.content_gauche_n0, .content_gauche_n0 ul, .content_gauche_n0 li {list-style-type: none; margin:0; padding:0; }
.content_gauche_n0 ul { display: none;}

.content_gauche_n0 ul.active, .content_gauche_n0 ul.selected { display: block; }
.content_gauche_n0 ul.active_over, .content_gauche_n0 ul.selected_over { display: block; }

.content_gauche_n0 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:black; 
	line-height:29px;
	background-color:#FFF1B5;
	/*border-top: 1px solid #2C547E;*/
}

.content_gauche_n0 li {
	/*border-bottom: 1px solid #2C547E;*/
	/*margin-top:4px;*/
	border-top: 1px solid #80795B;
}

.content_gauche_n0 a {
	/*background-image: url(../design/puce_n0.gif);
	background-position: left 1px;
	background-repeat: no-repeat;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color:black; 
	text-decoration: none;
	padding-left:17px;
}

.content_gauche_n0 li.passive:hover { background-color:#487EA2;color:white;  }
.content_gauche_n0 li.passive_over { background-color:#487EA2;color:white;  }
.content_gauche_n0 li.selected, .content_gauche_n0 li.selected_over {background-color:#487EA2;color:white; }
.content_gauche_n0 li.active, .content_gauche_n0 li.active_over { background-color:#487EA2;color:white;  }

.content_gauche_n0 li.passive:hover > a { background-color:#487EA2;color:white; background-image:url(/design/puce_menugauche.gif);	background-position:4px top;background-repeat:no-repeat;}
.content_gauche_n0 a.passive_over { background-color:#487EA2;color:white;  background-image:url(/design/puce_menugauche.gif);	background-position:4px top;background-repeat:no-repeat; }
.content_gauche_n0 a.selected, .content_gauche_n0 a.selected_over {background-color:#487EA2;color:white;  background-image:url(/design/puce_menugauche.gif);	background-position:4px top;background-repeat:no-repeat;}
.content_gauche_n0 a.active , .content_gauche_n0 a.active_over { background-color:#487EA2;color:white; background-image:url(/design/puce_menugauche.gif);	background-position:4px top;background-repeat:no-repeat;}


/**** NIVEAU 1 ********/
.content_gauche_n1 {
	background-color: #FFF1B5;
	font-size: 11px;
	font-weight: normal;
	border:0px;
	margin-top:4px;
	line-height:20px;
	
}

.content_gauche_n1 li {
	border:0px;
}

.content_gauche_n1 a {
	/*background-image: url(../design/puce_n1.gif);
	background-position: left 3px;*/
	margin-left:20px;
	border:0px;
	padding:2px;
	padding-left:12px;
	font-weight: normal;
	text-decoration:none;
}

.content_gauche_n1 > li.passive:hover {  background-color: #FFF1B5;color:black;text-decoration:underline;}
.content_gauche_n1 li.passive_over { background-color: #FFF1B5;color:black;text-decoration:underline;}
.content_gauche_n1 li.selected, .content_gauche_n1 li.selected_over {background-color: #FFF1B5; color:black;text-decoration:underline; }
.content_gauche_n1 li.active, .content_gauche_n1 li.active_over {background-color: #FFF1B5;color:black;text-decoration:underline; }

.content_gauche_n1 li.passive:hover > a {background-color: #FFF1B5;color:black; background-image:url(/design/puce_menugaucheBis.gif);	background-position:left -2px;background-repeat:no-repeat;text-decoration:underline;}
.content_gauche_n1 a.passive_over {background-color: #FFF1B5;color:black; background-image:url(/design/puce_menugaucheBis.gif);	background-position:left -2px;background-repeat:no-repeat; text-decoration:underline;}
.content_gauche_n1 a.selected, .content_gauche_n1 a.selected_over {background-color: #FFF1B5;color:black; background-image:url(/design/puce_menugaucheBis.gif);	background-position:left -2px;background-repeat:no-repeat; text-decoration:underline; }
.content_gauche_n1 a.active, .content_gauche_n1 a.active_over {background-color: #FFF1B5;color:black; background-image:url(/design/puce_menugaucheBis.gif);	background-position:left -2px;background-repeat:no-repeat; text-decoration:underline;}


/**** NIVEAU 2 ********/
.content_gauche_n2 {
	background-color: #3F79B4;
	font-size: 11px;
	font-weight: normal;
	display:block;
}

.content_gauche_n2 li {

}

.content_gauche_n2 a {
	color: white;
	margin-left: 15px;
	font-size: 11px;
	
}

.content_gauche_n2 > li.passive:hover {  background-color: #3F79B4;color:white;  font-size: 11px;}
.content_gauche_n2 li.passive_over { background-color: #3F79B4;color:white;font-size: 11px;  }
.content_gauche_n2 li.selected, .content_gauche_n2 li.selected_over {  background-color: #3F79B4;color:white;font-size: 11px;}
.content_gauche_n2 li.active, .content_gauche_n2 li.active_over {  background-color: #3F79B4;color:white; font-size: 11px; }

.content_gauche_n2 li.passive:hover > a { background-color: #3F79B4;color:white; font-size: 11px;}
.content_gauche_n2 a.passive_over { background-color: #3F79B4;color:white; font-size: 11px;}
.content_gauche_n2 a.selected, .content_gauche_n2 a.selected_over { background-color: #3F79B4;color:white;font-size: 11px;}
.content_gauche_n2 a.active, .content_gauche_n2 a.active_over { background-color: #3F79B4;color:white; font-size: 11px; }