#headerMenu ul {
	height: 31px;
	width: auto;
	padding-left:26px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-01.gif);
	background-repeat : no-repeat;
}
#headerMenu ul li {
	height: 31px;
	width: auto;
	position: relative;
	display : block;
	float : left;
}
#headerMenu ul li a.actus {
	height: 31px;
	width: 124px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-02.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li a.actus:hover, #headerMenu ul li.active a.actus {
	background-image : url(../medias/menus/headerMenuOn-02.gif);
}
#headerMenu ul li a.conseils {
	height: 31px;
	width: 111px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-03.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li a.conseils:hover, #headerMenu ul li.active a.conseils {
	background-image : url(../medias/menus/headerMenuOn-03.gif);
}
#headerMenu ul li a.boutique {
	height: 31px;
	width: 118px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-04.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li a.boutique:hover, #headerMenu ul li.active a.boutique {
	background-image : url(../medias/menus/headerMenuOn-04.gif);
}
#headerMenu ul li a.magasins {
	height: 31px;
	width: 112px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-05.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li a.magasins:hover, #headerMenu ul li.active a.magasins {
	background-image : url(../medias/menus/headerMenuOn-05.gif);
}
#headerMenu ul li a.services {
	height: 31px;
	width: 114px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-06.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li a.services:hover, #headerMenu ul li.active a.services {
	background-image : url(../medias/menus/headerMenuOn-06.gif);
}
#headerMenu ul li a.cyberbricoleur {
	height: 31px;
	width: 161px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-07.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li a.cyberbricoleur:hover, #headerMenu ul li.active a.cyberbricoleur {
	background-image : url(../medias/menus/headerMenuOn-07.gif);
}
#headerMenu ul li.panier {
	height: 31px;
	width: 224px;
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-08.gif);
	background-repeat : no-repeat;
}
#headerMenu ul li.panier a.panier {
	height: 24px;
	line-height : 24px;
	width: auto;
	position: relative;
	display : block;
	padding-left : 30px;
	background-image : url(../medias/boutons/headerPanier.gif);
	background-repeat : no-repeat;
	color : #c7f6e6;
	margin-top:3px;
	margin-left : 60px;
}

/*******************Ajout de style malins*********************/