/********************************           header       ******************/

.header{ 
	
	/*background:url(/Files/images/top.jpg) center top  no-repeat;*/
}
.wrapper{ 

   width: 1000px;
    margin: 0px auto;

}
.top1{
    width: 310px;
    z-index: 999;
    position: relative;
}

.logo_menu{
    height: 579px;
    width: 270px;
    float: left;
    background-color: #FFFFFF;
}
.logo{
height:128px;
margin-top:15px;
margin-bottom:17px;
width:171px;
margin-left:50px;
}
.menu{
background:url(/Files/images/bg_menu.png) center top  no-repeat;
width:250px;
height:400px;
padding-left:20px;
padding-top:20px;
}
.menu .menu_sel{
background:url(/Files/images/sel.png) center top  no-repeat;
	height:30px;
	line-height:30px;
	color:#0d479d;
	font-size:14px;
	font-weight:arial;
	padding-left:25px;
	text-align:left;
}
.menu .menu_first a{
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	font-weight:arial;
	padding-left:25px;
	text-align:left;
	text-decoration:none;
	display:block;
	}
.menu .menu_first a{

}
.menu .menu_first a:hover{
	text-decoration:none;
background:url(/Files/images/sel.png) center top  no-repeat;
	display:block;
}
.r_banner{
    position: absolute;
    top: 0;
    right: 0;
width: 74vw;
}
.langue{
    background-color: #FFFFFF;
    width: 40px;
    height: 300px;
    position: absolute;
    top: 0;

    margin-left: -40px;
}

.PS_SITE_FRAME ul li a:hover {
    background: url(/Files/Images/francais.png) top left no-repeat;
}
.PS_SITE_FRAME ul li a {
    display: block;
    font-size: 00px;
    height: 24px;
    width: 24px;
    background: url(/Files/Images/english.png)top left no-repeat;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-indent: -99999999999;
    font-family: Arial;
}














