html {overflow-x: hidden; min-height: 100%; height: 100%;}

body {
min-height: 100%;
height: 100%;
margin: 0px;
padding: 1px;
overflow-x:hidden;
background-color: #0b4707;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

#cabecera {
position:absolute;
top:0%;
width:100%;
height:270px;
text-align: center;
background-image: url(header.png);
background-repeat: no-repeat;
background-color: #018116;
background-position:center;
background-position:top;
}

#cajafotos {position:absolute; width:100%; height:233px; margin-top:186px; text-align:center;}
#titulos { position:absolute; width:100%; height:54px; margin-top:430px; text-align:center; overflow:hidden;}
#content { position:absolute; width:100%; margin-top:510px; height:auto; }
#content1 { position:absolute; width:100%; margin-top:450px; height:auto; }
#caja1 {position:absolute; width:205px; height:180px; left:50%; left:-700;}
#caja2 {position:absolute; width:205px; height:180px; left:300px; margin-top:510px;}
#caja3 {position:absolute; width:205px; height:180px; left:500px; margin-top:510px;}
#caja4 {position:absolute; width:205px; height:180px; left:700px; margin-top:510px;}
#cajaletras {position:relative; width:932px; left:70px; right:90px;}

.cajas {font-size:10px;}

h1 { font:Tahoma, Geneva, sans-serif; font-size:18px; color:#fffeb3; font-weight:bold;}
h3 { font:Tahoma, Geneva, sans-serif; font-size:14px; color:#e0e0e0; font-weight:bold;}
h4 { font:Tahoma, Geneva, sans-serif; font-size:9px; color:#e0e0e0; font-weight:lighter;}
h2 { font:Tahoma, Geneva, sans-serif; font-size:8pt; color:#e0e0e0; font-weight:bold;}
a:link {font:Arial; color:#fffeb3; text-decoration:none}
a:visited { color:#e0e0e0; text-decoration:none;}
a:hover { color:#999; text-decoration:none;}
p { font-family:Arial, Helvetica, sans-serif; color:#e0e0e0; font-style:normal; text-decoration:none; font-size:9pt;}
a:link.titulos { font-family:"Arial Black", Gadget, sans-serif; color:#e0e0e0; text-decoration:none; font-size:12pt;}
a:hover.titulos { font-family:"Arial Black", Gadget, sans-serif; color:#999; text-decoration:none;}
a:visited.titulos { font-family:"Arial Black", Gadget, sans-serif; color:#999; text-decoration:none;}

