/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/

.menuPrincipal{
	border: none;
	position:relative;	
	display:block;
	margin:0;
	padding:0;
	
	
}
.menuMaster{
	line-height:32px;
	background-image:url(fond.gif);
	background-repeat: no-repeat;
	width:103px;
	height: 32px;
	color: #FFFFFF;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	margin-left:2px;
	text-decoration: none;
	display:block;
	text-align: center;
	font-weight: bold;
}
.overMenuMaster{
	line-height:32px;
	background-image:url(fond2.gif);
	background-repeat: no-repeat;
	width:103px;
	height: 32px;
	color:#FFFFFF;
	border: none;
	font-family: Georgia;
	font-size: 12px;	
	margin-left:2px;
	text-decoration: none;
	display:block;
	text-align: center;	
	font-weight: bold;
}

.menuMaster a:link, .menuMaster a:visited, .menuMaster a:active, .menuMaster a:focus{
	
	background-image:url(fond.gif);
	background-repeat: no-repeat;
	width:103px;
	height: 32px;
	color:#FFFFFF;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	display:block;
	text-align: center;
	font-weight: bold;	
}

.overMenuMaster a:link, .overMenuMaster a:visited, .overMenuMaster a:active, .overMenuMaster a:focus{
	
	background-image:url(fond.gif);
	background-repeat: no-repeat;
	width:103px;
	height: 32px;
	color:#FFFFFF;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	display:block;
	text-align: center;
	font-weight: bold;	
}

.menuMaster a:hover,.overMenuMaster a:hover {
	
	background-image:url(fond2.gif);
	background-repeat: no-repeat;
	width:103px;
	height: 32px;	
	color:#FFFFFF;
	border: none;
	font-family: Georgia;
	font-size: 12px;

	text-decoration: none;
	display:block;
	text-align: center;
	font-weight: bold;	
}

/*-----------------------------------------------------------*/
.menuBouton{
	padding:8px 0 0 0;
	margin:0;
	list-style-type:none;
	
	color:#FFFFFF;
	
	display:block;	
	
	
	
}
.menuBouton menu {
	
	border-right:1px solid #292e35;
	border-top:1px solid #292e35;
	border-left:1px solid #292e35;
	
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
	
}
.menuBouton li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	white-space:nowrap;
	border-bottom:1px solid #292e35;
	background-color: #43474e;
	
	

}

.menuBouton a:link, .menuBouton a:visited, .menuBouton a:active, .menuBouton a:focus{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(miniFleche.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent:25px;
	line-height: 20px;
	display:block;
	text-decoration:none;
	
	color:#FFFFFF;
	background-color:#43474e;
	
	
}

.menuBouton a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-indent:25px;
	line-height: 20px;
	background-image:url(miniFleche.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration:none;
	display:block;
	
	color:#FFFFFF;
	background-color: #eb4743;
	
}
/*.overBoutonMenu a{
	color: #eb4743;
	font-weight:bold;
	background-color:#FFFFFF;
	text-indent:10px;
	display:block;

}

.overBoutonSousMenu a:link, .overBoutonSousMenu a:visited, .overBoutonSousMenu a:active, .overBoutonSousMenu a:focus{
	background-color:#e2c21d;
	/*color: #211e0d
};
.overBouton{
	line-height:20px;
	background-color:#46659e;
	display:block;
}

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