
		/* classe CONTENT pour le menu m3 de niveau N0 */
		
		DIV.content_m3_n0 
		{
			
			padding-left:3px;
			padding-top:0px;
			text-align:left;
			float:left;
		}
		
		#item_m3_4F8A4803
		{
			
			/*border: solid blue 3px;*/
			background-image:url("/design/gp.gif");
			background-position: 10px 8px;
			background-repeat: no-repeat;
			padding-left:21px;
			cursor: pointer;
			vertical-align:bottom;
			text-align:left;
		}
		
		#item_m3_F940CD2 
		{
			
			/*border: solid blue 3px;*/
			background-image:url("/design/publi.gif");
			background-position: 10px 8px;
			background-repeat: no-repeat;
			padding-left:21px;
			cursor: pointer;
			vertical-align:middle;
			text-align:left;
		}
		
		#item_m3_AA24475A
		{
			background-image:url("/design/picto_lien.gif");
			background-position: 12px 8px;
			background-repeat: no-repeat;
			padding-left:21px;
			cursor: pointer;
			vertical-align:middle;
			text-align:left;
		
		}


		/* classe ITEM pour le menu m3 de niveau N1 */
	
		DIV.item_m3_n1 
		{
			float:left;
			background-image:url("/design/separation_menu.gif");
			background-position:bottom;
			background-repeat:repeat-x;
			width:135px;
			padding-left:3px;
			cursor: pointer;
			text-align:left;
			
		}
		
		DIV.item_m3_n1_over, DIV.item_m3_n1_open, DIV.item_m3_n1_open_over 
		{
			background-image:url("/design/separation_menu.gif");
			background-position:bottom;
			background-repeat:repeat-x;
			float:left;
			width:135px;
			padding-left:3px;
			cursor: pointer;
		}

		/* classe MENU pour le menu m3 de niveau N1 */
		
		
		DIV.menu_m3_n1 
		{
			padding-top:5px;
			background-image:url("/design/separation_menu.gif");
			background-position:left bottom;
			background-repeat:no-repeat;
			padding-bottom:3px;
		}

/* classe LINK pour le menu m3 de niveau N1 */
		SPAN.link_m3_n1 
		{
			font-family:  Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			padding-left:8px;
			color:#000000;
			
		}
		DIV.item_m3_n1_over SPAN.link_m3_n1, DIV.item_m3_n1_open SPAN.link_m3_n1, DIV.item_m3_n1_open_over SPAN.link_m3_n1 
		{
			color:#018C55;
			
		}
