/*
--------- GENERAL ---------
*/
* {margin:0px;padding:0px;}
a img {border:0px;}
ul {margin:0;padding:0;list-style:none;}
body {background:#001F66 url(/img/fnd_body.png) repeat-x;color:#fff;font:11px tahoma,sans-serif;line-height:1.6em;text-align:center;}
a {text-decoration:none;color:#FFFFFF;}
#bodyPortada {background:#001F66 url(/img/fnd_bodyPortada.png) repeat-x;}
/*
--------- ESTRUCTURA ---------
*/
#contenedora {margin:0 auto;position:relative;width:980px;}
#contenedora2 {position:relative;}
#fondo {background:url(/img/fondoflas.png) no-repeat top center;width:100%;}
#contenedoraFlash {height:571px;width:980px;}
#menu {margin:0 auto;height:63px;width:980px;}
#colizq {background:url(/img/logo.png) no-repeat top left;float:left;padding:216px 45px 0px 10px;width:245px;}
#colder {padding:0px 0px 0px 20px;float:right;width:690px;}
#info_calendario {color:#000000;position:absolute;top:340px;right:50px;width:200px;}
#info_anuncio {color:#000000;position:absolute;top:450px;left:3px;height:110px;overflow:hidden;width:260px;}

#pie2 {background:#000 url(/img/fnd_pie.png) repeat-x;height:76px;width:100%;}
#pie2_link {background:#fff;margin:0 auto;padding-top:5px;font-size:10px;color:#666;width:980px;}
#pie2_link a {color:#666;font-size:10px;}
#flashPie2 {height:40px;width:40px;margin:0 auto;text-align:center;}

p {font:12px Tahoma,Arial,sans-serif;line-height:1.8em;text-align:left;padding:10px 0px 0px 45px;}
.padding{padding:0px 15px 15px 15px;width:100%;}

/*
--------- ALINEADOS ---------
*/
.izquierda {float:left;}
.derecha {float:right;}
.clearboth {clear:both;}
.centrado {text-align:center;}

