@import url("reset.css");

body
{
	background: #8E8E8E url(../img/bg.gif) repeat-x scroll left top;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited
{
	color: #666666;
	text-decoration: none;
}
a:hover,
a:active
{
	text-decoration: underline;
}

.link_volver { color: #666666; text-align:right; font-size:11px; margin:0; }


#banner_cabecera
{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#contenedor
{
	background:#FFFFFF;
	width: 955px;
	margin: 0 auto;	
}

#contenedor .premio {
background:#000000 url(../img/minibannersms.gif) no-repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:1.2em;
font-weight:bold;
height:105px;
margin:0;
padding:8px 6px 0px 115px;
text-align:center;
width:124px;
cursor: pointer;
}

#contenedor .costesms {
	margin-top:64px;
	font-size:0.5em;
}

h2
{
	background: #000000 url(../img/lomasdestacado.gif) no-repeat scroll 120px 0;
/*	height: 32px;*/
}
h2 .fecha
{
	background-color: #f5cb0e;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 120px;
}

#back
{
	clear: both;
	color: #666666;
	display: block;
	font-size: 11px;
	margin: 20px 0 5px 20px;
	text-align: right;
}

/*Mensaje de aviso*/
.msg
{
	background-color: #FFEC9F;
	border: 1px solid #191919;
	padding: 10px;
	text-align: center;
}

/*Paginador*/
.paginator
{
	float: right;
	margin: -12px 10px 20px 10px;
	overflow: auto;
}
.paginator li
{
	border: none;
	display: inline;
	margin: 0;
	min-height: 0;
}
.paginator li a
{
	border: 1px solid #D8D8D8;
	color: #000000;
	display:block;
	float:left;
	font-size: 1.2em;
	margin:0 4px 0 0;
	padding:5px 0;
	text-decoration: none;
	width: 28px;
	text-align:center;
}
.paginator li.active a
{
	background-color: #F2F2F2;
	font-weight: bold;
}
.paginator li a:hover,
.paginator li a:active
{
	background-color: #FDCD00;
}

 a#portada_m { display: block;  width: 107px; height: 41px; background: url(../img/menu_portada.gif) 0 0 no-repeat;}
 a#portada_m:hover { background-position: 0 -41px; }
 a#nuestro_periodico_m {display: block;  width: 106px; height: 41px; background: url(../img/menu_nuestro_periodico.gif) 0 0 no-repeat; }
 a#nuestro_periodico_m:hover { background-position: 0 -41px; }
 a#resultados_clasificaciones_m { display: block; width: 106px; height: 41px; background: url(../img/menu_resultados.gif) 0 0 no-repeat; }
 a#resultados_clasificaciones_m:hover { background-position: 0 -41px; }
 a#noticias_m { display: block; width: 106px; height: 41px; background: url(../img/menu_noticias.gif) 0 0 no-repeat; }
 a#noticias_m:hover { background-position: 0 -41px; }
 a#porras_m { display: block; width: 106px; height: 41px; background: url(../img/menu_porras.gif) 0 0 no-repeat; }
 a#porras_m:hover { background-position: 0 -41px; }
 a#contactar_m {display: block; width: 106px; height: 41px; background: url(../img/menu_contactar.gif) 0 0 no-repeat; }
 a#contactar_m:hover { background-position: 0 -41px; }
 a#comprar_golplus_m { display: block;width: 106px; height: 41px; background: url(../img/menu_comprar.gif) 0 0 no-repeat; }
 a#comprar_golplus_m:hover { background-position: 0 -41px; }
 a#contratar_publi_m {display: block; width: 106px; height: 41px; background: url(../img/menu_contratar_publi.gif) 0 0 no-repeat; }
 a#contratar_publi_m:hover { background-position: 0 -41px; }
 a#foro_m {display: block; width: 106px; height: 41px; background: url(../img/menu_foro.gif) 0 0 no-repeat; }
 a#foro_m:hover { background-position: 0 -41px; }

/* Columnas */
#center_col
{
	float: left;
	width: 710px;
}
#right_col
{
	background-color: #CCCCCC;
	float: left;
	margin: -32px 0 0 0;
	width: 245px;
}

.columna200 { width:180px; float:left; font-size: 12px; color:#666 }

.columna400 { width:360px; float:left; font-size: 12px; color:#666 }


.enlace_subdestacados
{
	font-size: 16px;
	font-weight: bold;
	color: #494747;
	text-decoration: none;
}
.enlace_subdestacados a
{
	font-size: 16px;
	font-weight: bold;
	color: #494747;
	text-decoration: none;
}
.enlace_subdestacados a:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #494747;
	text-decoration: none;
}
.enlace_subdestacados a:active
{
	font-size: 16px;
	font-weight: bold;
	color: #494747;
	text-decoration: none;
}
.enlace_subdestacados a:visited
{
	font-size: 16px;
	font-weight: bold;
	color: #494747;
	text-decoration: none;
}
.fecha
{
	font-size:12px;
	font-weight:bold;
}
.titulo_division,
.titulo_division a
{
	font-size: 14px;
	color: #f5cb0e;
	font-weight: bold;
}
.titulo_division a:hover,
.titulo_division a:active
{
	text-decoration: underline;
}

.caja_noticias
{
	padding-left:20px;
}
.caja_noticias .num_comments
{
	padding-left: 6px;
}
.titular, .titular a:link, .titular a:visited, #noticias h4 a
{
	font-size:22px;
	font-weight:bold;
	color:#666666;
	line-height: 22px;
	text-decoration: none;
}
.titular a:hover, .titular a:active
{
	text-decoration: underline;
}
.caja_texto_noticia
{
	padding-top:10px;
	color:#666666;
	font-size:12px;
}

 #noticias li p
{
	color:#666666;
	font-size:12px;
}

.mas_destacados
{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
}
.titular_destacados
{
	display: block;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
}
.caja_texto_noticia_destacados
{
	padding-top:5px;
	padding-left:15px;
	color:#666666;
	font-size:12px;
	text-align:justify;
}
.titulo_division_resultados
{
	font-size:9px;
	color:#f5cb0e;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.texto_division_resultados
{
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.pregunta_encuesta
{
	font-size:16px;
	font-weight:bold;
}
.texto_opciones_encuesta
{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
/* ESTILOS NUEVOS */
.fondoamarillo
{
	background:#fdcd00;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:14px;
	padding: 2px 0;
	height:20px;
	line-height:20px;
}
.fondogris
{
	background:#ccc;
	padding:6px 0 0 15px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	display:none;
}
.fondoamarillo span
{
	padding: 0 0 0 17px;
}

.fondoamarillo a
{
	display: block;
	float: left;
	text-align: center;
	padding: 0 16px;
}

/* Foro */
#center_col.foro
{
	border: 0;
	overflow: visible;
	width: 765px;
}
#foro
{
	height:500px;
	margin:0 0 0 10px;
	overflow:visible;
	width:744px;
}




/*porras*/
#porras
{
	list-style: none;
	margin: 15px 16px;
	padding: 0;
}
#porras h3
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	margin: 24px 0 0 0;
	padding: 4px 0 4px 8px;
}
.answers
{
	font-size: 11px;
	list-style-type: upper-alpha;
	padding: 0 0 0 45px;
}
.answers li
{
	margin: 4px 0;
}
/* Comprar periodico */
.comprar_golplus form
{
	margin:0 auto;
	width: 235px;
}
.comprar_golplus p
{
	padding: 0 16px;
	color:#666666;
	font-size:12px;
}
.comprar_golplus fieldset
{
	border: 0;
	margin: 10px 16px;
	padding: 0;
}
.comprar_golplus legend
{
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 10px 0 5px 0;
}
.comprar_golplus form div
{
	padding: 5px 0;
}
.comprar_golplus label
{
	float: left;
	font-size: 12px;
	padding: 3px 0 0 0;
	width: 55px;
}
.comprar_golplus button
{
	clear: both;
	margin: 6px 0 0 0;
}
.aviso_coste_sms
{
	font-size:0.6em;
	margin-right: 16px;
	padding: 15px 0 0 0;
	text-align: right;
}
/*Contactar*/
#contactar
{
	margin: 10px 16px;
}
#contactar fieldset
{
	border: 0;
}
#contactar legend
{
	display: none;
}
#contactar label
{
	float: left;
	font-size: 12px;
	margin: 3px 0 0 10px;
	width: 60px;
}
#contactar div
{
	margin: 6px 0;
}
#contactar input
{
	width: 200px;
}
#contactar #mensaje
{
	height:100px;
	width:350px;
}
#contactar .avisos label
{
	float: none;
	width: auto;
}
#contactar .avisos input
{
	margin: 0 0 0 60px;
	width: auto;
}
#contactar button
{
	background: transparent url(../img/boton-enviar.gif) no-repeat scroll left top;
	border: none;
	cursor: pointer;
	height:24px;
	margin:2px 0pt 10px 60px;
	text-indent:-900em;
	width:93px;
}
.contactar
{
	font-size:12px;
	padding: 5px 0 0 24px;
}
.mensaje_enviado
{
	font-size:15px;
	font-weight: bold;
	margin: 30px 0;
	text-align:center;
}
.aviso_compra
{
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 16px 0 0 8px;
	text-align:center;
}
/*----- Noticias -----*/
#buscador
{
	margin: 15px 20px 0 20px;
}
#buscador h3
{
	float:left;
	font-size: 12px;
	margin: 3px 10px 5px 0;
}
#buscador label
{
	display: none;
}
#noticias, 
#entrevistas
{
	padding: 10px;
}
#noticias li,
#entrevistas li
{
	clear: both;
	padding: 0 0 10px 0;
	overflow: auto;
}
#noticias img, 
#entrevistas img
{
	float: left;
	margin: 0 15px 0 0;
}
#noticias h4
{
	margin: 0;
	padding: 4px 0 0 0;
}
#noticias .num_comments, #entrevistas .num_comments
{
	font-size: 0.6em;
	padding: 0 0 0 5px;
}

#noticias h3, #entrevistas h3 { 	margin: 6px 0; }

#noticias h3 a,
#entrevistas h3 a
{
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;
/*	line-height: 1.4em;*/

	text-decoration: none;
}
#noticias h3 a:active,
#noticias h3 a:hover,
#entrevistas h3 a:active,
#entrevistas h3 a:hover
{
	text-decoration: underline;
}
#noticias .texto_noticia,
#entrevistas .texto_noticia
{
	color:#666666;
	font-size: 0.75em;
}
#noticias .img,
#entrevistas .img
{
	display: block;
	float: left;
	min-height: 70px;
}



/*----- Cronica -----*/
.cronica,
#entrevista,
#concursos 
{
	display: block;
	padding: 16px 20px;
}
.cronica h2,
#entrevista h2
{
	background: none;
	font-size: 24px;
	font-weight: bold;
	margin: 12px 0 4px 0;
}
.cronica h3,
#entrevista h3
{
	border: 1px solid #000000;
	border-width: 1px 0;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 20px 0 14px 0;
	padding: 0 0 0 6px;
}
.cronica h4,
#entrevista h4
{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 18px 0;
}
.cronica h5,
#entrevista h5,
.cronica h5 a,
#entrevista h5 a
{
	color: #F5CB0E;
	font-weight: bold;
	font-size: 14px;
}
.cronica h5 a:hover,
.cronica h5 a:active,
#entrevista h5 a:hover,
#entrevista h5 a:active
{
	text-decoration: underline;
}
.cronica h6,
#entrevista h6
{
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.cronica p,
#entrevista p,
#concursos p
{
	line-height:20px;
	font-size: 12px;
/*	margin: 2px 0 0 0;*/
}
.cronica img,
#entrevista img
{
	float: right;
	margin: 0 0 10px 10px;
}
/*Lista comentarios*/
.cronica ul
{
 list-style-image:none;
 list-style-position:inside;
 list-style-type: disc;
	margin: 0;
}

.cronica ul.lista
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.cronica li
{
	margin: 0 0 18px 0;
		font-size: 12px;
	padding: 0;
}
.cronica .num
{
	background: transparent url(../img/comment-pipe.gif) no-repeat scroll right center;
	font-size:12px;
	font-weight:bold;
	padding: 0 6px 0 0;
}
.cronica cite
{
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding: 0 2px;
}
.cronica .date
{
	background: transparent url(../img/comment-pipe.gif) no-repeat scroll left center;
	color:#333333;
	font-size:12px;
	padding: 0 0 0 6px;
}
.cronica ul p
{
	color:#666666;
	line-height: 16px;
	padding: 5px 0 0 0;
}
/*Enviar comentario*/
.cronica .send_comment
{
	background: transparent url(../img/arrow-right.gif) no-repeat scroll 2px 15px;
	color: #005ec9;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 20px;
}

h4.send_comment {
	background: transparent url(../img/arrow-right.gif) no-repeat scroll 2px 15px;
	color:#005EC9 !important;
	padding: 0 0 0 20px;
	border: 1px solid #000000;
	border-width: 1px 0;
	font-size: 16px !important;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 20px 0 14px 0;

}

.cronica .send_comment_form div
{
	margin: 2px 0;
}
.cronica .send_comment_form legend
{
	display: none;
}
.cronica .send_comment_form label
{
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	width: 70px;
}
.cronica .send_comment_form input,
.cronica .send_comment_form textarea
{
	width: 320px;
}
.cronica .send_comment_form p
{
	display: inline;
	line-height: 14px;
}
.cronica .send_comment_form input,
.cronica .send_comment_form #field_password
{
	width: 140px;
}
.cronica .send_comment_form #caracteres_subtitular
{
	border:0;
	font-size: 10px;
	margin: 0 0 0 100px;
	text-align: right;
	width: 35px;
}
.cronica .send_comment_form button
{
	margin: 0 0 0 69px;
}
.cronica .send_comment_form a
{
	font-size: 0.8em;
}

.cronica #cronica_images
{
	display: block;
	float: right;
	width: 260px;
}
.cronica #cronica_images li
{
	margin: 0;
	padding: 0;
}
.cronica #cronica_images img
{
	margin: 0 0 10px 10px;
}

.cronica .resumen_partido
{
	margin: 15px 0 0 0;
}
.cronica .resumen_partido h3
{
	margin-top: 0;
}
.cronica .resumen_partido h4
{
	display: block;
	float: left;
	margin: 0;
}
.cronica .resumen_partido p
{
	clear: both;
	padding: 0 0 5px 0;
}
.cronica .resumen_partido ul
{
	padding: 0;
}
.cronica .resumen_partido li
{
	clear: both;
	margin: 0 0 5px 0;
}
.cronica .resumen_partido li h4
{
	display: block;
	float: left;
	font-size: 12px;
	padding: 3px 5px 0 0;
	width: 20px;
}
.cronica .resumen_partido li p
{
	display: inline;
}


/***** Entrevistas  *****/





/***** Mas destacados *****/
#mas_destacados
{
	background: #e9e9e9 url(../img/masnoticias.gif)  no-repeat scroll left top;
	clear: both;
	margin: 10px;
	overflow: auto;
	padding-left:10px;
}
#mas_destacados .columna
{
	float:left;
	height:70px;
	margin: 5px 15px 0 0;
	width: 315px;
}
#mas_destacados p
{
	float:left;
	color: #666666;
	font-size: 12px;
	margin:0;
	padding: 5px 0 0 5px;
	text-align: justify;
}
#mas_destacados h4
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-left: 5px;
	margin:0;
}

/* Columna central */
.publi_centro
{
	background-color:#E9E9E9;
	clear: both;
	margin:10px;
	padding:10px 0;
	text-align:center;
}
.publi_centro h5
{
	color: #333333;
	font-size: 0.65em;
	padding: 2px 0 10px 21px;
	text-align:left;
}





/* Columna derecha contenidos*/
/* Publicidad */
.publi_arriba
{
	margin: 10px 0 12px 0;
	text-align: center;
}
.publi_arriba a
{
	display: block;
	margin: 0 0 10px 0;
}
.publi_arriba h5
{
	color: #333333;
	font-size: 0.65em;
	padding: 2px 0 10px 21px;
	text-align:left;
}

/* Bloque porra */
.porra h5
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 5px 0 5px 6px;
}

/* Resultados */
*:first-child+html .resultados
{
	margin: -3px 0 0 0;
	background-color:#333333;
}
.resultados h5
{
	background-color: #fdcd00;
	font-size: 1.1em;
	padding: 5px 0 5px 6px;
}
.resultados_menu td
{
	padding: 0 1px 0 0;
}
.resultados_contenido
{
	background-color: #333333;
	padding: 10px 10px 14px 10px;
	width: 244px;
}
*:first-child+html .resultados_contenido
{
	margin: 10px 10px 0px 10px;
	width:224px;
}


/* Encuestas */
.encuesta
{
	background: #e3e2e1 url(../img/bg_gris_degradado.gif) repeat-x scroll left 25px;
}
.encuesta h5
{
	background-color: #fdcd00;
	font-size: 1.1em;
	padding: 5px 0 5px 6px;
}
.encuesta h6
{
	font-size:1em;
	font-weight:bold;
	padding: 14px 0 14px 5px;
}
.encuesta li
{
	margin: 0 0 5px 5px;
}
.encuesta #boton_votar img
{
	display: block;
	margin: 15px auto 20px auto;
}
.encuesta span.msg
{
	display: block;
	font-size: 0.8em;
	padding: 12px 0 10px;
	text-align: center;
}






/* Resultados clasificaciones */
#once a
{
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
#graficas
{
	float:left;
	margin: 0 0 15px 10px;
	width:310px;
}
.acordeon_container
{
	margin-left:10px;
	margin-top:20px;
	width:165px;
	float:left;
}
.acordeonmenu1
{
	background: none;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	color:#666;
	border-bottom:1px solid #ccc;
	margin:0;
	height:20px;
	line-height:20px;
}
.acordeonmenu2
{
	color:#666666;
	font-weight:bold;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0;
	padding-left:5px;
}
.tituloresultadosyclasificaciones
{
	background: #000000;
	color:white;
	margin: 20px 0 10px 0;
	padding:2px 0;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	height:20px;
	line-height:20px;
	width: 380px;
}
.tablaclasificacion,
.tablaclasificaciongeneral
{
	border: 1px solid #ccc;
	color: #666666;
	font-size: 0.65em;
	margin: 10px auto;
	width: 380px;
}
.tablaclasificacioninterna,
.tablaclasificaciongeneral tbody
{
	color:#666666;
	margin: 10px auto;
	width:350px;
}
.tablaclasificacioninterna td,
.tablaclasificaciongeneral td,
.resultados_contenido td
{
	border-bottom: 1px solid #999999;
	padding: 4px 0;
}
.tablaclasificaciongeneral
{
	padding: 10px;
}
.tablaclasificaciongeneral th
{
	font-size:12px;
	font-weight:bold;
	padding: 0 0 4px 0;
}

.tituloresultados,
.tituloproxima,
.tituloclasificacion,
.tablaclasificaciongeneral caption
{
	background: #7F8180;
	color:white;
	margin-top:20px;
	padding: 6px 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
.tituloresultados
{
	background-color: #676566;
}
.tituloclasificacion
{
	background-color: #b3b3b3;
}
.tablaclasificaciongeneral caption
{
	background-color: #B3B3B3;
	margin: 10px 0 -11px 0;
}

.clear_both { clear:both; }

li.sinmargen {margin:10px 0 0 0;padding:0; }




/* Pie de página */
.footer
{
	clear: both;
	font-size: 0.75em;
	margin: 0 auto 25px;
	padding: 0 0 5px 0;
	text-align:center;
}
.footer a
{
	color: #666666;
	text-decoration: none;
}
.footer img
{
	vertical-align: bottom;
}
.sin_resultados
{
	font-size:12px;
	margin: 20px;
	text-align:center;
}
.float-left { float:left; }
.clear-both {clear:both; }

