BODY {
background : repeat;
font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #2D2D2D;
margin : 2px 0px 15px 0px;
text-align: center;
}

#cabecera
{
background: url('imagen/Cabecera-base_03.jpg') no-repeat; 
color: #fff;
height : 101px;
width: 880px;
margin : 5px 0px 0px 0px;
}

#contenedor{
text-align: left;
width: 860px;
background-color : #ffffff;
margin: auto;
} 

#navegador{
width: 860px;
background : #FF7B3C;
padding : 3px 10px 5px 10px;
border-top : 1px solid #FF7B3C;
border-bottom : 1px solid #FF7B3C;
text-align: center;
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:FOCUS, A.enlacenav:LINK{
color: #ffffff;
}
A.enlacenav:HOVER, A.enlacenav:ACTIVE{
color: #2D2D2D;

}  
#enlacenav{
font-weight : bold;
} 

#cuerpo{
width:650px;
margin-left: 8px;
padding: 12px 0px 10px 0px;
background-color : #ffffff;
float:right;
}

H1{
font-size: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #009F9F;
font-weight : bold;
}

#lateral{
width: 200px;
background-color: #EBF2FE;
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
float:left;
font : 9pt
} 

.titlat{
background-color:#009F9F;
color:#ffffff;
font-size:8pt;
text-transform : uppercase;
padding: 7px 3px 7px 8px;
font-weight : normal;
letter-spacing : 2px;
margin: 0px 0px 1px 0px;
}

.titla{
background-color:#009F9F;
color:#ffffff;
font-size:0pt;
text-transform : uppercase;
padding: 7px 3px 7px 8px;
font-weight : normal;
letter-spacing : 2px;
margin: 0px 0px 1px 0px;
}
.cuerpolateral{
padding: 5px 4px 13px 10px;
} 
#otras ul{
margin : 5px 10px 0px 0px;
padding: 0px 0px 0px 4px;
list-style: none;
font : 9pt 
} 
#otras li{
padding-left: 14px;
background: transparent url("images/bullet.gif") 0 2px no-repeat;
margin-bottom: 10px;
} 

#pie{
clear : both;
color : #949494;
text-align : right;
margin : 10px 10px 0px 10px;
padding-bottom:10px;
}

A.enlacepie, A.enlacepie:VISITED, A.enlacepie:FOCUS, A.enlacepie:LINK{
color: #616161;
}
A.enlacepie:HOVER, A.enlacepie:ACTIVE{
color: #949494;

}  
#enlacepie{
font-weight : bold;
} 



 