body{
background: url(ima/bgnd7.jpg);
font: 10pt Verdana, Arial, sans-serif;
/*color: lime*/
margin: 20px 0px 20px 0 px;
text-align: center;
line-height:125%
}

#principal{
text-align=left;
width=900px;
background-color:white;
margin:auto;
}

#navegador{
background:gray;
padding: 3px 10px 5px 10px;
border-top: 1px solid;
border-bottom: 1px solid;
text-align=right;
}

a:visited, a:active, a:link{
color:#494E6B;
}
a:hover{
color:#3F7DE3;
}
a.enlacenav, a.enlacenav:visited, a.enlacenav:active, a.enlacenav:link{color:white;}
a.enlacenav:hover{color:yellow;}

#cuerpo{
width:680px;
margin-right: 4px;
margin-left: 4px;
padding: 12px 0 px 10 px 0 px;
background-color: #ffffff;
float:right;
}

H1{font-size: 12pt}

#navabajo{font-weght: bold;}

#lateral{
width=200px;
backgroud-color:#EBF2FE;
border-bottom:1px solid;
border-right: 1px solid;
float: left;
}
a.enlacelat, a.enlacelat:visited, a.enlacelat:active, a.enlacelat:link{color:black; text-decoration:none;}
a.enlacelat:hover{color:gray;text-decoration:none;}

.titlat{
background-color:#68729E;
color:#ffffff;
font-size: 8pt;
text-transform: upercase;
padding: 7px 3px 7px 8px;
font-weight: normal;
margin: 0px 0px 8px 0px;
}
.cuerpolateral{
padding: 5px 4px 13px 10px;
}

#pie{
clear:both;
color:black;
text-align: right;
margin: 10px 10px 0px 10px;
padding-bottom: 10px;
}

#borde{
border: 2px solid #cccccc;
text-align: left;
width: 700px;
margin:auto;
}