/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster, .overMenuMaster{
	margin:0;
	border: none;
	line-height:25px;
	text-indent:10px;
	/*---*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	font-weight: bold;
	text-transform: uppercase;
	color: #3C2619;
	text-decoration: none;
	white-space:nowrap;
}
.menuMaster a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	font-weight: bold;
	text-transform: uppercase;
	color: #3C2619;
	text-decoration: none;
}
.overMenuMaster a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	font-weight: bold;
	text-transform: uppercase;
	color: #3C2619;
}


.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #F7F3D8;
	list-style-type:none;
	border-top:1px solid #5D412E;
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menuBouton li{
	text-indent:15px;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 20px;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom: 1px solid #5D412E;
	border-right:1px solid #5D412E;
	border-left:1px solid #5D412E;
	background-color: #F7F3D8;

}

.menuBouton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5D412E;
	display:block;
	text-decoration:none;
}

.menuBouton a:hover{
	color: #F7F3D8;
	background-color: #5D412E;
}
.overBoutonMenu a{
	color: #FFFFFF;
	background-color:#999999;
	text-indent:15px;
}
.overBoutonSousMenu{
	background-color:#999999;
	color: #FFFFFF;
}
.overBouton{
	line-height:25px;
	background-color:#999999;
}

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