/* Encuestas */
caption
{
	display: none;
}
h1
{
	color: #333333;
	font-size: 20px;
	width: 400px;
	padding-bottom: 5px;
}
h2
{
	color: #666666;
	font-size: 12px;
	padding-right: 10px;
}
h1, h2
{
	text-align: justify;
	font-weight: normal;
}
img
{
	height: 17px;
	border: none;
}
p span
{
	position: absolute;
	top: -20px;
}
td p
{
	position: relative;
	right: -5px;
}
th, td
{
	vertical-align: middle;
}
th
{
	text-align: left;
}
#archivo
{
	background: url(../imagenes/diseno_web/archivo_encuestas.jpg) no-repeat;
}
#encuesta_activa
{
	width: 780px;
	margin-right: 0;
}
#encuesta_actual
{
	background: url(../imagenes/diseno_web/encuesta_actual.jpg) no-repeat;
}
#encuestas
{
	background: url(../imagenes/diseno_web/encuesta.jpg) no-repeat;
}
#flotante {
position: absolute;
right: 0;
	top: 110px;
	width: 250px;
	height: 225px;
	background: url(../imagenes/diseno_web/encuestas.png) no-repeat;
}
.margen_boton
{
	margin-left: 500px;
}
.exterior_sombra
{
	margin: 0 -8px 10px 0;
}
.ganadora_archivo
{
	width: 210px;
}
.grafico
{
	width: 420px;
	text-align: right;
}
.nota
{
	text-align: justify;
	margin: 20px 30px 0 0;
}
.pregunta_archivo, .ganadora_archivo, .fecha_archivo
{
	text-align: justify;
	padding: 10px;
}
.pregunta_archivo
{
	width: 200px;
	font-weight: bold;
}
.respuesta
{
	width: 200px;
}
.votos_archivo
{
	text-align: center;
}
.subsecciones
{
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
}