/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
	position:relative;
	padding:0px;
	height:20px;
}
.menuMaster{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;	
	font-size: 11px;
	color:#FFFFFF;
	margin: 10px 0px 10px 0px;
	border: none;
	padding:0px 8px 2px 8px;
	border-right:#FFFFFF solid 1px;
	text-indent:0px;
	height:12px;
}
.overMenuMaster{
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;	
	color:#FFCC00;
	border: none;
	padding:0px 8px 2px 8px;
	border-right:#FFFFFF solid 1px;
	text-indent:0px;
	background-repeat: no-repeat;
	background-position:right;
	height:12px;
}
.menuMaster a, .menuMaster a:hover, .menuMaster a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
}
.overMenuMaster a, .overMenuMaster a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;	
	color: #FFCC00;
	text-decoration: none;
}
/*-----------------------------------------------*/
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #FFFFFF;
	list-style-type:none;
	border-top:1px solid #a30f0f;
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menuBouton li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent:5px;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom: 1px solid  #a30f0f;
	border-right:1px solid #a30f0f;
	border-left:1px solid #a30f0f;
	background-color: #FFFFFF;
}
.menuBouton a, .menuBouton a:visited{
	display:block;
	text-decoration:none;
	color:#000000;
}
.menuBouton a:hover{
	background-color: #ffcd60;
	text-indent:5px;
	color:#000000;
	text-decoration:none;
}
.overBoutonMenu a, .overBoutonMenu a:visited{
	color: #FFFFFF;
	background-color:#CCCCCC;
	text-indent:15px;
	color:#000000;
}
.overBoutonSousMenu{
	background-color:#CCCCCC;
	color:#000000;	
}
.overBouton{
	line-height:20px;
	background-color:#CCCCCC;
	color:#000000;
}
.outBouton{
	/*background-color: #999999;
	list-style-type:none;*/
}

