#menu {
	z-index:0;
	background:transparent;
	margin:0px;
	padding:4px;
	height:133px;
	 background-image:url(../img/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
width:822px;
		padding-left:30px;
}

ul#menu a{
	text-align:center!important;
}
ul#menu li{
display:inline;
}

ul#menu li a {
	display:block;
	float:left;

	padding-top:91px;
	padding-bottom:10px;
	 margin-top:12px;
	margin-left:24px;
	margin-right:20px;

	font-size:16px;
	text-decoration:none;
	color:#e66138;
	color:white;
	font-weight:bold;
	
	background-color:#feffed;
	background-color:transparent;
	background-repeat:no-repeat;
	text-transform:uppercase;

	color:black;
}

#menu #HOME a{
	 background-image:url(../img/menuaccueil.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:122px;
}
#menu  a:hover {
	color:white;
}
#menu .active a{
	color:white;
}
#menu .active a:hover {
	color:black;
}
#menu #HOME a{
	width:166px;
margin-left:0px;
margin-right:2px;
}
#menu #NosProduits a{
	 background-image:url(../img/menuproduit.gif);
	background-repeat:no-repeat;
	background-position:7px 0px;
	 margin-top:11px;
	margin-left:30px;
	width:150px;
	padding-top:92px;
}

#menu #OUVRAGES a{
	 background-image:url(../img/menuouvrage.gif);
	background-repeat:no-repeat;
	background-position:9px 0px;
	width:150px;
	margin-left:33px;
	 margin-top:12px;
}
#menu #CONSEILS a{
	width:150px;
	 background-image:url(../img/menuconseils.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
}
#conseils{
	padding-left:30px;
}
