.header{ 
	background: url(/Files/App_002/images/bg_header.png) top center;
        background-repeat: no-repeat;
        margin: 0 auto;
}
.logo{
	display: block;
	height:92px;
	width:270px;
        float: left;
}
.logo img {
    margin: 23px 14px;
}
.ReaseauxSociauxTop {
    float: right;
    margin-right: 29px;
    margin-top: 32px;
}
.ReaseauxSociauxTop img{float:right; margin-left:10px;}
.ReaseauxSociauxTop a{dispaly:inline-block}
.ReaseauxSociauxTop a:hover{opacity:0.7}
.header_top{width:1000px; height:100px; }
.Language_Search{float:right; width:350px;margin-top:20px;}
.language{	
  float:right;
  width:70px;
 }
 .divResauxSociaux_top{width:700px; height:50px; margin-right:20px; float:right;}
.divResauxSociaux_top a{float:right; margin-top:10px; margin-left:6px;}
.Menu_Principal{height:50px; width:1000px; }
nav.navigation {
	height:40px;
	float:left;
	z-index:999999999;
	 margin-top: 2px;
}
nav.navigation ul {
	margin: 0px;
}

nav.navigation ul li {
	float: left;
	list-style: none;
        padding:0px 2.5px;
	position: relative;
	background:url(/Files/App_002/images/puce_Menu.png) 00% 50% no-repeat;

}
nav.navigation ul li:first-child{background:none !important;}
nav.navigation > ul > li > a {
	text-decoration: none;
	display: block;
	float: left;
	font-family:Segoe UI;
	color: #fff;
	margin-right: 0px;
	font-size: 16px;
	text-align: center;
	height:48px;
	line-height:48px;
	padding-left: 15px;
	padding-right: 15px;
}

nav.navigation ul li.sub-mega-menu {
	position: static;
}

nav.navigation ul li:hover > a{
	background:#201c50;  
	color:#fff;
}
.Menu_PrincipalSelectedMenu{
	color:#fff;
	background:#201c50;
}















