body{	

	text-align: justify;
	min-height:500px;

    padding:0px;
    margin: 0px;
      background:url(../Images/Repeater_bg.jpg) top center  repeat;

}

img{border:none;}
input:focus{outline: none;}



.container{
    width: 1100px;
    margin: 0px auto;
    position: relative;
}

/********************/


.
/**/

.Wrapper{
 width: 100%;
float: left;
min-height: 100px;
}


/******* Footer **********/

.footer{
   background:#e3ae0d url(../Images/Bg_footer_Top.jpg) top center no-repeat;
   width: 100%;
   height: 393px;
   float: left;
   padding-top: 45px;
}
.linkR {
    color: #6a471c;
    margin-right: 5px;
}
.Titre_principal_footer{
    color: #6a471c;
    font-family: 'Hobo-Regular';
    font-size: 21px;
    margin-bottom: 20px;
}
.Repeater_Coordonne{
  float: left;
  width: 100%;
  margin-bottom: 20px;
      font-family:'Dosis-Book';
    color:#3c3c3c;
    font-size: 16px;
}
.Repeater_Coordonne a{
     color:#3c3c3c;
     text-decoration: none;
}
.Repeater_Coordonne a:hover{
  text-decoration: underline;
}
.Repeater_Coordonne span{
    width: 100%;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
.Contactez_Nous{
  float: left; 
  width: 385px; 
  height: 325px;
}

.Menu_Footer{
  float: left;
  width: 204px;
  height: 325px;
}
.Nos_Activitee_Footer{
  float: left;
  width: 230px;
  height: 325px;
}
.Horaire_Ecole{
  float: left;
  width: 167px;
  height: 325px;
}

.copyRight{
  float: left;
  width: 100%;
  line-height: 48px;
  height: 60px;
}
.copyRight_Content{
    font-family:'Dosis-Book';
    color:#6a471c;
    font-size: 16px;
    float: right;
}
.copyRight_Content a{
      color:#6a471c;
}
.copyRight_Content a:hover{
  text-decoration: none;
}
.ReseauxSociaux{
  float: left;
  width: 180px;
}
.copyRight_Content span{ color: #e3ae0d; }

