/* Feuille de style des menus */

/** Menuhaut **/
	
	#menuhaut{float: left; height: 79px; /**79**/ padding: 0 0 0 0; position:absolute; top:37px;/**28px**/ width:100%;}
	#menuhaut dl{
		position:absolute;
	}
	
/**FMT**/
                dl.smenuhaut1{left:0px;top:0px;height:49px;width:473px;}
                dl.smenuhaut2{left:473px;top:0px;height:49px;width:198px;}
                dl.smenuhaut3{left:671px;top:0px;height:49px;width:152px;}
                dl.smenuhaut4{left:823px;top:0px;height:49px;width:151px;}


/**LB**/
	#menuhaut dt a{
	display:block;
	height: 49px;
	text-indent:-999em;
	background-position: 0 -6px;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
	#menuhaut dt a:hover, #menuhaut dt.rubriqueSel a{ background-position:0 -55px;}

	#menuhaut dd{
	z-index:100;
	position:absolute;
	left:0;
	zoom:1;
	}

	#menuhaut dd ul{
	padding: 5px 0;
	border-top:0; 
	background: #93cde6;
	border: 3px solid #fff;
	}

	#menuhaut dd.smenuhaut2 ul{width:198px; margin-left:0px;}
	#menuhaut dd.smenuhaut3 ul{width:198px; 	}
	#menuhaut dd.smenuhaut4 ul{width:198px;}

	#menuhaut dd li{float: none;padding-top: 0; padding-bottom: 0; /* HACK-CSS IE 6 => */ border-bottom: 1px solid #93cde6;}

#menuhaut dd li.last{border:0;}

	#menuhaut dd li a.extremite{	border-bottom:1px dotted #fff;}

	#menuhaut dd li a{
	color:#fff;
	text-decoration:none;
	padding:5px 5px 5px 20px;
	display: block;
	border-top:1px dotted #ebf3f6; 
	background: url(/ExposiumCms/cms_sites/partage600504/img/puce2_smenu.gif) no-repeat 5px center;
	font-size: 11px;
	font-weight: bold;
	}
	
	#menuhaut dl.smenuhaut2 li a:hover ,
	#menuhaut dl.smenuhaut3 li a:hover ,
	#menuhaut dl.smenuhaut4 li a:hover {
	color:#770d68;
	background: #FFFFFF  url(/ExposiumCms/cms_sites/partage600504/img/puce2_smenu_b_gb.gif) no-repeat 5px center;
	}

/* Cache le sous menu smenuhaut1 */
#menuhaut dd.smenuhaut1 {
visibility:hidden;
}

/*-------------------------------------------------*/
/* Feuille de style des menus (Spécifique anglais)*/

/** Menuhaut **/
	#menuhaut dt.smenuhaut1 a{
	width:473px;
	background-image:url(/ExposiumCms/cms_sites/partage600504/img/menu2haut4_gb.gif);
	}

	#menuhaut dt.smenuhaut2 a{
	width:198px;
	background-image:url(/ExposiumCms/cms_sites/partage600504/img/menu2haut1_gb.gif);
	}

	#menuhaut dt.smenuhaut3 a{
	width:152px;
	background-image:url(/ExposiumCms/cms_sites/partage600504/img/menu2haut2_gb.gif);
	}

	#menuhaut dt.smenuhaut4 a{
	width:151px;
	background-image:url(/ExposiumCms/cms_sites/partage600504/img/menu2haut3_gb.gif);
	}



/*##########################
	MENU LANCEUR
##########################*/
	#menuacces {
	width: 182px;
	font-size:12px;
	overflow:hidden;
	zoom:1;
	}

	#menuacces h2 {
	margin:10px 0 5px 0; height: 25px;background:url(/ExposiumCms/cms_sites/SITE_616503/images616503/t_menuacces.gif) no-repeat 0 0; border-bottom: 1px dotted #938e91;
	}
	#menuacces h2 span{ display: none;}

	#menuacces ul {margin:0 0px 0 0px; background: #701c68; padding: 0 0 10px 0;}

	#menuacces li {margin:0 5px;}

	#menuacces li a {
	display:block;
	padding:5px 0 0 15px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background: transparent url(/ExposiumCms/cms_sites/partage600504/img/puce2_smenu1.gif) no-repeat 3px 11px;
	border-bottom: 1px dotted #b160a9;
	}
	#menuacces li a:hover {
	color:#701c68;
	background: #ededed url(/ExposiumCms/cms_sites/partage600504/img/puce2_smenu1_b.gif) no-repeat 3px 11px;
	}




/*##########################
	MENU LANGUES
##########################*/
	#langue { height: 21px; overflow: hidden;  float: right;}

	#langue  li {
	float: right;
	margin: 0px 0 0 0;
	}
	
	#langue li{padding-top: 0; padding-bottom: 0; /* HACK-CSS IE 6 => */ border-bottom: 0px solid #770d68;}
	#langue ul{ height: 21px; width: 986px;background:url(/ExposiumCms/cms_sites/partage600504/img/f_langues2.gif) no-repeat right 0;zoom:1; overflow: hidden;}
	#langue  li a {
	display:block;
	width:37px;
	height:20px;
	overflow:hidden;
	background:url(/ExposiumCms/cms_sites/partage600504/img/picto2_fr.gif) no-repeat center 0;
	}
	#langue  li a span{display: none;}
	
	#langue  li.uk a{background:url(/ExposiumCms/cms_sites/partage600504/img/picto2_uk.gif) no-repeat center 0;}
	#langue  li a:hover {background-position: center bottom;}
