/* MENU CONTEXTUEL */
#flat_left { width:209px; padding:0 0 60px 0; background:#899b16 url(../images/background/flat_left_bas.gif) no-repeat 0 bottom; }

#flat_left a,
#flat_left strong,
#flat_left span {
text-decoration:none; line-height:1em; border-bottom:1px solid #fff; padding:4px 10px 4px 20px; text-transform:uppercase; color:#fff; display:block; font-weight:normal;
background:url(../images/background/gauche_puce1.gif) no-repeat 7px 7px;
}

#flat_left strong { border-bottom:0; background:#a9bb38 url(../images/background/gauche_puce1o.gif) no-repeat 7px 7px; }

#flat_left a:hover { background:#d8d1c0 url(../images/background/gauche_puce1o.gif) no-repeat 7px 7px; color:#475108; }

#flat_left li.level1 a,
#flat_left li.level1 strong,
#flat_left li.level1 span {
	border-bottom:0;
	background:none;
	background:#a9bb38 url(../images/background/gauche_puce2.gif) no-repeat 21px 9px;
	padding:4px 0 4px 30px;
	text-transform:none;
	font-weight:bold;
	}
	#flat_left li.level1 strong { color:#333; }	
		
#flat_left li.level2 a,
#flat_left li.level2 strong,
#flat_left li.level2 span {
	border-bottom:0;
	background:none;
	background:#a9bb38 url(../images/background/gauche_puce2.gif) no-repeat 31px 9px;
	padding:4px 0 4px 40px;
	}
	#flat_left li.level2 span, #flat_left li.level2 strong { color:#333; }		


#en_un_clic h2 { margin-left:15px; display:block; overflow:hidden; width:150px; height:26px; background:url(../images/background/en_un_clic_titre.gif) no-repeat 0 0; }
#en_un_clic h2 span { position:absolute; top:-1000px; }
		
#en_un_clic a {
	display:block;
	background:url(../images/background/en_un_clic.gif) no-repeat 7px 7px;
	padding:3px 0 3px 18px;
	text-decoration:none;
	color:#fff;
	line-height:1em;
	font-size:0.9em;
	}
	#en_un_clic a:hover { text-decoration:underline; }
