.base {
	position:relative;
	text-align:left;
	z-index : 99;
	width:960px;	
font-family:Arial, Helvetica, sans-serif;
}


/* container UL start here */
ul.menu {
/*	position : absolute;
left : 0px;
top:0px;
*/
	list-style-type : none;
	padding : 0;
	margin : 0;
	
	z-index : 100;
	font-size:12px;
	font-weight:bold;
	
	
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	height:30px;
	

}

	
ul.menu a, ul.menu a:hover {
	text-decoration:none;
	/*font-size : 12px;*/
	
}
/* define LI tags */
ul.menu li.level-one, ul.menu li.has-submenu, ul.menu li.active {
/*	position : relative;
	float : left;
	padding:0 0 0 3px;
	top:0;
	background-repeat : no-repeat;
	background-image : url(gfx1/li-left.png);
	background-position : left top;
	z-index : 100;
	
	*/
	position : relative;
	float : left;
	z-index : 100;
	
	font-size:11px;
	
	

}
ul.menu li.active {
	background-position : left -60px; 
}


/* define all tags A in LI */
ul.menu li.level-one a {
	line-height : 12px;
	display : block;
	float : left;
	color : white;
	padding:0px;
	
	
	padding-top : 2px;
	padding-bottom : 4px;

	width:160px;
	background-image : url(gfx1/li-right.png);

	background-repeat : no-repeat;
	background-position : right top;

	text-align:center;
	margin-left:auto;
	margin-right:auto;

	color:#0000CC;

	
	
	}



ul.menu li.active a {
	background-position : right -60px;
	
}

ul.menu li.has-submenu a {
	padding-right : 0px;
	background-image : url(gfx1/li-right-arrow.png);
	
	
	}
	
/* on mouse hover, display background center for first level LI */
ul.menu li.level-one:hover {
	background-position : left -30px;
	color:black;
	
	
}



ul.menu li.level-one:hover a {
	padding-top : 2px;
	padding-bottom : 4px;
/*background-color:#FF0;	*/

}
/* on mouse hover, display background center for first level A */
ul.menu li.level-one:hover a {
	background-position : right -30px;

}
/* define UL submenu in first level LI */
ul.menu li.level-one dl {
	display : none;
	position : absolute;
	top : 30px;
	left : 0px;
	width : 160px;
	list-style-type : none;
	padding : 0 0 0;
	margin : 0;
	background-image : url(gfx1/ul-top.png);
	background-repeat : no-repeat;
	background-position : left top; 
	text-align:left;
	padding-top:8px;

/*	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff6600,endColorStr=#FFCC33);*/
/*	white-space : no-break;*/
	

	
}

ul.menu dd ul {
	display : none;
	position : absolute;
	top : -5px;
	left : 160px;
	width : 160px;
	margin : 0;
	padding : 5px 0 0;
	background-image : url(gfx1/dd-ul.png);
	background-repeat : no-repeat;
	background-position : left top; 
	list-style-type : none;

	
}

/* delete inherited properties for next level LI */
ul.menu li.level-one dd {
	position : relative;
	margin : 0;
	line-height : 18px;
	width : 100%;
	
}
ul.menu li.level-one dd a {
	line-height : 18px;
	padding : 0 10px !important;
	margin : 0 1px;
	width : 100%;
	display : block;
	float : none;
	background-image : none;
	background-color : transparent;
	color:white;
	text-align:left;
	
	margin-top:2px;
	margin-bottom:4px;
/*padding:0;*/
/*	line-height : 12px;*/


	
	
}
ul.menu li.level-one dl dd:hover {
	background-color : #414141;
	
	
}

ul.menu li.level-one dl dt.separator,
ul.menu li.level-one dl dt.separator:hover {
	background-image : url(gfx1/separator.png);
	background-position : left;
	background-repeat : repeat-x;
	height : 2px;
	line-height : 18px;
	margin : 1px 5px 0 !important;
	font-size : 0;

/*	line-height : 12px;*/


}

ul.menu li.level-one dl dt.bottom-menu,
ul.menu li.level-one dl dt.bottom-menu:hover {
	background-image : url(gfx1/ul-bottom.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	height : 5px;
	line-height : 5px;
	font-size : 0;
/*	margin-top:0px;*/
}

ul.menu li.level-one dd li.bottom-menu,
ul.menu li.level-one dd li.bottom-menu:hover {
	position:relative;
	background-image : url(gfx1/dd-ul-bottom.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	line-height : 5px;
	font-size : 0;
	
	height : 5px;
	position:relative;
	top:5px;

}



/* add properties for "standard" browsers (not IE6) */
ul.menu li.level-one dl dd > a {
	display : block;
	width : auto;
	
}

/* on mouse hover, show sub menu UL */
ul.menu li.level-one:hover dl {
	display : block;
	

	}

/* sub sub menu */
ul.menu dd.has-submenu {
	background-image : url(gfx1/dd-sub.png);
	background-repeat : no-repeat;
	background-position : right top;


	}

ul.menu dd li {
	margin : 0;
	padding : 0;
	}
	
ul.menu li.level-one dd li > a {
	display : block;
	width : auto;
	line-height : 12px;
	}
ul.menu li.level-one dd li:hover {
	background-color : #505050;

}


ul.menu dd:hover ul {
	display : block;	
	
}

ul.menu #lien_menu {
	color:white;
	padding : 0 10px !important;
	cursor:pointer;
}


li.fond {
	z-index : 100;
	float : left;
	width: 153px; /* largeur menu - 2px - padding-right */
	height:24px;
	padding-top:6px;
	padding-right:4px;
	background-image : url(gfx1/li-right.png);
	background-repeat : no-repeat;
	background-position : right top;
	text-align:right;
/*	border:#0F0 thin solid;*/
	
	
}


