/*--WEBARTCHITECTE VERSION 2006 LITE ---//
//--- Dernire mise  jour juin 2006 ----//
//-------------- par JT -----------------*/
.MenuPrincipal{
position:relative;
}
.menuMaster{
	margin:0;
	border: none;
	text-indent: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.overMenuMaster{
	color: #017CA6;
	text-indent:15px;
	text-decoration: none;
}
.menuMaster a, .menuMaster a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.overMenuMaster a, .overMenuMaster a:hover{
	color: #017CA6;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.menuBouton{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menuBouton menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menuBouton li{
	padding:0;
	margin:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #105889;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	text-indent: 15px;
	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{
	text-indent: 15px;
	display:block;
	text-decoration:none;
}
.menuBouton a:hover{
	text-indent: 15px;
	background-color: #423E33;
	text-decoration: none;
	display:block;
}
/*-----------------------------------------------------------*/
.overBoutonMenu a{
    display:block;
	color: #FFFFFF;
	background-color:#eeeeee;
	text-indent:15px;
}
.overBoutonSousMenu{
	background-color:#eeeeee;
	color: #FFFFFF;
}
.overBouton{
	line-height:20px;
	background-color:#eeeeee;
}

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