/* MENU HAUT : */
#menu_haut { width:616px; overflow:hidden; padding:0 0 30px 0; background:#FFF; }
	#menu_haut ul { margin:0; padding:0; list-style:none; }
		#menu_haut ul li { float:left; text-align:center; padding:2px 8px 0 8px; }
			#menu_haut ul li a { color:#FFF; text-transform:uppercase; text-decoration:none; }
				#menu_haut ul li a:hover { text-decoration:underline; }
			li.menu2  { width:189px; height:30px; background:#003876; }
			li.menu3  { width:190px; height:30px; background:#ADADAE; }
			li.menu98  { width:189px; height:30px; background:#ED7616; }
			li.menu99  { width:189px; height:20px; background:#C5987F; }
			li.menu100  { width:190px; height:20px; background:#339933; }
			li.menu101  { width:189px; height:20px; background:#79577B; }

#menu_gauche_ { background: url("images/top_menu.png"); width: 615px; height: 22px; }

#menu_gauche_2_root  {
	width: 233px;
	margin: 0px 0px 0 0px;
}

	#menu_gauche_2_root a span  , #menu_gauche_3_root a span  , #menu_gauche_5_root a span { display:none; }


	#menu_gauche_2_root a  {
		height: 20px;
	}

	#menu_gauche_2_root a:hover  {
		background: none;
	}

	#menu_gauche_2_root ul {
		width: 232px;
		background: #FF6600;
		border: 1px solid #fff;
	}

		#menu_gauche_2_root ul li {
		width: 232px;
		background: #FF6600;
	}

	#menu_gauche_2_root ul li a  {
		display: block;
		height: 100%;
		color: #fff;
		font-weight: normal;
		padding: 4px 10px 4px 10px;
	}

	#menu_gauche_2_root ul li a:hover  {
		background: #FF893B;
	}

#menu_gauche_3_root  {
	width: 192px;
	margin: 0px 0px 0 0px;
}


	#menu_gauche_3_root a  {
		height: 20px;	}

	#menu_gauche_3_root a:hover  {
		background: none;
	}

	#menu_gauche_3_root ul {
		width: 192px;
		background: #66CC00;
		border: 1px solid #fff;
	}

		#menu_gauche_3_root ul li {
		width: 192px;
		background: #66CC00;
	}

	#menu_gauche_3_root ul li a  {
		display: block;
		height: 100%;
		color: #fff;
		font-weight: normal;
		padding: 4px 10px 4px 10px;
	}

	#menu_gauche_3_root ul li a:hover  {
		background: #A3F84F;
	}


#menu_gauche_5_root  { width: 190px; }
	#menu_gauche_5_root a  { height: 20px; }
		#menu_gauche_5_root a:hover  { background: none; }

	#menu_gauche_5_root ul { width: 189px; background: #429EC1; border: 1px solid #fff; }
		#menu_gauche_5_root ul li { width: 189px; background: #429EC1; }
			#menu_gauche_5_root ul li a  { display: block; height: 100%; color: #fff; font-weight: normal; padding: 4px 10px 4px 10px; }
				#menu_gauche_5_root ul li a:hover  { background: #72ACC3; }

/* -- GAUCHE1 -- */

#gauche1 a { display:block; color:#333365; text-decoration:none; font-size:11px; padding: 4px 0px 10px 24px; }
	#gauche1 a:hover { color: #000; text-decoration:underline; }

.g1 { background: url("images/g1.png") no-repeat 0px 0px; }
.g2 { background: url("images/g2.png") no-repeat 0px 0px; }
.g3 { background: url("images/g3.png") no-repeat 0px 0px; }
.g4 { background: url("images/g4.png") no-repeat 0px 0px; }
.g5 { background: url("images/g5.png") no-repeat 0px 0px; }
.g6 { background: url("images/g6.gif") no-repeat 0px 0px; }
.g7 { background: url("images/g7.gif") no-repeat 0px 0px; }

