
.footer{
  background: url(../Images/bgFooter.jpg) top center no-repeat;
  width: 100%;
  padding-top: 5vh;
  padding-bottom: 10px;

}
.TitreFooter{
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin:20px auto;
}

.col-xs-12new{
  display:inline-block !important;
  width: 100% !important;
  margin-bottom: 10px;
}
.CopyRight{
  width: 100%;

  background:#082840;
  padding:25px 0px;
}

.copyRight_Content{
  font-size: 12px;
  font-family: Arial;
  color: #fff;
  float: left;
  padding-left: 05px;
}
.copyRight_Content a{
  text-decoration: none;
  color: #fff;
}
.copyRight_Content a:hover{
  text-decoration: underline;
}

.Rsociaux_Top a {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #092f4b;
    height: 70px;
    width: 70px;
    float: left;
    line-height: 70px;
    margin-right: 35px;
    background: #114265;
}
.Rsociaux_Top a:hover{

    background: #ff5f00;
    color: #fff;

}

.Rsociaux_Top {
    /*margin: auto;*/
    display: table;
    text-align: center;
    /*padding-bottom: 72px;*/
	float: right;
	padding-right: 05px;
}
@media screen and (max-width: 768px) {
.Rsociaux_Top a {
    font-size: 15px;
    border: 2px solid #092f4b;
    height: 50px;
    width: 50px;
    float: left;
    line-height:50px;
    margin-right: 5px;
    background: #114265;
}
.footer {
padding:20px 0px;
}

.AdressServices {
	display:none;	
}

.AdressMap{
	display:none;
}
}

.AdressServices{
  color: #1d398a;
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 10px;   
}

.AdressMap{
padding-left: 30px;
  color: #1d398a;
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 10px;
    
}

.AdressTitre{
background: url(../Images/AdressIconnew.png) center left no-repeat;
padding-left: 30px;
  color: #1d398a;
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 10px;
    
}
.AdressTel{
background: url(../Images/TelIconnew.png) center left no-repeat;
padding-left: 30px;
  color: #1d398a;
  font-weight: bold;
  font-size: 1.8em;
  /*font-weight: 400;*/
  margin-bottom: 10px;
}
.AdressFax{
background: url(../Images/FaxIconnew.png) center left no-repeat;
padding-left: 30px;
  color: #1d398a;
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 10px;
}
.AdressCourrier{
background: url(../Images/EmailIconnew.png) center left no-repeat;
padding-left: 30px;
  color: #1d398a;
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 10px;

   

}






















