@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  list-style: none;
  text-decoration: none; }

body {
  background-position: top;
  background-color: #bec0bd;
  font-family: 'Open Sans', sans-serif;
  color: #606060;
  font-size: 14px; }

.both {
  clear: both; }

.hidepc {
  display: none; }

.txtbase {
  color: #2fb5d2;
  font-size: 2em;
  font-weight: bold; }

#bandeau ul li a.w150 {
  width: 150px; }

.droite {
  float: right;
  margin: 10px; }

.gauche {
  float: left;
  margin: 10px; }

#bandeau {
  height: 42px;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  text-align: right;
  margin-bottom: 1px; }

#bandeau ul {
  width: 1010px;
  margin: auto; }

#bandeau ul li {
  float: right;
  border-right: solid 1px #2fb5d2; }

#bandeau ul li:first-of-type {
  border-right: 0; }

#bandeau ul li a {
  display: block;
  line-height: 42px;
  width: 100px;
  padding: 0;
  text-align: center;
  color: #999; }

#bandeau ul li a:hover {
  color: #FFF;
  background-color: #2fb5d2;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#layerslider {
  width: 100%;
  height: 519px;
  border-top: solid 1px #2fb5d2;
  border-bottom: solid 1px #2fb5d2; }

#invisible {
  visibility: hidden;
  display: none;
  width: 0px;
  height: 0px; }

.invisible {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px; }

.soc {
  font-weight: bold;
  color: #e30613; }

.av {
  font-weight: bold;
  color: #e30613; }

.redg {
  color: #e30613; }

.vert {
  color: #49aa32; }

.img_gauche {
  float: left;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 2px;
  text-align: center;
  font-size: 11px;
  /*border:solid 1px #793d6a;*/ }

.img_droite {
  text-align: center;
  font-size: 11px;
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 2px;
  /*border:solid 1px #793d6a;*/ }

.img_centre {
  text-align: center;
  font-size: 10px; }

#zone_principale {
  margin: 0px auto;
  width: 1010px; }

#banner {
  text-align: center; }
  #banner .logo {
    margin-top: 20px; }

#zone_header {
  position: relative;
  height: 108px;
  z-index: 60;
  width: 1010px;
  margin: auto; }

#zone_texte {
  clear: both;
  padding-top: 15px;
  margin-bottom: 10px;
  text-align: justify;
  line-height: 1.5em; }

/*#zone_texte h2{
	font-size:16px;
	font-weight:600;
	margin-top:15px;
	margin-bottom:15px;
}*/
#zone_texte h1 {
  font-size: 24px;
  font-weight: 300;
  color: #2fb5d2;
  margin-top: 20px;
  margin-bottom: 10px; }

.zone_centre {
  overflow: auto; }
  .zone_centre h1 {
    font-size: 24px;
    font-weight: 300;
    color: #2fb5d2;
    margin-top: 20px;
    margin-bottom: 10px; }
  .zone_centre h2 {
    font-size: 22px;
    font-weight: 500;
    color: #1d1d1d;
    margin-top: 20px;
    margin-bottom: 10px; }
  .zone_centre h3 {
    font-size: 18px;
    font-weight: 600;
    color: #999;
    margin-top: 20px;
    margin-bottom: 10px; }
  .zone_centre p {
    text-align: justify; }
  .zone_centre hr {
    border: none;
    height: 1px;
    background-color: #2fb5d2; }
  .zone_centre img {
    text-align: center;
    border-radius: 8px; }
  .zone_centre .img_centre {
    text-align: center; }
  .zone_centre .img_gauche {
    text-align: left; }
  .zone_centre .img_droite {
    text-align: right; }
  .zone_centre strong {
    font-weight: 600; }
  .zone_centre .box_ligne {
    min-height: 300px;
    width: 100%;
    margin-bottom: 25px; }
    .zone_centre .box_ligne .bgauche {
      float: left;
      width: 300px;
      margin-right: 10px;
      min-height: inherit; }
    .zone_centre .box_ligne .bdroit {
      float: left;
      width: 700px;
      min-height: inherit; }
    .zone_centre .box_ligne .bpied {
      clear: both;
      padding-top: 10px; }
    .zone_centre .box_ligne .pose {
      color: #000;
      line-height: 2em;
      clear: both;
      padding-top: 10px; }

#commandeForm, #connexionForm {
  width: 90%;
  padding: 0 5%;
  overflow: auto; }
  #commandeForm input[type="button"].actif, #commandeForm input[type="submit"].actif, #connexionForm input[type="button"].actif, #connexionForm input[type="submit"].actif {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    background-color: #2fb5d2;
    color: #FFF;
    border: solid 1px #2fb5d2;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out; }
    #commandeForm input[type="button"].actif:hover, #commandeForm input[type="submit"].actif:hover, #connexionForm input[type="button"].actif:hover, #connexionForm input[type="submit"].actif:hover {
      background-color: #2fb5d2;
      color: #FFF;
      border: solid 1px #2fb5d2; }
  #commandeForm input[type="checkbox"], #connexionForm input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    border: solid 1px #999;
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    text-align: center;
    margin-right: 10px; }
  #commandeForm input[type=checkbox]:checked::before, #connexionForm input[type=checkbox]:checked::before {
    content: "\2714";
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 18px; }

