/* CSS Document */


BODY { 
    font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
    margin: 10 0 10 0px; 
    text-align: center; 
    background-color: #660000; 
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 200px;
}

#contenedor{
	text-align: left;
	width: 800px;
	margin: auto;
	background-color: #FFFFCC;
} 
#cabecera{
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	width: 800px;
	height: 150px;
} 
ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

ul a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #666666;
	height: 15px;
	width: 160px;
	background-image: url(../imagenes/botonmenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	font-size: 11px;
	
	
}

a:hover, .selected a
{
	color: #990000;
	background-color: #CCCCCC;
}
li
{
	display: inline;
}



#cuerpo{
	background-color: #FFFFCC;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 10px;
} 
th {
	color: #FFFFCC;
	font-weight: bold;
}

#lateral{ 
    width: 262px; 
    background-color: #FFFFCC; 
    float:left; 
}
 /*
#lateral ul{ 
    margin : 0 0 0 0px; 
    padding: 0 0 0 0px; 
    list-style: none; 
} 
#lateral li{ 
    background-color: #ffffcc; 
    margin: 2 2 2 2px; 
    padding: 2 2 2 2px; 
    font-weight: bold; 
} 

#lateral a{ 
    color: #3333cc; 
    text-decoration: none; 
} 
*/
#otrolado{
	width: 252px;
	float: right;
	background-color: #FFFFCC;
	margin-right: 5px;
} 
#principal{
	margin-left: 262px;
	background-color: #FFFFCC;
	width: 262px;
	padding-right: 4;
	padding-bottom: 4;
	padding-left: 4px;
} 
#pie{ 
    background-color: #cccccc; 
    padding: 3 10 3 10px; 
    text-align:right; 
    clear: both; 
} 
img {
	float: right;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFFFCC;
	width: 160px;
}
h3 a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#cabecera2 {
	background-color: #FFFFCC;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	width: 800px;
}
#cabecera3 {
	background-color: #333333;
	color: #FFFFCC;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	height: 214px;
	width: 800px;
}
#cabecera4 {
	background-color: #FFFFCC;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	width: 800px;
}
#cabecera3 table {
	background-color: #333333;
	color: #FFFFCC;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	margin: 10px;
	width: 90%;
}
#cuerpo img {
	height: 91px;
	width: 90px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
}
#contenedor #cuerpo #lateral table tr td img {
	width: auto;
	height: auto;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
}
#principal_2 {
	width: 262px;
}
#antepie {
	text-align:center;
	clear: both;
	height: 50px;
	padding-right: 10;
	padding-left: 10px;
	width: 780px;
}
#buscador {
	background-color: #FFFFCC;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	width: 800px;
	height: 40px;
}
#buscador h3 {
	color: #FFFFCC;
	font-size:12pt;
	font-weight: bold;
}
#buscador table {

	background-color: #660000;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0;
	width: 800px;
	height: 40px;
}

