h2.titularFAQS{ color: #000000;font-size: 24px;font-weight: bold;padding-left: 29px;margin-top: 28px;padding-bottom: 26px;border-bottom: 1px solid #0059A5;}

#contenedorPreguntasFrecuentes{margin-left:19px;width:721px;}

#contenedorPreguntasFrecuentes div.pregunta{cursor:pointer;}
	#contenedorPreguntasFrecuentes div.contenedorFaq_Entera{border-bottom: 1px solid #0059A5;}
	#contenedorPreguntasFrecuentes div h3.pregunta{color:#0059a5; font-size:14px;  padding-top:9px; font-weight:bold;}
	#contenedorPreguntasFrecuentes div.respuesta{display: none;margin-bottom:18px; color:#000;}
		#contenedorPreguntasFrecuentes div.respuesta p{font-size:12px;line-height:18px;margin-bottom:6px; text-align:justify;}
			#contenedorPreguntasFrecuentes div.respuesta p a:link, #contenedorPreguntasFrecuentes div.respuesta p a:visited{font-size:12px; color:#0059a5; text-decoration: underline; font-weight: normal;}
			#contenedorPreguntasFrecuentes div.respuesta p a:hover{text-decoration: none;}
			
			#contenedorPreguntasFrecuentes div.respuesta ol,
			#contenedorPreguntasFrecuentes div.respuesta ul {margin:10px 0 10px 40px; color:#000;}
			
				#contenedorPreguntasFrecuentes div.respuesta ol li,
				#contenedorPreguntasFrecuentes div.respuesta ul li{font-size:12px; line-height:18px; margin-bottom:6px;}