BODY { 

background : rgb(202,202,202) url("fondoCentral.jpg") repeat; 

font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 

color : rgb(85,85,85); 

margin : 20px 0px 20px 0px; 

text-align: center; 

}

#contenedor{ 

text-align: left; 

width: 700px; 

background-color :rgb(224,224,224); 

margin: auto; 

}

#cabecera{ 

height : 106px; 

width: 700px; 

text-align:center;

}

#navegador{ 

background : rgb(243,225,165); 

padding : 3px 10px 5px 10px; 

border-top : 1px solid #cccccc; 

border-bottom : 1px solid #cccccc; 

}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 

color: #494E6B;}

 

A.enlacenav:HOVER{ 

color: #3F7DE3;

}

#cuerpo{ 

width:480px; 

margin-left: 8px; 

padding: 12px 0px 10px 0px; 

background-color : rgb(224,224,224); 

float:left; 

}

#color2{

background-color : rgb{20,20,20};

}

#color{

background-color : rgb(202,202,202);

}



table{

font-weight : bold;

font-size: 7pt;

color: rgb(0,0,0);

text-align:center;

}

H1{ 

font-size: 12pt; 

}

H2{

font-size: 26pt;

}

#navabajo{ 

font-weight : bold; 

}

#lateral{ 

width: 200px; 

background-color: rgb(207,207,207); 

border-bottom : 1px solid rgb(136,136,136); 

border-left : 1px solid rgb(136,136,136); 

border-right : 1px solid rgb(136,136,136); 

float:right; 

} 

.titlat{ 

background-color:#68729E; 

color:#ffffff; 

font-size:8pt; 

text-transform : uppercase; 

padding: 7px 3px 7px 8px; 

font-weight : normal; 

letter-spacing : 2px; 

margin: 0px 0px 8px 0px; 

}

.cuerpolateral{ 

padding: 5px 4px 13px 10px; 

}

#otras ul{ 

margin : 5px 10px 0px 0px; 

padding: 0px 0px 0px 4px; 

list-style: none; 

}

#otras li{ 

padding-left: 14px; 

background: transparent 0 2px no-repeat; 

margin-bottom: 10px; 

}



.azul{

color:rgb(0,0,224);

}
