/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster {
	margin:0;
	border: none;
	width:240px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:31px;
	text-align:left;
	background-color:#AD4901;
	background-image:url(arrow_right_color.gif);
	background-repeat: no-repeat;
	background-position:left;
	text-indent:35px;
}
.menuMaster a, .menuMaster a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.overMenuMaster{
	margin:0;
	border: none;
	width:240px;
	line-height:31px;
	text-align:left;
	font-weight: bold;
	color:#FFCC66;
	background-color:#AD4901;
	background-image:url(arrow_right_color.gif);
	background-repeat: no-repeat;
	background-position:left;
	text-indent:35px;
}
.overMenuMaster a, .overMenuMaster a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#FFCC66;
	font-weight: bold;
}
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	border-top:1px solid #FFCC66;
}
.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: #105889;
	text-indent:5px;
	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 #FFCC66;
	border-right:1px solid #FFCC66;
	border-left:1px solid #FFCC66;
	background-color: #AD4901;
}
.menuBouton a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	white-space:nowrap;
}

.menuBouton a:hover{
	background-color: #660000;
	text-indent:5px;
}
.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;*/
}
