/* fondo submenus */
.quees{
	background:url(../imagenes/sub_quees.png) top left no-repeat;
}
.sectores{
	background:url(../imagenes/sub_sectores.png) top left no-repeat;
}
.acciones{
	background:url(../imagenes/sub_acciones.png) top left no-repeat;
}
.descargas{
	background:url(../imagenes/sub_descargas.png) top left no-repeat;
}
.contacto{
	background:url(../imagenes/sub_contacto.png) top left no-repeat;
}

