/*yaml
right_img_src: /css/352/img/petracca.jpg
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-right {
  width: 21.93919474%;
  /* width / 811.33333333 */
  padding-left: 1.232539%;
  /* 10 / 811.33333333 = 1,232539% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 122.27444536px;
    /* 21.93919474% * 557.33333333px = 122.27444536px */
  }
}
#header-right img {
  margin-top: 5%;
  /* 5% */
  margin-bottom: 5%;
  /* 5% */
}
#stabilo-haut, #stabilo-bas {
  background-color: #695648;
}
fieldset h2 {
  color: #695648;
  border-bottom-color: #F1AF52;
}
.adress-fields, .phone-fields {
  display: none;
}

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