.bg { background:#ffddb5; padding:5px 8px 5px 0; margin:0 10px 0 20px}
.bg .container { background:url(../img/encuesta/bg.gif) repeat; margin-left:-12px; padding:15px 0 10px 20px;}
.bg .container h2{ margin-bottom:20px}
.bg .container .encuesta{ background:url(../img/encuesta/bg-resultado.gif); width:613px; height:310px; margin-bottom:15px;}
.bg .container .encuesta h3{ color:#FFFFFF; font-size:20px; font-weight:700px; padding:10px 25px 10px 80px}
.bg .container .encuesta .resultado{ padding-top:35px;}
.bg .container .encuesta .resultado .row{ height:45px;}
.bg .container .encuesta .resultado .row .col-1{ color:#00aae2; font-size:16px; font-weight:700; text-align:right; float:left; width:220px; margin-right:15px;}
.bg .container .encuesta .resultado .row .col-1 img { margin-right:5px;}
.bg .container .encuesta .resultado .row .col-2{ background-color:#00aae2; float:left; width:250px; margin-right:15px;}
.bg .container .encuesta .resultado .row .col-2 div{ background-color:#f7931e; height:25px;}
.bg .container .encuesta .resultado .row .col-3{ color:#f8a03a;font-size:16px; font-weight:700;text-align:left; float:left; width:100px;}

.bg .container .otras{ background:url(../img/encuesta/bg-otrasencuestas.gif); width:620px; padding-bottom:15px;}
.bg .container .otras h3{ padding:15px 0 30px 45px;}
.bg .container .otras .item{ background:url(../img/encuesta/dotted-line.gif) repeat-x bottom; padding:10px 0; margin:0 25px;}
.bg .container .otras .item p, .bg .container .otras .item p a{ padding:0 0 5px 30px; background:url(../img/encuesta/bullet-blue.gif) no-repeat 5px 2px; font-weight:700; font-size:16px; color:#FFFFFF;}
.bg .container .otras .item span{ padding-left:30px; color:#ffddb5; font-size:12px; font-weight:700;}




.pagin { color:#FFF; font-weight:700; text-align:center; width:200px; margin:10px auto}
.pagin a.bck{ background:url(../img/encuesta/pagin-bck.gif) no-repeat left; padding-left:25px; float:left; color:#FFF; font-weight:100}
.pagin a.fwd{ background:url(../img/encuesta/pagin-fwd.gif) no-repeat right; padding-right:25px; float:right; color:#FFF; font-weight:100}

.todavia-no-votaste {
	background-image:url("/img/encuesta_votar.png");
	height:136px;
	margin-left:8px;
	margin-top:-7px;
	width:575px;
}
.todavia-no-votaste img.titulo {
	padding-left: 18px;
	padding-top: 16px;
	width: 213px;
	height: 23px;
	display: block;
}

.todavia-no-votaste div.enc_opciones {
	margin-top: 15px;
	margin-left: 150px;
}

.todavia-no-votaste div.enc_opciones div.col01 {
	float: left;
	margin-right: 20px;
}

.todavia-no-votaste div.opcion {
	margin-bottom: 4px;
}
.todavia-no-votaste label {
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	margin-top:20px;
	padding-left: 10px;
}

.todavia-no-votaste a.votar-encuesta {
	float: right;
	display: block;
	margin-right: 10px;
	clear: left;
}
.todavia-no-votaste a.votar-encuesta img {
	width: 94px;
	height: 27px;
	display: inline-block;
}