		DIV.content_m8_n0 {

		}
		
		DIV.menu_m8_n1 {
			padding-bottom:3px;
			padding-left: 42px;
			height:24px;
			line-height:24px;
			background-image: url(/design/fondMenuGauche2_item.jpg);				
			background-repeat:no-repeat;
			background-position:top left;
			margin-bottom:8px;					
		}
		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 {
			padding-bottom:3px;	
		}		
		
/* classe LINK pour le menu M1 de niveau N1 */
		SPAN.link_m8_n1 {
			font-family:arial;
			font-weight:bold;
			font-size:12px;		
			color: #AC1747;
			overflow: hidden;
			text-decoration:none;
		}
		
		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: #AC1747;
			text-decoration:underline;
			cursor: pointer;
		}		