body {
font-family:Arial ;
font-size:14 px;
}
#content{
			background-image: none;
			
	}
	
	#encuesta h1 {
		padding-top:20px;
font-size:18px;	
}

#titulares h1 
{
	padding-top:0px;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #f1b801;
font-size: 22px;
text-decoration: none;
color: #ff6600;
font-family: verdana;
margin-bottom:10px;
}


#encuesta h2 { 
	font-size: 14px;
	background-color:#ccc;
	color:#036;
	padding:3px 5px;
	border-bottom:1px solid #333;
}

#encuesta h3 {
	background-color:#eee;
	font-size:12px;
	text-align:center;
	border:1px solid #ccc;
	padding:2px;
}
#divpreguntas {
	width:250px;
	float:left;
}

#encuesta li {
	font-size:12px;
	
	
	}
#divpreguntas ul {
	list-style:none;
	padding-left:5px;
	}
	
#encuesta table {
	font-size: 12px;
	padding:5px 7px;
}

#yavoto h2 {
background:none;
margin-top:15px;
color:#666;
border:none;	
}

#divcaptcha {
margin:50px 0 0 300px;
	 width:150px;
	 background-color:#ccc;
	 border:1px solid #666;
	 padding:10px;
	 text-align:center;
		
	
}
#divcaptcha h2 {
	background:none;
	border:none;
	}
	
#divcerrar{
position:absolute;
bottom:0;
font-size:12px;	
text-align:right;
padding:3px;
width:94%;
}
#divcerrar a{ text-decoration:none;}
