/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
	position:relative;
	padding:0;
	height:20px;
	font-size:11px;
	text-decoration: none;
}
.menuMaster{
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11px;
	color:#FFFFFF;
	padding:6px 10px 0 10px;
	margin: 0;
	background-image:url(barreBlanche.gif);
	background-position: right center;
	background-repeat:no-repeat;
	height:20px;
	border: none;
	font-weight:bold;
	text-indent:0;
	text-decoration: none;
}
.overMenuMaster{
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	padding:6px 10px 0 10px;
	background-image:url(barreBlanche.gif);
	background-position: right center;
	background-repeat:no-repeat;
	height:20px;
	color:#000000;
	border: none;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	
}
.menuMaster a:link, .menuMaster a:visited, .menuMaster a:active, .menuMaster a:focus{
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	height:20px;
	border: none;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
}

.overMenuMaster a:link, .overMenuMaster a:visited, .overMenuMaster a:active, .overMenuMaster a:focus{
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	color:#000000;
	height:20px;
	border: none;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	
	}


.overMenuMaster a:hover, .menuMaster a:hover {
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	color:#000000;
	border: none;
	height:20px;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial;
}
/*-----------------------------------------------*/
.menuBouton{
	padding:0;
	margin:-2px 0 0 0;
	list-style-type:none;
	color:#FFFFFF;
	display:block;	
	}
	
.menuBouton menu {
	border-right:1px solid #2b3134;
	border-top:1px solid #2b3134;
	border-left:1px solid #2b3134;
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
	font-size: 12px;
	
	
	
}
.menuBouton li{
	
	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:bold;
	border-bottom:1px solid #2b3134;
	white-space:nowrap;
	
	/*border-bottom: 1px solid  #a30f0f;
	border-right:1px solid #a30f0f;
	border-left:1px solid #a30f0f;*/
	background-color: #2b3134;
	font-size: 12px;
	

	
}
.menuBouton a:link, .menuBouton a:visited, .menuBouton a:active, .menuBouton a:focus{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial;
	line-height: 20px;
	text-indent:10px;
	background-color:#2b3134;
	
	
}
.menuBouton a:hover{
	background-color: #2b3134;
	text-indent:10px;
	color:#bbcff7;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial;
	line-height: 20px;
	text-decoration:none;
	display:block;
	
	

	
}
.overBoutonMenu a:link, .overBoutonMenu a:visited, .overBoutonMenu a:active, .overBoutonMenu a:focus{
	color: #FFFFFF;
	background-color:#2b3134;
	text-indent:0px;
	font-size: 12px;
	font-weight:bold;
	
	
}
.overBoutonMenu a:hover{
	color: #bbcff7;
	background-color: #2b3134;
	text-indent:0px;
	font-size: 12px;
	font-weight:bold;
	
}

.overBoutonSousMenu{
	background-color:#2b3134;
	color:#bbcff7;	
	font-size: 11px;
	font-weight:bold;
}
.overBouton{
	line-height:82px;
	background-color:#2b3134;
	color:#bbcff7;
	/*font-size: 12px;*/
	
}
.outBouton{
	/*background-color: #999999;
	list-style-type:none;*/
}

