@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/*font-family: 'Open Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,300,500,600,900,100,200,800);
/*font-family: 'Raleway', sans-serif;*/
/*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; }

a {
  text-decoration: none; }

body {
  background-image: url(../img/bkg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FFF;
  font-family: 'Open Sans', sans-serif;
  color: #171717;
  font-size: 14px; }

#logo {
  margin-top: 10px; }

#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; }

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

#zone_texte {
  clear: both;
  padding-top: 15px;
  margin-bottom: 10px;
  text-align: justify;
  line-height: 1.5em; }
  #zone_texte.confidentialite th {
    text-align: center;
    font-weight: 600;
    border-bottom: solid 1px rgba(0, 0, 0, 0.3); }
  #zone_texte.confidentialite td {
    text-align: center;
    border-bottom: solid 1px rgba(0, 0, 0, 0.3); }
  #zone_texte.confidentialite tr {
    height: 60px;
    line-height: 60px; }
  #zone_texte.confidentialite a {
    color: #edb423; }
  #zone_texte.confidentialite p {
    margin: 10px auto; }

#zone_texte h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  color: #edb423;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px; }

#zone_texte h2 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px; }

#zone_texte a {
  color: #edaa00;
  font-weight: 600; }

#zone_texte hr {
  border: none;
  height: 1px;
  background-color: #9f9f9f; }

.bleu {
  color: #30a9ff;
  font-weight: 500; }

#cadre_recherche {
  float: right;
  width: 202px;
  min-height: 104px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #FFF; }

#cadre_recherche p {
  padding-right: 25px;
  text-align: left; }

#cadre_recherche h1 {
  padding-top: 10px;
  font-size: 18px;
  color: #36424b;
  font-weight: 600; }

#cadre_recherche h2 {
  font-size: 12px;
  color: #30a9ff;
  font-weight: 400;
  margin-bottom: 10px; }

#form_rech input[type="text"] {
  width: 143px;
  border: 1px solid #bcbcbc;
  height: 20px;
  margin: 0;
  padding: 0 0 0 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

#form_rech input[type="submit"] {
  margin: 0;
  padding: 2px 8px 2px 8px;
  margin-left: 10px;
  cursor: pointer;
  background-color: #30a9ff;
  border: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
  color: #FFF; }

#form_rech input[type="submit"]:hover {
  color: #FFF;
  background-color: #30a9ff;
  -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: 200px;
  background-color: #363636;
  border-top: solid 3px #edb423; }

#menu {
  list-style: none;
  padding-top: 185px;
  color: #FFF; }

#menu li a {
  float: left;
  font-family: 'Open Sans', sans-serif;
  display: block;
  width: 85px;
  height: 43px;
  color: #FFF;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  border-left: solid 1px #ff4a33; }

#menu li a:hover {
  color: #FFF;
  background-color: #e20613;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

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

.contenu_texte {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: justify;
  line-height: 1.5em; }

.contenu_texte a {
  color: #e30613; }

.contenu_texte h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #36424b;
  margin-bottom: 15px;
  padding-top: 15px; }

.contenu_texte h2 {
  font-size: 15px;
  font-weight: bold;
  color: #282828;
  margin-bottom: 10px; }

.contenu_texte p {
  margin-bottom: 10px; }

.texte_pied {
  font-family: 'Open Sans', sans-serif;
  width: 1010px;
  margin: auto;
  color: #FFF;
  padding-top: 10px;
  min-height: 200px;
  background-position: right;
  background-repeat: no-repeat; }

.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 {
  margin-top: 5px;
  text-align: center;
  width: auto;
  background-color: #e7f89d; }

.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; }

.slider_pos {
  position: relative;
  width: 1011px;
  height: 315px; }

#slider {
  text-align: center; }

.cadre_index_bas {
  float: left;
  width: 320px;
  min-height: 400px;
  margin-right: 25px;
  margin-bottom: 25px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #efefef; }

.cadre_index_bas_galerie {
  float: left;
  width: 320px;
  min-height: 345px;
  margin-right: 25px;
  margin-bottom: 25px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #efefef; }

.cadre_index_bas h1, .cadre_index_bas_galerie h1 {
  margin-bottom: 0px;
  margin-top: 16px;
  text-align: center;
  font-size: 24px;
  color: #212121;
  font-weight: 500; }

.cadre_index_bas h2, .cadre_index_bas_galerie h2 {
  text-align: center;
  font-size: 13px;
  color: #e10612;
  font-weight: 500;
  margin-bottom: 10px; }

.cadre_index_bas h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #212121;
  padding: 10px;
  font-weight: 600; }

.cadre_index_bas > .contenu_bas {
  min-height: 255px;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  padding-top: 25px; }

.cadre_index_bas_galerie > .contenu_bas {
  min-height: 230px;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  padding-top: 25px; }

.contenu_bas > img {
  vertical-align: middle; }

.cadre_index_bas a.plus {
  display: block;
  width: 110px;
  height: 24px;
  color: #FFF;
  line-height: 24px;
  text-align: center;
  background-color: #e30613;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  margin-left: 193px;
  margin-top: 10px; }

.cadre_index_bas a.plus:hover {
  color: #FFF;
  background-color: #ff000f;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

/*---------------------------------MENU DEROULANT------------------------*/
.menu_position {
  float: left;
  margin-left: 70px; }

