body{
background-color: #0c3002;
font-family:"Comic Sans MS", Arial, "Times New Roman";
font-size:9pt;
text-align:center;
margin-top:20px;
}
#contenedor{
width:580px;
height:575px;
text-align:left;
margin:auto;
background-color:#0c3002;
}
#cabecera{width:580px;
height:70px;
margin-top:5px;
}
#titulo{
width:580px;
height:60px;
}
h1{
font-size:28pt;
font-weight:bold;
text-align:center;
color:#CCCCCC;
}
#menu{

width:580px;
height:20px;
background-color:#004600;
}
.menu{
font-weight:bold;
text-align:center;
font-size:10pt;
color:#FFFF66;
}
#seccion{
width:580px;
height:25px;
margin-top:7px;
}

#seccion2{
width:580px;
height:20px;
margin-top:8px;
margin-bottom:8px;
}
h2{
color:#FFFF33;
font-size:12pt;
text-align:center;
font-weight:bold;
}
#lateralindex{
width:110px;
height:250px;

float:left;
padding-left:5px;
}
#lateraldindex{
width:110px;
height:250px;

float:right;
padding-left:5px;
}
.textos{
background-color:#004600;
color:#FFFF33;
}

#centro{
width:340px;
height:250px;

margin-left:5px;
float:left;
}
#pieimagen{
clear:both;
width:580px;
height:70px;
margin-bottom:5px;
}
#pieletra{
width:580px;
height:60px;
clear:both;
}
#borde{ 
border: 2px solid #cccccc; 
text-align: left; 
width: 600px; 
margin: auto; 
background-color:#0c3002;
}
#derecha{
width:167px;
height:122px;
float:right;
}
#derecha2{
width:167px;
height:122px;
float:right;
}
#izquierda{
width:167px;
height:122px;
float:left;
}
#izquierda2{
width:167px;
height:122px;
float:left;
}
#centroarriba{
width:340px;
height:122px;
}
#centroabajo{
width:340px;
height:123px;
margin-top:5px;
}
.tabla{
color: #FFFF66;
text-align:right;
font-weight:bold;
font-size:10pt;
}

#cajacentral{
width:340px;
height:250px;
text-align:center;
margin-left:120px;
margin-top:20px;
}
#cajacentral2{
width:900px;
height:588px;
text-align:center;

}

a:link {
color:#FFFF66;
text-decoration:none;
}

a:visited {
color:#FFFF66;
text-decoration:none;
}