.content_autres_n0, .content_autres_n0 ul, .content_autres_n0 li {list-style-type: none; margin:0; padding:0; }
.content_autres_n0 ul { display: none;}

.content_autres_n0 ul.active, .content_autres_n0 ul.selected { display: block; }
.content_autres_n0 ul.active_over, .content_autres_n0 ul.selected_over { display: block; }

.content_autres_n0 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color:black; 
	line-height:29px;
	background-color:#FFE66D;
	/*border-top: 1px solid #2C547E;*/
}

.content_autres_n0 li {
	/*border-bottom: 1px solid #2C547E;*/
	/*margin-top:4px;*/
	border-top: 1px solid #80795B;
}

.content_autres_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;*/
	padding-right:17px;
}

.content_autres_n0 li.passive:hover { background-color:#487EA2;color:white;  }
.content_autres_n0 li.passive_over { background-color:#487EA2;color:white;  }
.content_autres_n0 li.selected, .content_autres_n0 li.selected_over {background-color:#487EA2;color:white; }
.content_autres_n0 li.active, .content_autres_n0 li.active_over { background-color:#487EA2;color:white;  }

.content_autres_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_autres_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_autres_n0 a.selected, .content_autres_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_autres_n0 a.active , .content_autres_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_autres_n1 {
	background-color: #3F79B4;
	font-size: 12px;
	font-weight: normal;
	border:0px;
	margin-top:4px;
	line-height:16px;
}

.content_autres_n1 li {
	border:0px;
}

.content_autres_n1 a {
	/*background-image: url(../design/puce_n1.gif);
	background-position: left 3px;*/
	margin-left: 10px;
	border:0px;
	padding:2px;
	
}

.content_autres_n1 > li.passive:hover { background-color: #3F79B4; color:white; }
.content_autres_n1 li.passive_over { background-color: #3F79B4; color:white; }
.content_autres_n1 li.selected, .content_autres_n1 li.selected_over { background-color: #3F79B4;color:white;background-image:url(/design/gauche_puce_n2.gif);background-position:3px 8px;background-repeat:no-repeat; }
.content_autres_n1 li.active, .content_autres_n1 li.active_over {background-color: #3F79B4;color:white;   }

.content_autres_n1 li.passive:hover > a { background-color: #3F79B4;color:white; }
.content_autres_n1 a.passive_over {background-color: #3F79B4;color:white;  }
.content_autres_n1 a.selected, .content_autres_n1 a.selected_over {background-color: #3F79B4;color:white;   }
.content_autres_n1 a.active, .content_autres_n1 a.active_over {background-color: #3F79B4; color:white;  }


/**** NIVEAU 2 ********/
.content_autres_n2 {
	background-color: #3F79B4;
	font-size: 11px;
	font-weight: normal;
	display:block;
}

.content_autres_n2 li {

}

.content_autres_n2 a {
	color: white;
	margin-left: 15px;
	font-size: 11px;
	
}

.content_autres_n2 > li.passive:hover {  background-color: #3F79B4;color:white;  font-size: 11px;}
.content_autres_n2 li.passive_over { background-color: #3F79B4;color:white;font-size: 11px;  }
.content_autres_n2 li.selected, .content_autres_n2 li.selected_over {  background-color: #3F79B4;color:white;font-size: 11px;}
.content_autres_n2 li.active, .content_autres_n2 li.active_over {  background-color: #3F79B4;color:white; font-size: 11px; }

.content_autres_n2 li.passive:hover > a { background-color: #3F79B4;color:white; font-size: 11px;}
.content_autres_n2 a.passive_over { background-color: #3F79B4;color:white; font-size: 11px;}
.content_autres_n2 a.selected, .content_autres_n2 a.selected_over { background-color: #3F79B4;color:white;font-size: 11px;}
.content_autres_n2 a.active, .content_autres_n2 a.active_over { background-color: #3F79B4;color:white; font-size: 11px; }