/* CSS Document */
.bg_mnu_actu {
	background-image: url(../img/actualite.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg_mnu_eco {
	background-image: url(../img/economie.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg_mnu_annu {
	background-image: url(../img/annuaire.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg_mnu_mar {
	background-image: url(../img/marque.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
