#menu {clear:both; height:32px; width:901px;}
#menu ul {
	list-style:none;
	list-style-type: none;
	margin-bottom:0px;
}
#menu ul li {
	float: left;
	border:0px;
	height:32px;
}

#menu ul li.welcome_fr a{
	display: block;
	height:32px;
	width:76px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_accueil.gif);
	background-position: 0 0px;
}
#menu ul li.products_fr a{
	display: block;
	height:32px;
	width:74px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_produits.gif);
	background-position: 0 0px;
}
#menu ul li.promotions_fr a{
	display: block;
	height:32px;
	width:89px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_promotions.gif);
	background-position: 0 0px;
}

#menu ul li.armoires_fr a{
	display: block;
	height:32px;
	width:135px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_armoires.gif);
	background-position: 0 0px;
}

#menu ul li.aboutus_fr a{
	display: block;
	height:32px;
	width:120px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_apropos.gif);
	background-position: 0 0px;
}
#menu ul li.newsletter_fr a{
	display: block;
	height:32px;
	width:84px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_infolettre.gif);
	background-position: 0 0px;
}
#menu ul li.magazine_fr a{
	display: block;
	height:32px;
	width:142px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_magazine.gif);
	background-position: 0 0px;
}
#menu ul li.support_fr a{
	display: block;
	height:32px;
	width:99px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_support.gif);
	background-position: 0 0px;
}
#menu ul li.contact_fr a{
	display: block;
	height:32px;
	width:78px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_contact.gif);
	background-position: 0 0px;
}


#menu ul li.welcome_en a{
	display: block;
	height:32px;
	width:89px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_welcome.jpg);
	background-position: 0 0px;
}
#menu ul li.products_en a{
	display: block;
	height:32px;
	width:84px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_products.jpg);
	background-position: 0 0px;
}


#menu ul li.armoires_en a{
	display: block;
	height:32px;
	width:126px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_kitchen.jpg);
	background-position: 0 0px;
}

#menu ul li.promotions_en a{
	display: block;
	height:32px;
	width:98px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_promotions-en.jpg);
	background-position: 0 0px;
}
#menu ul li.aboutus_en a{
	display: block;
	height:32px;
	width:81px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_aboutus.jpg);
	background-position: 0 0px;
}
#menu ul li.newsletter_en a{
	display: block;
	height:32px;
	width:99px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_newsletter.jpg);
	background-position: 0 0px;
}
#menu ul li.magazine_en a{
	display: block;
	height:32px;
	width:132px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_magazine-en.jpg);
	background-position: 0 0px;
}
#menu ul li.support_en a{
	display: block;
	height:32px;
	width:109px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_support-en.jpg);
	background-position: 0 0px;
}
#menu ul li.contact_en a{
	display: block;
	height:32px;
	width:79px;
	background-repeat: no-repeat;
	background-image:url(../img/menu_contact-en.jpg);
	background-position: 0 0px;
}

#menu ul li a span {display:none;}
#menu ul li a:hover {background-position: 0 -32px;}
