.contenidos_seccion {
	font-family: verdana,helvetica,arial,ms sans serif;
	background-color: #C1D3FB;
	color: #014E80;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

.contenidos_texto {
	font-family: verdana,helvetica,arial,ms sans serif;
	color: black;
	font-size: 10pt;
}

.contenidos_texto_respuesta {
	font-family: verdana,helvetica,arial,ms sans serif;
	color:#014E80;
	font-size: 10pt;
	font-weight:bold;
}

.contenidos_cuestiones_tabla{
	border: 1px solid #014E80;
}

.contenidos_cuestiones_cabecera {
	background-color:#E7EFFF;
	color:black;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

