/* CSS Document */

/* RESET */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img{
	margin:0;
	padding:0;
}
ul, ol, li{list-style:none;}
a img{border:0;}
a, a:focus, a:active{
	text-decoration:none;
	color:#9b0727;
	outline:none;
}
strong {
	color: #666;
}
a:hover{color:#333;}
table, th, td{border-collapse:collapse;}

/* ESTRUCTURA */

body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #666;
	background: #9e0728 url(https://e00-elmundo.uecdn.es/especiales/2009/02/participacion/san_valentin/img/bg_sombra_rojo.gif) top left repeat-x;
}
#contenedor {
	width: 990px;
	margin: 0 auto;
	background-color:#FFF !important;
	overflow: hidden;
	text-align: left;
}

/* CABECERA */

#cabecera{
	float: left;
	width:850px;
	height: 227px;
	margin: 0;
	padding:0 40px 0 100px;
	background: url(https://e00-elmundo.uecdn.es/especiales/2009/02/participacion/san_valentin/img/cabecera.jpg) top left no-repeat;
	
}
#cabecera h1 {
	width:850px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}
#cabecera h1 .iralmundo{
	float: left;
	position: relative;
	width: 200px;
	height:40px;
	margin: 0;
	padding: 0;
	display:block;
}
#cabecera h1 .tit{
	float: left;
	position: relative;
	width: 850px;
	display:block;
	margin: 0;
	padding: 0;
}
#cabecera .nav{
	width:850px;
	float: left;
}
#cabecera .nav ul{
	float: left;
}
#cabecera .nav li{
	float: left;
	position: relative;
} 
#cabecera .nav li a{
	display:block;
	color:#9E0728;
	padding: 2px 10px;
	margin-right: 4px;
	border:solid 1px #9E0728;
	background: #F3F2E9;
}
#cabecera .nav li a:hover{
	color:#5C484B;
}

#cabecera .entradilla{
	float: left;
	color:#5c484b;
	font-weight:bold;
	width:370px;
	padding: 0;
	text-align: left;
	font-size:11px;
	line-height:17px;
}
#cabecera .entradilla{
	float: left;
	color:#5c484b;
	font-weight:bold;
	width:370px;
	padding: 0;
	text-align: left;
	font-size:11px;
	line-height:17px;
}
.entradilla_mensajes{
	width:375px !important;
}

/* CONTENIDO */

#contenido{
	float: left;
	width: 850px;
	margin:0;
	padding:0 40px 20px 100px;
	text-align:left;
	background: url(https://e00-elmundo.uecdn.es/especiales/2009/02/participacion/san_valentin/img/contenido.jpg) top left no-repeat;
}
body#resultado_encuesta #contenido{
	background: url(https://e00-elmundo.uecdn.es/especiales/2009/02/participacion/san_valentin/img/bg_contenido.jpg) top left repeat-y;
}


#contenido h2{
	float: left;
	position: relative;
	text-indent: -9999px;
}


