@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0;}
img, div { behavior: url(iepngfix.htc); }
body {background:url(images/fondo.gif) repeat-x bottom fixed #202020; text-align:center; font-family:Helvetica, Arial,  sans-serif; color:#FFF; font-size:12px;}
img {border:none;}
#wrap {margin:10px auto; z-index:2; clear:both; position:relative; width:870px;}
a {color:#FFF; text-decoration:none;}
a:hover {color:#90F; text-decoration:underline;}
a:visted {color:#FFF;}
a:link {color:#FFF}
h1 {margin:40px 0;}
p {font-size:12px;}
#contenido {text-align:left; float:left;}
#contenido img {float:left; position:relative; margin-right:20px;}
#cerros {background:url(images/cerros.png) repeat-x bottom fixed; height:120px;  width: 100%; position:fixed; bottom: 0px; z-index:1; clear:both; _background-image:none; }
#cerros p {padding-top:80px;}
*+#cerros {*position:fixed; *right:1px; *bottom:-20px; *background:none;} !important

/* programacion */
hr {margin:0; padding:0;}
.caluga h2, .caluga p {margin:0; padding:0;}
.caluga {margin-bottom:20px;}
#cabecera2 {display:none;}
#contenido{float:left;}
#cuerpo {width:550px;}
#sidebar {float:left; text-align:left; width:250px; position:relative; margin-left:30px; margin-top:100px;}
.azul {color:#03F;}
.verde {color:#0C0;}
.naranjo {color:#F60;}
.amarillo {color:#FC0;}

/* sorteo1 */
ol li {margin:5px;}
h4 {font-size:16px;}
table {
	text-align:center;
}
.gris {background-color:#000;}
.middle {background-color:#42204b;}

/* avisos */
#avisos {
	background:#000 url(images/fondoimportante.jpg) top repeat-x;
}
#avisos p {padding:10px;}
#avisos img {text-align:center; margin-left:20px;}
