
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	/*z-index: 99000;*/
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	
	position:		absolute;
	top:			-999em;
	width:			242px; /* left offset of submenus need to match (see below) */
	z-index:800;
	
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:		relative;
	float: left;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */

}
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:			150px; /* match ul width */
	top:			0;

	margin-top:20px;
	width:200px;
}
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:			150px; /* match ul width */
	top:			0;

	margin-top:20px;
	width:200px;
}

/*** DEMO SKIN ***/


.sf-menu {
	z-index:700;
	float:left;	
}




.sf-menu  a {
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	letter-spacing:normal;
	list-style-type:none;
	text-decoration:none;
	text-align:left;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom:3px;
	display:block;
}





a.bouton_D70173:hover {
	background-image: url(../images2/rose_x.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	
}

a.bouton_D70173 {
	color:#008AE6;
	position: relative;
	float: left;
	height: 29px;
	margin-left:1px;
	text-align:center;
	padding-right:13px;
	padding-left:13px;
	padding-top:12px;
	padding-bottom:0px;
}

a.bouton_BA6A12:hover {
	background-image: url(../images2/maron_x.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

a.bouton_BA6A12 {
	color:#008AE6;
	position: relative;
	float: left;	
	height: 29px;
	margin-left:1px;
	text-align:center;	
	padding-right:13px;
	padding-left:13px;
	padding-top:12px;
	padding-bottom:0px;
}

a.bouton_EF7B1D {
	color:#008AE6;
	position: relative;
	float: left;	
	height: 29px;
	margin-left:1px;
	text-align:center;	
	padding-right:13px;
	padding-left:13px;
	padding-top:12px;
	padding-bottom:0px;
}

a.bouton_EF7B1D:hover {
	background-image: url(../images2/orange_x.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

a.bouton_70B520 {
	color:#008AE6;
	position: relative;
	float: left;	
	height: 29px;
	margin-left:1px;
	text-align:center;	
	padding-right:13px;
	padding-left:13px;
	padding-top:12px;
	padding-bottom:0px;
}

a.bouton_70B520:hover {
	background-image: url(../images2/vert_x.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

li.current_E7292B{
	background-image:url(../images2/tiret.png);
	background-position:right center;
	background-repeat:no-repeat;
}
li.current_{
	background-image:url(../images2/tiret.png);
	background-position:right center;
	background-repeat:no-repeat;
}

li.current_BA6A12{
	background-image:url(../images2/tiret.png);
	background-position:right center;
	background-repeat:no-repeat;
}

li.current_D70173{
	background-image:url(../images2/tiret.png);
	background-position:right center;
	background-repeat:no-repeat;
}

li.current_70B520{
	background-image:url(../images2/tiret.png);
	background-position:right center;
	background-repeat:no-repeat;
}

li.current_EF7B1D{
	background-image:url(../images2/tiret.png);
	background-position:right center;
	background-repeat:no-repeat;
}



a.bouton_E7292B {
	color:#008AE6;
	position: relative;
	float: left;
	height: 29px;
	margin-left:1px;
	text-align:center;
	padding-top:12px;	
	padding-right:13px;
	padding-left:13px;
	padding-bottom:0px;
}

a.bouton_E7292B:hover {
	background-image: url(../images2/rouge_x.jpg);
	background-repeat: repeat-x;
}


a.bouton_ {
	color:#008AE6;
	position: relative;
	float: left;	
	height: 29px;
	margin-left:1px;
	text-align:center;	
	padding-top:12px;	
	padding-right:13px;
	padding-left:13px;
	padding-bottom:0px;
}

a.bouton_:hover {
	background-image: url(../images2/bleu_x.jpg);
	background-repeat: repeat-x;
}



/*.sf-menu a {

	width:242px;
	height:27px;
	margin-left:1px;
	font-size:1.2em;color:white;font-weight:bold;
	text-decoration:none;
	background:#303030;	
	border-top:		1px solid #CFDEFF;	
	text-decoration:none;
	text-align:left;
	padding-top:5px;
	display:		block;
	position:		relative;

}*/

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	text-decoration:	none;
}
.sf-menu a:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color:white;
	text-decoration:underline;
}




.sf-menuniv2_col4{
	position:relative;
	background:		#FFFFFF;	
	font-size:0.8em;
	height: 20px;
	border-bottom:1px solid white;
	height:25px;
	text-indent:	15px;
	z-index:750;

}




.hautsf-menuniv{
	width:220px;
	background-image: url(../images2/hautsousmenu.png);
	background-repeat: repeat-y;
	height: 16px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: -7px;
}


.hautsf-menuniv_E7292B{
	width:220px;
	height: 13px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	background-color: #da0023;
}

.sf-menuniv2_E7292B{
	position:relative;
	z-index:1000;
	background-color: #da0023;
	margin-left:1px;
	width:220px;
}


.bassf-menuniv_E7292B{
	background-color: #da0023;
	height: 15px;
	z-index:751;
	margin-left:1px;
	width:220px;
}


.hautsf-menuniv_70B520{
	width:220px;
	height: 13px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	background-color: #63ac1a;
	
}

.sf-menuniv2_70B520{
	position:relative;
	font-size:0.8em;
	z-index:1000;
	background-color: #63ac1a;
	margin-left:1px;
	width:220px;
}


.bassf-menuniv_70B520{
	background-color: #63ac1a;
	height: 15px;
	z-index:751;
	margin-left:1px;
	width:220px;
}

.hautsf-menuniv_{
	width:220px;
	height: 13px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	background-color: #2b79dd;
}

.sf-menuniv2_{
	position:relative;
	font-size:0.8em;
	z-index:1000;
	background-color: #2b79dd;
	margin-left:1px;
	width:220px;
}


.bassf-menuniv_{

	height: 15px;
	z-index:751;
	margin-left:1px;
	width:220px;
}

.hautsf-menuniv_D70173{
	width:220px;
	height: 13px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	background-color: #d30c6d;
}

.sf-menuniv2_D70173{
	position:relative;
	font-size:0.8em;
	z-index:1000;
	background-color: #d30c6d;
	margin-left:1px;
	width:220px;
}


.bassf-menuniv_D70173{
	background-color: #d30c6d;
	height: 15px;
	z-index:751;
	margin-left:1px;
	width:220px;
}

.hautsf-menuniv_EF7B1D{
	width:220px;
	height: 13px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	background-color: #f99304;
}

.sf-menuniv2_EF7B1D{
	position:relative;
	font-size:0.8em;
	z-index:1000;
	background-color: #f99304;
	margin-left:1px;
	width:220px;
}


.bassf-menuniv_EF7B1D{
	background-color: #f99304;
	height: 15px;
	z-index:751;
	margin-left:1px;
	width:220px;
}

.hautsf-menuniv_BA6A12{
	width:220px;
	height: 13px;
	z-index:749;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	background-color: #aa550c;
}

.sf-menuniv2_BA6A12{
	position:relative;
	font-size:0.8em;
	z-index:1000;
	background-color: #aa550c;
	margin-left:1px;
	width:220px;
}


.bassf-menuniv_BA6A12{
	background-color: #aa550c;
	height: 15px;
	z-index:751;
	margin-left:1px;
	width:220px;
}





/* //////////////////////////////////////////////////////////////////////////////// */


.sf-menuniv2 {
	position:relative;
	font-size:0.8em;
	z-index:1000;
	background-image: url(../images2/milieusousmenu.png);
	background-repeat: repeat-y;
	margin-left:-7px;
	width:220px;

}




.bassf-menuniv{
	width:220px;
	background-image: url(../images2/bassousmenu.png);
	background-repeat: repeat-y;
	height: 15px;
	z-index:751;
	margin-left: -7px;
}


.sf-menuniv2  a {
	color:#EFFFB9;
	display:block;
	font-size:1.1em;
	position:relative;
	text-align:left;
	text-decoration:none;
	height:22px;
	margin-left: 15px;
	width:200px;
	padding-top:0px;
}

.sf-menuniv2  a:hover {
	color:white;
	background-image: none;
}



.sf-menuniv3_E7292B a {
	background-color:#DA0023;
	left:70px;
	position:relative;
	top:-20px;
	width:200px;
	z-index:9000;
}

.sf-menuniv3_70B520 a{
	left:70px;
	position:relative;
	top:-20px;
	width:200px;
	z-index:9000;
	background-color: #63AC1A;
}

.sf-menuniv3_ a{
	left:70px;
	position:relative;
	text-indent:15px;
	top:-20px;
	width:200px;
	z-index:9000;
	background-color: #2B79DD;
}

.sf-menuniv3_D70173 a{
	left:70px;
	position:relative;
	top:-20px;
	width:200px;
	z-index:9000;
	background-color: #D30C6D;
}

.sf-menuniv3_EF7B1D a{
	left:70px;
	position:relative;
	top:-20px;
	width:200px;
	z-index:9000;
	background-color: #F99304;
}

.sf-menuniv3_BA6A12 a{
	left:70px;
	position:relative;
	top:-20px;
	width:200px;
	z-index:9000;
	background-color: #AA550C;
}

.sf-menuniv3_BA6A12{
	position:relative;
	top:-20px;
	width:200px;
	z-index:9000;
	left:-430px;
}



.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#CFDEFF;*/
	outline:		0;
	/*z-index:8000;*/
}

/*** 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;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
