/*contenedores*/
body {
	background:#000 url(../img/bg.gif);
	margin:0;
	padding:0;
	font-size: 62.5%; /*todo a 10px*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
}

.estirar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.estirar {display: inline-block;}
/* oculto IE-mac \*/
* html .estirar {height: 1%;}
.estirar {display: block;}
/*fin oculto IE-mac */

img{
	border:0;
}

ul{
margin:0;
padding:0;
list-style:none;
}
.publi_top { text-align:center; padding:1em 0; }
a{text-decoration:none;}

#container{
	background:url(../img/fnd_container.png) repeat-y;
	margin:0 auto;
	padding:0 7px 20px 7px;
	width:880px;
	text-align:left;
}

* html #votaciones #container .error{margin-left:122px;}

#menu {
	background:url(../img/fnd_menu.gif);
	padding:10px 0 0 50px;
}

.azul {
	border-bottom:3px solid #036EB4;
	}

.amarillo {
	border-bottom:3px solid #FDF339;
}
.rojo {
	border-bottom:3px solid #B31E27;
}

.naranja {
	border-bottom:3px solid #FE9B19;
}

.morado {
	border-bottom:3px solid #FC01FC;
}

.verde {
	border-bottom:3px solid #4A8D26;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
/*width:566px;
width: 421px;*/
float:left; display:inline;
}
#menu.rojo ul{
	background:url(../img/fnd_lista_rojo.gif) repeat-x bottom;
}

#menu.azul ul{
	background:url(../img/fnd_lista_azul.gif) repeat-x bottom;
}

#menu.amarillo ul { background:url(../img/fnd_lista_amarillo.gif) repeat-x bottom;   }

#menu.naranja ul { background:url(../img/fnd_lista_naranja.gif) repeat-x bottom; }

#menu.morado ul { background:url(../img/fnd_lista_morado.gif) repeat-x bottom; }

#menu.verde ul { background:url(../img/fnd_lista_verde.gif) repeat-x bottom;}

#menu ul li{
float:left;
display:inline;
background:url(../img/fnd_li_menu.gif) repeat-x;
margin:0 2px 0 0;
border-left:1px solid #0f0f0f;
border-right:1px solid #0f0f0f;
padding:4px 8px 3px 8px;
font:bold 14px "MS Trebuchet", Arial, Helvetica, sans-serif;
}

#menu.rojo ul li.selected{
background:url(../img/fnd_li_menu_selected.gif) repeat-x;
color:#1c1c1c;
border-left:1px solid #B31E27;
border-right:1px solid #B31E27;
}
#menu.amarillo ul li.selected{
	background:url(../img/fnd_li_menu_selectedamarillo.gif) repeat-x;
	color:#1c1c1c;
	border-color:#FDF339;
}

#menu.azul ul li.selected{
background:url(../img/fnd_li_menu_selectedazul.gif) repeat-x;
color:#1c1c1c;
border-left:1px solid #016EB3;
border-right:1px solid #016EB3;
}

#menu.naranja ul li.selected{
background:url(../img/fnd_li_menu_selectednaranja.gif) repeat-x;
color:#1c1c1c;
border-left:1px solid #FE9B19;
border-right:1px solid #FE9B19;
}
#menu.morado ul li.selected{
background:url(../img/fnd_li_menu_selectedmorado.gif) repeat-x;
color:#1c1c1c;
border-left:1px solid #FC01FC;
border-right:1px solid #FC01FC;
}

#menu.verde ul li.selected{
background:url(../img/fnd_li_menu_selectedverde.gif) repeat-x;
color:#1c1c1c;
border-left:1px solid #468824;
border-right:1px solid #468824;
}


#menu ul li a{
color:#676767;
}

#menu ul li.selected a{color:#333;}

#menu ul li a:hover{
color:#979797;
}

.content{
height:1%;
padding:30px 0 0 0;
}

.content p{
font-size:13px;
color:#949494;
}
.content p a{color:#fff; text-decoration:underline;}

.content_l{
float:left;
width:490px;
}

body#gala .content_l{
float:left;
width:510px;
}

.content_bases{
	margin-left: 60px;
	text-align:left;
	float:left;
	width:700px;
}
body#anteriores .content_l{
float:left;
width:490px;
}

