/* HEADER */
#header {
	display: block;
	width: 990px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 550px;
	float: right;
	height: 17px;
	padding-top: 20px;
}
div#header ul#nav1
{
	position:relative;
	float:right;
	height:17px;
	width:550px;
	padding:0;
	margin:0;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
       div#header ul#nav1 {
	height:14px;
margin-top:-10px;
}
 }
div#header ul#nav2, div#header ul#nav3 ,div#header ul#nav4, div#header ul#nav5
{
	position:relative;
	float:right;
	height:17px;
	width:550px;
	padding:0;
	margin:0;
}
div#header ul#ssnav3A {
	position:absolute;
	top:100px;
	height:17px;
	height:17px;
	width:550px;
	padding:0;
	margin:0;
	float:left;
}
div#header ul#nav1 li
{
	float:left;
	list-style:none;
	margin-right:0px;
	_margin-right:0px;
}
 div#header ul#nav2 li, div#header ul#nav3 li, div#header ul#nav4 li, div#header ul#nav5 li, div#header ul#ssnav3A li
{
	float:left;
	list-style:none;
}
li.clear {
	/padding:0px;
	/display: block;
	/clear: right;
	/float: left;
/width:200px;
	/height: 14px;
}
div#header ul#nav2, div#header ul#nav3, div#header ul#nav4, div#header ul#nav5, div#header ul#ssnav3A
{
	height:12px;
	padding:12px 0 0 0;
	_padding:12px 0 0 0;
	/* top:-17px; */
}
div#header ul#nav1 {
}
div#header ul#nav1 li a
{
	display:block;
	float:left;
}
div#header ul#nav2, div#header ul#nav3, div#header ul#nav4
{
	padding-bottom: 5px;
}

div#header ul#nav2 li a, div#header ul#nav3 li a, div#header ul#nav4 li a,div#header ul#ssnav3A li a
{
	display:block;
	float:left;
	margin-right:10px;
	_margin-right:8px;
	margin-top: 0px;
}
 div#header ul#nav5 li a {
	display:block;
	float:left;
	margin-left:10px;
	_margin-left:8px;
	margin-top: 0px;
}
 div#header ul#nav4 li a {
	display:block;
	float:left;
	margin-left:5px;
	_margin-left:5px;
	margin-top: 0px;
}
div#header ul#nav1 li a#btnAccueil{background:url(../images/boutons/accueil_off.gif) no-repeat bottom left;height:17px;width:100px;}
div#header ul#nav1 li a#btnMaison{background:url(../images/boutons/maison_off.gif) no-repeat bottom center;height:17px;width:90px;}
div#header ul#nav1 li a#btnCollection{background:url(../images/boutons/collections_off.gif) no-repeat bottom center;height:17px;width:135px;}
div#header ul#nav1 li a#btnActus{background:url(../images/boutons/actus_off.gif) no-repeat bottom center;height:17px;width:135px;}
div#header ul#nav1 li a#btnContact{background:url(../images/boutons/contact_off.gif) no-repeat bottom right;height:17px;width:90px;}

div#header ul#nav1 li a#btnAccueil:hover{background:url(../images/boutons/accueil_on.gif) no-repeat bottom left;}
div#header ul#nav1 li a#btnMaison:hover{background:url(../images/boutons/maison_on.gif) no-repeat bottom center;}
div#header ul#nav1 li a#btnCollection:hover{background:url(../images/boutons/collections_on.gif) no-repeat bottom center;}
div#header ul#nav1 li a#btnActus:hover{background:url(../images/boutons/actus_on.gif) no-repeat bottom center;}
div#header ul#nav1 li a#btnContact:hover{background:url(../images/boutons/contact_on.gif) no-repeat bottom right;}

div#header ul#nav1 li a#btnAccueil.selected{background:url(../images/boutons/accueil_on.gif) no-repeat bottom left;}
div#header ul#nav1 li a#btnMaison.selected{background:url(../images/boutons/maison_on.gif) no-repeat bottom center;}
div#header ul#nav1 li a#btnCollection.selected{background:url(../images/boutons/collections_on.gif) no-repeat bottom center;}
div#header ul#nav1 li a#btnActus.selected{background:url(../images/boutons/actus_on.gif) no-repeat bottom center;}
div#header ul#nav1 li a#btnContact.selected{background:url(../images/boutons/contact_on.gif) no-repeat bottom right;}

/*++++++++++++++++++++++++++ Sous menu Maison +++++++++*/
div#header ul#nav2 li a {
	height:17px;
	color: #b6a973;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
div#header ul#nav2 li a:hover, div#header ul#ssnav3A li a:hover{color:#231555;}
div#header ul#nav2 li a.selected, div#header ul#ssnav3A li a.selected{color:#231555;}
/*++++++++++++++++++++++++++ Sous menu Collections +++++++++*/
div#header ul#nav3 li a{	height:14px;
	color: #b6a973;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}
div#header ul#nav3 li a:hover{color:#231555;}
div#header ul#nav3 li a.selected{color:#231555;}
/*++++++++++++++++++++++++++ Sous menu Actus +++++++++*/
div#header ul#nav4 li a{height:14px;
	color: #b6a973;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}

div#header ul#nav4 li a:hover{color:#231555;}
div#header ul#nav4 li a.selected{color:#231555;}
/*++++++++++++++++++++++++++ Sous menu Contact +++++++++*/
div#header ul#nav5 li a{height:14px;
	color: #b6a973;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}

div#header ul#nav5 li a:hover{color:#231555;}
div#header ul#nav5 li a.selected{color:#231555;}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
       div#header ul#nav2 li a,div#header ul#nav3 li a, div#header ul#nav4 li a, div#header ul#nav5 li a {
		font-size: 7px;
}
 }
/* FIN HEADER */
.ssmenu-alcool {
	position: absolute;
	right: 100px;
	top: 25px;
}
div#header ul#nav4 {
	right: 0px;
	clear: both;
	float: right;
	width: 250px;
}
div#header ul#nav5 {
	right: 0px;
	clear: both;
	float: right;
	width: 170px;
	margin-top: 0px;
}
