/* Encuesta*/

#encuesta {
	text-align: center;
	height: 30px;
	width: 30px;
	float: right;
	padding: 10px 10px 10px 10px;
}

#docs_img img{
	border-width: 0px;
}

#docs_pie {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}