/* Estructura */
	.fondo 
	{
		width: 100%; background:transparent url('../img/fondoMedioAmbiente.jpg') no-repeat center 0px;
	}
	
/* seccion */

	.destacado		{float:right; width:550px; height:82px; background:transparent url('../img/fondoFranjaVerde.jpg') repeat-x; margin-top:5px; margin-bottom:20px;}
	.destacado div	{width:540px; height:82px; overflow:hidden; background:transparent url('../img/esquinaCajaVerde.jpg') no-repeat 0px 0px; padding:8px 10px; color:#fff;}
	
	
	.columna0Distribuidores	{float:left; width:150px; margin-right:80px; text-align:center; padding-top:160px;}
	.columna1Distribuidores	{float:left; width:261px; margin-right:27px; line-height:14px;}
	.columna2Distribuidores	{float:left; width:261px; line-height:14px; text-align:justify;}
	
	.columna1Distribuidores	ul {padding:0px; margin:0px; list-style-type:none;}
	.columna2Distribuidores	ul {padding:0px; margin:0px; list-style-type:none;}
	
	.columna1Distribuidores	ul li {margin-bottom:15px;}
	.columna2Distribuidores	ul li {margin-bottom:15px;}

/* colores */

.verde	{color:#22942c; font-weight:bold;}