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

color:#603603;
border-bottom: 1px solid #603603;
font-weight:bold;

display:block;}

.menuPrincipal a:link, .menuPrincipal a:visited, .menuPrincipal a:active, .menuPrincipal a:focus{
color:#603603;
font-weight:bold;
display:block;}


.menuPrincipal a:hover{
	color:#f8edd0;
	font-weight:bold;
	display:block;
	
}



.menuMaster{
	margin:0;
	font-weight:bold;
	padding:3px 15px 3px 5px;
	background-color:#c3b692;
	background-image:url(fleche.gif);
	background-repeat:no-repeat;
	background-position: right center ;
	color:#603603;
	border-top: 1px solid #603603;
	border-left: 1px solid #603603;
	border-right: 1px solid #603603;
	display:block;
}
.menuMaster a{
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#603603;
	display:block;
}

.menuMaster a:hover{
color:#f8edd0;
}
.overMenuMaster{
	margin:0;
	font-weight:bold;
	padding:3px 15px 3px 5px;
	background-color:#c3b692;
	background-image:url(fleche_o.gif);
	background-repeat:no-repeat;
	background-position: right center ;
	background-color:#c3b692;
	color:#f8edd0;
	border-top: 1px solid #603603;
	border-left: 1px solid #603603;
	border-right: 1px solid #603603;
	display:block;
}
.overMenuMaster a{
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#f8edd0;
	display:block;
}



.menuBouton{
	color:#603603;
	line-height:20px;
	padding:0;
	margin:0;
	list-style-type:none;
	border-top:solid 1px #603603;
	
}
.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-bottom: solid 1px #603603;
}


/*
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #c3b692;
	list-style-type:none;
	
	
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #c3b692;
	border-top: solid 1px #603603;
	border-right: solid 1px #603603;
	border-left: solid 1px #603603;
	
}
.menuBouton li{
	font-family: Arial,Verdana,Geneva,Sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #603603;
	text-indent:10px;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 20px;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	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;
}

/*.menuBouton a{
	display:block;
	text-decoration:none;
	color:#603603;
}

.menuBouton a:hover{
	background-color: #c3b692;
	color:#f8edd0;
	text-indent:10px;
}
.overBoutonMenu a{
	color: #f8edd0;
	background-color:#c3b692;
	text-indent:10px;
}
.overBoutonSousMenu{
	background-color:#c3b692;
	color: #f8edd0;
}
.overBouton{
	line-height:25px;
	background-color:#c3b692;
}

.outBouton{
	background-color: #999999;
	list-style-type:none;
}*/
