#navigation { position:relative; z-index:13; border:0; top:0; }

.niveau1 { position:relative; z-index:14; /*display: inline; fait buggué SAFARI */}

		div.menuLayer 		{ z-index: 15; position: absolute; top: 23px; height: 209px; visibility: hidden; }
/* :root div.menuLayer 	{ top: 5px; }/* */
div.menuLayer div 			{ text-align:left; }
div.menuLayer .borderMenu 	{ border-right: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; background: #fff2d9 url(../img/bg_menu_layer.gif) left top no-repeat; }

div.menuLayer a 			{ display: block; padding: 1px 5px 0 15px; color: #696A6A; border-right: 1px solid white; border-left: 1px solid white;  background: url(../img/puce_fleche_droite_grise.gif) 7px 5px no-repeat; font-size: 10px; }

div.menuLayer a:hover 		{ background-color: #ffd893; text-decoration: none; } /* bug sous safari */

div.menuLayer a.last 		{ border-bottom: 1px solid white; padding-bottom: 4px; }
div.menuLayer a.first 		{ padding-top: 4px; background-position: 7px 8px; }
div.menuLayer a.first:hover { background:url(../img/bg_menu_layer_first_hover.gif) left top no-repeat #ffd893; }

div.menuLayer#layer_afe 			{ left: 122px }
div.menuLayer#layer_actualites 		{ left: 245px }
div.menuLayer#layer_expatriation	{ left: 372px }
div.menuLayer#layer_liensutiles	{ left: 496px }



div.menuLayer#layer_afe a, 
div.menuLayer#layer_expatriation a 	{ width: 124px; voice-family: "\"}\""; voice-family:inherit; width: 102px; } .debugIE {}
div.menuLayer#layer_actualites a 	{ width: 128px; voice-family: "\"}\""; voice-family:inherit; width: 106px; } .debugIE {}
div.menuLayer#layer_liensutiles a 	{ width: 80px; voice-family: "\"}\""; voice-family:inherit; width: 93px; } .debugIE {}