.menuMaster, .menuMaster a, .menuMaster a:visited, .menuMaster a:hover, .overMenuMaster, .overMenuMaster a, .overMenuMaster a:visited, .overMenuMaster a:hover{
	margin:0;
	border: none;
	width:100%;
}
.tableauMenu {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	list-style-type:none;
}
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	/*background-image:url(../edit/ktml2/includes/images/grille.gif);*/
	background-color: #FFFFFF;
	list-style-type:none;
	border-top:2px dotted #adc74a;
	opacity: 0.95;
	/*-moz-opacity:0.95;*/
	/*filter:alpha(opacity=95);*/
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
	/*border-top:1px solid #000000;*/
}
.menuBouton li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #345f1e;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 25px;
	text-align: left;
	padding-left:5px;
	/*text-indent: 5px;*/
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom: 2px dotted #adc74a;
	border-right:2px dotted #adc74a;
	border-left:2px dotted #adc74a;
	/*background-color: #FFCC66;*/
	/*padding-top:1px;
	padding-bottom:1px;*/
}

.menuBouton a, .menuBouton a:visited, .menuBouton a .SousMenu{
	color: #345f1e;
	display:block;
	text-decoration:none;
}

.menuBouton a:hover .SousMenu{
		background-color:#345f1e;
	color: #FFFFFF;
}

.overBoutonSousMenu{
	background-color:#345f1e;
	color: #FFFFFF;
}
.overBouton{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #FFFFFF;
	background-color:#345f1e;
}
.SousMenu{
color: #FFFFFF;
}
.outBouton{
	background-color: #FFFFFF;
	/*list-style-type:none;*/
}
