
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	position:		relative;
}

.sf-navbar li ul,
.sf-navbar li ul li ul {
	display: block;
	width: 964px !important;
}
	.sf-navbar li ul li {
		position: static;
		float:left;
		cursor:pointer;
		margin: 0;
		padding: 0 !important;
	}

li  {
	text-decoration: none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}

.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	/* background:		#BDD2FF; */
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	/* background:		#D1DFFF; */
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	/* background:		#E6EEFF; */
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

.sf-menu span {
	display: none;
}

/* MENU FRANCAIS
-----------------------------------------------------*/
.la-carte a {
	display: block;
	width: 156px;
	height: 70px;
	background-image: url(../images/menu.png);
	background-position: -2px -1px;
	background-repeat: no-repeat;
}
.la-carte a:hover,
.la-carte-selected a {
	display: block;
	width: 156px;
	height: 70px;
	background:url(../images/menu.png) no-repeat -2px -73px;
}

	.submenu a {
		display: block;
		width: 86px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -1px -145px;
		background-repeat: no-repeat;
	}
	.submenu a:hover,
	.submenu-selected a {
		display: block;
		width: 86px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -1px -182px;
	}
	.decouvrez a {
		display: block;
		width: 315px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -87px -145px;
		background-repeat: no-repeat;
	}
	.decouvrez a:hover,
	.decouvrez-selected a {
		display: block;
		width: 315px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -87px -182px;
	}
	.combos a {
		display: block;
		width: 194px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -402px -145px;
		background-repeat: no-repeat;
	}
	.combos a:hover,
	.combos-selected a {
		display: block;
		width: 194px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -402px -182px;
	}
	.promotions a {
		display: block;
		width: 137px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -597px -145px;
		background-repeat: no-repeat;
	}
	.promotions a:hover {
		display: block;
		width: 137px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -597px -182px;
	}
	.cadeau a {
		display: block;
		width: 227px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -733px -145px;
		background-repeat: no-repeat;
	}
	.cadeau a:hover {
		display: block;
		width: 227px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -733px -182px;
	}

.nos-conseils a {
	display: block;
	width: 209px;
	height: 70px;
	background-image: url(../images/menu.png);
	background-position: -158px -1px;
	background-repeat: no-repeat;
}
.nos-conseils a:hover,
.nos-conseils-selected a {
	display: block;
	width: 209px;
	height: 70px;
	background:url(../images/menu.png) no-repeat -158px -73px;
}

.a-propos a {
	display: block;
	width: 167px;
	height: 70px;
	background-image: url(../images/menu.png);
	background-position: -367px -1px;
	background-repeat: no-repeat;
	margin-right: 16px;
}
.a-propos a:hover,
.a-propos-selected a {
	display: block;
	width: 167px;
	height: 70px;
	background:url(../images/menu.png) no-repeat -367px -73px;
}

	.histoire a {
		display: block;
		width: 179px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -1px -219px;
		background-repeat: no-repeat;
	}
	.histoire a:hover,
	.histoire-selected a {
		display: block;
		width: 179px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -1px -256px;
	}
	.mission a {
		display: block;
		width: 203px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -179px -219px;
		background-repeat: no-repeat;
	}
	.mission a:hover,
	.mission-selected a {
		display: block;
		width: 203px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -179px -256px;
	}
	.boutiques a {
		display: block;
		width: 203px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -381px -219px;
		background-repeat: no-repeat;
	}
	.boutiques a:hover,
	.boutiques-selected a {
		display: block;
		width: 203px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -381px -256px;
	}
	.nouvelles a {
		display: block;
		width: 178px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -583px -219px;
		background-repeat: no-repeat;
	}
	.nouvelles a:hover,
	.nouvelles-selected a {
		display: block;
		width: 178px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -583px -256px;
	}
	.contact a {
		display: block;
		width: 200px;
		height: 36px;
		background-image: url(../images/menu.png);
		background-position: -760px -219px;
		background-repeat: no-repeat;
	}
	.contact a:hover,
	.contact-selected a {
		display: block;
		width: 200px;
		height: 36px;
		background:url(../images/menu.png) no-repeat -760px -256px;
	}
	
	
	
	
	/* MENU EN
-----------------------------------------------------*/
.lang-en .la-carte a {
	display: block;
	width: 157px;
	height: 70px;
	background-image: url(../images/menu-en.png);
	background-position: -2px -1px;
	background-repeat: no-repeat;
}
.lang-en .la-carte a:hover,
.lang-en .la-carte-selected a {
	display: block;
	width: 157px;
	height: 70px;
	background:url(../images/menu-en.png) no-repeat -2px -73px;
}

	.lang-en .submenu a {
		display: block;
		width: 101px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -1px -145px;
		background-repeat: no-repeat;
	}
	.lang-en .submenu a:hover,
	.lang-en .submenu-selected a {
		display: block;
		width: 101px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -1px -182px;
	}
	.lang-en .decouvrez a {
		display: block;
		width: 303px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -102px -145px;
		background-repeat: no-repeat;
	}
	.lang-en .decouvrez a:hover,
	.lang-en .decouvrez-selected a {
		display: block;
		width: 303px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -102px -182px;
	}
	.lang-en .combos a {
		display: block;
		width: 195px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -410px -145px;
		background-repeat: no-repeat;
	}
	.lang-en .combos a:hover,
	.lang-en .combos-selected a {
		display: block;
		width: 195px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -410px -182px;
	}
	.lang-en .promotions a {
		display: block;
		width: 145px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -605px -145px;
		background-repeat: no-repeat;
	}
	.lang-en .promotions a:hover {
		display: block;
		width: 145px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -605px -182px;
	}
	.lang-en .cadeau a {
		display: block;
		width: 212px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -749px -145px;
		background-repeat: no-repeat;
	}
	.lang-en .cadeau a:hover {
		display: block;
		width: 212px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -749px -182px;
	}