.resultado_encuesta{
	font-weight:bold;
	width:850px;
	padding: 0;
	text-align: left;
	margin: 0px 0 22px;
	float: left;
}
.resultado_encuesta a{
	color: #e8e5d4;
	background-color:#5C484B;
	width: 300px;
	padding:3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.resultado_encuesta a:hover{
	color: #e8e5d4;
	background-color:#cd1c38;
}

.encuesta{

}
.encuesta dl{
	float: left;
	margin-bottom:20px;
	width:410px;
}
.encuesta dl.tresrespuestas{
	height:105px;
	overflow:hidden;
}
.encuesta dl.derecha{
	padding-left:410px;
	width:440px;
}
.encuesta dl.todoancho{
	width:850px;
}
.encuesta dl.todoancho dd{
	float: left;
	width: 45%;
}
.encuesta dt{
	color:#9e0728;
	font-size:12px;
	font-weight:bold;
	margin:0 0 8px 0;
}
.encuesta .boton_enviar{
	float: left;
	width:850px;
	padding: 0;
	text-align:center;
	margin:0 0 40px;
}

.tabla_resultados{
	float: left;
	position: relative;
	width:850px;
	padding: 0;
	text-align:center;
	margin:10px;
}
.tabla_resultados table{
	float: left;
	position: relative;
	width:750px;
	padding: 0;
}
.encuestanumerovotos td {
	background-color:#761f2d;
}

.encuestatabla .encuestatitulo {
background:none;
color:#9E0728;
padding:10px 5px;
}

.encuestatabla .encuestatexto {
background: none;
color:#333;
padding:3px 0 3px 5px;
width:40%;
}
.encuestatabla .encuestaresultado {
background: none;
}

/* formulario mensajes */


.formulario{

}
.formulario form {
	font-size:13px;
	margin:0 0 0 15px;
	padding:15px;
	width: 450px;
	float: right;
}
.formulario form label {
	display:block;
	padding:10px;
	width: 450px;
	float: right;
}

.formulario form input, .formulario form textarea {
	border:1px solid #9E0728;
	display:block;
	font-size:12px;
	margin:5px 0 0 0;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
}

.formulario form input.oculto{
	display:none;
}
.formulario form input.boton_enviar{
	margin: 5px 0;
	width:100px;
	text-align:center;
	background-color:#FFF;
}


/* encuesta mensajes */

body#encuesta_mensajes .encuesta dl{
	width:100%;
}

body#encuesta_mensajes dd{
	display:inline;
	float:left;
	font-size:11px;
	line-height:auto;
	margin-right:20px;
	padding: 10px 0;
	width:60%;
}
body#encuesta_mensajes dd strong{
	color:#9E0728;
	padding-bottom:4px;
	font-size:12px;
}

body#encuesta_mensajes dd p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:25px;
}

body#encuesta_mensajes dd p em{
	color:#333333;
	font-weight:bold;
	font-style:normal;
}













/* PUBLICIDAD */

/* publicidad superior, de 730 y modulo de 240 de ancho */
#publicidadsuperior {
	width: 990px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#publicidadsuperior .publicidadhorizontal {
	width: 740px!important;
	float: left;
}
#publicidadsuperior table {
	background-color: #f0f0f0 !important;
}
#publicidadsuperior td {
	border: 0px !important;
	padding: 0px !important;
}
#publicidadsuperior .publicidadhorizontal div table td.margen {
	width: 1px !important;
}
#publicidadsuperior .publicidadhorizontal, #publicidadsuperior .publicidadhorizontal div, #publicidadsuperior .publicidadhorizontal table {
	width: 740px !important;
}
#publicidadsuperior .publicidadmodulo {
	width: 244px;
	float: left;
	margin: 0 0 0 5px;
}
/* fin publicidad superior, de 730 y modulo de 240 de ancho */


/*site info*/
#site_info{
	width:970px;
	font:10px Arial, Helvetica, sans-serif;
	color:#8a8371;
	float:left;
	padding:8px 0 30px 20px; 
	border-top: 3px solid #5b564a; 
}
#site_info a{color:#5b564a;text-decoration:none;font-weight:normal;}
#site_info a:hover{color:#8a8371;}
#site_info p{float:left;padding:0 10px 0 0 !important;line-height:10px;margin:0;}
#site_info p.credits{border:1px solid #5b564a;border-width:0 1px;padding:0 8px!important;margin:0 8px 0 0;}
#site_info ul, #site_info li{display:inline;list-style:none;padding:0 5px 0 0;line-height:10px;margin:0;}
#site_info li.contact{border-right:1px solid #5b564a;padding:0 8px 0 0;margin:0 8px 0 0;}
acronym{border:0; text-decoration:none;}
#cabecera h2 {
	float: left;
	width: 850px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.encuentro {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	display: block;
}
.caratula {
	width: 350px;
	float: left;
	margin-top: 20px;
}
