/* CSS Document */
/*--------------------------------------------------------*/
/* Navigation : global */
#style_nav {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	margin:5px 0 0 0;
	width:210px;
	float:left;
}
#style_nav ul ol ul ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	position:relative !important;
	left: auto !important;
	padding:1px 3px 1px 1px;
}
html>body #style_nav ul ol ul ul li a {
	margin-bottom:4px;
}
#style_nav ul ol ul ul li a.active {
	background-color:#990000;	
	color:#FFFFFF;
}
#style_nav ul ol ul ul li a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
#style_nav ul, #style_nav li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
}
#style_nav ul ol ul div {
	color:#000000;
	text-align:center;
	width:135px;
	margin-left:4px;
	border-bottom:solid 1px #000000;
	position: relative;
}
#style_nav ul ol ul li {
	height:auto;
	width:135px;
	color:#000000;
	text-align:left;
	margin-left:4px;
	border-bottom:none;
	position: relative;
}
#style_nav ul ol ul ul{
	height:auto !important;
	background:url() no-repeat !important;
	margin:0 !important;
	left:0 !important;
	position: relative !important;
}
#style_nav ul ol ul ul li {
	font-family: verdana, Helvetica, sans-serif !important;
	font-weight:normal !important;
	font-size:9px !important;
	text-align:left !important;
	text-transform: uppercase !important;
	color:#000000 !important;
	margin-left:0 !important;
	border-bottom:none !important;
	letter-spacing:-1px !important;
	position: relative !important;
}
html>body #style_nav ul ol ul ul li {
	margin-left:4px !important;
}

/*--------------------------------------------------------*/
/* Navigation : l'Agglomération */
#style_nav ul ol#style_nav_agg {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_agg_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_agg.on {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_agg.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_agg.off {
	width:53px;
	height:60px;
	background:url(../images/bt_nav_agg.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_agg a{
	width:218px;
	height:60px;
	display:block;
}
#style_nav ul ol#style_nav_agg a span{
	left:-999em;
	position:absolute;
}

/*--------------------------------------------------------*/
/* Navigation : Economie */
#style_nav ul ol#style_nav_eco {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_eco_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_eco.on {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_eco.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_eco.off {
	width:53px;
	height:60px;
	background:url(../images/bt_nav_eco_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_eco a{
	left:-999em;
	position:absolute;
}
#style_nav ul ol#style_nav_eco ul {
	background:url(../images/bg_nav_eco.gif) no-repeat left bottom;
	width:165px;
	height:330px;
	padding:0 2px 2px 2px;
	margin:48px 0 0 15px;
	position: absolute;
	z-index:1;
	left:-999em;
}
#style_nav ul ol#style_nav_eco.on ul {
	background:url(../images/bg_nav_eco.gif) no-repeat left bottom;
	width:165px;
	height:332px;
	padding:0 2px 2px 2px;
	margin:48px 0 0 15px;
	position: absolute;
/*	z-index:1;*/
	left:35px;
}
html>body #style_nav ul #style_nav_eco.on ul {
	height:331px;
	padding:48px 2px 2px 2px;
	margin:0 0 0 15px;
	position: relative;
}
html>body #style_nav ul #style_nav_eco.on ul ul {
	padding:0;
	margin:0;
}

/*--------------------------------------------------------*/
/* Navigation : Innovation & Recherche */
#style_nav ul ol#style_nav_inr {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_inr_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_inr.on {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_inr.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_inr.off {
	width:53px;
	height:60px;
	background:url(../images/bt_nav_inr_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_inr a{
	left:-999em;
	position:absolute;
}
#style_nav ul ol#style_nav_inr ul {
	background:url(../images/bg_nav_inr.gif) no-repeat left bottom;
	width:165px;
	height:330px;
	padding:0 2px 2px 2px;
	margin:48px 0 0 17px;
	position: absolute;
/*	z-index:2;*/
	left:-999em;
}
#style_nav ul ol#style_nav_inr.on ul {
	background:url(../images/bg_nav_inr.gif) no-repeat left bottom;
	width:165px;
	height:332px;
	padding:0 2px 2px 2px;
	margin:48px 0 0 15px;
	position: absolute;
	z-index:2;
	left:35px;
}
html>body #style_nav ul #style_nav_inr.on ul {
	height:331px;
	padding:48px 2px 2px 2px;
	margin:0 0 0 15px;
	position: relative;
}
html>body #style_nav ul #style_nav_inr.on ul ul {
	padding:0;
	margin:0;
}

/*--------------------------------------------------------*/
/* Navigation : Formation */
#style_nav ul ol#style_nav_for {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_for_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_for.on {
	margin:0;
	padding:0;
	width:218px;
	height:60px;
	background:url(../images/bt_nav_for.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_for.off {
	width:53px;
	height:60px;
	background:url(../images/bt_nav_for_off.gif) no-repeat;
	cursor:pointer;
}
#style_nav ul ol#style_nav_for a{
	left:-999em;
	position:absolute;
}
#style_nav ul ol#style_nav_for ul {
	background:url(../images/bg_nav_for.gif) no-repeat left bottom;
	width:165px;
	height:330px;
	padding:0 2px 2px 2px;
	margin:48px 0 0 15px;
	position: absolute;
/*	z-index:3;*/
	left:-999em;
}
#style_nav ul ol#style_nav_for.on ul {
	background:url(../images/bg_nav_for.gif) no-repeat left bottom;
	width:165px;
	height:332px;
	padding:0 2px 2px 2px;
	margin:48px 0 0 15px;
	position: absolute;
	z-index:3;
	left:35px;
}
html>body #style_nav ul #style_nav_for.on ul {
	height:331px;
	padding:48px 2px 2px 2px;
	margin:0 0 0 15px;
	position: relative;
}
html>body #style_nav ul #style_nav_for.on ul ul {
	padding:0;
	margin:0;
}