.content_r{
float:right;
width:334px;
margin-right: 10px;
}

#anteriores .content_r ul

#videos .player{text-align:center;}

.actualidad{
background: #2B2B2B url(../img/actualidad.gif) left top no-repeat;
padding:0 10px 0 50px;
}
#gala .actualidad{background:#2b2b2b;}

.destacada{background: #2B2B2B url(../img/noticia_destacada.gif) left top no-repeat; padding: 0 10px 20px 50px;}

.fotogaleria{
/*background:#2B2B2B url(../img/fotogaleria.gif) left top no-repeat;*/
background-color: #2B2B2B;
padding:0 10px 0 50px;
margin-bottom: 28px;
}
.fotogaleria h2 {
color:#42892B;
font-size:2.3em;
margin:0pt;
	}

.videos{
background: #2B2B2B url(../img/videos.gif) left top no-repeat;
padding:0 0 0 39px;
margin-bottom: 28px;
}
.visorVideos {
float: left;
	}

.pestanasvideos{
	padding: 10px;
	float: right;
	width:206px;
	background-color: #2B2B2B;
	}
.pestanasvideos ul{
}

.pestanasvideos ul li{
	background:#191919 url(../img/fondoliGala.gif) left bottom repeat-x;
	padding: 4px 0;
	color: #4A8D26;
}

.pestanasvideos ul li a{
	color: #4A8D26;
}

.participabases{
background:#2B2B2B url(../img/bases.gif) left top no-repeat;
padding:0 10px 0 50px;
}

.participabases h2{
font-size:2.3em;
color:#FF02FA;
margin-top:20px;
}

.participabases h3{
font-weight: normal;
font-size:2em;
color:#FF02FA;
padding-top: 20px;
border-top: 1px solid #656565;
}

.premiosPrincipales {
background:#2B2B2B url(../img/premiosPrincipales.gif) left top no-repeat;
padding:0 10px 0 50px;
}

.premiosPrincipales img{
	margin-bottom:20px;
}

.gala{
padding:0 10px 0 40px;
}

.gala_l{
float:left;
margin-right:10px;
}

.gala_r{
float:left;
width:200px;
}
.candidatos{
background:url(../img/candidatos.gif) left top no-repeat;
padding:0 8px 25px 44px;
}

.candidatos ul li{
background: #B01C2C url(../img/fnd_candidato.jpg) repeat-y right;
color:#fff;
font-size:1.2em;
margin-bottom:3px;
padding: 10px;
}

.candidatos ul li img{
margin-right:10px;
}

.candidatos ul li div{

}

.candidatos ul li a {
	color:#FF9C18;
	}
	
.fonBandaVerticalVerde {
	margin-left: 2px;
	padding: 5px 8px 5px 16px;
	background:transparent url(../img/banditaVertcalVerde.gif) left top repeat-y;
	}

.candidatos ul li a:hover {
	color:#fff;
	}

.candidatos ul li div p{
color:#fff !important;
font-size:1.0em !important;
margin:5px 0 !important;
}

.candidatos ul li div img{
margin:10px 0 0 0 !important;
}

.premios{
background:#191919 url(../img/premios.gif) no-repeat;
padding:0 0 30px 50px;
/*height:215px;*/
}

.premios h2 {
font-size:2.3em;
color:#006DB8;
margin:0;
	}

.premios ul li{
color:#0082D6;
font-size:1.5em;
margin-bottom:7px;
}

.premios ul li span{
color:#949494;
}

.premios2006{
background:#191919 url(../img/premios2006.gif) left top no-repeat;
padding:0 0 0 40px;
margin-bottom: 30px;
}

.noticiasgala{
padding:0 0 20px 50px;
margin-bottom: 30px;
}
.noticiasgala a{text-decoration:none;}

.lomejor{background:#191919 url(../img/lomejor.gif) left top no-repeat;}
.nnoticias{background:#191919 url(../img/noticiasGala.gif) left top no-repeat;}
.ncandidatos{background:#191919 url(../img/noticiasCandidatos.gif) left top no-repeat;}

.gala_directo{background:#191919 url(../img/txt_fotos.gif) left top no-repeat; padding:0 0 0 50px;margin-bottom: 30px;}
.gala_directo img{float:left; display:inline; margin:3px 8px 3px 0;}
.gala_directo .tabla{display:table; height:1%; padding:10px 0 0 0;}
.gala_directo .tabla h3{font:14px Tahoma, Arial, Verdana; color:#fff; margin:0 0 5px 0;}
.gala_directo .tabla h3 a{color:#fff; }
.gala_directo .tabla h3 a:hover{text-decoration:underline;}
 
.gala_directo .tabla p{font:13px Tahoma, Arial, Verdana; color:#ACACAC; margin:0px; padding:0px;}

/*
.noticiasgala img {
	margin:0 20px 20px 0;
	float: right;
	border: 2px solid #50882D;
	}
	*/

.noticiasgala h2 {
font-size:2.5em;
color:#50882D;
margin:0;
	}
#gala .noticasgala h2{font-size:2.5em;}

.noticiasgala h2 a{
color:#50882D;
	}

.noticiasgala h3{
font-weight: normal;
font-size:1.5em;
color:#42892B;
margin: 0;
}

/*.noticiasgala{
background:#191919 url(../img/noticiasGala.gif) left top no-repeat;
padding:0;
margin-bottom: 30px;
}
.noticiasgala img {
	margin:0 20px 20px 0;
	float: right;
	width: 320px;
	border: 2px solid #50882D;
	}

.noticiasgala h3{
font-weight: normal;
font-size:1.5em;
color:#42892B;
margin: 0;
}*/

.filete {
	padding-top: 10px;
	border-top: 1px solid #656565;
	}

.archivo {
background:#191919 url(../img/archivo.gif) left top no-repeat;
padding:0 0 0 50px;
margin-bottom: 30px;
	}
.premios2006 h2 {
font-size:2.3em;
color:#006DB8;
margin:0;
}
.premios2006 h2 a {
color:#006DB8;
}
.premios2006 h2 a:hover {
color:#009DB8;
}

.content_r .premios2006 ul{padding:10px; background:#313131 url(../img/fnd_premios.gif) repeat-x left bottom;}

.content_r .premios2006 ul li{
width: 277px;
background:#3B3B3B url(../img/fonLiPremios2006.jpg) left bottom repeat-x;
color:#fff;
font-size:1.2em;
padding: 0;
margin:0;
}

.content_r .premios2006 ul li.bottom-2006{background:url(../img/fnd_2006_bottom.gif) no-repeat left top; width:277px; height:23px;}
.content_r .premios2006 ul li.top-2006{background:url(../img/fnd_2006_up.gif) no-repeat left top; width:277px; height:54px;}

.fonBandaVertical {
	margin-left: 2px;
	padding: 10px 8px 10px 16px;
	/*background:transparent url(../img/banditaVertcalAzul.gif) left top repeat-y;*/
	}
	
.fonBandaVerticalNaranja {
	margin-left: 2px;
	padding: 10px 8px 10px 16px;
	background:transparent url(../img/banditaVertcalNaranja.gif) left top repeat-y;
	}
	
.premios2006 ul li h4 {
	font-weight:normal; text-transform:uppercase;
	margin: 0;
	font-size:12px;
	}
.premios2006 ul li p {
	font-size:12px;
	font-weight: bold;
	margin: 0;
	}
#foot{
background:#262626;
border-top:1px solid #4b4d48;
border-bottom:1px solid #4b4d48;
padding:5px;
color:#97938A;
font-size:1.0em;
position:relative;
margin-top:20px;
clear:both;
}

#foot .logos{float:right; margin-top:5px;}
#foot .patrocinio{float:left; margin-right:10px;}
#foot p{font-size:10px; float:left; margin:10px 0 0 0;}

#noticias .content ul{background:url(../img/puntos_hor.gif) repeat-x left top; padding:10px 0 15px 0;}
#noticias .content ul li a{font:13px Tahoma, Arial, Helvetica, sans-serif; color:#fff; text-decoration:underline; background:url(../img/bolo_gris.gif) no-repeat left 8px; padding-left:8px;}
/*fin contenedores*/

/*módulo noticias derecha*/
.noticias{background:#212121 url(../img/otras_noticias.gif) no-repeat left top; padding-left:28px; margin-bottom:15px;}
.noticias-inner{border-left:1px solid #656565; background:#252525; padding:10px 0 10px 19px; padding-top:10px;}
#noticias .noticias-inner ul{background:none;}
.content_r .nav{background:url(../img/fnd_nav.gif) no-repeat left top; padding:1px 15px; padding:12px;}
.content_r .nav p{font:12px Tahoma, Arial, Helvetica, sans-serif; color:#fff; display:block; margin:0;}
.content_r .nav span{background:url(../img/fnd_boton.gif) no-repeat left top; text-align:center; padding:3px 12px 4px 12px;}
.content_r .nav span.anterior{margin-right:15px;}
.content_r .nav span.siguiente{margin-left:15px;}
.content_r .nav span a{color:#000; font-weight:bold;}
.content_r .nav span.anterior a{background:url(../img/flecha_iz.gif) no-repeat left 6px; padding-left:10px;}
.content_r .nav span.siguiente a{background:url(../img/flecha_dr.gif) no-repeat right 6px; padding-right:10px;}

.content_r ul li{background:url(../img/puntos_hor.gif) repeat-x left bottom; margin:0 18px; padding:15px 0;}
.content_r ul li.ultimo{background:none;}
.content_r ul li .txt{display:table; height:1%;}
.content_r ul li .txt p{margin:0;}
.content_r ul li .img, #gala .content_r .img, #home .content_r .img{float:right; background:url(../img/fnd_foto.gif) no-repeat left top; padding:5px; margin:0 10px; position:relative;}
.content_r ul li.reproduccion .img{background:url(../img/fnd_foto_verde.gif) no-repeat left top;}
#videos .content_r ul li .img a.play, #fotogaleria .content_r ul li .img a.play, #gala .content_r .img a.play, #home .content_r .img a.play{position:absolute; left:60px; top:65px; display:block; width:18px; height:15px; z-index:10; background:url(../img/play.gif) no-repeat left top; text-indent:-9999px; padding:0;}

/*#videos .content_r .noticias{background-image:none; padding:0; margin-left:28px;}*/
#videos .content_r .noticias-inner, #fotogaleria .content_r .noticias-inner{border:0;}

#fotogaleria .content_r .noticias, #videos .content_r .noticias{background:none; padding-left:0;}

#videos .content_r .noticias .nav, #fotogaleria .content_r .noticias .nav{background:none;}
#videos .content_r .noticias ul, #fotogaleria .content_r .noticias ul{background:#686868 url(../img/fondomiddle.gif) repeat-x left bottom; width:272px;}
#videos .content_r .noticias ul li p, #fotogaleria .content_r .noticias ul li p{color:#d6d6d6; font-size:1.3em;}
.content_r .fondotop{background:url(../img/fondotop.gif) no-repeat left top; width:272px; height:15px;}
.content_r .fondobottom{background:url(../img/fondobottom.gif) no-repeat left top; width:272px; height:15px;}

/**/

/*Texto*/

.actualidad h2{
font-size:2.3em;
color:#D78313;
padding-top:20px; 
margin-top:0;
}
#gala .actualidad h2{font-size:2.5em; color:#50882d;}
.actualidad h3{
font-weight: normal;
font-size:2em;
color:#D78313;
padding-top: 20px;
border-top: 1px solid #656565;
}
.bases h2{
font-size:2.3em;
color:#D78313;
margin:0;
}
.premiosPrincipales h2 {
font-size:2.3em;
color:#006DB8;
margin:0;
}

.premiosPrincipales h3 {
margin-bottom: 2px;
font-weight: bold;
font-size:1.2em;
color:#909090;
}

.premiosPrincipales p {
margin-top: 0;
}

.gala h3{
font-size:2.3em;
color:#52A229;
margin:5px 0 0 0;
font-size:1.6em;
}

.destacada h2{font-size:2.5em; color:#d78313; margin:0;}
/*.destacada h3{font-weight: normal; font-size:2em; color:#D78313; padding-top: 20px; border-top: 1px solid #656565;}*/
#videos .destacada h2{font-size:1.8em; color:#4a8d26; margin-top:20px;}


p.subtitulo{color:#fff; font-weight:bold;}
#noticias .content .noticias ul li a, #videos .content .noticias ul li a{background:none; font-weight:bold; padding-left:0; text-decoration:none; color:#fff;}
#noticias .content .noticias ul li a:hover, #videos .content .noticias ul li a:hover{text-decoration:underline;}
p.pre{font:1.2em Arial, Helvetica, sans-serif; color:#ccc;}
#videos .destacada{background:none; padding-left:0; margin-left:50px;}


#anteriores p.pre{text-transform:uppercase; margin:0;}
#anteriores p.subtitulo{color:#999; margin:5px 0}

#gala p.pre{font:bold 1.5em Tahoma, Arial, Helvetica, sans-serif; color:#999; background:url(../img/puntos_hor.gif) repeat-x left bottom; clear:both; text-transform:uppercase; padding-bottom:5px;}
/*fin Texto*/


/*Clases*/

.clean{clear:both;}



/*fin Clases*/


/*
		BASES
*************************/
#contenedor{
	width: 100%;
	}
#cabecera_bases{
	padding-top: 30px;
	text-align: right;
	width: 650px;
	margin: 0 auto;
	}
	
/*
		VOTACIONES_VACIO
*********************************/

#votaciones_vacio {
	text-align:justify;
	padding: 40px 80px;
	font-size:1.3em;
	color:#949494;
	}
	
	
	
#fotogaleria .content_l, #videos .content_l{
float:left;
width:520px; padding:6px;
margin:0 0 0 9px;
display:inline;
overflow:hidden;
}

body#fotogaleria .content_r, body#videos .content_r{
float:right;
width:300px; margin:0 15px 0 0;
display:inline;

}
body#fotogaleria .content_l .cont_imagen, body#videos .content_l .cont_imagen{margin:0 0 20px 0;}
body#fotogaleria .content_l .cont_imagen img, body#videos .content_l .cont_imagen img{display:block;}

body#fotogaleria .content_l h3, body#videos .content_l h3{margin:15px 0 3px 0; padding:0px; font:bold 17px Tahoma, Arial, Helvetica, sans-serif; color:#4A8D26; text-transform:uppercase;}
body#fotogaleria .content_l p{margin:10px 0 0 0; padding:0px; color:#999; font:12px Tahoma, Arial, Helvetica, sans-serif;}

body#fotogaleria .content_r ul.list_fotogaleria, body#videos .content_r ul.list_fotogaleria{margin:4px 0;}
body#fotogaleria .content_r ul.list_fotogaleria li, body#videos .content_r ul.list_fotogaleria li{float:left; display:inline; margin:0 2px 2px 0; width:100px; opacity:0.5; filter: alpha(opacity=50); }
body#fotogaleria .content_r ul.list_fotogaleria .marcado, body#videos .content_r ul.list_fotogaleria .marcado{ opacity:1; filter: alpha(opacity=100)}
body#fotogaleria .content_r ul.list_fotogaleria li img, body#videos .content_r ul.list_fotogaleria li img{display:block;}
body#fotogaleria .content_r .paginacion{}


body#fotogaleria .content_r .paginacion .ant, body#videos .content_r .paginacion .ant{float:left; display:inline; border-right:1px solid #1D1D1D;}
body#fotogaleria .content_r .paginacion .flecha, body#videos .content_r .paginacion .flecha{ display:block; width:29px; height:28px; text-indent:-9000px; overflow:hidden;}
body#fotogaleria .content_r .paginacion .ant .activo, body#videos .content_r .paginacion .ant .activo{ background:url(../img/fotogaleria/btn_anterior.gif) no-repeat left top;}
body#fotogaleria .content_r .paginacion .ant .inactivo, body#videos .content_r .paginacion .ant .inactivo{ background:url(../img/fotogaleria/btn_anterior_noactivo.gif) no-repeat left top;}
body#fotogaleria .content_r .paginacion .sig, body#videos .content_r .paginacion .sig{float:right; display:inline;border-left:1px solid #1D1D1D;}
body#fotogaleria .content_r .paginacion .sig .activo, body#videos .content_r .paginacion .sig .activo{ background:url(../img/fotogaleria/btn_siguiente.gif) no-repeat left top;}
body#fotogaleria .content_r .paginacion .sig .inactivo, body#videos .content_r .paginacion .sig .inactivo{ background:url(../img/fotogaleria/btn_siguiente_noactivo.gif) no-repeat left top;}
body#fotogaleria .content_r .paginacion img, body#videos .content_r .paginacion img{vertical-align:middle;}
body#fotogaleria .content_r .paginacion p, body#videos .content_r .paginacion p{float:left; display:inline; margin:0px; padding:6px 0 4px 0; width:145px; text-align:center; border-top:1px solid #000; border-bottom:2px solid #000; font:bold 14px Arial, Helvetica, sans-serif; color:#fff;  background:#121212 url(../img/fotogaleria/fnd_fotogaleria.gif) repeat-x left top;}





#candidatos ul.ganadores{float:left; display:inline; width:450px; margin:0 0 0 20px;}
#candidatos ul.ganadores li{display:block; float:none; font:13px Arial, Helvetica, sans-serif; width:450px; padding:0px; margin:0 0 5px 0; color:#fff;}


#candidatos .imagen{float:right; width:320px;}
#candidados .imagen img{display:block;}
#candidatos h1{font:bold 20px Arial, Helvetica, sans-serif; color:#fff;}


body#fotogaleria .content_l .cont_video{margin:0 0 20px 0;}
body#fotogaleria .content_l .cont_video .cont_imagen {float:left; display:inline; margin:0 10px 0 0;}
body#fotogaleria .content_l .cont_video .txt{display:table; height:1%;}

body#fotogaleria .content_r ul.list_video{margin:4px 0;}
body#fotogaleria .content_r ul.list_video li{font:13px Tahoma, Arial, Verdana; margin:0 0 5px 0;}
body#fotogaleria .content_r ul.list_video li a{color:#fff;}
body#fotogaleria .content_r ul.list_video li a:hover{text-decoration:underline;}

body#fotogaleria .content_r ul.list_video .marcado{ opacity:1; filter: alpha(opacity=100)}


body#fotogaleria .content_r ul.list_video .fonBandaVertical{
	margin-left: 2px;
	padding: 2px 8px 2px 16px;
	background:transparent url(../img/banditaVertcalVerde.gif) left top repeat-y;
	}
		
body#fotogaleria .content_r ul.list_video .fonBandaVertical h4{margin:0px; padding:0px; font:13px Tahoma, Arial, Verdana;}
body#fotogaleria .content_r ul.list_video li.marcado h4{font-weight:bold;}

#resultados .content{ height:300px;}

/*EDICIONES ANTERIORES***************************/
/************************************************/
#anteriores .premios2007{background:#212121 url(../img/premios_2007.gif) no-repeat left top; padding-left:24px; margin-left:13px;}
#anteriores .premios2007-inner{background:#313131 url(../img/fnd_premios.gif) repeat-x left bottom; border-left:1px solid #363636; padding:8px 10px 18px 10px;}
#anteriores .premios2007 .top-2007{background:url(../img/fnd_2007_up.gif) no-repeat left top; height:54px;}
#anteriores .premios2007 .bottom-2007{background:url(../img/fnd_2007_bottom.gif) no-repeat left top; height:23px;}
#anteriores .premios2007 ul li{float:left; display:inline; background:url(../img/puntos_hor.gif) repeat-x left bottom; width:209px; padding-bottom:6px; margin-top:7px;}
#anteriores .premios2007 ul li.izquierda{margin-right:10px;}
#anteriores .premios2007 ul li.abajo{background:none;}
#anteriores .premios2007 ul li .img{float:right; background:url(../img/fnd_foto.gif) no-repeat left top; float:right; padding:5px;}


/*popups audio y video*/
.capa-audio{padding-top:70px;}
.capa-video p, .capa-audio p{text-align:right;}
.cerrar{ color:#fff; font:bold 12px Tahoma, Arial, Helvetica, sans-serif; background:url(../img/cerrar.gif) no-repeat right center; padding:4px 25px 4px 0; cursor:pointer;}

/*ERROR DE VOTACION****************************/
/**********************************************/
.content .error{width:633px; margin:50px auto 100px; background:url(../img/fnd_error.gif) no-repeat left bottom; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#ccc; padding-bottom:22px;}
.content .error h3{background:url(../img/fnd_error_top.gif) no-repeat left top; margin:0; color:#ccc; font-weight:bold; font-size:16px; padding:0.5em 10px;}
.content .error h3 span{background:url(../img/fndo_error_senial.gif) no-repeat left center; padding:5px 35px;}
.content .error h3 span.confirmacion{background:url(../img/fndo_confirmacion_senial.gif) no-repeat left center;}
.content .error h4{font-size:24px; font-weight:lighter; margin:20px 0 0 0; color:#ccc;}
.content .error h5{font-size:15px; font-weight:normal; margin:0 25px;}
.content .error p{font-size:12px; color:#ccc; margin:0;}
.content .error a{color:#ccc; text-decoration:underline;}

#votaciones .content{height:auto;}


/* modulo patrocinadores */
.mod-patrocinadores {background:#191919; padding:0 0 20px 13px;}
.mod-patrocinadores h2{color:#999; font-family:Tahoma; font-size:15px; font-weight:700; padding-top:10px}
.mod-patrocinadores div.hr {background: #191919 url(../img/bg-hr-patrocinadores.gif) repeat-x; height: 1px; width:275px}
.mod-patrocinadores div.hr hr {display: none}
.mod-patrocinadores ul, #noticias .mod-patrocinadores ul {width: 282px; margin-top:10px; background:none;}
.content_r  .mod-patrocinadores ul li {background: #191919 url(../img/patrocinadores/bg-patrocinadores.gif) no-repeat top left; display:inline;  float:left; height:92px; margin: 0 3px 8px 0; padding:0; width:136px}
.content_r  .mod-patrocinadores ul li img {margin:5px 6px}
#noticias .content_r  .mod-patrocinadores ul li a, .content_r  .mod-patrocinadores ul li a{ padding:0;}

#votaciones .patrocinadores, #resultados .patrocinadores, #descargas .patrocinadores { background:#404040; padding:10px;}
#resultados .patrocinadores{ clear:both;}
#votaciones .patrocinadores h2, #resultados .patrocinadores h2, #descargas .patrocinadores h2{ color:#a9a9a9;font-family:Tahoma;font-size:15px;font-weight:700;padding-top:10px; background: url(../img/bg-hr-patrocinadores.gif) repeat-x left bottom; margin:0 0 10px 0;padding-left:0;text-transform: uppercase;}
#votaciones .patrocinadores li, #resultados .patrocinadores li, #descargas .patrocinadores li{ margin-right:5px; display:inline; padding:0; width:auto;}
#votaciones .patrocinadores li img, #resultados .patrocinadores li img, #descargas .patrocinadores li img{ border:0;}

#ganadores .patrocinadores{ background:#404040; padding:10px;clear:both;}
#ganadores .patrocinadores h2{ color:#a9a9a9;font-family:Tahoma;font-size:15px;font-weight:700;padding-top:10px; background: url(../img/bg-hr-patrocinadores.gif) repeat-x left bottom; margin:0 0 10px 0;padding-left:0;text-transform: uppercase;}
#ganadores .patrocinadores li{ margin-right:3px; display:inline; padding:0; width:auto;}
#ganadores .patrocinadores li img{ border:0;}


/* previa ganadores */
#ganadores .ganadores-directo{ background:url('../img/f-ganadores-middle.jpg') repeat-y right top; margin-bottom:15px;}
#ganadores .ganadores-directo div{ padding:0 0 65px 0; background:url('../img/f-ganadores-bottom.jpg') no-repeat right bottom; min-height:300px;}
* html #ganadores .ganadores-directo div{ height:300px;}
#ganadores .ganadores-directo h2{ background:url('../img/f-ganadores-top.jpg') no-repeat left top; padding:30px 20px 0 65px; font:bold 25px/27px Tahoma, Arial, Helvetica, sans-serif; color:#fcf238; margin:0 0 15px 0;}
#ganadores .ganadores-directo p{ padding:0 20px 0 65px; font:12px/14px Tahoma, Arial, Helvetica, sans-serif; color:#fff}

/* video directo */
.video-directo{ text-align:center;background:url('../img/f-video-directo.jpg') no-repeat center center; padding:22px 0 10px; margin-bottom:15px;}
.video-directo p{ text-align:left; padding:8px 0 6px 40px; font-size:11px; color:#999; margin:0;}
.video-directo p span{ color:#fff;}


