ul.menu {
	list-style:none; 
	margin:0; 
	padding:0; 
}
ul.menu * {
	margin:0; 
	padding:0;
}
ul.menu a {
	display:block; 
	color:#eeeeee; 
	text-decoration:none;
}
ul.menu li {
	position:relative; 
	float:left;
	margin-right:2px;
	
}
ul.menu ul {
	position:absolute; 
	top:28px; 
	left:0; 
	display:none; 
	opacity:0; 
	list-style:none;
}
ul.menu ul li {
	position:relative; 
	border-top:none; 
	width:206px;
	display:inline;
	margin:0
}
ul.menu ul li a {
	display:block; 
	/*padding:3px 7px 5px;*/
	padding:10px 0 10px 15px;
	margin:0 0 0 5px;
	font-size:14px;
	width:180px;
	text-align:left;
	
	
}
ul.menu ul li a:hover { color:#eeeeee;}
ul.menu ul ul {
	left:148px;
	top:-1px;
}
/*-----------------------------------menu-one----------------------------------------------*/
ul.menu .menu-one-fr {
	padding:0px;  
	width:206px;
	height:38px;
	background:url(images/one-menu-fr.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	margin:0px;
}
ul.menu .menu-one-active-fr {
	padding:0px;  
	width:206px;
	height:38px;
	background:url(images/one-menu-active-fr.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	margin:0px;
}
ul.menu .menu-one-en {
	padding:0px;  
	width:206px;
	height:38px;
	background:url(images/one-menu-en.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	margin:0px;
}
ul.menu .menu-one-active-en {
	padding:0px;  
	width:206px;
	height:38px;
	background:url(images/one-menu-active-eb.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	margin:0px;
}
ul.menu ul.sub-menu-one {
	position:absolute; 
	top:38px;
	margin:0px;
	display:none; 
	opacity:0;
	 
}
/*---------------------------sub-menu---------------------------------------*/
ul.menu ul.sub-menu-one li a.sub-one-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-one-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-one-fr:hover,ul.menu ul.sub-menu-one li a.sub-one-active-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-one-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-two-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-two-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-two-fr:hover{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-two-fr.png) no-repeat;
}

ul.menu ul.sub-menu-one li a.sub-three-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-three-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-three-fr:hover{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-three-fr.png) no-repeat;
}

ul.menu ul.sub-menu-one li a.sub-four-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-four-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-four-fr:hover{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-four-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-five-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-five-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-five-fr:hover{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-five-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-six-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-six-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-six-fr:hover{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-six-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-seven-fr{
	width:206px;
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-seven-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-seven-fr:hover{
	width:206px;
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-seven-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-eight-fr{
	width:206px;
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-eight-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-eight-fr:hover{
	width:206px;
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-eight-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-nine-fr{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-nine-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-nine-fr:hover{
	width:206px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-nine-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-ten-fr{
	width:206px;
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-ten-fr.png) no-repeat;
}
ul.menu ul.sub-menu-one li a.sub-ten-fr:hover{
	width:206px;
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu-hover-ten-fr.png) no-repeat;
}

/*ul.menu .menulinkFR:hover, */
ul.menu .menuhoverFR,
ul.menu2 .menu-one-fr:hover{background:url(images/one-menu-active-fr.jpg) no-repeat; }

/*ul.menu .menulinkEN:hover,*/ 
ul.menu .menuhoverEN,
ul.menu .menu-one-en:hover{background:url(images/one-menu-active-en.jpg) no-repeat; }




/*-----------------------------------menu-two----------------------------------------------*/
ul.menu .menu-two-fr { 
	width:252px;
	height:38px;
	background:url(images/two-menu-fr.jpg) no-repeat;
	position:absolute;
	top:0px;
	float:left;
	left:206px;
	padding:0px;
}
ul.menu .menu-two-active-fr {
	width:252px;
	height:38px;
	background:url(images/two-menu-active-fr.jpg) no-repeat;
	position:absolute;
	top:0px;
	float:left;
	left:206px;
	padding:0px;
}

ul.menu .menu-two-en { 
	width:252px;
	height:38px;
	background:url(images/two-menu-en.jpg) no-repeat;
	position:absolute;
	top:0px;
	float:left;
	left:206px;
	padding:0px;
}
ul.menu .menu-two-active-en {
	width:252px;
	height:38px;
	background:url(images/two-menu-active-en.jpg) no-repeat;
	position:absolute;
	top:0px;
	float:left;
	left:206px;
	padding:0px;
}
ul.menu ul.sub-menu-two {
	position:absolute;
	width:252px;
	top:38px;
	left:206px;
	margin:0px;
	display:none; 
	opacity:0; 
}
ul.menu ul.sub-menu-two li a.sub2-one-fr{
	width:252px;
	height:41px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu2-one-fr.png) no-repeat;
}
ul.menu ul.sub-menu-two li a.sub2-one-fr:hover{
	width:252px;
	height:41px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu2-hover-one-fr.png) no-repeat;
}
ul.menu ul.sub-menu-two li a.sub2-one-en{
	width:252px;
	height:41px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu2-one-en.png) no-repeat;
}
ul.menu ul.sub-menu-two li a.sub2-one-en:hover{
	width:252px;
	height:41px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/submenu2-hover-one-en.png) no-repeat;
}
/*ul.menu .menulinkFR:hover, */
ul.menu .menuhoverFR2,
ul.menu .menu-two-fr:hover{background:url(images/two-menu-active-fr.jpg) no-repeat; }

/*ul.menu .menulinkEN:hover, */
ul.menu .menuhoverEN2,
ul.menu .menu-two-en:hover{background:url(images/two-menu-active-en.jpg) no-repeat; }





/*-----------------------------------bg-green----------------------------------------------*/
ul.menu .bg-green { 
	width:443px;
	height:38px;
	background:url(images/bg-menu-three.jpg) repeat-x;
	position:absolute;
	top:0px;
	float:left;
	left:458px;
	padding:0px;
	
}

