/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
	position:relative;
	padding:0;
	height:26px;
	font-size:13px;
	text-decoration: none;
}
.menuMaster{
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF;
	padding:0px 15px 0 15px;
	margin: 0;
	background-image: url(../../images/Skin/sep.png);
	background-position: left 4px;
	background-repeat:no-repeat;
	height:26px;
	border: none;
	font-weight:bold;
	text-indent:0;
	text-decoration: none;
}
.overMenuMaster{
	margin: 0;
	font-size: 13px;
	padding:0px 15px 0 15px;
	background-image: url(../../images/Skin/sep.png);
	background-position: left 4px;
	background-repeat:no-repeat;
	height:26px;
	color:#374556;
	border: none;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	
}
.menuMaster a:link, .menuMaster a:visited, .menuMaster a:active, .menuMaster a:focus{
	margin: 0;
	
	font-size: 13px;
	height:26px;
	border: none;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
}

.overMenuMaster a:link, .overMenuMaster a:visited, .overMenuMaster a:active, .overMenuMaster a:focus{
	margin: 0;
	
	font-size: 13px;
	color:#374556;
	height:26px;
	border: none;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	
	}


.overMenuMaster a:hover, .menuMaster a:hover {
	margin: 0;
	
	font-size: 13px;
	color:#374556;
	border: none;
	height:26px;
	text-indent:0px;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial;
}
/*-----------------------------------------------*/
.menuBouton{

	padding:0;
	margin:0;
	list-style-type:none;
	color:#5d686d;
	display:block;
	width:150px;
		
	
	}
	
.menuBouton menu {
	border-right:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
	font-size: 12px;
	
	
	
	
}
.menuBouton li{
	
	font-family: Arial;
	text-decoration: none;
	text-align: left;
	display:block;
	list-style-type:none;
	vertical-align: middle;
	border-bottom:1px solid #e1e1e1;
	
	
	/*border-bottom: 1px solid  #a30f0f;
	border-right:1px solid #a30f0f;
	border-left:1px solid #a30f0f;*/
	background-color: #f2f1eb;
	font-size: 12px;
	

	
}
.menuBouton a:link, .menuBouton a:visited, .menuBouton a:active, .menuBouton a:focus{
	padding:4px;
	display:block;
	text-decoration:none;
	color: #5d686d;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial;
	background-color:#f2f1eb;
	
	
}
.menuBouton a:hover{
	background-color: #f8f7f4;
	color:#628c00;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial;
	text-decoration:none;
	display:block;
	
	

	
}
.overBoutonMenu a:link, .overBoutonMenu a:visited, .overBoutonMenu a:active, .overBoutonMenu a:focus{
	color: #5d686d;
	background-color:#f2f1eb;
	text-indent:0px;
	font-size: 12px;
	font-weight:bold;
	
	
}
.overBoutonMenu a:hover{
	color: #628c00;
	background-color: #f8f7f4;
	font-size: 12px;
	font-weight:bold;
	
}

.overBoutonSousMenu{
	background-color:#f8f7f4;
	color:#628c00;	
	font-size: 11px;
	font-weight:bold;
}
.overBouton{
	background-color:#f8f7f4;
	color:#628c00;
	/*font-size: 12px;*/
	font-weight:bold;
}
.outBouton{
	/*background-color: #999999;
	list-style-type:none;*/
}


