.menu_utile{
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	padding-top:15px;
	margin-bottom:38px;
	margin-right:30px;
	display:inline;
}
.menu_utile li{
	float:left;
	text-transform:uppercase;
	margin-right:4px;
	border-right:1px dotted #603100;
	padding-right:4px;
}
.menu_utile li.dernier{
	border-right:0;
}
.menu_utile li a{
	padding-left:15px;
	text-decoration:none;
	color:#603100;
}
.menu_utile li a.utile_accueil{
	background:url('../picto/home.gif') center left no-repeat;
}
.menu_utile li a.utile_plan{
	background:url('../picto/plan_du_site.gif') center left no-repeat;
}
.menu_utile li a.utile_aide{
	background:url('../picto/aide.gif') center left no-repeat;
}
#menu_entete{
	list-style-type:none;
	margin:0;
	padding:0;
	height:27px;
	width:420px;
	margin:auto;
	background:url('../images/menu_entete_fond.png') top left no-repeat;
	padding-left:40px;
	padding-right:45px;
}
#menu_entete li{
	float:left;
}
#menu_entete li a{
	height:27px;
	line-height:27px;
	text-decoration:none;
	color:#fff;
	display:block;
	font-weight:bold;
	position:relative;
	margin-left:5px;
}
#menu_entete li a.accueil{
	background:url('../images/menu_entete_lien_accueil_on.png') top left no-repeat;
	width:70px;
	text-align:center;
	margin-left:0px;
}
#menu_entete li a.accueil:hover{
	color:#bacd00;
}
#menu_entete li a.actu{
	background:url('../images/menu_entete_lien_actu_off.png') top left no-repeat;
	width:93px;
	text-align:center;
}
#menu_entete li a.actu:hover{
	color:#bacd00;
}
#menu_entete li a.partenariat{
	background:url('../images/menu_entete_lien_partenariat_off.png') top left no-repeat;
	width:112px;
	text-align:center;
}
#menu_entete li a.partenariat:hover{
	color:#bacd00;
}
#menu_entete li a.contact{
	background:url('../images/menu_entete_lien_contact_off.png') top left no-repeat;
	width:128px;
	text-align:center;
}
#menu_entete li a.contact:hover{
	color:#bacd00;
}
#menu_entete li a.sel_menu{
	color:#bacd00;
}
#menu{
	list-style-type:none;
	margin:0;
	padding:0;
	width:200px;
	background-color:#eee;
	min-height:500px;
	padding-top:20px;
	float:left;
}
#menu li a{
	color:#000;
	text-decoration:none;
	margin-left:20px;
}
#menu_gauche{
	width:215px;
	/*background:url('../images/menu_gauche_fond.png') top right repeat-y;*/
	background:url('../images/contenu_fond.png') top right repeat-y;
	padding-right:11px;
	float:right;
	padding-bottom:15px;
	margin-right:0px;
}
#menu_gauche h2.titre_recherche{
	margin:0;
	padding:0;
	background:url('../images/titre_recherche.png') top left no-repeat #c6c5a8;
	color:#fff;
	font-size:1.3em;
	text-align:center;
	padding-top:5px;
	height:35px;
}
#menu_gauche h2.titre_proposition_itineaire{
	margin:0;
	padding:0;
	background:url('../images/titre_proposition_itineaire.png') top left no-repeat #c6c5a8;
	color:#fff;
	font-size:1.3em;
	text-align:center;
	padding-top:10px;
	height:30px;
}
#menu_gauche p.para_proposition_itineaire{
	color:#603100;
	margin:0;
	padding:0 5px;
	text-align:justify;
	margin-bottom:5px;
}
#menu_gauche h2.titre_recherche span{
	display:block;
	font-size:0.9em;
	color:#ceccb8;
	margin-top:-5px;
}
#menu_gauche form{
	background:url('../images/recherche_fond.png') top left repeat #e9e8d3;
	margin-top:1px;
	padding-top:16px;
	position:relative;
	zoom:1;
}
#menu_gauche form select{
	margin-left:10px;
	width:195px;
	margin-bottom:15px;
	border-left:1px solid #603100;
	border-top:1px solid #603100;
	border-right:1px solid #603100;
	border-bottom:1px solid #d4d0c8;
	background-color:#e9e8d3;
	color:#603100;
}
#menu_gauche form input{
	float:right;
	margin-bottom:11px;
	margin-right:10px;
	border:0;
	color:#603100;
	background:url('../images/recherche_bouton.png') 0px 2px no-repeat;
	width:100px;
	height:18px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:15px;
	padding-bottom:2px;
	line-height:12px;
	font-size:12px;
}
#menu_gauche h2.titre_menu_gauche{
	margin:0;
	margin-top:6px;
	background-color:#c6c5a8;
	height:40px;
	position:relative;
	color:#603100;
	text-align:center;
	font-size:1.3em;
	padding-top:5px;
}
#menu_gauche h2.titre_menu_gauche_mon_menu{
	margin:0;
	margin-top:6px;
	background-color:#90a501;
	height:32px;
	position:relative;
	color:#fff;
	text-align:center;
	font-size:1.3em;
	padding-top:13px;
}
#menu_gauche h2.titre_menu_gauche span{
	display:block;
	color:#ddff01;
	margin-bottom:-3px;
}
#menu_gauche h2.titre_menu_gauche strong{
	color:#ff5400;
}
#menu_gauche h2.populaire{
	padding-top:15px;
	height:30px;
}
ul.menu_gauche_liste,ul.menu_gauche_liste_mon_menu{
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#deddca;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom:10px;
	position:relative;
}
ul.menu_gauche_liste li,ul.menu_gauche_liste_mon_menu li{
	color:#603100;
	border-bottom:1px dashed #bcbba4;
	/*height:20px;*/
	line-height:20px;
}
ul.menu_gauche_liste li a,ul.menu_gauche_liste_mon_menu li a{
	padding-left:17px;
	color:#603100;
	text-decoration:none;
	display:block;
}
ul.menu_gauche_liste li a:hover,ul.menu_gauche_liste_mon_menu li a:hover{
	background-color:#fff;
	color:#ff5400;
}
ul.menu_gauche_liste_mon_menu{
	background-color:#a4ba00;
}

