/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/


.menuPrincipal a:hover, .menu a:hover,.MenuPrincipal a:hover{
	color:#e5cf8a;
	border: none;
	position:relative;
	width:100%;
}
.menuMaster{
	/*background-image:url(bar.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	background-color:#683231;
	color:#e5cf8a;
	margin:0;
	border: none;
	width:auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:6px;
	margin-left:13px;
	text-decoration: none;
}
.overMenuMaster{
	/*background-image:url(bar.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	background-color:#683231;
	color:#c0c0bd;
	width:auto;
	margin:0;
	margin-top:6px;
	border: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:13px;
	text-decoration: none;
	
}

.menuMaster a:link, .menuMaster a:visited, .menuMaster a:active, .menuMaster a:focus{
	color:#e5cf8a;
	margin:0;
	border: none;
	width:auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

.overMenuMaster a:hover,.menuMaster a:hover{
	color:#c0c0bd; /*gris*/
	margin:0;
	border: none;
	width:auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}
/*-----------------------------------------------------------*/
.menuBouton{
	color:#e5cf8a;
	line-height:20px;
	padding:0;
	margin:0;
	list-style-type:none;
	/*border: solid 1px #666666;*/
}
.menuBouton menu {
	color:#e5cf8a;
	line-height:20px;
	text-indent:5px;
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	color:#e5cf8a;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#683231;
	/*border: solid 1px #666666;*/
}


.menuBouton a, .menuBouton a:visited {
	/*background-image:url(arrow_left_light.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 5px center;*/
	color:#e5cf8a;
	text-indent:5px;
	display:block;
	background-color:#683231;
}

.menuBouton a:hover {
	/*background-image:url(arrow_left_light.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 5px center;*/
	color:#c0c0bd;
	text-indent:5px;
	display:block;
	background-color:#683231;
}
/*----------------------------------------------------*/
.overBoutonMenu a:hover, .overBoutonMenu a:visited{
	color: #c0c0bd;
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:5px;
}
.overBoutonSousMenu{
	color: #FFFFFF; /*blanc marche pas*/
	background-color:#683231;
}
.overBouton{
	line-height:20px;
	background-color:#683231;
}

.outBouton{
	color: #FFFFFF;
	background-color: #683231;
	list-style-type:none;
}
