#menu1 {
	margin:0px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;	
	background-color:#e7e6d4;		
	width: 161px;
	padding:3px 2px 0px 2px;
	border-left:1px solid #c6c198;
	border-right:1px solid #c6c198;
	border-top:1px solid #c6c198;
}

#imgsousmenu{
	display:block;
	text-indent:0;
	border: none;
}

#menu1 a{
	float:left;
	background:#e7e6d4;
	color:#4e4c3c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 18px;
	text-indent: 10px;
	margin-bottom: 1px;
	width:152px;
	border-bottom:1px solid #c6c198;
	
}


#menu1 a:hover { 
	
	background: #c6c198;
 	color: #4e4c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder; 
	vertical-align: middle;
	text-indent: 10px;
	margin-bottom: 1px;
}


.fleche{
	float:left;
	clear:right;
	width:6px;
	background: #e7e6d4;
	text-align:center;
	border-bottom:1px solid #c6c198;
}

#menu1 .Separateur{
	float:left;
	background:#006F53;
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 18px;
	text-indent: 10px;
	margin-bottom: 1px;
	width:152px;
	border-bottom:1px solid #c6c198;
	
}

.flecheSep{
	float:left;
	clear:right;
	width:6px;
	background: #006F53;
	text-align:center;
	border-bottom:1px solid #c6c198;
}

.flecheOver{
	float:left;
	clear:right;
	width:6px;
	background: #c6c198;
	text-align:center;
	border-bottom:1px solid #c6c198;
}

#menu1 .layerAllume{
	background: #c6c198;
	color:	#4e4c3c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	vertical-align: middle;
	margin-bottom: 1px;
	text-indent: 10px;
	width:158px;
}

.sousLayer1 {
	
	visibility: hidden;
	position:absolute;
	left: 0px;
	top: 0px;
	/*	padding-top:3px;
	padding-bottom:3px;*/
	width:160px;
	background-color: #f7f6ef;
	background:#f7f6ef;
	border:1px solid #c6c198;
	padding:3px 2px 3px 2px;
}

.sousLayer1 a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4c3c;
	font-size: 10px;
	text-decoration: none;
	width:140px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;

}
.sousLayer1 a:hover{
color:#4e4c3c;
/*text-decoration: underline;*/
background-color: #c6c198;
}

/* 
DÉBUT DU STYLE POUR LE MENU GAUCHE
*/
.menu2{
	float: left;
	background-color:#e7e6d4;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	width: 164px;
	border-left: 1px solid #c6c198;
	border-right: 1px solid #c6c198;
	border-top: 1px solid #c6c198;
}

.menu2 .menuallume2{
	background-color: #c6c198;
}

.menu2 a{
	display: block;
	color:#4e4c3c;
	text-decoration:none;
	padding:4px 8px 4px 8px;
	margin: 0px auto 0px auto;
	text-align: left;
	border-bottom: 1px solid #c6c198;
}

.menu2 a:hover{
	background-color: #c6c198;
}

.sousmenu2{
	position: absolute;
	z-index:2;
	visibility:hidden;
	top:0px;
	left:0px;
	background-color:#f7f6ef;
	border:1px solid #c6c198;
	width: 150px;
	text-align: left;	
}

.sousmenu2 a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4c3c;
	padding: 5px;
	text-decoration: none;

}

.sousmenu2 a:hover{
	background-color:#c6c198;
}

#separateur_menu{
	float:left;
	background:#006F53;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 18px;
	text-indent: 10px;
	margin-bottom: 1px;
	width:149px;
	border-bottom:1px solid #c6c198;
	color: #FFFFFF;
}

.titremenugauche a{
	color:#ffffff;
}