/* @override 
	http://192.168.0.9:8888/naturalia/lib/superfish.css
	http://www.naturalia-publications.com/catalog/lib/superfish.css
*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
}

#nav ul.sf-menu {
	width: 1000px;
	position: absolute;
	height: 38px;
	margin-left: 1px;
	margin-right: -1px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width: 12em;
	
	border-top-style: none;
}

#nav ul.sf-menu li.catalogue ul li ul li {
	border-top: 1px solid #b3b3b3;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit;
	z-index: 3;
}
.sf-menu li {
	position:		relative;
	float: left;
}
.sf-menu a {
	display:		block;
	position:		relative;
}

/* hauteur du sous menu */

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0; /* match top ul list item height */
	z-index: 20;
	top: 37px;
	position: absolute;
	display: inline-block;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em;
	top: -1px;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}

.sf-menu a {

	text-decoration:none;
	padding: 13px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #000;
	text-transform: uppercase;
	
}
.sf-menu li li a {
	padding: 5px 10px;

}
.sf-menu li li {
		background: #C9DA7A url(../templates/nature/css/fondmenu.jpg) repeat-x;
}
.sf-menu li li li {
		background: #C9DA7A url(../templates/nature/css/fondmenu.jpg) repeat-x 0 top;
}

.sf-menu li li li a {
	font-size: 10px;
	letter-spacing: 1px;
}

#nav ul.sf-menu li ul li a:hover {
	background: #399830 url(../templates/nature/css/fondmenuh_r1_c1.jpg) repeat-x 0 0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	outline:0;
	color: #fff;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

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

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	z-index: 2;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	z-index: 2;
}



/* Menu */

/* Catalogue */

a.catalogue.french {
	text-indent: -9999px;
	width: 99px;
	background: url(../templates/nature/css/button.png) no-repeat 0 -2px;
	height: 12px;
}







a.catalogue.french:hover {
	background: url(../templates/nature/css/button.png) no-repeat 0 -82px;
}

a.catalogue.french:active {
	background: url(../templates/nature/css/button.png) no-repeat 0 -42px;
}

/* Qui sommes nous */


#qui a.qui.french {
		background: url(../templates/nature/css/button.png) no-repeat -124px -2px;
	text-indent: -9999px;
	width: 148px;
		height: 12px;
}

#qui a.qui.french:hover {
		background: url(../templates/nature/css/button.png) no-repeat -124px -82px;

}

#qui a.qui.french:active {
		background: url(../templates/nature/css/button.png) no-repeat -124px -42px;

}

/* Recherche */

#search a.search.french {
		background: url(../templates/nature/css/button.png) -299px -2px;
	text-indent: -9999px;
	width: 99px;
		height: 12px;
}

#search a.search.french:hover {
		background: url(../templates/nature/css/button.png) no-repeat -299px -82px;
}

#search a.search.french:active {
		background: url(../templates/nature/css/button.png) no-repeat -299px -42px;

}

/* Mon Compte */

#compte a.compte.french {
			background: url(../templates/nature/css/button.png) -424px -2px;
	width: 109px;
		height: 12px;
	text-indent: -9999px;
}

#compte a.compte.french:hover {
			background: url(../templates/nature/css/button.png) -424px -82px;
}

#compte a.compte.french:active {
			background: url(../templates/nature/css/button.png) -424px -42px;
}

/* Informations */

li#informationBox {
	padding-left: 0;
	background: url(../templates/nature/css/button.png) no-repeat -557px -121px;
}

li#informationBox li {
	margin-left: 5px;
}

#informationBox a.infos.french {
		background: url(../templates/nature/css/button.png) no-repeat -593px -2px;
	text-indent: -9999px;
		height: 12px;
	width: 139px;
}

#informationBox a.infos.french:hover {
		background: url(../templates/nature/css/button.png) no-repeat -593px -82px;
}

#informationBox a.infos.french:active {
		background: url(../templates/nature/css/button.png) no-repeat -593px -42px;
}

