body{
background: white ;
font: 10pt Verdana, Arial, sans-serif;
color: #666666
margin: 0px 0px 0px 0px;
text-align: center;
line-height:125%
}

#principal{ 
text-align:left;
width:1280px;
background-color:white;
margin:auto;
}

#cabecera{
background-color:white;
width:800px;
height:106px;
}

#cabecera h1 {
	font: 12pt tahona;
	color: #f62817;
	float:left;
}

#navegador{
background : #F5F4C3 url(fondonav.gif);
padding : 3px 10px 5px 10px;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
} 

a.enlacenav, a:visited.enlacenav, a:active.enlacenav, a:focus.enlacenav, a:link.enlacenav{
text-decoration:none;
color: #494E6B;
}
a:hover.enlacenav{
text-decoration:underline;
color: #3F7DE3;
}

a:visited, a:active, a:link{
text-decoration:none;
color:#494E6B;
}
a:hover{
text-decoration:underline;
color:#3F7DE3;
}

#cuerpo{
width:480px;
margin-left: 8px;
padding: 12px 0px 10px 0px;
background-color : #ffffff;
float:right;
} 

H1{font-size: 10pt; font-family:Tahoma; color:#7e0517; font-weight:bold}

#navabajo{
	font-weight: bold;
}

#lateral{
width:200px;
background-color:#EBF2FE;
border-bottom:1px solid #cccccc;
border-right: 1px solid #cccccc;
float: right;
}
a.enlacelat, a:visited.enlacelat, a:active.enlacelat, a:link.enlacelat{color:black; text-decoration:none;}
a:hover.enlacelat{color:gray;text-decoration:none;}

.titlat{
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;
}

.cuerpolateral ul{
margin : 5px 10px 0px 0px;
padding: 0px 0px 0px 4px;
list-style: none;
}

.cuerpolateral li{
padding-left: 14px;
background: transparent  0 2px no-repeat;
margin-bottom: 10px;
} 

#pie{
clear:both;
color:#EBF6HE;
text-align: right;
margin: 10px 10px 0px 10px;
padding-bottom: 10px;
}

#borde{
border: 2px solid #cccccc;
text-align: left;
width: 800px;
margin:auto;
}