#page #header #menu {
	float: left;
	width: 998px;
	position: relative;
	height: 39px;
}

#page #header #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu #btn-accueil{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	background: url(img/menu/btn-accueil.png) left bottom no-repeat ;
	height: 39px;
}
#menu #btn-accueil:hover, #menu #btn-accueil:focus, #menu #btn-accueil:active {
	float:left;
	position:relative;
	list-style-image:none;
	background: url(img/menu/btn-accueil.png) left top no-repeat;
	height: 39px;
}
#menu #btn-presentation{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-presentation.png) left bottom no-repeat ;
}
#menu #btn-presentation:hover, #menu #btn-presentation:focus, #menu #btn-presentation:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-presentation.png) left top no-repeat ;
}
#menu #btn-boutique{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-boutique.png) left bottom no-repeat ;
}
#menu #btn-boutique:hover, #menu #btn-boutique:focus, #menu #btn-boutique:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-boutique.png) left top no-repeat ;
}
#menu #btn-points{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-pointdevente.png) left bottom no-repeat ;
}
#menu #btn-points:hover, #menu #btn-points:focus, #menu #btn-points:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-pointdevente.png) left top no-repeat ;
}
#menu #btn-certificats{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-certificats.png) left bottom no-repeat ;
}
#menu #btn-certificats:hover, #menu #btn-certificats:focus, #menu #btn-certificats:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-certificats.png) left top no-repeat ;
}
#menu #btn-aide{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-aide.png) left bottom no-repeat ;
}
#menu #btn-aide:hover, #menu #btn-aide:focus, #menu #btn-aide:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-aide.png) left top no-repeat ;
}
#menu #btn-faq{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-faq.png) left bottom no-repeat ;
}
#menu #btn-faq:hover, #menu #btn-faq:focus, #menu #btn-faq:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-faq.png) left top no-repeat ;
}
#menu #btn-contacts{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-contact.png) left bottom no-repeat ;
}
#menu #btn-contacts:hover, #menu #btn-contacts:focus, #menu #btn-contacts:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-contact.png) left top no-repeat ;
}
#menu #btn-medias{
	float:left;
	position:relative;
	list-style-image:none;
	display: block ;
	height: 39px;
	background: url(img/menu/btn-medias.png) left bottom no-repeat ;
}
#menu #btn-medias:hover, #menu #btn-medias:focus, #menu #btn-medias:active {
	float:left;
	position:relative;
	list-style-image:none;
	height: 39px;
	background: url(img/menu/btn-medias.png) left top no-repeat ;
}

