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

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

}

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

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

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