/* CSS Document */
Body {
background:#a88914;
font:8pt verdana, arial, helvetica, sans-serif;
color:#000000;
margin-top:10px;
margin-bottom:5px;
margin-left:0px;
margin-right:0px;
text-align:center;
}
#contenedor{ 
text-align: left; 
width: 760px; 
background-color : #EBF2FE; 
margin: auto; 
}
 
#contenedor1{
background:#ffffff;
width: 510px; 
}

#cabecera{
background:#ffffff;
width:760px;
height:150px;
}
#navegador{
font:8pt verdana;
font-weight:bold;
padding:3px 3px 3px 3px;
color:#000000;
text-align:center;
border-top:1px solid #000000;

background:#d7b01a;
}
A.clase1, A.clase1:visited, A.clase1:active, A.clase1:link{
color:#756011; text-decoration:none; font-weight:bold;text-transform :uppercase; letter-spacing: 2px; 
}
A.clase1:hover{
color:#ffffff; text-decoration:none; text-transform :uppercase; letter-spacing: 2px; 
 
background-color:#756011;
}
A.clase2, A.clase2:visited, A.clase2:active, A.clase2:link{
color:#756011; text-decoration:none; font-weight:bold; 
}
A.clase2:hover{
color:#ffffff; text-decoration:none; 
background-color:#756011;
}
A.clase3, A.clase3:visited, A.clase3:active, A.clase3:link{
color:#756011; text-decoration:none; 
}
A.clase3:hover{
color:#d7b01a; text-decoration:underline; 
}
A.clase4, A.clase4:visited, A.clase4:active, A.clase4:link{
color:#756011; text-decoration:none; 
}
A.clase4:hover{
color:#756011; background-color:#ffffff;
}
A.clase5, A.clase5:visited, A.clase5:active, A.clase5:link{
color:#ffffff; text-decoration:none; 
}
A.clase5:hover{
color:#d7b01a; 
}
#fecha{
text-align:right;
background:#f1d498;//d7b075
border-bottom:1px solid #000000;
padding-right:3px;
border-bottom : 1px solid #000000; 
}
#titular{
background:#E8E8E8;
}
#capa1{
float:left;
width:230px;
padding: 4px 4px 4px 8px;
background:#f1d498;
text-align:left;
border: 1px solid #cccccc;
}
#subcapita{
margin-left:25px;
text-align:left;}


#cuerpo{
width:515px;
margin-left: 0px;
padding: 12px 10px 10px 12px;
text-align: justify;
background-color : #ffffff;

float:left;
} 

#lateral{
margin-top:0px; 
width: 215px;
text-align:center;
background-color: #EBF2FE; //#EBF2FE
border-bottom : 0px solid #cccccc; 
border-left : 0px solid #cccccc; 
float:right; 
} 

#lateralizquierdo{
width:710px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:20px;
padding-bottom:12px ;
padding-left:15px;
padding-right:12px;
background-color:#ffffff;
text-align:justify;
float:left;
}
h1{
font-family:verdana;
color:#756011;
font-size:12pt;
font-weight:bold;
}

#navabajo{
clear:both;
background:#f1d498;
border-top:1px solid #000000;
font-weight:bold;
text-align:left;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:3px 0px 3px 10px;
}
#pieabajo{
clear:both;
text-align:right;
text-transform:lowercase;
color:#ffffff;
width:760px;
height: 20px;
margin:0px 0px 0px 0px;
vertical-align:middle;
padding-bottom:5px;
padding-top:3px;
padding-right:1px;
background-color:#756011;
border-bottom : 1px solid #000000; 
}
#borde{
border:2px solid #000000;
text-align:left;
width:760px;
margin:auto;
}