.moreinfo {
	font-size: 10px;
	color: #000000;
	background-color: #D1FCFC;
	border: 1px solid #000099;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	margin-right: 20px;
}

.type_opciones {
	margin-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-top: 5px;
}
.type_opciones .opcion {
	margin-left: 20px;
}

.type_opcion {
	margin-right: 20px;
	background-color: #FFF0D2;
}
.type_opcion .texto {
	width: 100%;
	display: block;
	text-align: justify;
	background-color: #FFF0D2;
}

.type_opcion .opcion {
}

.type_opcion .opcion .texto {
	background-color: #FFF0D2;
}

.type_opcion .opcion .textos_op {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}


.type_opcion .opcion .textos_op .texto_grupo{
	font-weight: bold;
	margin-left: 10px;
}


.type_opcion .opcion .textos_op table {
	width: 100%;
	background-color: #FFF0D2;
}
h4 {
	margin-left: 10px;
}
.foto_opcion {
	width: 100%;
	text-align: center;
}
.foto_opcion .opcion {

}

.foto_opcion .texto {
	height: auto;
	width: 100%;
	display: block;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.foto_opcion .opcion .textos_op {
	margin-left: 20px;
}
.foto_opcion .opcion .textos_op table {
	width: 100%;
}
.foto_opcion hr {
	width: 90%;
}
.titulo_pregunta{
	color: #FFFFFF;
	background-color: #333333;
}
.titulo_pregunta_hija{
	background-color: #FFF0D2;
	font-weight: bold;
	padding-left: 10px;
}

.type_enum_texto {
	margin-right: 20px;
	background-color: #FFF0D2;
	font-weight: bold;
	padding-left: 10px;
}

.type_enum_texto .titulo_pregunta_hija{
	padding-left: 0px;
	padding-top: 5px;
}


.type_enum_texto textarea{
	background-color: #FFFFFF;
	margin-bottom: 10px;
}


.solo_foto{
	margin-right: 20px;
	background-color: #FFF0D2;
}
.solo_foto .foto{
	text-align: center;
}

.opciones_edit{
	background-color: #FFF0D2;
	margin-right: 20px;
}

.opciones_lista{
	background-color: #FFF0D2;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.opciones_lista .opcion .texto_grupo{
	font-weight: bold;
	margin-left: 10px;
}

.grupo_check_edits{
	background-color: #FFF0D2;
	margin-right: 20px;
	padding-left: 10px;
}

.grupo_check_edits .grupo_texto{
	font-weight: bold;
}

.grupo_check_edits .texto{
	font-weight: bold;
}

.grupo_checks{
	background-color:  #FFF0D2;
	margin-right: 20px;
}

.grupo_checks .grupo_texto{
	font-weight: bold;
	padding-top: 5px;
}

.grupo_checks .titulo_pregunta_hija{
	font-weight: bold;
}


.grupo_checks .checks_table{
	width: 100%;
	margin-left: 10px;
}

.grupo_checks .grupo_texto{
	font-weight: bold;
	padding-left: 10px;
}


.doble_lista{
	background-color: #FFF0D2;
	margin-right: 10px;
}

.doble_lista .titulo_pregunta_hija{
	font-weight: bold;
	padding-left: 10px;
}

.doble_lista table{
	margin-left: 10px;
	padding-bottom: 10px;
}

