html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
}
div .reservationHeaderInfos {
  margin-top: 0 !important;
}
@media screen and (max-width: 990px) {
  #boxModule .reservationRight,
  .reservationRight,
  .reservationLeft {
    width: 94%;
    max-width: 98%;
    margin: 0 3% 2%;
    height: auto;
    min-height: 0;
    float: none;
    clear: both;
  }
  #panelAdresse4 {
    left: 0 !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #panelAdresse4 .critere {
    width: 100% !important;
    left: 0 !important;
  }
  #panelAdresse4 div {
    left: 0 !important;
  }
  .divListeAnnonce div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
#footer,
#boxPage #footer {
  text-align: center;
  color: #FFFFFF;
  font-size: 10px;
  clear: both;
  position: relative;
  margin-top: 0px;
  height: 60px;
}
#footer p,
#boxPage #footer p {
  width: 100%;
}
#footer a,
#boxPage #footer a {
  outline-style: none;
  color: #FFFFFF;
  text-decoration: none;
}
#footer a :hover,
#boxPage #footer a :hover {
  text-decoration: underline;
}
#footer p,
#boxPage #footer p {
  float: left;
  margin-bottom: 0px;
}
#footer img,
#boxPage #footer img {
  border: 0px;
  vertical-align: middle;
}
#wrap {
  padding-bottom: 60px;
  box-sizing: border-box;
}
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}
.jqmWindow {
  position: absolute;
}
.divMessageKoAjax {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.divMessageKoAjax ul {
  list-style-type: none;
  margin-left: 0;
  padding: 10px 0 0;
}
.divMessageKoAjax .titrePage {
  font-size: 1rem;
  color: inherit;
}
#magnificContainer .divMessageKoAjax .piedPage {
  display: none;
}
div#contact {
  position: fixed;
  left: 10px;
  bottom: 0px;
  background-color: #616262;
  color: #F6F3E8;
  font-weight: bold;
  margin-left: 85px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  cursor: pointer;
  transition: background 0.5s;
  box-shadow: 0 0 0 1px #444444, 0 0 2px white;
}
div#contact :hover {
  color: #fff;
  background-color: #737474;
  transition: background 0.5s;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
}
div#contact p {
  padding: 5px 20px;
  margin: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
}
.boxConnectionRight > h1 {
  color: #fff;
  margin-left: 15px;
}
#formContact .boxModalTab {
  min-width: 450px;
}
#formContact .confirmSend {
  display: block;
  padding: 25px;
}
#formContact .critere {
  position: inherit;
}
#formContact .critere dfn {
  display: inline-block;
  vertical-align: top;
  width: 85px;
}
#formContact .critere textarea {
  width: 325px;
  height: 115px;
}
#formContact .captcha {
  position: relative;
  display: inline-block;
}
#formContact .captcha img {
  margin-top: 5px;
}
#formContact .captcha p {
  margin: 0;
}
#formContact .captcha .indication {
  float: right;
  max-width: 133px;
  padding: 11px 26px;
}
#formContact .submitContact {
  text-align: center;
}
#formContact .divMessageKoAjax {
  border: 1px solid red;
  padding: 15px;
  margin-bottom: 10px;
}
#formContact .divMessageKoAjax ul {
  list-style-type: none;
  margin-left: 0px;
}
#formContact .divMessageKoAjax .titrePage {
  color: #FF0000;
}
#formContact .divMessageKoAjax .piedPage {
  display: none;
}
#alertIE {
  background-color: #616262;
  color: #F6F3E8;
  font-weight: bold;
  margin: 0 auto;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  cursor: pointer;
  transition: background 0.5s;
  box-shadow: 0 0 0 1px #444444, 0 0 2px white;
  padding: 15px;
}
#alertIE > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
}
#alertIE .titre-info {
  margin-bottom: 10px;
}
#alertIE .explication {
  font-size: 11px;
}
#alertIE .navigateur {
  width: 50%;
  text-align: center;
}
#alertIE .navigateur > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 20px;
}
#alertIE .navigateur img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border: none;
}
#alertIE .navigateur a {
  color: #fff;
  text-decoration: none;
}
#alertIE .navigateur a > span {
  position: relative;
  top: -20px;
  text-decoration: underline;
}
.boxFront {
  background: #616262;
  padding: 15px;
  margin: 15px 15px 15px 0;
  border-radius: 15px;
  color: #fff;
}
#admissionForm {
  background: #e2e2e2;
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container-step-inscription {
  width: 100%;
  padding-bottom: 20px;
}
.container-step-inscription h2,
.container-step-inscription p {
  padding: 10px;
  color: white;
  background: #9B9B9B;
}
.container-step-inscription .critere {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 40%;
  text-align: center;
}
.container-step-inscription input,
.container-step-inscription select {
  padding: 10px;
}
.submit-inscription-admission {
  padding: 8px;
  width: 100%;
  margin-bottom: 15px;
}
.content-inscription-adminssion {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 200px) and (max-width: 1024px) {
  .container-step-inscription .critere {
    width: 100%;
    flex-direction: column;
  }
}
#loginWithMicrosoft {
  position: absolute;
  bottom: 140px;
  right: 0;
  background: #696969;
  color: #fff;
  border-radius: 3px 0 0 3px;
  box-shadow: 0 0 5px rgba(255,255,255,0.5);
  padding: 4px 6px 3px;
  cursor: pointer;
  z-index: 10000;
}
.mfp-content #loginWithMicrosoft {
  background: #fff;
  color: #000;
  right: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
#boxPageContenu.boxInscription .inscriptionComConsents .critere,
#boxPageContenu.boxInscription .inscriptionComConsents label {
  text-align: center;
  width: 100%;
}
