/*yaml
right_img_src: /css/241/img/cjvlogo.png
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-right {
  width: 15.406738%;
  /* 125 / 811.33333333 = 15.40673788% */
  padding-left: 29.129006%;
  /* 236.33333333 / 811.33333333 = 29.12900575% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 85.866886px;
    /* 15.40673788% * 557.33333333px = 85.86688578px */
  }
}
#header-right img {
  margin-top: 9.12%;
  /* 11.4 / 125 = 9.12% */
  margin-bottom: 9.12%;
  /* 11.4 / 125 = 9.12% */
}
#stabilo-haut, #stabilo-bas {
  background-color: grey;
  color: white;
}
fieldset h2 {
  color: #8E538D;
  border-bottom-color: #BA98BB;
}
span.required {
  color: #C43933 !important;
}
