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

#Menu .presentation {
	width: 104px;
	height: 28px;
	background-image: url(/img/css/fr_menu_presentation.gif);
}

#Menu .representants {
	width: 116px;
	height: 28px;
	background-image: url(/img/css/fr_menu_representants.gif);
}

#Menu .contacts {
	width: 75px;
	height: 28px;
	background-image: url(/img/css/fr_menu_contacts.gif);
}

#Menu .produits {
	width: 72px;
	height: 28px;
	background-image: url(/img/css/fr_menu_produits.gif);
}
