/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	color: #5C584E;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	line-height: 18px;
	border-bottom:1px dotted #E6D7A3;
	width:180px;
}
.menuMaster a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C584E;
 	font-weight: bold;
	text-decoration: none;
}
.overMenuMaster{
	margin:0;
	border: none;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
	line-height: 18px;
	border-bottom:1px dotted #E6D7A3;
	background-color:#9F9470;
}
.overMenuMaster a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C584E;
 	font-weight: bold;
	text-decoration:none;
}

.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #E6D7A3;
	list-style-type:none;
	border-top:1px solid #cccccc;
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #5C584E;
	text-indent:15px;
	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: 1px dotted #E6D7A3;
	border-right:1px dotted #E6D7A3;
	border-left:1px dotted #E6D7A3;
	background-color:#CDBD81;

}

.menuBouton a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C584E;
 	font-weight: bold;
	text-decoration:none;
	display:block;
}

.menuBouton a:hover{
	background-color: #9F9470;
	text-indent:15px;
}
.overBoutonMenu a{
	color: #5C584E;
	background-color:#9F9470;
	text-indent:15px;
}
.overBoutonSousMenu{
	background-color:#9F9470;
	color: #5C584E;
}
.overBouton{
	line-height:25px;
	background-color:#9F9470;
}

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