@charset "utf-8";
/* CSS Document */


body{
background-image:url(/img/nubes.jpg);
background-repeat:no-repeat;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
}
#cuerpo{
width:995px; background-image:url(/img/cuerpo.png); background-position:top; background-repeat:no-repeat; margin:0 auto 0 auto;
}
#web{
width:995px; background-image:url(/img/cuerpo.png); background-position:top; background-repeat:no-repeat; margin:0 auto 0 auto;padding-top:15px;
}

#enlace_azul_13 a{
font-size:13px;
color:#032467;
font-weight:bold;
text-decoration:none;
}

#enlace_11_gris a{
font-size:11px; color:#666666; text-decoration:none;
}

#enlace_11_gris a:hover{
font-size:11px; color:#666666; text-decoration:underline;
}



#enlace_azul_13 a:hover{
font-size:13px;
color:#032467;
font-weight:bold;
text-decoration:underline;
}

.E-11-rojo-bold{
font-size:11px; color:#FF0000; font-weight:bold;}

#enlace_negro a{
font-size:14px; color:#000000; font-weight:bold; text-decoration:none;
}

#enlace_negro a:hover{
font-size:14px; color:#000000; font-weight:bold; text-decoration:none;
}

#enlace_16_gris a{font-size:16px; font-weight:bold; color:#9d9b9b; text-decoration:none}
#enlace_16_gris a:hover{font-size:16px; font-weight:bold; color:#9d9b9b; text-decoration:underline}