@charset "utf-8";
/* CSS Document */

/* Actividades Sección 2 - Prevención Ambiental y Sostenibilidad */
.act02 li {
	padding-left: 15px;
	list-style-type: none;
    background: url("../imagenes/vineta3.gif") no-repeat;
	background-position: 0px -4px;
}
.act02 li ul li { 
	padding-left: 10px;
    background: none;
	margin-left: -10px;
	height: 2px;
}

/* Actividades Pricipales Trabajos de cada una de las líneas de acción */
.actPT li {
	padding-left: 15px;
	list-style-type: none;
    background: url("../imagenes/vineta3.gif") no-repeat;
	background-position: 0px -4px;
}