/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin:0;
	border: none;
	text-indent:15px;
	background-image:url(barreB.gif);
	background-position: right center;
	background-repeat:no-repeat;
	padding-right:15px;
	
	/*width:200px;*/
	/*line-height:25px;*/
	/*background-image:url(arrow_right_color.gif);
	background-repeat: no-repeat;
	background-position:right;*/
	/*border-bottom: 1px solid #cccccc;*/
}
.overMenuMaster{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f65636;
	text-indent:15px;
	background-image:url(barreB.gif);
	background-position: right center;
	background-repeat:no-repeat;
	padding-right:15px;
	/*line-height:25px;*/
	/*background-color: #999999;
	background-image:url(arrow_right_light.gif);
	background-repeat: no-repeat;
	background-position:right;*/
	/*text-indent:10px;*/
	/*border-bottom: 1px solid #cccccc;*/
}
.menuMaster a, .menuMaster a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:15px;
	/*font-weight: bold;*/
}
.overMenuMaster a, .overMenuMaster a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f65636;
	text-decoration: none;
	text-indent:15px;
	/*font-weight: bold;*/
}
/*-----------------------------------------------------------*/

.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
	background-color: #605b52;
	list-style-type:none;
	border-top:1px solid #999999;
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bolder;*/
	color: #FFFFFF;
	/*background-image:url(arrow_left_color.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:10px;
	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 #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	background-color: #605b52;
}

.menuBouton a{
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

.menuBouton a:hover{
	/*background-color: #999999;*/
	color: #f65636;
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:10px;
	background-color: #cccccc;
}
.overBoutonMenu a{
	color: #FFFFFF;
	/*background-color:#999999;*/
	/*background-image:url(arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	text-indent:10px;
}
.overBoutonSousMenu{
	background-color:#999999;
	color: #FFFFFF;
}
.overBouton{
	line-height:25px;
	background-color:#999999;
}

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