/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	/*width:100px;*/
	line-height:24px;
	text-indent:45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.overMenuMaster{
	/*width:100px;*/
	line-height:24px;
	text-indent:45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}
.menuMaster a, .menuMaster a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.overMenuMaster a, .overMenuMaster a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*-----------------------------------------------------------*/
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	/*color: #FF0000;*/
	text-decoration: none;
	/*background-color: #999999;*/
	list-style-type:none;
	border-top:1px solid #cccccc;
}
.menuBouton menu {
	/*color: #FFFFFF;*/
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #FF0000;
	text-indent:10px;
	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;
}

.menuBouton a{
	color: #336699;
	display:block;
	text-decoration:none;
}

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

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