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

body {background-image:url(img/cielo.jpg); background-repeat:repeat-x; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:center}
 #cabezal { background-image:url(img/logo.jpg); background-repeat:no-repeat; height:232px; width:auto;}
 #derecha {width:250px; height:auto; float:left;}
 #cuerpo {width:58%; height:auto; text-align:left; float:left; margin-right:10px; padding:20px;}
 #izquierda {width:200px; height:auto; text-align:center; float:left; margin-right:10px;}
 #pie {background-image:url(img/pie.jpg); background-repeat:repeat-x; width:100%; height:44px; float:left; text-align:center; font-weight:bold; font-size:10px; color:#FFFFFF; padding-top:90px;}
 .banner {width:213px; height:auto; }
 .banner_t {background-image:url(img/bannertop.jpg); width:213px; height:15px; float:left;}
 .banner_m {background-image:url(img/bannermedio.jpg); background-repeat:repeat-y; float:left; text-align:left; height:auto; width:203px; padding:11px;}
 .banner_bt {background-image:url(img/bannerbottom.jpg); width:213px; height:16px; float:left; margin-bottom:20px;}
 #idiomas { width:250px; height:150px; float:left; margin-right:270px; margin-top:15px; font-size:10px; color:#FFFFFF;}
 #idiomas a {color:#FFFFFF; text-decoration:none;}
 #idiomas a:hover {color:#003399;}
 #banner_central {width:550px; height:140px; text-align:center; font-size:18px; color:#FFFFFF; font-weight:bold; padding:10px; float:left; border:1px dashed #FFFFFF; margin-top:15px;}
 a {color:#0099CC; text-decoration:underline;}
 a:hover {color:#0066CC; }
 
 a img {
    border: 0px none;
}

 
 