#XBody .OESZ_XBodyFooter {
    display: block;
    height: 0;
}
.OESK_XBody_Default .OESZ_XBodyFooter {
    width: 100%;
    height: 50px;
}
#Mentions-legales {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1024px;
    height: 50px;
    margin: 20px 0 0 0;
}
#ligne-haut-footer {
  width: 95%;
  height: 30px;
  border-top: 2px solid #bb5557;
  margin: 30px 0 0 0;
  max-width: 1024px;
}
#hebergement {
  width: 100%;
  height: 30px;
  margin: 2% 0 2% 0;
  max-width: 1280px;
}
#hebergement-text {
  width: 100%;
  height: auto;
  color: rgb(205, 205, 205);
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-family: sans-serif;
}