/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
display:block;

}
.menuMaster{
	margin:0;
	border: none;
	width:192px;
	background-image:url(rond.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	
	padding: 4px 0 4px 40px;  
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fffff3;
	text-decoration:none;
	border-top:1px solid #8f910b;
	border-bottom:1px solid #8f910b;
	display:block;
	
}

.menuMaster a, .menuMaster a:link, .menuMaster a:visited, .menuMaster a:active, .menuMaster a:focus{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fffff3;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.menuMaster a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#211e0d;
	text-decoration:none;
	font-weight:bold;
	display:block;

}


.overMenuMaster{
	position:relative;
	margin:0;
	border: none;
	width:192px;
	background-image:url(rondj2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding: 4px 0 4px 40px;
	border-top:1px solid #211e0d;
	border-bottom:1px solid #211e0d;
	display:block;
	background-color:#e2c21d;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	
}

.overMenuMaster a,.overMenuMaster a:link, .overMenuMaster a:visited, .overMenuMaster a:active, .overMenuMaster a:focus{
	margin:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color:#211e0d;
	display:block;
}
.overMenuMaster a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color:#211e0d;
	display:block;
}

/* -------------- Partie menu deroulant ---------------- */
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #8f910b;
	font-weight:bold;
	color:#fffff3;
	display:block;
	border-right:1px solid #211e0d;
	border-top:1px solid #211e0d;
	border-left:1px solid #211e0d;
	
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
	
}
.menuBouton li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom:1px solid #211e0d;
	/*border-left:1px solid #211e0d;
	border-right:1px solid #211e0d;*/
	background-color: #8f910b;
	white-space:nowrap;
}

.menuBouton a, .menuBouton a:link, .menuBouton a:visited, .menuBouton a:active, .menuBouton a:focus{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(rond.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent:40px;
	line-height: 20px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#fffff3;

	
}

.menuBouton a:hover{
	background-color: #e2c21d;
	background-image:url(rondj2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	color:#211e0d;
	text-indent:40px;
	line-height: 20px;
	display:block;
	
}
.overBoutonMenu a{
	color: #211e0d;
	font-weight:bold;
	background-color:#46659e;
	background-image:url(rondj2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent:40px;
	display:block;

}

/*.overBoutonSousMenu a:link, .overBoutonSousMenu a:visited, .overBoutonSousMenu a:active, .overBoutonSousMenu a:focus{
	background-color:#e2c21d;
	/*color: #211e0d
};*/
.overBouton{
	line-height:20px;
	background-color:#46659e;
	display:block;
}

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

.sousMenuStyle{
	width: 20em;
}
.sousMenuStyle menu{
	width:20em;
}
