BODY {
margin: 0px 0px 0px 0px;
text-align: center;
}
#contenedor {
text-align: center;
width: 1000px;
margin: auto;
}

#lateral {
width:300px;
/*background-color: #132828;*/
float: left;
height: 300px;
}
 
#cuerpo {
*padding: 0px 0px 0px;
width:930;
float: center;
height: 300px;
}


#pie{
text-align: center;
width: 1000px;
margin: auto;
float:bottom;
}

.encabezados {
font-family: Geneva;
font-size: 30px;
/*color: #669999;*/
color:#13618a;
font-weight: bold;
text-align: center;
}
.texto {
font-family: Arial;
font-size: 12px;
color: #000000;
text-align: justify;
margin: 20px;
}

.texto2 { /*centrado*/
font-family: Arial;
font-size: 12px;
color: #000000;
text-align: center;
margin: 20px;
}


.título {
font-family: Geneva;
font-size: 16px;
color: #C1E0EC;
font-weight: bold;
text-align: center;
}
.fecha {
font-family: Geneva;
font-size: 16px;
color: #C1E0EC;
text-align: center;
}
/*.menus {
color: #C1E0EC;
font-family: Geneva;
font-size: 17px;
font-weight: bold;
text-align: left;
text-decoration: none;
}*/
.menus {
color:#13618A;
font-family: arial;
font-size:16px;
/*font-weight: bold;*/
text-align: left;
text-decoration: none;
margin:10;
}

.menus2 {
color:#163d53;
font-family: arial;
font-size:16px;
/*font-weight: bold;*/
text-align: center;
text-decoration: none;
}



.tablas{
color:#000000;
font-family: arial;
font-size:16px;
text-align: left;
text-decoration: none;
}

.menus:hover {
color:  #FFFFFF;
}
.menus:active {
color:#0000FF;
} 
.menus-usado {
color: #0000cc;
ont-family: Geneva;
font-size: 17px;
font-weight: bold;
text-align: left;
text-decoration: none;
}
.letras-guias {
color: #669999;
ont-family: Geneva;m
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.letras-guias-usado {
color: #003366;
ont-family: Geneva;
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
}
