		DIV.content_m8_n0 {

		}
		
		DIV.menu_m8_n1 {
			text-align:left;
			padding-left:9px;
			height:27px;
			line-height:27px;
			/*background-image: url(/design/fondMenuGauche2_item.gif);*/			
			background-repeat:repeat-x;
			background-position:top left;
			background-color:#004296;
			margin-bottom:-1px;
			cursor:pointer;
			border:1px solid white;
		}
		DIV.item_m8_n1_over DIV.menu_m8_n1, DIV.item_m8_n1_open DIV.menu_m8_n1, DIV.item_m8_n1_open_over DIV.menu_m8_n1 {
			/*background-image: url(/design/fondMenuGauche2_over.gif);*/
			background-repeat:repeat-x;
			background-position:top left;
			background-color:#092241;
		}		
		
/* classe LINK pour le menu M1 de niveau N1 */
		SPAN.link_m8_n1 {
			font-family:arial;
			font-weight:bold;
			font-size:12px;		
			color: white;
			overflow: hidden;
			text-decoration:none;
			text-transform:uppercase;
			text-shadow:1px 1px 1px #000;
		}
		
		DIV.item_m8_n1_over SPAN.link_m8_n1, DIV.item_m8_n1_open SPAN.link_m8_n1, DIV.item_m8_n1_open_over SPAN.link_m8_n1 {
			font-family:arial;
			font-weight:bold;
			font-size:12px;
			color: white;
			text-decoration:none;
			cursor: pointer;
			text-transform:uppercase;
			text-shadow:-1px -1px 1px #000;
		}	
