/*yaml
right_img_src: /css/139/img/linmanlogo2.png
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-right {
  width: 14.667214%;
  /* 119 / 811.33333333 = 14.66721446% */
  padding-left: 36.031224%;
  /* 292.33333333 / 811.33333333 = 36.03122432% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 81.745275px;
    /* 14.66721446% * 557.33333333px = 81.74527527px */
  }
}
#header-right img {
  margin-top: 9.579832%;
  /* 11.4 / 119 = 9.57983193% */
  margin-bottom: 9.579832%;
  /* 11.4 / 119 = 9.57983193% */
}
#stabilo-haut, #stabilo-bas {
  background-color: #c1c1c9;
}
fieldset h2 {
  color: #4b257c;
  border-bottom-color: #c1c1c9;
}
.adress-fields, .phone-fields, .question-fields, .dispo-fields, .salary-field, .motivation-field {
  _display: none;
}

.experience-field { display: block!important; }
