/* @override http://estaticos02.cache.el-mundo.net/especiales/encuestas/css/estilos_encuestas.css */

.noticia {
	border-bottom: none;
	font: normal 12px/16px Arial, Helvetica, Sans-serif;
	color: #555;
}
.noticia p {
	font: normal 12px/16px Arial, Helvetica, Sans-serif;
	color: #333 !important;
}
.encuesta_resultados, .encuesta {
	width:  640px;
	margin:  0;
	padding: 0px 0 25px 0;
	display: inline;
	float: left;
}
.encuesta p {
	float: right;
	display: inline;
	margin:  0;
	padding: 0;
}
.encuesta p a {
	width: 250px;
	float: right;
	display: inline;
	margin:  0 20px 0 0;
	padding: 2px 10px;
	border: 1px solid #CCC;
	color: #777;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	background: url(https://e00-elmundo.uecdn.es/especiales/encuestas/img/bg_boxes.gif) repeat-x bottom left;
}
.encuesta p a:hover {
	border: 1px solid #003D7A;
	color: #003D7A;
	text-decoration: none;
	background: none;
}
.enviar {
	width: 100%;
	margin-top: 15px!important;
	text-align: center;
	float: left!important;
}
.encuesta form {
	margin:  10px 0;
	padding: 0;
	display: inline;
	float: left;
}
.encuesta form dl {
	display: inline;
	float: left;
	width: 290px;
	height: 110px;
	margin:  0 0 10px 10px;
	padding: 5px;
	border: 1px solid #DDD;
	font: bold 12px/14px Arial, Helvetica, sans-serif !important;
	background: url(https://e00-elmundo.uecdn.es/especiales/encuestas/img/bg_otros.gif) repeat-x bottom left;
}
.encuesta form dl.ultimo {
	display: inline;
	float: left;
	width: 590px;
	height: 120px;
	margin:  0 0px 10px 10px;
	padding: 10px;
	font: bold 12px/14px Arial, Helvetica, sans-serif !important;
}
.encuesta form dl.ultimo dt {
	display: inline;
	float: left;
	width: 590px;
	margin:  0 0 8px;
	padding: 0 0 8px;
	border-bottom: 1px solid #EEE;
	font: bold 13px/22px Arial, Helvetica, sans-serif !important;
}
.encuesta form dl.ultimo dd {
	display: inline;
	float: left;
	width: 190px;
	margin:  0 0 3px 15px;
	padding: 0 0 5px;
}
.encuesta form dd {
	display: inline;
	float: left;
	margin:  0 8px 0 35px;
	padding: 0 0 3px;
	font: normal 12px/16px Arial, Helvetica, sans-serif !important;
	color: #333;
	width: 100px;
}
.encuesta form dd.tamano_completo {
	width: 80%;
	margin-top: 0;
}
.encuesta form dt {
	display: inline;
	float: left;
	margin:  0 0 8px;
	padding: 0 0 8px;
	border-bottom: 1px solid #EEE;
	font: bold 13px/16px Arial, Helvetica, sans-serif !important;
	color: #003D7A;
	width: 100%;
}
.encuesta form dt span {
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	font: bold 14px/16px Arial, Helvetica, sans-serif !important;
	padding: 3px 3px 0;
	margin: 0 7px 12px 0;
	border: 1px solid #DDD;
	background-color: #FFF;
	color: #900;
}
/* LOS ESTILOS DE LOS RESULTADOS  */

.encuesta_resultados table, .encuesta_resultados table.encuestatabla {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}
.encuesta_resultados table tr, .encuesta_resultados table tr td, .encuesta_resultados table tr td table, .encuesta_resultados table tr td table tr {
	margin: 0;
	padding: 0;
	border: 0;
}
.encuesta_resultados table tr td table tr td table tr td {
	margin: 0;
	padding: 4px 5px 2px;
	border: 0;
	text-align: left;
}
.encuesta_resultados table.encuestanumerovotos tr td {
	margin: 0;
	padding: 4px 5px 2px;
	border: 0;
	text-align: left;
	background-color: #FFF;
	color: #333 !important;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
}
.encuesta_resultados table.encuestanumerovotos tr td font {
	color: #666 !important;
}
.encuesta_resultados table tr td.encuestatitulo {
	padding: 15px 10px 10px;
	font: normal 14px/18px Arial, Helvetica, Sans-serif;
	color: #003D7A;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
}
.encuesta_resultados table tr td.encuestatexto, .encuesta_resultados table tr td.encuestaresultado {
	text-align: left;
	color: #333;
	background: url(https://e00-elmundo.uecdn.es/especiales/encuestas/img/bg_boxes.gif) repeat-x bottom left;
	border-bottom: 1px solid #DDD;
}
.encuesta_resultados table tr td.encuestatexto {
	padding: 0 5px 0 0;
	text-align: right;
	text-transform: uppercase;
	color: #333;
	font: normal 11px/13px Arial, Helvetica, Sans-serif;
}
.encuesta_resultados table tr td.encuestaresultado {
	padding: 0 0 0 5px;
	height: 20px;
	border-left: 1px solid #DDD;
	font: normal 11px/13px Arial, Helvetica, Sans-serif;
	color: #999;
}
.entradilla {
	width: 100%;
}
#noticia #contenedor #contenedornoticia #bloqueprincipal .noticia .noticia_content #tamano {
	width: 640px;
}
