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



.MenuPrincipal{
position:relative;

}

.menuMaster{
	margin:0;
	padding:0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	text-decoration:none;
	background-image:url(../../images/Skin/menubarre.png); background-repeat:no-repeat; background-position: center bottom;
	display:block;
	color:#61594f;
}

 .overMenuMaster{
	margin:0;	
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	text-decoration:none;
	display:block;
	color:#ba8e17;
	background-image:url(../../images/Skin/menubarre.png); background-repeat:no-repeat; background-position: center bottom;
	padding:0;
	display:block;
	
	
	}


 .menuMaster a, .menuMaster a:link,  .menuMaster a:visited,  .menuMaster a:active,  .menuMaster a:focus{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image:url(../../images/Skin/fleche-beige.png); background-repeat:no-repeat; background-position: left center;
	color:#61594f;
	padding:7px 20px 7px 20px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	
}

 .menuMaster a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ba8e17;
	background-image:url(../../images/Skin/fleche-jaune.png); background-repeat:no-repeat; background-position: left center;
	padding:7px 20px 7px 20px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	

}




 .overMenuMaster a,  .overMenuMaster a:link,  .overMenuMaster a:visited,  .overMenuMaster a:active,  .overMenuMaster a:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:7px 20px 7px 20px;
	background-image:url(../../images/Skin/fleche-jaune.png); background-repeat:no-repeat; background-position: left center;
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight:normal;
	display:block;
	color:#ba8e17;
}


 .overMenuMaster a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
	padding:7px 20px 7px 20px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight:normal;
	display:block;
	color:#ba8e17;
	
}



/* -------------- Partie menu deroulant ---------------- */

.menuBouton{
	margin:1px 0 0 -7px;
	padding:0;
	width:200px;
	background-color:#f5f0e9;
	list-style-type:none;
	font-weight:bold;
	display:block;
	border-right:1px solid #e6e1db;
	border-top:1px solid #e6e1db;
	border-left:1px solid #e6e1db;
	font-weight:normal;
	

}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
	font-weight:normal;
	
	
}
.menuBouton li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12px;
	text-align: left;
	display:block;
	list-style-type:none;
	border-bottom:1px solid #e6e1db;
	font-weight:normal;
	width:200px;
}

.menuBouton a, .menuBouton a:link, .menuBouton a:visited, .menuBouton a:active, .menuBouton a:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#61594f;
	background-color:#f5f0e9;
	padding:6px 4px 6px 25px;
	background-image: url(../../images/Skin/fleche-beige.png);
	background-repeat: no-repeat;
	background-position:7px center;
	display:block;
	font-weight:normal;
	
}

.menuBouton a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
	background-color:#61594f;
	color:#e8e8e8;
	background-image: url(../../images/Skin/fleche-creme.png);
	background-repeat: no-repeat;
	background-position:7px center;
	display:block;
	
}

 


/* ---------------------------- */

.overBoutonMenu{}
.overBoutonSousMenu{}
.overBouton{}
.outBouton{}