body #contentWrapper .wrapper {
  color: #777;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  background-color: #ffffff;
}
header {
  height: 100px;
  max-width: 985px;
  margin-left: auto;
  margin-right: auto;
}
.navToolbar {
  height: 32px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 409px;
}
.navToolbar #menuToolbar {
  height: 32px;
  font-size: 0.9em;
  background-color: #988575;
  float: right;
  width: 400px;
}
.navToolbar #menuToolbar-left {
  float: left;
  width: 5px;
  height: 32px;
  background-image: url('../images/tool_left.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: trasparent;
  position: relative;
  top: -32px;
  left: -5px;
}
.navToolbar #menuToolbar-right {
  float: right;
  width: 5px;
  height: 32px;
  background-image: url('../images/tool_right.png');
  background-repeat: no-repeat;
  background-position: right top;
}
.navToolbar #menuToolbar ul {
  margin: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.navToolbar #menuToolbar li {
  display: inline;
  text-transform: none;
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
}
.navToolbar #menuToolbar li a {
  float: left;
  color: #ffffff;
  position: relative;
  z-index: 2;
  padding-top: 0px;
  font-weight: normal;
  padding-bottom: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  text-decoration: none;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #756557;
  padding-right: 10px;
  padding-left: 3px;
}
form .participations {
  margin-left: auto;
  margin-right: auto;
  width: 985px;
  margin-top: 20px;
  color: #333;
  font-size: 1.3em;
}
#bandeauJaune {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFD300;
  margin-top: 20px;
}
img#bandeau {
  width: 100%;
}
.grid-x {
  max-width: 985px;
}
.participations h2 {
  display: none;
}
form .grid-x {
  float: left;
  width: 600px;
  background-color: #EAEAEA;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 10px;
  min-height: 475px;
}
.cell.content.search {
  float: left;
  width: 585px;
  background-color: #EAEAEA;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 10px;
  min-height: 475px;
  margin-top: 20px;
  margin-left: 0;
}
.grid-x .grid-x {
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}
.notice p {
  text-align: left;
  text-align: justify;
  color: #333;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 18px;
  font-size: 15px;
}
[type=text] {
  width: 88%;
  margin-left: 22px;
  text-align: center;
}
.box-content {
  float: left;
  width: 600px;
  background-color: #EAEAEA;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 10px;
  min-height: 475px;
  margin-top: 20px;
}
form .grid-x .cell {
  float: none !important;
}
.box-content p {
  text-align: left;
  text-align: justify;
  color: #333;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-left: 20px;
  margin-right: 20px;
  margin-right: 10px;
}
.box-content h2 {
  text-align: left;
  margin-left: 40px;
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  color: #333;
  margin-left: 20px;
  margin-right: 20px;
}
h4 {
  color: #333;
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
}
#blocDroit {
  float: left;
  margin-left: 13px;
  width: 355px;
  height: 500px;
  margin-top: 20px;
}
#particulier {
  width: 355px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 236px;
}
#bruleur {
  width: 355px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 236px;
  margin-top: 20px;
}
.customer-ref {
  border: 0.5px solid #1e1e1e;
}
label {
  font-weight: bold;
}
.button {
  width: 150px;
  height: 35px;
  margin-top: 10px;
  text-align: center;
  background-color: #FFD300;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  border: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.button:hover {
  background-color: #FFD300;
  color: #ffffff;
}
.button.hollow {
  margin-left: 20px;
  width: 200px;
  height: 35px;
  margin-top: 10px;
  text-align: center;
  background-color: #FFD300;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  border: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
  background-color: #FFD300;
}
p {
  color: #1e1e1e;
  text-align: left;
  margin-left: 20px;
  margin-right: 40px;
  text-align: justify;
  margin-bottom: 0px;
  line-height: 1.2;
  font-size: 15px;
}
h6 {
  font-weight: bold;
  color: #1e1e1e;
  text-align: left;
  margin-left: 20px;
  margin-bottom: 0;
  font-size: 15px;
}
#blocSignature {
  font-size: 11px;
  margin-bottom: 20px;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 985px;
}
.extra_form_builder {
  width: 334px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  background-color: #CCCCCC;
  height: 156px;
}
.info {
  margin-bottom: 30px;
}
@media screen and (min-width: 40em) {
  h3 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    margin-left: 20px;
  }
  .grid-x .grid-x {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-margin-x>.cell {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-x {
    margin: 0 auto;
  }
  .faq h3 {
    color: red;
    font-size: 1.5em;
  }
  footer {
    height: 67px;
    background: #988575;
    max-width: 985px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
  }
  footer ul.menu.vertical.medium-horizontal.dropdown {
    margin-left: 291px;
  }
  footer .dropdown.menu>li>a {
    padding: 0.7rem 1rem;
    color: #ffffff;
    margin-top: 11px;
  }
}
