.pregunta {
	width: 95%;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #375782;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 95%;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #375782;
	text-decoration: none;
	width: 90%;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	vertical-align: middle;
}
.listaPregunta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #375782;
	text-decoration: none;
	width: 90%;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	vertical-align: middle;
}
.listaPregunta select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #D1DBEB;
	width: 240px;
}
.listaPregunta label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #375782;
	text-decoration: none;
	display: block;
	width: 90%;
}
.wrapperPregunta2 {
	background-color: #D8E0EB;
	border: 1px solid #AFBFD6;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 90%;
}
.wrapperPregunta {
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 90%;
}
.conteo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	margin-right: 3px;
}

