/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	width:224px;
	line-height:20px;
	background-image:url(bgmenu.gif);
	background-repeat: no-repeat;
	background-color:#ededed;
	/*background-position: 5px center;*/
	text-indent:22px;
	border-bottom: 2px solid #FFFFFF;
}
.menuMaster a, .menuMaster a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.overMenuMaster{
	margin:0;
	border: none;
	width:224px;
	line-height:20px;
	background-image:url(bgmenu2.gif);
	background-repeat: no-repeat;
	text-indent:22px;
	border-bottom: 2px solid #FFFFFF;
	background-color:#999999;
}
.overMenuMaster a, .overMenuMaster a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
}
/*-------------------*/
.menuBouton{
	/*width:150px;*/
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #999999;
	list-style-type:none;
	border-top:1px solid #cccccc;
}
.menuBouton menu {
/*width:150px;*/
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
	
}
.menuBouton li{
/*width:150px;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bolder;*/
	color: #000000;
	/*background-image:url(arrow_left_color.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:2px;
	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 #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color: #eeeeee;
white-space:nowrap;
}

.menuBouton a{
/*width:150px;*/
	display:block;
	text-decoration:none;
	color:#000000;
}

.menuBouton a:hover{
/*width:150px;*/
	background-color: #999999;
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:2px;
}
.overBoutonMenu a{
/*width:150px;*/
	color: #000000;
	background-color:#999999;
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent:15px;*/
}
.overBoutonSousMenu{
/*width:150px;*/
	background-color:#999999;
	color: #000000;
}
.overBouton{
/*width:150px;*/
	line-height:25px;
	background-color:#999999;
}

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