.content_haut_n0, .content_haut_n0 ul, .content_haut_n0 li {list-style-type: none; margin:0; padding:0; }
.content_haut_n0 ul { display: block;}

.content_haut_n0 ul.active, .content_haut_n0 ul.selected { display: block; }
.content_haut_n0 ul.active_over, .content_haut_n0 ul.selected_over { display: block; }

.content_haut_n0 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:white; 
	line-height:20px;
	background-color:#fda23a;
}

.content_haut_n0 li {

}

.content_haut_n0 a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color:white; 
	text-decoration: none;
	padding-left:4px;
}

.content_haut_n0 li.passive:hover { background-color:#fda23a;color:white;  }
.content_haut_n0 li.passive_over { background-color:#fda23a;color:white;  }
.content_haut_n0 li.selected, .content_haut_n0 li.selected_over {background-color:#fda23a;color:white; }
.content_haut_n0 li.active, .content_haut_n0 li.active_over { background-color:#fda23a;color:white;  }

.content_haut_n0 li.passive:hover > a { background-color:#fda23a;color:white; background-image:url(/design/puce_menuhaut.gif);	background-position:4px top;background-repeat:no-repeat;}
.content_haut_n0 a.passive_over { background-color:#fda23a;color:white;  background-image:url(/design/puce_menuhaut.gif);	background-position:4px top;background-repeat:no-repeat; }
.content_haut_n0 a.selected, .content_haut_n0 a.selected_over {background-color:#fda23a;color:white;  background-image:url(/design/puce_menuhaut.gif);	background-position:4px top;background-repeat:no-repeat;}
.content_haut_n0 a.active , .content_haut_n0 a.active_over { background-color:#fda23a;color:white; background-image:url(/design/puce_menuhaut.gif);	background-position:4px top;background-repeat:no-repeat;}


/**** NIVEAU 1 ********/
.content_haut_n1 {
	background-color: #fd8009;
	font-size: 11px;
	font-weight: normal;
	border:0px;
	margin-top:4px;
	line-height:20px;
	
}

.content_haut_n1 li {
	border:0px;
}

.content_haut_n1 a {
	border:0px;
	padding:2px;
	padding-left:12px;
	font-weight: normal;
	text-decoration:none;
}

.content_haut_n1 > li.passive:hover {  background-color: #fd8009;color:white;text-decoration:underline;}
.content_haut_n1 li.passive_over { background-color: #fd8009;color:white;text-decoration:underline;}
.content_haut_n1 li.selected, .content_haut_n1 li.selected_over {background-color: #fd8009; color:white;text-decoration:underline; list-style-type: disc;}
.content_haut_n1 li.active, .content_haut_n1 li.active_over {background-color: #fd8009;color:white;text-decoration:underline; }

.content_haut_n1 li.passive:hover > a {background-color: #fd8009;color:white; background-image:url(/design/puce_menuhautBis.gif);	background-position:left -2px;background-repeat:no-repeat;text-decoration:underline;}
.content_haut_n1 a.passive_over {background-color: #fd8009;color:white; background-image:url(/design/puce_menuhautBis.gif);	background-position:left -2px;background-repeat:no-repeat; text-decoration:underline;}
.content_haut_n1 a.selected, .content_haut_n1 a.selected_over {background-color: #fd8009;color:white; background-image:url(/design/puce_menuhautBis.gif);	background-position:left -2px;background-repeat:no-repeat; text-decoration:underline; }
.content_haut_n1 a.active, .content_haut_n1 a.active_over {background-color: #fd8009;color:white; background-image:url(/design/puce_menuhautBis.gif);	background-position:left -2px;background-repeat:no-repeat; text-decoration:underline;}
