/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	width:132px;
	text-indent:15px;
	border-bottom:1px solid #333333;/*effet 3d*/
	line-height: 35px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:underline;
	

}
.menuMaster a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
.overMenuMaster{
	margin:0;
	border: none;
	width:132px;
	text-indent:15px;
	border-bottom:1px solid #333333;/*effet 3d*/
	line-height: 35px;
	font-weight: normal;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:underline;
}
.overMenuMaster a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #CCCCCC;
	list-style-type:none;
	border-top:1px solid #333333;
}
.menuBouton menu {
	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: #000000;
	text-indent:15px;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 25px;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom: 1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	background-color: #CCCCCC;

}

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

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

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