.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;
}

.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(0, 0, 0, 0.1);

}
.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;


}


.Voi_Plus_pre{
    display: table;
    margin: 35px auto;

}
.Voi_Plus_pre a{
  font-family:'Hobo-Regular';
  font-size: 17px;
  color: #fff;
  padding: 10px 35px;
  text-decoration: none;
  display: block;
  float: left;
  background: #e3ae0d;
  -webkit-border-radius:25px;
  -moz-border-radius: 25px;
  border-radius: 25px;

}
.Voi_Plus_pre a:hover{
  background: #ff8db4;

}
/****/
.Nos_Activitee_Qui_Somme_Nous{
   width: 100%;
   background:#fff url(../Images/Bg_Bottom_qui_somme_Nous.jpg) top  center no-repeat; 
   float: left;
   padding-top: 140px;
   margin-top: -15px;
}

.Titre_Principal2{
    font-family:'Hobo-Regular';
    font-size: 40px;
    color: #fff;
    padding-bottom: 35px;
    background: url(../Images/puce_Titre2.png) bottom  center no-repeat;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
         text-shadow: 3px 0px 3px rgba(0, 0, 0, 0.1);

}
.BlocActivite{
  float: left;
  width: 200px;
  margin-right: 64px;
  text-align: center;
}

.BlocActivite_title{
    font-family:'Hobo-Regular';
    font-size: 20px;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 35px;
   
}
.BlocActivite_title a{
  color: #fff;
  text-decoration: none;
}
.BlocActivite_title a:hover{
  color: #e9ff8e;
}


.BlockRight{margin-right: 0px !important;}
.BlocActivite .Img_display{
 display: block;
 margin: auto;
}
.BlocActivite .Img_displa_hover{
  display: none;
}
.BlocActivite:hover .Img_display{
 display: none;
}
.BlocActivite:hover .Img_displa_hover{
  display:block;
   margin: auto;
}





