/*yaml
right_img_src: /css/251/img/nexecur.jpg
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-text {
  padding-top: 1.848809%;
  /* 15 / 811.33333333 = 1.84880855% */
}
#header-right {
  width: 34.51109285%;
  /* 257 / 811.33333333 = 31.67625308% */
  padding-left: 1.23253903%;
  /* 104.33333333 / 811.33333333 = 12.85949055% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 192.34182417px;
    /* 31.67625308% * 557.33333333px = 176.54231717px */
  }
}
#header-right img {
  margin-top: 5%;
  /* 8.9 / 257 = 3.46303502% */
  margin-bottom: 5%;
  /* 8.9 / 257 = 3.46303502% */
}
#stabilo-haut, #stabilo-bas {
  background-color: gray;
  color: white;
}
fieldset h2 {
  color: #591E83;
  border-bottom-color: #591E83;
}
span.required {
  color: #C43933 !important;
}

input[type="submit"] {
color: #FFF;
height: 2.5em;
background: #591E83 none repeat scroll 0% 0%;
border: 0px solid #591E83;
font-size: 12px;
padding: 0.5em;
cursor: pointer;
}
