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

.menuPrincipal{
border-left:solid 1px #603603;
color:#603603;}

.menuPrincipal a:link, .menuPrincipal a:visited, .menuPrincipal a:active, .menuPrincipal a:focus{
color:#603603;}


.menuPrincipal a:hover{
	color:#f8edd0;
	
}

.menuMaster{
	background-color:#c3b692;
	color:#603603;
	margin:0;
	border-right: solid 1px #603603;
	border-bottom:solid 1px #603603;
	border-top:solid 1px #603603;
	width:auto;
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	text-decoration: none;
}
.overMenuMaster{
	border-right: solid 1px #603603;
	border-bottom:solid 1px #603603;
	border-top:solid 1px #603603;
	background-color:#c3b692;
	color:#f8edd0;
	width:auto;
	margin:0;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}

.menuMaster a:link, .menuMaster a:visited, .menuMaster a:active, .menuMaster a:focus{
	color:#603603;
	margin:0;
	border: none;
	width:auto;
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.overMenuMaster a:hover,.menuMaster a:hover{
	color:#f8edd0; /*beige*/
	margin:0;
	border: none;
	width:auto;
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	
}


/*-----------------------------------------------------------*/
.menuBouton{
	color:#603603;
	line-height:20px;
	padding:0;
	margin:0;
	list-style-type:none;
	
}
.menuBouton menu {
	color:#603603;
	line-height:20px;
	text-indent:5px;
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	color:#603603;
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	background-color:#c3b692;
	font-weight:normal;
	border-right: solid 1px #603603;
	border-left: solid 1px #603603;
	border-bottom: solid 1px #603603;
}


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

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

.outBouton{
	color: #f8edd0;
	background-color:#c3b692;
	list-style-type:none;
}