.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: #FFF; }

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

#menu_deroulant 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é) */
  width: 75px;
  color: #FFF;
  /*background-color:#36424b;*/ }

#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 */ }

#menu_deroulant li.bord_droit {
  border: none;
  /* on met une bordure blanche à droite de chaque élément */ }

#menu_deroulant li.bord_droit a {
  		/*-moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;*/ }

#menu_deroulant li.bord_gauche a {
  /*-moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 6px;
  border-radius: 4px 0 0 4px;*/ }

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

#menu_deroulant li 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: -1px;
  background-color: #3a393a;
  /*border-bottom:solid 1px #898d90;*/
  line-height: 30px; }

#menu_deroulant li ul li a {
  width: 120px; }

#menu_deroulant li 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 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 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: #3a393a;
  background-color: #edb423;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#menu_deroulant li: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:hover ul, #menu_deroulant li li:hover ul, #menu_deroulant li.sfhover ul, #menu_deroulant li li.sfhover ul {
  left: auto;
  /* Repositionnement normal */
  min-height: 0;
  /* Corrige un bug sous IE */ }

/*-------------------------------------------------------------------------------------*/
.cadre_machine {
  width: 1010px;
  height: 362px;
  background-color: #efefef;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 0px 0px 3px #cacaca;
  -webkit-box-shadow: 0px 0px 3px #cacaca;
  box-shadow: 0px 0px 3px #cacaca;
  border: solid 1px #c0c0c0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-align: justify;
  line-height: 1.5em;
  margin-bottom: 15px; }

.cadre_img {
  width: 547px; }

.cadre_img img {
  float: left;
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px; }

.cadre_contenu1 {
  float: left;
  width: 445px;
  padding: 10px;
  margin-top: -10px; }

.cadre_contenu1 h1 {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 15px; }

.cadre_contenu1 a.video {
  display: block;
  width: 200px;
  margin: auto;
  margin-top: 20px;
  height: 24px;
  color: #FFF;
  line-height: 24px;
  text-align: center;
  padding-right: 20px;
  background-color: #e30613;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  background-image: url(../img/play.png);
  background-repeat: no-repeat;
  background-position: 190px; }

.cadre_contenu1 a.video:hover {
  color: #FFF;
  background-color: #ff000f;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.cadre_contenu1 a.video:link {
  color: #FFF;
  text-decoration: none; }

.cadre_contenu1 a.video:visited {
  color: #FFF;
  text-decoration: none; }

.cadre_contenu1 a.video:hover {
  color: #FFF;
  text-decoration: none; }

.box_produit a.video {
  display: block;
  float: left;
  width: 200px;
  margin: auto;
  margin-top: 20px;
  height: 24px;
  color: #FFF;
  line-height: 24px;
  text-align: center;
  padding-right: 20px;
  background-color: #30a9ff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  background-image: url(../img/play.png);
  background-repeat: no-repeat;
  background-position: 190px; }

.box_produit a.video:hover {
  color: #FFF;
  background-color: #30a9ff;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.box_produit a.video:link {
  color: #FFF;
  text-decoration: none; }

.box_produit a.video:visited {
  color: #FFF;
  text-decoration: none; }

.box_produit a.video:hover {
  color: #FFF;
  text-decoration: none; }

.box_produit a:link {
  color: #e30613;
  text-decoration: none; }

.box_produit a:visited {
  color: #e30613;
  text-decoration: none; }

.box_produit a:hover {
  color: #e30613;
  text-decoration: underline; }

.num_machine {
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #FFF;
  -moz-border-radius: 0 0 0 20px;
  -webkit-border-radius: 20px;
  border-radius: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  border-right: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0; }

.num_machine_invisible {
  float: left;
  width: 35px;
  height: 35px; }

#tb_prix {
  width: 200px;
  margin: auto;
  margin-bottom: 20px; }

#tb_prix th {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-color: #363636;
  text-align: center;
  line-height: 25px;
  border: solid 1px #ababab; }

#tb_prix td {
  font-size: 16px;
  font-weight: bold;
  background-color: #FFF;
  text-align: center;
  line-height: 25px;
  border: solid 1px #ababab;
  color: #e30613; }

.logo_marque {
  float: left;
  height: 107px; }

.banner {
  height: 445px;
  text-align: center;
  background-image: url(../img/pavage-exterieur.jpg);
  background-position: center center; }

