/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
	color:#FFFFFF;
	border: none;
	position:relative;
	width:100%;
}
.menuMaster{
	background-image:url(bar.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#FFFFFF;
	margin:0;
	border: none;
	width:auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:6px;
	text-decoration: none;
}
.overMenuMaster{
	background-image:url(bar.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#006699;
	width:auto;
	margin:0;
	border: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:6px;
	text-decoration: none;
}
.menuMaster a{
	color:#FFFFFF;
	margin:0;
	border: none;
	width:auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
.overMenuMaster a:hover{
	color:#006699; /*bleu*/
	margin:0;
	border: none;
	width:auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.menuBouton{
	
	line-height:20px;
	padding:0;
	margin:0;
	list-style-type:none;
	border: solid 1px #666666;
}
.menuBouton menu {
	text-indent:5px;
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#333333;
	border: solid 1px #666666;
}
.menuBouton a{
	color:#FFFFFF; /*blanc*/
	display:block;
	text-decoration:none;
}
.menuBouton a:hover{
	/*background-image:url(arrow_left_light.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 5px center;*/
	text-indent:5px;
	display:block;
	background-color:#CCCCCC;
}
/*----------------------------------------------------*/
.overBoutonMenu a{
	color: #FF0000;/*rouge*/
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:5px;
}
.overBoutonSousMenu{
	color: #FFFFFF; /*blanc marche pas*/
	background-color:#999999;
}
.overBouton{
	line-height:20px;
	background-color:#006699;
}

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