#commandeForm span, #commandeForm p, #connexionForm span, #connexionForm p {
  color: #404040;
  font-size: 12px; }

#commandeForm span a, #connexionForm span a {
  text-decoration: none;
  font-weight: bold; }

#commandeForm label, #connexionForm label {
  display: block;
  color: #404040;
  margin-bottom: 5px;
  font-size: 13px; }

#commandeForm input[type="text"], #commandeForm input[type="password"], #commandeForm select, #connexionForm input[type="text"], #connexionForm input[type="password"], #connexionForm select {
  border: solid 1px #d2d2d2;
  width: 98%;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  padding-left: 2%; }

#commandeForm select, #connexionForm select {
  width: 100%; }

#commandeForm textarea, #connexionForm textarea {
  font-family: Arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, "sans-serif";
  width: 98%;
  height: 80px;
  resize: none;
  border: solid 1px #d2d2d2;
  padding: 10px;
  vertical-align: text-top; }

#commandeForm a, #connexionForm a {
  cursor: pointer;
  text-decoration: underline; }

#commandeForm input[type="submit"] {
  display: block;
  font-size: 14px;
  width: 318px;
  border: solid 1px #a1a1a1;
  line-height: 40px;
  color: #606060;
  text-align: center;
  background-color: #FFF;
  margin: auto;
  cursor: pointer;
  margin-top: 20px; }

#commandeForm input[type="submit"]:hover {
  border: solid 1px #2fb5d2;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

/*-----------------------------------------*/
#zone_pied {
  clear: both;
  margin: 0px auto;
  width: 100%;
  min-height: 400px;
  background-color: #999;
  color: #FFF;
  text-align: center;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 600; }
  #zone_pied a {
    color: #FFF;
    text-decoration: underline; }

