header{
    width: 100%;
    margin: 0px auto;
    z-index: 999999;
    height: 533px;
    padding-top: 27px;
    background:url(../Images/Top1.png) bottom center no-repeat;
    position: relative;

}
.Adresse_Top{
    color: #b37b59;
    font-family: 'Hobo-Regular';
    font-size: 16px;
    width: 285px;
    display: inline-block;
    position: relative;
    z-index: 9999999999;
}
.Menu_Top{
  float: right;
  width: 370px;
}

.Menu_top{
  float: right;
  height: 27px;
  min-width: 100px;
}

.logo{
    width: 430px;
    height: 357px;
    float: left;
    margin-top: -52px;
    z-index: 99999;
    position: relative;

}
.MenuCerculaire1{
  position: absolute;
  right: 0px;
  width: 375px;
  height: 375px;
text-align:center;
    margin-top: 35px;
}

.MenuCerculaire{
    width: 375px;
    height:375px;
    /*position: fixed;*/

    background:#e3ae0d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
-o-border-radius: 50%;
    z-index: 99999;

}





