#headerMenu ul {
	height: 27px;
	width: auto;
	/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/* padding-left:26px; */ 
	padding-left:20px;
	/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-01.gif);
	background-repeat : no-repeat;
}
#headerMenu ul li {
	height: 27px;
	width: auto;
	position: relative;
	display : block;
	float : left;
}
#headerMenu ul li a.actus, #headerMenu ul li a.vos-actualites {
	height: 27px;
	position: relative;
	display : block;
	background-repeat : no-repeat;
	text-indent : -2000px;

	background-image : url(../medias/menus/headerMenuOff-022.gif);
	/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/* width: 123px; */ 
	width: 138px;
	/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/*background-image : url(../medias/menus/headerMenuOff-02.gif);
	width: 124px;*/
}
#headerMenu ul li:hover a.actus, #headerMenu ul li.active a.actus, #headerMenu ul li:hover a.vos-actualites, #headerMenu ul li.active a.vos-actualites {
	background-image : url(../medias/menus/headerMenuOn-022.gif);
	/*background-image : url(../medias/menus/headerMenuOn-02.gif);*/
}
#headerMenu ul li a.conseils {
	height: 27px;
	position: relative;
	display : block;
	background-repeat : no-repeat;
	text-indent : -2000px;

	background-image : url(../medias/menus/headerMenuOff-032.gif);
	/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/* width: 118px; */
	width: 150px;
	/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */

	/*background-image : url(../medias/menus/headerMenuOff-03.gif);
	width: 111px;	*/
}
#headerMenu ul li:hover a.conseils, #headerMenu ul li.active a.conseils {
	background-image : url(../medias/menus/headerMenuOn-032.gif);
	/*background-image : url(../medias/menus/headerMenuOn-03.gif);	*/
}
#headerMenu ul li a.boutique {
	height: 27px;
	position: relative;
	display : block;
	background-repeat : no-repeat;
	text-indent : -2000px;

	background-image : url(../medias/menus/headerMenuOff-042.gif);
	width: 112px;

	/*background-image : url(../medias/menus/headerMenuOff-04.gif);
	width: 118px;*/
}
#headerMenu ul li:hover a.boutique, #headerMenu ul li.active a.boutique {
	background-image : url(../medias/menus/headerMenuOn-042.gif);
	/*background-image : url(../medias/menus/headerMenuOn-04.gif);*/

}
#headerMenu ul li a.magasins {
	height: 27px;
	/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/* width: 112px; */
	width: 160px;
	/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-05.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li:hover a.magasins, #headerMenu ul li.active a.magasins {
	background-image : url(../medias/menus/headerMenuOn-05.gif);
}
#headerMenu ul li a.services {
	height: 27px;
	/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/* width: 114px; */
	width: 157px;
	/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-06.gif);
	background-repeat : no-repeat;
	text-indent : -2000px;
}
#headerMenu ul li:hover a.services, #headerMenu ul li.active a.services {
	background-image : url(../medias/menus/headerMenuOn-06.gif);
}
#headerMenu ul li a.cyberbricoleur, #headerMenu ul li a.cyber {
	height: 27px;
	/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	/* width: 161px; */
	width: 166px;
	/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
	position: relative;
	display : block;
	background-image : url(../medias/menus/headerMenuOff-07.gif);
	background-repeat : no-repeat;
	text-indent : -100000px;

}
#headerMenu ul li:hover a.cyberbricoleur, #headerMenu ul li.active a.cyberbricoleur , #headerMenu ul li:hover a.cyber, #headerMenu ul li.active a.cyber {
	background-image : url(../medias/menus/headerMenuOn-07.gif);
}
#headerMenu ul li.panier {
	height: 27px;
	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/panier.jpg);
	background-repeat : no-repeat;
	color : white;
	margin-top:0px;
	margin-left : 60px;
}

/* DEBUT MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */
#headerMenu ul li a.espace-cartes {
	height: 27px;
	position: relative;
	display : block;
	background-repeat : no-repeat;
	text-indent : -2000px;
	background-image : url(../medias/menus/headerMenuOff-cartes.gif);
	width: 198px;
}
#headerMenu ul li:hover a.espace-cartes, #headerMenu ul li.active a.espace-cartes {
	background-image : url(../medias/menus/headerMenuOn-cartes.gif);
}
/* FIN MODIF - DECOSTERC - 11/01/12 - BHVFR-1136 - fermeture boutique BHV.FR */

/*******************Ajout de style malins*********************/