/* Mon panier */

#panier a.panier.french {
			background: url(../templates/nature/css/button.png) no-repeat -757px -2px;
	text-indent: -9999px;
	width: 112px;
		height: 12px;
}

#panier a.panier.french:hover {
			background: url(../templates/nature/css/button.png) no-repeat -757px -82px;
}

#panier a.panier.french:active {
			background: url(../templates/nature/css/button.png) no-repeat -757px -42px;
}


/* Menu */

/* Catalogue */

a.catalogue.english {
	text-indent: -9999px;
	width: 84px;
	background: url(../templates/nature/css/button-en.png) no-repeat 0 -2px;
}

a.catalogue.english:hover {
	background: url(../templates/nature/css/button-en.png) no-repeat 0 -82px;
}

a.catalogue.english:active {
	background: url(../templates/nature/css/button-en.png) no-repeat 0 -42px;
}

/* Qui sommes nous */


#qui a.qui.english {
		background: url(../templates/nature/css/button-en.png) no-repeat -109px -2px;
	text-indent: -9999px;
	width: 110px;
		height: 12px;
}

#qui a.qui.english:hover {
		background: url(../templates/nature/css/button-en.png) no-repeat -109px -82px;

}

#qui a.qui.english:active {
		background: url(../templates/nature/css/button-en.png) no-repeat -109px -42px;

}

/* Recherche */

#search a.search.english {
		background: url(../templates/nature/css/button-en.png) -245px -2px;
	text-indent: -9999px;
	width: 69px;
		height: 12px;
}

#search a.search.english:hover {
		background: url(../templates/nature/css/button-en.png) no-repeat -245px -82px;
}

#search a.search.english:active {
		background: url(../templates/nature/css/button-en.png) no-repeat -245px -42px;

}

/* Mon Compte */

#compte a.compte.english {
			background: url(../templates/nature/css/button-en.png) -340px -2px;
	width: 105px;
		height: 12px;
	text-indent: -9999px;
}

#compte a.compte.english:hover {
			background: url(../templates/nature/css/button-en.png) -340px -82px;
}

#compte a.compte.english:active {
			background: url(../templates/nature/css/button-en.png) -340px -42px;
}

/* Informations */

li#informationBox {
	padding-left: 0;
	background: url(../templates/nature/css/button-en.png) no-repeat -557px -121px;
}

li#informationBox li {
	margin-left: 5px;
}

#informationBox a.infos.english {
		background: url(../templates/nature/css/button-en.png) no-repeat -626px -2px;
	text-indent: -9999px;
		height: 12px;
	width: 108px;
}

#informationBox a.infos.english:hover {
		background: url(../templates/nature/css/button-en.png) no-repeat -626px -82px;
}

#informationBox a.infos.english:active {
		background: url(../templates/nature/css/button-en.png) no-repeat -626px -42px;
}

/* Mon panier */

#panier a.panier.english {
			background: url(../templates/nature/css/button-en.png) no-repeat -760px -2px;
	text-indent: -9999px;
	width: 141px;
		height: 12px;
}

#panier a.panier.english:hover {
			background: url(../templates/nature/css/button-en.png) no-repeat -760px -82px;
}

#panier a.panier.english:active {
			background: url(../templates/nature/css/button-en.png) no-repeat -760px -42px;
}





/* Space */

#spc1french {
	background: url(../templates/nature/css/button.png) no-repeat -558px -121px;
	height: 38px;
	width: 36px;
}

#spc2french {
	background: url(../templates/nature/css/button.png) no-repeat -898px -121px;
	height: 38px;
	width: 102px;
}


#spc1english {
	background: url(../templates/nature/css/button.png) no-repeat -558px -121px;
	height: 38px;
	width: 153px;
}

#spc2english {
	background: url(../templates/nature/css/button.png) no-repeat -898px -121px;
	height: 38px;
	width: 74px;
}

