/* Estructura */
	.fondo 
	{
		width: 100%; background:transparent url('../img/fondoDistribuidores.jpg') no-repeat center 0px;
	}
	
/* seccion */

	.destacado		{float:right; width:550px; height:35px; background:transparent url('../img/fondoFranjaVerdeClaro.jpg') repeat-x; margin-top:20px;}
	.destacado div	{width:540px; height:35px; overflow:hidden; background:transparent url('../img/esquinaCajaVerdeClaro.jpg') no-repeat 0px 0px; padding:4px 10px; color:#fff;}
	
	
	.columna0Distribuidores	{float:left; width:230px;}
	.columna1Distribuidores	{float:left; width:261px; margin-right:27px; line-height:14px;}
	.columna2Distribuidores	{float:left; width:261px; line-height:14px; text-align:justify;}
	
	.columna2Distribuidores	ol {padding:0px; margin:0px; list-style-type:none;}
	.columna2Distribuidores	p {text-indent:15px;}

/* colores */

.verdeClaro	{color:#8ab61e; font-weight:bold;}