.wrapper_Interne{
   background:url(../Images/Header_Top.png) top center no-repeat;
   width: 100%;
   height: auto; 
    margin-top: -480px;
    text-align: center;
    padding-top: 450px;
    padding-bottom: 70px;
}
.wrapper_Interne1{
    background:#fff;
}
.Banner_Principal img{
  margin-top: -38px;

}
.wrapper_Acceuil{
  width: 100%;
    background:#fff url(../Images/Bg_decouvrir.jpg) top  center no-repeat;
    padding: 50px 0px;
    float: left;
    text-align: center;
}
.Titre_Principal{
    font-family:'Hobo-Regular';
    font-size: 40px;
    padding-bottom: 35px;
    background: url(../Images/puce_Titre1.png) bottom  center no-repeat;
    width: 100%;
    text-align: center;
    color: #e3ae0d;
    margin-bottom: 50px;
       text-shadow: 3px 0px 3px rgba(1, 1, 1, 0.45);

}
.Titre_Principal span{
    color: #6a471c;
    font-size: 40px;
    display: block;
}
.Presantation{
   width: 100%;
    font-family:'Dosis-Book';
    font-size: 15px;
    color: #6a471c;
    line-height: 22px;
    text-align: left;
    overflow: hidden;


}





.Retour_page_Acceuil {
    margin: 50px auto 0px auto;
    width: 50%;
}
.Retour_page_Acceuil a {
    display: block;
    color: #fff;
    font-size: 18px;
    background: #89a000;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;

}
.Retour_page_Acceuil a:hover{
    background: #ffc000;
}


.titre_principal{
    color: #6a471c;
    font-family: 'Hobo-Regular';
    font-size: 21px;
    margin-bottom: 20px;
}




