BODY { 
background : #9999FF; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif, Bookman Old Style; 
color : #990033 ; 
margin : 20px 0px 20px 0px; 
text-align: center; 
} 

#contenedor{ 
text-align: left; 
width: 700px; 
background : #F5F4C3 url(images/fondo.gif);
margin: auto; 
} 

#cabecera{ 
height : 106px; 
width: 640px; 
} 

#navegador{ 
text-align: center;
background : #990033 ; 
padding : 3px 10px 5px 10px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
} 

#subnavegador{ 
text-align: center;
background : #CC6666; 
padding : 3px 10px 5px 10px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
} 





#cuerpo{ 
width:465px; 
margin-right: 16px; 
padding: 12px 0px 10px 0px; 
float:right;  

} 

.cuerpocentral{
border-bottom : 1px solid #cccccc ; 
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
font-size: 11px;

}
.cuerpocentral2{
font-size: 11px;
background-color:#FFCCCC; 
}
H1{ 
font-size: 12pt; 
} 




#navabajo{ 
text-align: center;
font-weight : bold; 
} 

#lateral{ 
width: 175px; 
float:left; 
margin: 5px;
} 

.titlat{ 
background-color:#990033; 
color:#ffffff; 
font-size:8pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
} 

.cuerpolateral{ 
padding: 5px 4px 13px 10px; 

} 




#grupos ul{ 
margin : 5px 10px 0px 0px; 
padding: 0px 0px 0px 4px; 
list-style: none; 
} 

#grupos li{ 
padding-left: 14px; 
 
margin-bottom: 15px; 
} 


A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #ffffff; 
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
} 

