<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer{
 
  background:  url(../Images/BgFooter.jpg) top center no-repeat;
  width: 100%;
  padding: 3.5vh  0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   display:table;
  }

 
 

.CopyLeft_Content{
  font-size: 12px;
     float: none !important;
    display: table-cell;
    vertical-align: middle;
  color: #fff;
  text-align: left;
  font-weight: 500;
}
.CopyLeft_Content a{
  text-decoration: none;
  color: #fff;
}
.CopyLeft_Content a:hover{
  text-decoration: underline;
  color: #fff;
}
.copyRight_Content{
 text-align:  right;

}
.CopyLeft_Content img{margin-left: 3px;}
.LogoFooterTop{
    float: none !important;
    /* margin: 5vh auto; */
    display: table;
    text-align: center;
    margin-top: 5vh;
}
.ListResauSociaux{float:right;}
@media screen and (max-width:767px) {
  .displayTabFooter {
    display: : block !important;
  }
.displayTabCellCopy{
     display: : block !important;
  }
.FooterResp{
display:table;
margin:auto;
}
.CopyLeft_Content{
text-align:center;
}
.FooterResSoc{
text-align:center;
}

.ListResauSociaux a {
    display: inline-block;
    margin-top: 0px !important;
    margin-bottom: 20px;
    float: none !important;
}
.footer {
 
    padding: 2.5vh 0px;
}
.ListResauSociaux{float:none !important;}

}



.ListResauSociaux  a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    float: left;
    line-height: 33px;
    margin-right: 15px;
    border: 2px solid #fff;
    text-align: center;

 
}

.ListResauSociaux a:hover{
  background: #009043;
   color: #fff;
}

.FooterResp{    display: table;
    width: 100%;}
.FooterResSoc2{
    float: none !important;
    display: table-cell;
    vertical-align: middle;
}



@media screen and (max-width:767px) {
.CopyLeft_Content{display:block !important;}
.FooterResSoc{display:none !important;}
.FooterResSoc1{
display: table !important;
    margin: auto;
    width: 100%;
    /* float: left !important; */
    text-align: center;
}
}



</pre></body></html>