/*
	Image de fond du menu horizontal présent sur la page d'accueil en EN
*/

#Menu .presentation {
	width: 74px;
	height: 27px;
	background-image: url(/img/css/en_menu_presentation.gif);
}

#Menu .representants {
	width: 77px;
	height: 27px;
	background-image: url(/img/css/en_menu_representants.gif);
}

#Menu .contacts {
	width: 77px;
	height: 27px;
	background-image: url(/img/css/en_menu_contacts.gif);
}

#Menu .produits {
	width: 78px;
	height: 27px;
	background-image: url(/img/css/en_menu_produits.gif);
}