.zone_cadred {
  float: right;
  width: 285px;
  height: 225px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #FFF;
  background-color: #1b1b1b; }

.texte_pied {
  width: 1010px;
  margin: auto;
  color: #FFF;
  padding-top: 10px;
  min-height: 400px;
  text-align: center; }
  .texte_pied a {
    color: #FFF; }

.texte_pied .nom {
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  color: #2fb5d2; }

.texte_pied h2 {
  font-size: 16px;
  color: #FFF;
  margin-top: 10px; }

.texte_pied p {
  color: #FFF;
  font-weight: 300; }
  .texte_pied p a {
    color: #FFF; }

.texte_contact {
  width: 1010px;
  margin: auto;
  color: #999;
  padding-top: 10px;
  min-height: 400px;
  text-align: center; }
  .texte_contact .nom {
    color: #2fb5d2;
    font-weight: 400; }
  .texte_contact h2 {
    font-size: 16px;
    color: #999;
    margin-top: 10px; }
  .texte_contact p {
    font-size: 16px;
    color: #999; }
    .texte_contact p a {
      color: #2fb5d2; }

.bleu {
  color: #2fb5d2; }

.actorielweb a {
  font-size: 10px;
  color: #FFF; }

.pied_droite {
  float: right;
  margin-right: 10px;
  font-size: 10px; }

.pied_droite a {
  color: #FFF;
  text-decoration: none; }

.pied_gauche {
  float: left;
  margin-left: 10px;
  font-size: 13px;
  padding-left: 10px;
  margin-right: 50px;
  border-left: solid 1px #edb423;
  color: #FFF; }

.pied_gauche a {
  color: #FFF;
  text-decoration: none; }

#form_contact label, #form_mail label {
  display: inline-block;
  width: 95px;
  line-height: 20px;
  text-align: right;
  margin-right: 10px;
  vertical-align: top;
  margin-bottom: 15px; }

#form_contact input[type="text"], #form_mail input[type="text"] {
  font-family: 'Open Sans', sans-serif;
  width: 280px;
  border: 1px solid #bcbcbc;
  height: 20px;
  margin: 0;
  padding: 0 0 0 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

#form_contact input[type="submit"], #form_mail input[type="submit"] {
  width: 287px;
  margin: 0;
  padding: 5px 0 5px 0;
  margin-left: 103px;
  cursor: pointer;
  background-color: #edb423;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #363636; }

#form_contact input[type="submit"]:hover, #form_mail input[type="submit"]:hover {
  background-color: #ffb700;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#form_contact textarea, #form_mail textarea {
  font-family: 'Open Sans', sans-serif;
  width: 280px;
  border: 1px solid #bcbcbc;
  height: 100px;
  margin: 0;
  padding: 0 0 0 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px; }

.communication {
  text-align: center;
  width: auto;
  background-color: #2fb5d2;
  line-height: 30px;
  color: #FFF;
  font-size: 16px; }

.communication a {
  color: #1389be; }

.formulaire {
  text-align: center; }

.formulaire h2 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: 103px; }

.formulaire_contact {
  width: 405px;
  margin: auto; }

.formulaire_contact h2 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: 90px; }

/*---------------------------------MENU DEROULANT------------------------*/
.menu_position {
  float: right;
  position: relative;
  z-index: 40; }

.menu_position h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: #30a9ff;
  font-size: 20px;
  margin-bottom: 5px; }

#menu_deroulant, #menu_deroulant ul {
  padding: 0;
  /* pas de marge intérieure */
  margin: 0;
  /* ni extérieure */
  list-style: none;
  /* on supprime le style par défaut de la liste */
  line-height: 107px;
  /* on définit une hauteur pour chaque élément */
  text-align: center;
  /* on centre le texte qui se trouve dans la liste */
  color: #363636; }

#menu_deroulant {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  /* hauteur du texte : 12 pixels */
  font-weight: 300; }

#menu_deroulant li.bpmenu a {
  display: block;
  /* on change le type d'élément, les liens deviennent des balises de type block */
  padding: 0;
  /* aucune marge intérieure */
  text-decoration: none;
  /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  padding-left: 25px;
  padding-right: 25px;
  color: #363636;
  /*background-color:#36424b;*/ }

#menu_deroulant li.paniermenu {
  width: 150px;
  line-height: 12px;
  margin-left: 25px; }

#menu_deroulant li {
  float: left;
  /*border-right:solid 1px #898d90;*/
  /* pour IE qui ne reconnaît pas "transparent" */
  /*border-right : 1px solid #eff0f2; /* on met une bordure blanche à droite de chaque élément */
  margin-right: 10px; }

#menu_deroulant li:last-of-type {
  margin-right: 0px; }

#menu_deroulant li.bpmenu:hover a {
  background-color: #2fb5d2;
  color: #FFF;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#menu_deroulant li.bpmenu ul {
  position: absolute;
  /* Position absolue */
  width: 75px;
  /* Largeur des sous-listes */
  left: -999em;
  /* Hop, on envoie loin du champ de vision */ }

