/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	/*width:200px;*/
	line-height:20px;
	background-image:url(/images/Skin/Menu/PuceMenuP.gif);
	background-repeat: no-repeat;
	background-position: left;
	display:block;
	text-align: left;
	padding-left:15px;
	vertical-align: middle;
	/*text-indent:15px;*/
	width:150px;
	border-bottom:1px solid #31536C;
}
.menuMaster a,.menuMaster a:hover,.menuMaster a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.overMenuMaster{
	margin:0;
	border: none;
	line-height:20px;
	background-image:url(/images/Skin/Menu/PuceMenuP.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
	vertical-align: middle;
	width:150px;
	border-bottom:1px solid #31536C;
}
.overMenuMaster a,.overMenuMaster a:hover,.overMenuMaster a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000033;
	text-decoration: none;
	display:block;
	text-align: left;

}

.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #FF8C00;
	list-style-type:none;
	border-top:1px solid #ffffff;
	opacity: 0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 20px;
	text-align: left;
	padding-left:5px;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom: 1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;

}

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

.menuBouton a:hover{
	background-color: #999999;
	background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent:15px;
}
.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;*/
}

