/*yaml
right_img_src: /css/353/img/logo-fft.png
other_documents_label: Lettre de motivation
*/
body {
  font-family: Arial, Helvetica, sans-serif;
}
#header-right {
  width: 8.13475760%;
  /* width / 811.33333333 */
  padding-left: 1.232539%;
  /* 10 / 811.33333333 = 1,232539% */
}
@media screen and (max-width: 600px) {
  #header-right {
    max-width: 45.33771570px;
  }
}
#header-right img {
  margin-top: 5%;
  /* 5% */
  margin-bottom: 5%;
  /* 5% */
}
#stabilo-haut, #stabilo-bas {
  background-color: #143664;
}
fieldset h2 {
  color: #143664;
  border-bottom-color: #FBC505;
}
.adress-fields, .phone-fields {
  display: none;
}

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