/*PARTICIPACION*/
body#plantilla.encuesta .encuesta{
	float:left;
	width:613px;
}

body#plantilla.encuesta dl{
	padding:0;
	margin:1em 0;
	width:100%;
	margin:1.5em 0 10px;
	clear:both;
}
body#plantilla.encuesta dt{
	display:block;
	border:1px solid #A3A086 !important;
	border-width:1px 0 0!important;
	padding:0.5em 0;
	width: 613px;
}
body#plantilla.encuesta dt, body#plantilla.encuesta dt a{
	color:#D7971A;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-transform:none;
}
body#plantilla.encuesta dd{
	float:left;
	font-size:0.95em;
	padding:0.2em 0;
	margin:0;
	width:117px;
	text-align:center;
	height:120px;
}
body#plantilla.encuesta dd strong{font-size:1.1em;}

body#plantilla.encuesta h4 a{
	color:#4F4E45;
	font-size:11px;
	display: block;
	padding:5px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/06/copa_confederaciones/img/bg_deg_claro.png) repeat-x center bottom;
	width:200px;
	text-align:center;
	font-weight:normal;
}
body#plantilla.encuesta h4 a:hover{
	color:#2f3632;
}

body#plantilla.encuesta dd img{margin:0.5em auto;vertical-align:middle;border:0; border:solid 1px #e2e0bc;}
body#plantilla.encuesta dd input{display:block;margin:0 auto; text-align:center;}

body#plantilla.encuesta dd.opcion-otro{padding:32px 0 0;}

body#plantilla.encuesta .encuesta p{
	float:left;
	text-align:center;
	width:100%;
	padding:15px 0 10px;
}
body#plantilla.encuesta form {
	float: left;
	clear: left;
}

/* reusltados */
#plantilla.resultados #contenido_principal .col_principal, #plantilla.resultados #contenido_principal .col_principal .encuesta, .encuestanumerovotos, .encuestatabla {
	width: 940px;
}
.encuestanumerovotos td {
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/06/copa_confederaciones/img/bg_th_deg_oscuro.png) repeat-x scroll 0 0;
	padding: 5px 0;
}
.encuestatitulo {
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/06/copa_confederaciones/img/bg_th_deg_medio.png) repeat-x scroll 0 0;
}
.encuestatexto, .encuestatitulo, .encuestaresultado {
	padding: 5px;
}
.encuestatexto {
	background: #E7E4C9;
	font-weight: bold;
}
.encuestaresultado {
	background: #fff;
	border-bottom: 1px dotted #ccc;
}