#menu_deroulant li.bpmenu ul li {
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  /* border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
  margin-left: 0px;
  background-color: #2fb5d2;
  border-bottom: solid 1px #a3d0e3;
  line-height: 30px; }

#menu_deroulant li.bpmenu ul li a {
  width: 100px;
  color: #FFF; }

#menu_deroulant li.bpmenu ul li:last-child {
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  border-bottom: none; }

#menu_deroulant li.bpmenu ul li:last-child a {
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  border-bottom: none; }

#menu_deroulant li.bpmenu ul li a:hover {
  border-bottom: none;
  background-color: #FFF;
  color: #000; }

#menu_deroulant li.bpmenu ul ul {
  margin: -32px 0 0 120px;
  /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  /*border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */ }

#menu_deroulant a:hover {
  color: #FFF; }

#menu_deroulant li.bpmenu:hover ul ul, #menu_deroulant li.sfhover ul ul {
  left: -999em;
  /* On expédie les sous-sous-listes hors du champ de vision */ }

#menu_deroulant li.bpmenu :hover ul, #menu_deroulant li.bpmenu li:hover ul, #menu_deroulant li.sfhover ul, #menu_deroulant li.bpmenu li.sfhover ul {
  left: auto;
  /* Repositionnement normal */
  min-height: 0;
  /* Corrige un bug sous IE */
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

/*-------------------------------------------------------------------------------------*/
ul.points li {
  padding-left: 10px;
  line-height: 30px; }
  ul.points li:before {
    content: "";
    background: center center no-repeat transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNC4wOCAxMC43MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4Y2JlMjY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5GaWNoaWVyIDE8L3RpdGxlPjxnIGlkPSJDYWxxdWVfMiIgZGF0YS1uYW1lPSJDYWxxdWUgMiI+PGcgaWQ9IkNhbHF1ZV8xLTIiIGRhdGEtbmFtZT0iQ2FscXVlIDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTQuNDgsOC40OCwxLjEyLDUuMTIsMCw2LjI0bDQuNDgsNC40OCw5LjYtOS42TDEzLDBabTAsMCIvPjwvZz48L2c+PC9zdmc+);
    background-size: cover;
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 20px; }

@media screen and (max-width: 900px) {
  .hidemobile {
    display: none;
    width: 0px;
    height: 0px; }

  .hidepc {
    display: block; }

  .texte_contact {
    width: 100%;
    margin: auto;
    color: #999;
    padding-top: 10px;
    min-height: 400px;
    text-align: center; }
    .texte_contact .nom {
      color: #2fb5d2;
      font-weight: 400; }
    .texte_contact h2 {
      font-size: 16px;
      color: #999;
      margin-top: 10px; }
    .texte_contact p {
      font-size: 16px;
      color: #999; }
      .texte_contact p a {
        color: #2fb5d2; }

  .box_bas {
    float: none;
    width: 100%;
    margin-right: 0px;
    margin: auto;
    text-align: center; }

  .box_bas img {
    margin: auto; }

  #zone_texte .box_bas:last-of-type {
    margin: auto; }

  #zone_principale {
    width: 100%; }

  #zone_header {
    width: 100%; }

  .texte_pied {
    width: 100%; }

  .zone_centre, .accorche, .cadre_machine {
    width: 100%; }

  .accroche {
    font-size: 20px; }

  .box_ligne {
    clear: both;
    width: 100%;
    text-align: center; }

  .box_bas img, .box_ligne img {
    float: none;
    width: 90%;
    height: 72%;
    margin: auto; }

  #zone_texte p {
    padding: 0 1%; }
  #zone_texte img.news {
    width: 100%; }

  .box_ligne p {
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify; }

  .zone_centre h1, #zone_texte h1 {
    margin-left: 10px;
    margin-right: 10px; }

  .zone_centre p {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify; }

  .zone_centre {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    text-align: justify; }
    .zone_centre img {
      width: 90%; }
    .zone_centre h2 {
      margin-left: 10px;
      margin-right: 10px; }
    .zone_centre .box_ligne {
      min-height: 300px;
      width: 100%;
      margin-bottom: 25px; }
      .zone_centre .box_ligne .bgauche {
        float: none;
        width: 50%;
        margin: 0 auto;
        min-height: auto;
        margin-bottom: 15px; }
      .zone_centre .box_ligne .bdroit {
        float: none;
        width: 100%;
        min-height: auto; }
      .zone_centre .box_ligne .bpied {
        clear: both;
        padding-top: 10px; } }
