/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
	position:relative;
	padding:0px;
	height:44px;
	width:766px;
	font-size:12px;
	background:url(../../images/Skin/Menu/fondMenu5.gif);
	text-decoration: none;
}
.menuMaster{
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	border: none;
	padding:20px 20px 0 20px;
	font-weight:normal;
	text-indent:0px;
	height:18px;
	text-decoration: none;
	color:#FFFFFF;
}

.menuMaster a:link, .menuMaster a:visited{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	border: none;
	text-indent:0px;
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
}
.overMenuMaster{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	border: none;
	padding:20px 20px 0 20px;
	text-indent:0px;
	font-weight:normal;
	height:18px;
	text-decoration: none;
	color:#ffa200;
}
.overMenuMaster a,.overMenuMaster a:visited, .overMenuMaster a:hover{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	border: none;
	text-indent:0px;
	font-weight:normal;
	text-decoration: none;
	color:#ffa200;
}
/*-----------------------------------------------*/
.menuBouton{
	padding:0 0 0 11px;
	margin:0;
	list-style-type:none;
	list-style-type:none;
	border-top:1px solid #2b3134;
	font-size: 12px;
	font-weight:normal;
	background-color: #2b3134;
	}
	
.menuBouton menu {
	list-style-type:none;
	padding:0 0 0 11px;
	margin:0;
	font-size: 12px;
	font-weight:normal;
	background-color: #2b3134;
}
.menuBouton li{
	padding:0 0 0 11px;
	font-family: Arial;
	text-indent:0px;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	font-weight:normal;
	border-bottom:1px solid #2b3134;
	background-color: #2b3134;
	
}
.menuBouton a, .menuBouton a:visited{
	display:block;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	padding:0 0 0 11px;
	color: #FFFFFF;
}
.menuBouton a:hover{
	text-indent:0px;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	background-color: #2b3134;
	color:#ffa200;
}
.overBoutonMenu, .overBoutonMenu a, .overBoutonMenu a:visited{
	text-indent:0px;
	font-size: 12px;
	font-weight:normal;
	padding:0 0 0 11px;
	color: #ffa200;
	background-color:#2b3134;
}

.overBoutonSousMenu a:link, .overBoutonSousMenu a:visited, .overBoutonSousMenu a:active, .overBoutonSousMenu a:focus{
	font-size: 11px;
	font-weight:normal;
	background-color:#2b3134;
	color:#ffa200;	
}
.overBouton{
	text-indent:0px;
	background-color: #2b3134;
	color:#ffa200;
}
.outBouton{
	/*background-color: #999999;
	list-style-type:none;*/
}

