/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	line-height:15px;
	border-right:#FFFFFF solid 1px;
	padding-right:20px;
	text-indent:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;/*blanc*/
}
.menuMaster a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	color:#FFFFFF;/*blanc*/
	text-decoration: none;	
	padding-right:20px;
	text-indent:20px;
}
.menuMaster a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	color:#FFFFFF;/*blanc*/
	text-decoration: none;
	padding-right:20px;
	text-indent:20px;
}
.overMenuMaster{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
    color:#CFC5A5;/*beige*/
	border-right:#FFFFFF solid 1px;	
	padding-right:20px;
	text-indent:20px;
	/*background-image: url(arrow_right_light.gif);
	background-repeat: no-repeat;
	background-position:right;
	border-bottom: 1px solid #cccccc;*/
}
.overMenuMaster a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	line-height:15px;
	color:#CFC5A5;/*beige*/
	text-decoration: none;
	padding-right:20px;
	text-indent:20px;
}
.overMenuMaster a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	color:#CFC5A5;/*beige*/
	text-decoration: none;
	padding-right:20px;
	text-indent:20px;
}
/*---------------------------------------*/
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	/*background-color: #FF99FF;/*rose*/*/
	list-style-type:none;
	border-top:1px solid #6B5F45;
}
.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;
	/*background-image:url(arrow_left_color.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	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 #6B5F45;
	border-right:1px solid #6B5F45;
	border-left:1px solid #6B5F45;
	background-color: #88795a; /*brun*/
}
.menuBouton a{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	white-space:nowrap;
}
.menuBouton a:hover{
	background-color:#CFC5A5;/*beige*/
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:5px;
}
/*----------------------------------------------------*/
.overBoutonMenu a{
	color:#88795a; /*brun*/
	background-color:#CFC5A5;/*beige*/
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:5px;
}
.overBoutonSousMenu{
	background-color:#99FF99;/*vertfluo*/
	/*color: #CC6666;*/
}
.overBouton{
	line-height:25px;
	background-color:#FF0000;/*rouge*/
}

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