.contenu_marque {
  margin-left: 150px; }

ul.liste li {
  margin-left: 20px; }

.cadre {
  width: 940px;
  margin: auto;
  margin-bottom: 10px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  text-align: justify;
  line-height: 1.5em; }

.cadre h1 {
  color: #36424b;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  padding-top: 30px;
  padding-bottom: 20px; }

.cadre p {
  font-size: 14px; }

.cadre_gauche {
  float: left;
  width: 768px;
  background-color: #FFF;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  margin-right: 10px; }

.cadre_gauche h1 {
  font-size: 18px;
  color: #36424b;
  padding: 10px;
  padding-left: 20px;
  font-weight: 600; }

.cadre_gauche hr {
  border: none;
  height: 1px;
  width: 100%;
  background-color: #dcdcdc;
  margin: 0;
  padding: 0; }

.produits {
  width: 495px;
  height: 300px;
  margin-bottom: 10px; }

.produits img {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px; }

.box_produit {
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc; }

.box_produit a.lien {
  float: right;
  display: inline-block;
  height: 25px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
  color: #36424b;
  margin-right: 20px; }

.box_produit a.lien > img {
  vertical-align: middle; }

.box_produit .photo {
  float: left;
  height: 343px;
  margin-right: 20px; }

.box_produit .texte {
  min-height: 310px;
  text-align: justify;
  margin-right: 20px;
  margin-left: 20px; }

.box_produit .texte h1 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  color: #36424b;
  padding-bottom: 0px;
  padding-top: 5px; }

.box_produit .texte h2 {
  font-size: 12px;
  font-weight: 600;
  color: #30a9ff;
  margin-bottom: 10px; }

#cadre_droit {
  float: right;
  width: 202px;
  height: 642px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #FFF;
  text-align: justify; }

#cadre_droit h1 {
  font-size: 20px;
  font-weight: 800;
  color: #65ce79;
  margin-top: 10px; }

#cadre_droit h2 {
  font-size: 14px;
  font-weight: 600;
  color: #36424b;
  margin-bottom: 10px; }

.form_bas {
  clear: both;
  height: 398px;
  width: 990px;
  padding: 10px;
  padding-left: 0px; }

.form_bas .formulaire {
  float: left;
  width: 470px;
  height: 398px; }

.form_bas .photo {
  float: left;
  width: 519px;
  height: 398px;
  line-height: 398px;
  border-left: solid 1px #cedbe6; }

.form_bas .photo img {
  vertical-align: middle;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  margin-left: 30px; }

.prix {
  float: right;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 700;
  color: #30a9ff; }

.coord {
  color: #30a9ff;
  font-weight: bold;
  font-size: 18px;
  margin-left: 20px; }

.coord a {
  color: #36424b;
  font-size: 12px;
  font-weight: 400; }

.box_bas {
  float: left;
  width: 320px;
  margin-right: 25px;
  margin-bottom: 30px;
  margin-top: 20px;
  text-align: justify; }

.box_bas h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #595759;
  margin-bottom: 12px; }

.box_bas h2 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px; }

.box_bas a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 93px;
  height: 24px;
  color: #363636;
  line-height: 24px;
  text-align: center;
  background-color: #edb423;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 15px;
  float: right; }

.box_bas a:hover {
  background-color: #ffb700;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#commandeForm, #connexionForm {
  width: 90%;
  padding: 0 5%; }
  #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; }

.checkbox {
  display: none; }

.switch {
  width: 62px;
  height: 32px;
  background: #E5E5E5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.switch:before {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 60px;
  height: 30px;
  background: #FFFFFF;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.switch:after {
  content: ' ';
  height: 29px;
  width: 29px;
  border-radius: 28px;
  background: #FFFFFF;
  position: absolute;
  z-index: 2;
  top: 1px;
  left: 1px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-box-shadow: 0 2px 5px #999999;
  box-shadow: 0 2px 5px #999999; }

.switchOn, .switchOn:before {
  background: #4cd964 !important; }

.switchOn:after {
  left: 32px !important; }

/* RGPD */
#bandeaubas {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0px;
  margin-bottom: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  padding: 40px 0px;
  -webkit-appearance: none; }
  #bandeaubas p {
    font-weight: 600; }
  #bandeaubas form input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    border: solid 1px #FFF;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    text-align: center;
    background-color: #FFF; }
  #bandeaubas form input[type=checkbox]:checked::before {
    content: "\2714";
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 20px; }
  #bandeaubas form input[type="submit"] {
    padding: 5px 20px;
    background-color: #70cf37;
    color: #FFF;
    margin-left: 50px;
    cursor: pointer;
    border: none; }
  #bandeaubas form input[type="button"] {
    padding: 5px 20px;
    background-color: #edb423;
    color: #FFF;
    margin-left: 10px;
    cursor: pointer;
    border: none; }