.lang-en .nos-conseils a {
	display: block;
	width: 210px;
	height: 70px;
	background-image: url(../images/menu-en.png);
	background-position: -158px -1px;
	background-repeat: no-repeat;
}
.lang-en .nos-conseils a:hover,
.lang-en .nos-conseils-selected a {
	display: block;
	width: 210px;
	height: 70px;
	background:url(../images/menu-en.png) no-repeat -158px -73px;
}

.lang-en .a-propos a {
	display: block;
	width: 167px;
	height: 70px;
	background-image: url(../images/menu-en.png);
	background-position: -367px -1px;
	background-repeat: no-repeat;
	margin-right: 16px;
}
.lang-en .a-propos a:hover,
.lang-en .a-propos-selected a {
	display: block;
	width: 167px;
	height: 70px;
	background:url(../images/menu-en.png) no-repeat -367px -73px;
}

	.lang-en .histoire a {
		display: block;
		width: 145px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -1px -219px;
		background-repeat: no-repeat;
	}
	.lang-en .histoire a:hover {
		display: block;
		width: 145px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -1px -256px;
	}
	.lang-en .histoire-selected a {
       		display: block;
		width: 145px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -1px -256px;
        }
	.lang-en .mission a {
		display: block;
		width: 199px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -145px -219px;
		background-repeat: no-repeat;
	}
	.lang-en .mission a:hover, 
	.lang-en .mission-selected a{
		display: block;
		width: 199px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -145px -256px;
	}
	.lang-en .boutiques a {
		display: block;
		width: 253px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -343px -219px;
		background-repeat: no-repeat;
	}
	.lang-en .boutiques a:hover,
	.lang-en .boutiques-selected a {
		display: block;
		width: 253px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -343px -256px;
	}
	.lang-en .nouvelles a {
		display: block;
		width: 159px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -596px -219px;
		background-repeat: no-repeat;
	}
	.lang-en .nouvelles a:hover,
	.lang-en .nouvelles-selected a {
		display: block;
		width: 159px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -596px -256px;
	}
	.lang-en .contact a {
		display: block;
		width: 202px;
		height: 36px;
		background-image: url(../images/menu-en.png);
		background-position: -758px -219px;
		background-repeat: no-repeat;
	}
	.lang-en .contact a:hover,
	.lang-en .contact-selected a {
		display: block;
		width: 202px;
		height: 36px;
		background:url(../images/menu-en.png) no-repeat -758px -256px;
	}
