/* UN CSS EN TIEMPO RECORD DESARROLLADO POR LA OFICINA DE ASUNTOS GRÁFICOS */
body{
padding:0;
margin:0;
background-color:#000;
background-image:url(images/fondo.gif);
color:#000;	
font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height:16px;
text-align:center;
}

a{color:#598080;}

a:hover{color:#598080; text-decoration:none; }

#contenedor{
width:780px;
margin:0 auto;
padding:0;
background-color:#fff;
text-align:left;
}

.cabecera{
background-image:url(images/cabecera.gif);
background-repeat:no-repeat;	
margin:0;
padding:0;
width:780px;
height:160px;
text-align:right;
clear:both;
}

.menu{
margin:0;
padding:0;
clear:both;
}

.cuerpo{
margin:0;
padding:30px 300px 30px 30px;
background-image:url(images/centro.gif);
background-repeat:no-repeat;
background-position:top right;
min-height:250px;
clear:both;
text-align:justify;
}

.pie{
margin:0;
padding:0 30px;
height:120px;
clear:both;
background-image:url(images/a2k.jpg);
background-repeat:no-repeat;
background-position:right middle;
line-height:16px;
font-size:10px;
color:#444
}

.pie a{
color:#555;
text-decoration:none;
}

.pie a:hover{
color:#111;
text-decoration:underline;
}
.credito{
margin:0;
padding:10px;
background-color:#000;
color:#fff;
text-align:center;
font:normal 9px Verdana, san-serif;
letter-spacing:1px;
color:#888;
clear:both;
}

.credito a{

color:#888;
text-decoration:none;
}

.credito a:hover{

color:#FF9900;
text-decoration:none;
}


/* 10:27 */

 h1{   
margin:0;
padding:0;
font:bold 15px Arial, Helvetica, sans-serif;
color:#598080;	
line-height:20px;
}


 h2{  
padding:0;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#598080;	
line-height:20px;
}

.foto{  
padding:0 25px 25px 0;
margin:0;
float:left;
}
