.textoEditor dl { float:left; overflow:hidden; width:48%; margin:25px 2% 5px 0; }
	.textoEditor dl.flotanteIzquierda { clear:left;}
	.textoEditor dl dt { float:left; width:15%; }
	.textoEditor dl dd { float:left; width:80%; }
		.textoEditor dl dd h4 { margin-bottom:3px; font-size:1.4em; color:#021872; font-weight:bold; }
		.textoEditor dl dd p { font-size:1.1em; }
		#contenedor .textoEditor dl dd ul { overflow:hidden; width:100%;list-style:none; font-size:1.1em;margin:0;padding:0; color:#666;}
			#contenedor .textoEditor dl dd ul li { margin:0 0 5px 0; padding:0 0 0 30px;list-style:none;  background:url(/img/llegar/ico-flecha.png) no-repeat 15px 5px; }
