/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
width:100%;
}

.menuMaster{
	margin:0;
	padding-right:8px;
	border: none;
	width:auto;
	line-height:45px;
	background-image:url(/images/Skin/Menu/menuImg.gif);
	background-repeat: no-repeat;
	background-position:center 2px;
	text-indent:8px;
	color:#E4D5B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	border-left: 1px solid #9C957E;
	
	/*border-bottom: 1px solid #cccccc;*/
	
}
.menuMaster a,.menuMaster a:visited,.menuMaster a:hover{
	/*text-indent:5px;*/
	color:#E4D5B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	width:100%;

}
.overMenuMaster{
	margin:0;
	padding-right:8px;
	border: none;
	width:auto;
	line-height:45px;
	background-image:url(/images/Skin/Menu/menuImg.gif);
	background-repeat: no-repeat;
	background-position:center 2px;
	text-indent:8px;
	color:#E4D5B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	border-left: 1px solid #9C957E;
	/*border-bottom: 1px solid #cccccc;*/
}
.overMenuMaster a,.overMenuMaster a:visited,.overMenuMaster a:hover{
	/*text-indent:5px;*/
	color:#E4D5B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	width:100%;

}
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	/*background-color:;*/
	/*width:125px;*/
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menuBouton li{
padding:0;

	margin:0;
	margin-right:155px;
	width:155px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #007663;
	text-indent:10px;
	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 solid #007663;
	border-right:1px solid #007663;
	border-left:1px solid #007663;
	background-color: #ffffff;

}

.menuBouton a{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #007663;
	width:100%;
}

.menuBouton a:hover{
	background-color: #DFD3AE;
	text-indent:10px;
}
.overBoutonMenu a{
	background-color:#ffffff;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #007663;
	text-decoration:underline;
}
.overBoutonSousMenu{
	background-color:#DFD3AE;
	color: #FFFFFF;
}
.overBouton{
	line-height:25px;
	background-color:#DFD3AE;
}

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