/*yaml
left_img_src: /css/292/img/produo-header-logo2.png
header_bottom_img_src: /css/292/img/produo-header-border.png
footer_img_src: /css/292/img/produo-footer.png
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
a, a:hover, a:visited {
  color: white;
}
#container {
  background: white;
}
#content {
  padding-bottom: 0;
}
#header {
  background: #E58A34;
  border-bottom: 1px;
  margin: 0;
  padding: 0 2em;
}
#header-left {
  margin: 0;
  margin-left: -2em;
  margin-right: -6.22021364%;
  /* (0.4 * 811.33333333 - 375) / 811.33333333 = -6.22021364% */
  width: 46.22021364%;
  /* 375 / 811.33333333 = 46.22021364% */
}
#header-left img {
  margin-bottom: 2.133333333%;
  /* (183 - 129 - 46) / 375 = 2.133333333% */
  margin-right: -13.457777778%;
  /* (0.4 * 811.33333333 - 375) / 375  = -13.457777778% */
}
#header-text {
  padding-top: 5.01232539%;
  /* 40.66666666 / 811.33333333 = 5.01232539% */
  text-align: center;
  padding-bottom: 0.2em;
}
#header-bottom img {
  padding-bottom: 1.733021077%;
  /* (197.8 - 137 - 46) / 854 = 1.733021077% */
}
@media screen and (max-width: 600px) {
  #header-text {
    padding-top: 1em;
  }
  #header-left {
    margin: 0;
    text-align: center;
  }
  #header-left img {
    width: 244.730679155px;
    margin: 0;
    /* 375 / 854 * 557.33333333 = 244.730679155*/
  }
}
#container-footer {
  width: 100%;
}
#header h1, #header h2 {
  color: white;
}
#stabilo-haut {
  background-color: white;
  color: #EA8B2D;
  margin: 1em;
}
#stabilo-bas {
  background-color: white;
  color: #EA8B2D;
  margin: 0;
}
fieldset h2 {
  color: #000;
  border-bottom-color: #EA8B2D;
}
.adress-fields, #field-homephone, #field-prophone {
  display: none;
}
#foot {
  border-top: 1px;
}
input[type=submit] {
  padding: 10px 15px;
  background: #EA8B2D;
  border: 0 none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-weight: bold;
}
