@CHARSET "UTF-8";
		
#contenedorPreguntasFrecuentes{background:none repeat scroll 0 0 #FFFFFF;display:block;height:auto !important;margin-top:10px;min-height:321px;padding:20px;width:702px;}
	#contenedorPreguntasFrecuentes div.pregunta{cursor:pointer;}
	#contenedorPreguntasFrecuentes div h4.pregunta{border-bottom:1px dotted #0F0F0F;font-size:18px;font-weight:normal;}
	#contenedorPreguntasFrecuentes div.respuesta{display: none;margin-bottom:20px;}
		#contenedorPreguntasFrecuentes div.respuesta p{font-size:12px;line-height:18px;margin-bottom:6px;color: #0F0F0F;}
			#contenedorPreguntasFrecuentes div.respuesta p a:link,#contenedorPreguntasFrecuentes div.respuesta p a:visited{font-size:12px; color: #5EA000; text-decoration: underline; font-weight: normal;}
			#contenedorPreguntasFrecuentes div.respuesta p a:hover{text-decoration: none;}
			#contenedorPreguntasFrecuentes div.respuesta ol{margin-left: 20px;}
				#contenedorPreguntasFrecuentes div.respuesta ol li{font-size:12px;line-height:18px;margin-bottom:6px;color: #0F0F0F;}
			#contenedorPreguntasFrecuentes div.respuesta ul{margin-left: 20px;}
				#contenedorPreguntasFrecuentes div.respuesta ul li{font-size:12px;line-height:18px;margin-bottom:6px;color: #0F0F0F;}
