/*yaml
right_img_src: /css/167/img/logo-centre-rh2.jpeg
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-right {
  width: 13.557929%;
  /* 110 / 811.33333333 = 13.55792933% */
  padding-left: 30.977814%;
  /* 251.33333333 / 811.33333333 = 30.9778143% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 75.562859px;
    /* 13.55792933% * 557.33333333px = 75.56285949px */
  }
}
#header-right img {
  margin-top: 5.818182%;
  /* 6.4 / 110 = 5.81818182% */
  margin-bottom: 5.818182%;
  /* 6.4 / 110 = 5.81818182% */
}
#stabilo-haut, #stabilo-bas {
  background-color: grey;
}
fieldset h2 {
  color: #747474;
  border-bottom-color: #4CC0ED;
}
.adress-fields, .phone-fields, .motivation-field, .question-fields {
  display: none;
}
