/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
	position:relative;
	background-color: #FFFFFF;
	padding: 0px;
}
.menuMaster{
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0;
}
.menuMaster a, .menuMaster a:link, .menuMaster a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	text-decoration: none;
	height: auto;
	background-color: #d3d4c9;
	display: block;
	width: 180px;
	padding: 10px;
}
.overMenuMaster {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 180px;
}

.overMenuMaster a, .overMenuMaster a:link, .overMenuMaster a:visited, .overMenuMaster a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	height: auto;
	background-color: #a5a890;
	display: block;
	padding: 10px;
	width: 180px;
}

.menuBouton{
	list-style-type:none;
	list-style-type:none;
	padding: 0;
	margin: 0;
	/*width: 270px;*/
	display: block;
}
.menuBouton menu {
	list-style-type:none;
	list-style-type:none;
	/*width: 270px;*/
	display: block;
	margin: 0;
	padding: 0;
}
.menuBouton li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 15px;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	background-color: #828665;
	width: 250px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8e9178;
}

.menuBouton a, .menuBouton a:link, .menuBouton a:visited {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:15px;
}

.menuBouton a:hover{
	color:#e4f199;
	background-image: url(../../images/soumenu-hoverBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.overBoutonMenu a{
	color: #e4f199;
	text-indent:20px;
}
.overBoutonSousMenu{
	background-color:#999999;
	color: #000000;
}
.overBouton{
	/*line-height:25px;*/
	background-color:#999999;
}

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

