/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
width:120px;
}
.menuMaster{
	margin:0;
	border: none;
	width:120px;
	line-height:25px;
	background-image:url(/images/separateurMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:left;
	vertical-align:middle;
	/*text-indent:15px;*/
	/*border-bottom: 1px solid #cccccc;*/
}
.menuMasterEnd{
	margin:0;
	border: none;
	width:120px;
	line-height:25px;
	/*background-image:url(/images/separateurMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	text-align:left;
	vertical-align:middle;
	/*text-indent:15px;*/
	/*border-bottom: 1px solid #cccccc;*/
}
.menuMaster a,.menuMasterEnd a{
	font-family:Arial;
	font-weight:bold;
	font-size: 14px;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
}
.overMenuMaster{
	margin:0;
	border: none;
	width:120px;
	line-height:25px;
	background-image:url(/images/separateurMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:left;
	vertical-align:middle;
	
}
.overMenuMasterEnd{
	margin:0;
	border: none;
	width:120px;
	line-height:25px;
	/*background-image:url(/images/separateurMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	text-align:left;
	vertical-align:middle;
}
.overMenuMaster a,.overMenuMasterEnd a{
	font-family:Arial;
	font-weight:bold;
	font-size: 14px;
	color:#663300;
	text-decoration:none;
	vertical-align:middle;
}

.menuBouton{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color: #3F4833;
	border-top:1px solid #3F4833;
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	/*margin-right:0px;
	width:100px;*/
	font-family:Arial;
	font-weight:bold;
	font-size: 13px;
	color:#333333;
	text-decoration:none;
	text-indent:5px;
	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 #3F4833;
	border-right:1px solid #3F4833;
	border-left:1px solid #3F4833;
	background-color: #E6D5B4;

}

.menuBouton a{
	display:block;
	text-decoration:none;
	color:#000000;
	width:100%;
	text-indent:5px;
}

.menuBouton a:hover{
	display:block;
	width:100%;
	background-color: #BEA677;
	text-indent:5px;
	text-decoration:none;
	color:#663300;
}
.overBoutonMenu a{
	font-family:Arial;
	font-weight:bold;
	font-size: 14px;
	color:#663300;
	text-decoration:none;
}
.overBoutonSousMenu{
	/*background-color:#999999;
	color: #000000;*/
}
.overBouton{
	/*line-height:25px;
	background-color:#999999;*/
}

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