select { 
	width:100px;
	font-size:0.95em;
}

.tit_encuesta {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #454542;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	width:180px;
	margin-top:4px;
	line-height:13px;
}
.opc_encuesta {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #8A8A83;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	height:12px;
margin-top:4px;
	width:180px;
	height:auto;
}

.rdo1{
height:10px;
margin-top:4px;
background-color:#90A138;
float:left;
}

.rdo2{
height:10px;
margin-top:4px;
background-color:#FFA400;
float:left;
}

.rdo3{
height:10px;
margin-top:4px;
background-color:#1E4D9C;
float:left;
}

.rdo4{
height:10px;
margin-top:4px;
background-color:#902083;
float:left;
}

.rdo5{
height:10px;
margin-top:4px;
background-color:#FD2D54;
float:left;
}
.bloque_enc{
float:none;
clear:both;
width:180px;
}
.porcent{
	float:left;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	margin-left:10px;
	padding-top:1px;
	color:#666666;
}
.aviso_enc{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color:#999933;
	padding:0px;
	height:12px;
	width:180px;
	float:left;
	margin-bottom:3px;
}
#campoMensaje{
	width:185px;
	height:auto;
}