#link-poll-228
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.polluser
{	
	font-size: 12px;
	font-color: red;
}

.fondo_resultados
{
	/*background-image: url('img/poll_votaciones.jpg');*/
  background: url(img/middle_encuesta.jpg) repeat-y;
	width: 370px;
  min-height: 200px;
  height: auto !important;
	height: 200px;
/*	padding: 75px 10px 10px 35px; */
	font-family: Verdana;
	font-size: 13px;	
	color: #617784;	
}

.fondo_resultados .fondo_resultados_top
{
  background: url(img/top_encuesta.jpg) no-repeat scroll left top;
	width: 370px;
  min-height: 200px;
  height: auto !important;
	height: 200px;
}

.fondo_resultados .fondo_resultados_top .fondo_resultados_bottom
{
  background: url(img/bottom_encuesta.jpg) no-repeat scroll left bottom;
	width: 356px;
  min-height: 200px;
  height: auto !important;
	height: 200px;
  padding: 75px 0px 65px 25px;
}

.tabla_resultados
{
	font-family: Verdana;
	font-size: 14px;	
	color: #617784;	
	width: 270px;
}

.tabla_questionario
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	width: 171px !important;
	width: 171px;
	margin: 0 auto;
}

.tabla_questionario td
{
	text-align: left;
}

.container_questionariomiddle
{
	background: url('img/encuestamiddle.jpg') repeat-y;
	width: 216px;
	min-width: 216px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
}

.container_questionariotop
{
	background: url('img/encuestatop.jpg') no-repeat left top;
	width: 216px;
	min-width: 216px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
}

.container_questionariobottom
{
	padding-top: 30px;
	padding-bottom: 10px;
	background: url('img/encuestabottom.jpg') no-repeat left bottom;
	width: 216px;
	min-width: 216px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	text-align: center;
}

/* .tabla_questionario tr td
{
	font-weight: bold;	
}*/
/*
.tabla_administracion
{
	font-family: Verdana;
	font-size: 12px;	
	color: #617784;
	 
}

.tabla_administracion a
{
	font-family: Verdana;
	font-size: 11px;	
	color: #617784;	
}

.tabla_administracion input
{
	font-family: Verdana;
	font-size: 11px;
}

.tabla_administracion textarea
{
	font-family: Verdana;
	font-size: 12px;
	width: 350px;
	height: 100px;
}
#container a{
	
	color: white;
	text-decoration: none;	
}

#container table{
	top: 0px;	
}

#container a:HOVER{
	
	color: white;
	text-decoration: underline;	
}
