/* CSS Document */
/* ENCUESTA */
#nav li#nav_encuesta a{
	color: #eed670;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_menu_on.png) repeat-x top left;
}

#cuerpo_encuesta {
	float: left;
	position: relative;
	width: 501px;
	margin: 0;
	padding: 0;
}
#cuerpo_encuesta .boton {
	float: right;
	position: relative;
	width: 501px;
	margin: 0 0 20px;
	padding: 15px 0 0;
	text-align: right;
	border-top: solid 1px #ddd;
}
#cuerpo_encuesta .boton input {
	width: 181px;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/bot_enviar.png) no-repeat left top;
}
#cuerpo_encuesta .boton input:hover {
	color: #988431;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/bot_enviar_on.png) no-repeat left top;
}
#cuerpo_encuesta .verresultado{
	float: right;
	position: relative;
	margin: 5px 0;
	background: none;
	width: auto;
	display: inline;
}
#cuerpo_encuesta .verresultado a{
	position: relative;
	background: none;
	width: auto;
	background-color: #f7ebb9;
	border: solid 1px #f1e1a3;
	padding: 4px 10px;
}
#cuerpo_encuesta .verresultado a:hover{
	background-color: #ecd05c;
	border: solid 1px #d4b233;
	color: #000;
}
#cuerpo_encuesta dl {
	float: left;
	position: relative;
	width: 501px;
	margin: 0;
	padding: 0;
}
#cuerpo_encuesta dt{
	float: left;
	position: relative;
	width: 481px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #555;
	padding: 7px 10px;
	margin-top: 10px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_dt_encuesta.png) no-repeat left top;
}
#cuerpo_encuesta dd {
	float: left;
	position: relative;
	width: 95px;
	height: 115px;
	margin: 3px 3px 2px 2px;
	padding: 0;
	display: inline;
	line-height: 15px;
	color: #555;
}
#cuerpo_encuesta dd img{
	width: 95px;
	height: 90px
}
#cuerpo_encuesta .ochorespuestas dd{
	width: 120px;
}
#cuerpo_encuesta .ochorespuestas dd img{
	width: 120px;
}
#cuerpo_encuesta .seisrespuestas dd{
	width: 162px;
}
#cuerpo_encuesta .seisrespuestas dd img{
	width: 162px;
}
#cuerpo_encuesta .sinfoto dd {
	height: 35px;
	padding-top: 5px;
	height: auto;
}
#cuerpo_encuesta .sinfoto dd input{
	margin-bottom: 15px;
}
#cuerpo_encuesta dd input {
	float: left;
	position: relative;
	margin: 0 3px 25px 3px;
	padding: 0;
	display: inline;
}
#cuerpo_encuesta dd img {
	float: left;
	position: relative;
	margin-bottom: 5px;
}

/* RESULTADOS ENCUESTA */
body.resultados #contenedor {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_4000_resultados.png', sizingMethod='crop');
}
html>body.resultados #contenedor{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_4000_resultados.png) no-repeat top center scroll;
}
body.resultados #cuerpo_encuesta {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 824px;
	margin: 5px 0 5px 12px;
	display: inline;
}
body.resultados #cuerpo_encuesta .encuestatabla {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 824px!important;
	margin: 10px 0;
}
body.resultados #cuerpo_encuesta .encuestanumerovotos {
	float: left;
	position: relative;
	margin: 10px 0;
	padding: 0;
	width: 824px!important;
}
body.resultados #cuerpo_encuesta .encuestanumerovotos td {
	font-size: 14px!important;
	background-color: #fbf5de;
	border: solid 1px #f7ebb9;
}
body.resultados #cuerpo_encuesta .encuestanumerovotos td font {
	color: #96874E!important;
	font-size: 13px!important;
	font-weight: bold;
}
body.resultados #cuerpo_encuesta .encuestanumerovotos b {
	font-size: 30px!important;
	color: #222!important;
	font-style: normal;
}
body.resultados #cuerpo_encuesta .encuestatabla td {
	border-bottom: solid 1px #ddd!important;
	padding: 3px 5px!important;
	background: none!important;
}
body.resultados #cuerpo_encuesta .encuestatabla .encuestatexto {
	width: 200px!important;
	color: #555;
	text-align: right;
}
body.resultados #cuerpo_encuesta .encuestatabla .encuestaresultado {
	width: 736px;
}
body.resultados #cuerpo_encuesta .encuestatabla .encuestatitulo{
	font: bold 15px Arial, Helvetica, sans-serif!important;
	color: #333!important;
	padding: 7px 10px!important;
	border-bottom: none!important;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_titresultados_encuesta.png) no-repeat scroll left top!important;
}



