/* Mise en forme du site */

@font-face {
  font-family: 'webfont';
  src: url('../webfont/webfont.eot');
  src: url('../webfont/webfont.eot?#iefix') format('embedded-opentype'),
       url('../webfont/webfont.woff') format('woff'),
       url('../webfont/webfont.ttf') format('truetype'),
       url('../webfont/webfont.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body {
  height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; 
}

body{
  background-color: #ffffff;
  font-family: 'webfont', 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  line-height: 140%;
  text-align: justify;
  color: #000000;
}

section {
  padding: 0px;
  overflow: hidden;
  max-width: 1040px;
  margin: 0 auto;
}

header {
  height: 284px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;  
  background-color: #ffffff;
  width: 100%;
  z-index: 10000;
  overflow: hidden;
  background-image: url('../img-interface/header.png');
  background-position: top center;
  background-repeat: no-repeat;
}

.header_conteneur {
  width: 90%;
  margin: 0 auto;
  max-width: 1040px;
  height: 230px;
}

.slogan {
  font-size: 1.5em;
  margin-left: 170px;
  text-align: left;
  width: 700px;
  margin-top: 30px;
  text-align: center;
}

.slogan_gras {
  font-weight: 600;
}

.slogan_sous {
  color: #1d4a9d;
  font-size: 1.3em;
  margin-left: 170px;
  width: 700px;
  text-align: left;
  margin-top: 10px;
  text-align: center;

}

.cadre_english {
  text-align: right;
  height: 15px;
}

.english {
  margin-right: 52px;
  border: 0;
}

.english:hover, .echantillons:hover {
  opacity: 0.4;
}

.cadre_echantillons {
  text-align: right;
}

.echantillons {
  margin-top: 25px;
  margin-right: 163px;
  border: 0;
}

.menu_mobile {
  position: absolute;
  top: 15px;
  left: 15px;
  display: none;
}

a {
  text-decoration: none;
  color: #e80000;
}

a:hover {
  text-decoration: none;
  color: #aaaaaa;
}

.important {
  font-weight: 600;
  color: #1d4a9d;
}

.important2 {
  font-weight: 600;
  color: #e80000;
  font-family: Arial;
}

.important3 {
  /* color: #1d4a9d; */
  color: #e80000;

}

#contenu {
  max-width: 1040px;
  text-align: justify;
  margin: 0 auto;
}

.fourchettes {
  box-sizing: border-box;
  width: 350px;
  /* border-left: 2px dashed  #1d4a9d;
  padding-left: 1em;
  margin-bottom: 3em; */
  vertical-align: top;
  margin: 2.5em auto 0;
  text-align: center;
}

.plv {
  display: inline-block;
  box-sizing: border-box;
  width: 750px;
  border: 1px solid green;
  vertical-align: top;
}

.informations {
  width: 24px;
  height: 24px;
  border: 0;
  vertical-align: middle;
}

.virement th, .virement td {
  text-align: center;
}

.banque th, .banque td {
  text-align: center;
}

.cadre_reglements {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 3px solid #C7C7C6;
  text-align: left;
  padding-left: 3em;
  padding-right: 3em;
  text-align: justify;
  margin-bottom: 1em;
}

.cadre_reserve {
  color: #ffffff;
  background-color: #E30613;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-size: 1.4em;
  text-align: center;
  padding: 0.5em;
  margin: 1em auto 0px;
  width: 700px;
  font-weight: 600;
}

.cadre_reserve2 {
  color: #ffffff;
  background-color: #E30613;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-size: 1.4em;
  text-align: center;
  padding: 0.5em;
  margin: 1em auto 0px;
  width: 460px;
  font-weight: 600;
}

.cadre_reduire {
  font-size: 1.7em;
  text-align: center;
  padding: 0.5em;
  border: 6px solid #000000;
  margin: 1em auto 0px;
  width: 850px;
  font-weight: 500;
}

.accueil {
  display: flex;
  margin-bottom: 3em;
}

.accueil_portrait {
  display: inline-block;
  width: 230px;
  box-sizing: border-box;
  margin: auto;
}

.accueil_presentation {
  display: inline-block;
  background: url('../img-interface/pointilles.jpg') no-repeat left;
  padding-left: 3em;
  padding-top: 0;
  width: 810px;
  box-sizing: border-box;
}

.accueil_presentation p:first-child {
  padding-top: 0;
  margin-top: 0;
}

.accueil_presentation p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.flacons {
  display: flex;   
  background: url('../img-interface/pointilles-flacons.jpg') no-repeat top center;
}

.flacon_gauche{
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  margin: auto;
  padding-right: 5px;
  padding-top: 5px;
}

.flacon_droit{
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  margin: auto;
  padding-left: 5px;
  padding-top: 5px;
}

.connexion_echantillons {
  border: 1px solid #dddddd;
  line-height: 50px;
  padding: 1em;
  text-align: center;
}

.connexion_echantillons img {
  float: left;
  margin-right: 1em;
  width: 50px;
}

.etiquettes {
  display: flex;
}

.etiquette_gauche{
  display: inline-block;
  width: 45%;
  box-sizing: border-box;
  margin: auto;
  padding-right: 5px;
  padding-top: 5px;
}

.etiquette_droit{
  display: inline-block;
  width: 45%;
  box-sizing: border-box;
  margin: auto;
  padding-left: 5px;
  padding-top: 5px;
}

.image {
  display: inline-block;
  margin-right: 2px;
  width: 66px;
  width: 70px;
}

.creer_compte {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 2em;
}

.produit {
  display: inline-block;
  max-width: 50%;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top; 
}

.produit:first-of-type {
  padding-right: 2em;
}

.produit:last-of-type {
  padding-left: 2em;
  border-left: 2px dashed  #1d4a9d;
}
 
.connexion {
  display: inline-block;
  max-width: 49%;
  width: 49%;
  box-sizing: border-box;
  vertical-align: top;
}

.connexion:first-of-type {
  padding-right: 2em;
}

.connexion:last-of-type {
  padding-left: 2em;
}

.flacon_bleu {
  color: #1d4a9d;
  text-align: center;
}

.flacon_vert {
  color: #40A535;
  text-align: center;
}

.mot_bleu {
  color: #1d4a9d;
  font-weight: 600;
}

.mot_vert {
  color: #40A535;
  font-weight: 600;
}

#connexion {
  background-color: #ffffff;
  color: #000000;
  padding-bottom: 2em;
}

#contenu_min {
  max-width: 800px;
  margin: 0 auto;
}

#contenu_etroit {
  margin: 0 auto;
  width: 70%;
  max-width: 870px;
}

footer {
  color: #000000;
  background-color: #ffffff;
  font-weight: 300;
  margin-top: 10px;
}

#footer_head {
  color: #ffffff;
  background-color: #3e4551;
  font-weight: 300;
  margin-top: 10px;
}

.footer_cadre {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  text-align: center;  
}

.footer_cadre_social {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
}

.footer_conteneur {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0px;
  font-size: 0.9em;
}

footer ul {
  margin: 0;
  padding: 0;
  margin-top: 1em;
}

footer li {
 display : list-item;
 list-style: none;
 text-decoration: underline;
}

footer img {
  border: 0;
}

footer .titre {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}

footer a {
  color: #000000;
}

footer a:hover {
  color: #9b9b9b;
}

.bas {
  background-color: #323741;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  color: #ffffff;
}

.cadre_fiche {
  background-color: #efefef;
  border: 1px solid #cccccc;
  padding: 10px;
  margin-bottom: 10px;
}

.note_dev {
  background-color: #ffcc00;
}

.cadre_formulaire {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  box-sizing: border-box;
  margin: 0;
}

.cadre_formulaire:first-of-type {
  padding-right: 1em;
}

.cadre_formulaire:last-of-type {
  padding-left: 1em;
}

.ariane {
  background-color: #eeeeee;
  font-size: 0.9em;
  border-bottom: 1px solid #dddddd;
  padding: 0.5em;
  text-align: center;
}

.ariane a {
  color: #000000;
}


/*********** NAVIGATION ***********/

nav {
  font-family: 'webfont', 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 2em;
  color: #000000;
  max-width: 1100px;
  width: 90%;
  margin: 0px auto 0px;
  text-align: center;
}

nav ul {
  padding: 0px;
  list-style: none;
  display: inline-block;  
  margin: 0 auto;
  padding: 0.3em;
}

nav li {
  float: left;
  margin: 0px;
  padding: 0px;
}

nav a {
  float: left;
  display: block;
  padding: 0px 20px 0px 20px;
  margin: 0px 20px 0px 20px;
  text-decoration: none;
  color: #ffffff;
}

nav a:hover {
  color: #CD2129;
}

nav #current a {
  border-bottom: 5px solid #CD2129;
  color: #ffffff;
}

.separateur {
  float: left;
}

/*********** FIN NAVIGATION ***********/



/*********** POPUP ***********/
#fond_popup, #fond_popup1 {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  border: 1px solid #cecece;
  z-index: 10001;
}

#popup, #popup1 {
  display: none;
  position: fixed;
  width: 720px;
  background-color: #ffffff;
  border-radius: 8px;
  z-index: 10002;
  padding: 15px;
}

#popup hr, #popup1 hr {
  color:#ffffff;
  background-color: #d9d3c9;
}

#fermer_popup, #fermer_popup1 {
  font-size: 14px;
  line-height: 14px;
  right: 6px;
  top: 4px;
  position: absolute;
  color: #6fa5fd;
  font-weight: 700;
  display: block;
}

/*********** FIN POPUP ***********/



/*********** TABLEAUX **********/

.tableau {
  border-collapse: collapse;
  font-size: 0.9em;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.tableau td, .tableau th {
  padding: 0.4em;
}

.tableau thead th {
  font-weight: bold;
  text-align: left;
  background-color: #393939;
  color: #ffffff;
  border-bottom: 3px solid #757575;
}

.tableau tbody th, .tableau tbody td {
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  text-align: left;
}

.paire {
  background-color: #e1e1e1;
}

.impaire {
  background-color: #c5c5c5;
}

.annule {
  background-color: #777777;
}

.tableau tbody tr:hover {
  background-color: #f6f6f6;
}

.icone {
  border: none;
  vertical-align: middle;  
}

/*********** FIN TABLEAUX **********/


.composition {
  border-collapse: collapse;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.composition td, .composition th {
  padding: 0.2em;
  font-weight: 300;
}

.composition th {
  width: 25%;
}


/*********** TAGS **********/

.tag {
  font-size: 0.8em;
  color: #ffffff;
  padding: 0.5em 1em 0.5em 1em ;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-transform: uppercase;  
  white-space: pre;
}

.tag:hover {
  background-color: #CD2129;
}

.neutre {
  background-color: #1d4a9d; 
}

.attente {
  background-color: #cccccc;
}

.valide {
  background-color: #5f6d0f;
}

.refuse {
  background-color: #e80000;
}

.supprimer {
  background-color: #e80000;
}

/*********** FIN TAGS **********/

.prenom {
  display: none;
}

/***********  FORMULAIRES ***********/

#contact .libelle {
  width: 25%;
  display: block;
  float: left;
}

input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
  font-family: 'webfont', 'Open Sans', sans-serif;
  box-sizing: border-box;
  font-weight: 300;
  font-size: 1em;
  color: #919699;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.7em;
  margin: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.2em;
  vertical-align: middle;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

input.champ_text:focus, textarea.champ_text:focus, iframe.champ_text:focus {
  color: #696969;
  background-color: #f9f9f9;
}

input.champ_text_error, textarea.champ_text_error, select.champ_text_error, iframe.champ_text_error {
  font-family: 'webfont', 'Open Sans', sans-serif;
  box-sizing: border-box;
  font-size: 1em;
  color: #7c7565;
  border: 1px solid #dddddd;
  background-color: #faf9f5;
  padding: 0.7em;
  border-left: 5px solid rgba(193, 65, 32, 1);
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

::placeholder {
  color: #161616;
}

.text_erreur {
  font-size: 0.8em;
  color: #c14120;
  display: block;
}

.bouton_valider {
  font-family: 'webfont', 'Open Sans', sans-serif;
  font-size: 1em;
  color: #ffffff;
  background-color: #565656;
  border: 0px;
  margin: 0px;
  padding: 0.7em 1.5em 0.7em 1.5em;
  cursor: pointer;
  margin-bottom: 2em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-transform: uppercase;
}

.bouton_valider:hover {
  background-color: #292929;
}

.bouton_confirmer {
  font-family: 'webfont', 'Open Sans', sans-serif;
  font-size: 1em;
  color: #ffffff;
  background-color: #1d4a9d;
  width: 300px;
  border: 0px;
  margin: 0 auto;
  padding: 0.7em 1.5em 0.7em 1.5em;
  cursor: pointer;
  margin-bottom: 2em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-transform: uppercase;
}

.bouton_confirmer_grise {
  font-family: 'webfont', 'Open Sans', sans-serif;
  font-size: 1em;
  color: #b1b1b1;
  background-color: #ececec;
  width: 300px;
  border: 0px;
  margin: 0 auto;
  padding: 0.7em 1.5em 0.7em 1.5em;
  margin-bottom: 2em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-transform: uppercase;
}

.cadre_erreur {
  background-color: #faf9f5;
  color: rgba(193, 65, 32, 1);
  text-align: center;
  padding: 10px;
  border: 1px solid rgba(193, 65, 32, 1);
  margin-bottom: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.cadre_confirmation {
  background-color: #ffffff;
  color: #007f00;
  border: 1px solid rgba(140, 190, 65, 1);
  text-align: center;
  padding: 1em;
  margin-bottom: 3em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;  
}

.quantite {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0.9em !important;
} 

/*********** FIN FORMULAIRES ***********/



/*********** PAGINATION ***********/

.pagination {
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.pages {
  color: #1d4a9d;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  margin: 3px;
  background-color: #a8a8a8;
  line-height: 25px;
}

.pages:hover {
  color: #f2f2f2;
  font-weight: bold;
  text-decoration: none;
  background-color: #444444;
}

.page_actuelle {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  margin: 3px;
  background-color: #636363;
  line-height: 25px;
}

.page_actuelle:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #e8e8e8;
}

/*********** FIN PAGINATION ***********/



  
/*********** ORDINATEURS ***********/
@media screen and (min-width: 1300px){

  .header_mini {
    height: 54px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #ffffff;
    background-image: url('../img-interface/header.png');
    background-position: center -230px;
    background-repeat: no-repeat;
  }

  .header_maxi {
    height: 284px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url('../img-interface/header.png');
    background-position: top center;
    background-repeat: no-repeat;
  }
  
  .nav_mini {
    margin-top: 0px;
    height: 60px;
    line-height: 2em;    
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .nav_maxi {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .header_conteneur_mini {
    margin-top: -230px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
  }

  .header_conteneur_maxi {
    margin-top: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .logo_mini {
    display: none;
  }

  .marge {
    height: 284px;
    display: block;
  }
  
  .liens {
    display: none;
  }

  h1 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;    
    font-size: 1.8em;
    color: #1d4a9d;
    text-align: center;
    line-height: 150%;
  }
  
  h2 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5em;
    color: #1d4a9d;
    text-align: center;
  }
  
  h3 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.4em;
    text-align: center;
  }

  .epais {
    font-weight: 600;
    font-size: 1.2em;
  }

  .plus_fin {
    font-weight: 400;
    font-size: 0.9em;
  }
  
  .hcentre {
    text-transform: uppercase;
    font-size:2em;
    text-align: center;
  }

  .a_la_ligne {
    display: none;
  }

  .mobile {
    display: none;
  }

  .fourchettes_popup {
    display: block;
  }

  .logo_footer {
    display: block;
    margin: 0 auto;
    border: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 130px;
    height: 128px;
  }

}
/*********** FIN ORDINATEURS ***********/


  

  
  
  

/*********** TABLETTES ***********/
@media screen and (max-width: 1300px){
  
  body {
    font-size: 1em;  
  }

  header {
    height: 30px;
    padding-top: 3px;
    margin: 0px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;  
    background-color: #ffffff;
    width: 100%;
    z-index: 10000;
    overflow: hidden;
    background-image: none;
  }

  .marge {
     height: 60px;
     display: block;
  }
  
  section {
    max-width: 1040px;
    margin: 0 auto;
  }
  
  #accueil {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  
  nav {
    float: none;
    height: 60px;
    font-size: 1.1em;
    line-height: 2em;
    margin: 0 auto;
  }
  
  nav a {
    float: left;
    display: block;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
    text-decoration: none;
    color: #ffffff;
  }
  
  .logo_mini {
    display: initial;
    width: 47px;
    height: 46px;
  }

  .header_mini {
    height: 60px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #1d4a9d;
  }

  .header_maxi {
    height: 60px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: none;
  }
  
  .nav_mini {
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    background-image: none;
  }

  .nav_maxi {
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }

  .header_conteneur_mini {
    margin-top: -230px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
  }

  .header_conteneur_maxi {
    margin-top: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .liens {
    display: block;
    margin-top: 60px;
    text-align: center;
    padding: 0.5em;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
  }

  .marge {
    display: none;
  }

  h1 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;    
    font-size: 1.8em;
    color: #1d4a9d;
    text-align: center;
    line-height: 150%;
  }
  
  h2 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5em;
    color: #1d4a9d;
    text-align: center;
  }
  
  h3 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.4em;
    text-align: center;
  }
  .centre {
    text-align: center;
    width: 100%;
  }
  
  .mobile {
    display: none;
  }

  .fourchettes_popup {
    display: block;
  }

  footer {
    font-size: 0.9em;
  }

  .logo_footer {
    display: block;
    margin: 0 auto;
    border: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 130px;
    height: 128px;
  }
  
  @media screen and (max-width: 1300px){

    #contact .libelle {
      display: block;
      width: 100%;
      float: none;
    }
  
    input.champ_text, textarea.champ_text, input.inputform, textarea.inputform, select.champ_text, iframe.champ_text {
      display: block;
      width: 100%;
    }
  }


}
/*********** FIN TABLETTES ***********/



/*********** SMARTPHONE ***********/
@media (max-width: 870px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  }
}

@media screen and (max-device-width: 870px){
  
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* passer body (et tous les éléments de largeur fixe) en largeur automatique */

  body {
    width: auto;
    margin: 0;
    padding: 0;
  }

  /* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

  img,
  table,
  td,
  blockquote,
  code,
  pre,
  textarea,
  input,
  iframe,
  object,
  embed,
  video {
    max-width: 100%;
  }
  
  /* conserver le ratio des images */

  img {
    height: auto;
  }

  /* gestion des mots longs */

  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    -webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word; /* passage à la ligne forcé */
  }

  /* Transformer les tableaux en blocs responsives */
  /* table,
  tbody,
  tr,
  td {
    display: block;
    width: auto!important;
  } */

  header {
    height: 60px;
    background-color: #2A3989;
  }
  
  .header_conteneur {
    margin-top:0;
    width: 100%;
  }
  
  .header_mini {
    height: 60px;
  }

  .header_maxi {
    height: 60px;
  }

  .logo_mini {
    display: initial;
    width: 47px;
    height: 46px;
  }

  .header_conteneur_mini {
    height: 0;
  }

  .cadre_header, .cadre_english, .cadre_echantillons, .slogan, .slogan_sous {
    display: none;
  }
  
  .english {
    margin-right: 0;
  }

  .lien {
    padding-left: 2em;
    padding-right: 2em;
  }

  nav {
    width: 100%;
    line-height: 40px;
    margin: 0px;
    color: #ffffff;
    float: none;
  } 
  
  nav li {
    float: none;
    width: 100%;
  }
  
  nav a {
    float: none;
    padding: 0px;
    margin: 0px;
  }

  .nav_mini {
    margin: 0px;
  }

  .nav_maxi {
    margin: 0px;
  }

  .menu_mobile {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  
  .menu_ouvert {
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  
  .menu_ferme {
    height: 60px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .liens {
    display: block;
    margin-top: 60px;
    text-align: center;
    padding: 0.5em;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
  }

  .lien {
    padding-left: 2em;
    padding-right: 2em;
  }

  .marge {
    display: none;
  }

  #contenu {
    padding: 0.5em;  
  }

  #contenu_etroit {
    width: 100%;
  }

  .accueil {
    display: block; 
  }

  .accueil_portrait {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  
  .accueil_presentation {
    display: block;
    background: none;
    padding-left: 0;
    width: 100%;
  }

  h1 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;    
    font-size: 1.8em;
    color: #1d4a9d;
    text-align: center;
    line-height: 150%;
  }
  
  h2 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5em;
    color: #1d4a9d;
    text-align: center;
  }
  
  h3 {
    font-family: 'webfont', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.4em;
    text-align: center;
  }

  .connexion_echantillons {
    line-height: 140%;
  }

  .connexion_echantillons img {
    float: none;
    margin-right: 0;
    width: 100px;
  }

  .tableau thead {
    display: none; 
  }
  
  .tableau tr {
    display: block;
    margin-bottom: 3em;
  }
  
  .tableau td {
    display: block;
    text-align: right;
    text-align: center !important;
  }
  
  .tableau td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    width: 150px;
    text-align: left;
  }

  .tab tr {
    margin-bottom: auto;
  }

  .etiquettes {
    display: block;
  }
  
  .etiquette_gauche{
    display: block;
    width: 100%;
    max-width: 420px;
    box-sizing: border-box;
    margin: auto;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 2em;
  }
  
  .etiquette_droit{
    display: block;
    width: 100%;
    max-width: 420px;
    box-sizing: border-box;
    margin: auto;
    padding-left: 0px;
    padding-top: 0px;
  }

  .composition th {
    width: 30%;
  }

  .user_prenom, .user_courriel, .del_composition, .user_infos {
    display: none;
  }

  .flacons {
    display: block;   
    background: none;
  }
  
  .flacon_gauche{
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: auto;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 2em;
  }
  
  .flacon_droit{
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: auto;
    padding-left: 0px;
    padding-top: 0px;
  }

  .cadre_reglements {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 3px solid #C7C7C6;
    text-align: left;
    padding-left: 0.5em;
    padding-right: 0.5em;
    text-align: justify;
  }

  .cadre_formulaire {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
  }
  
  .cadre_formulaire:first-of-type {
    padding-right: 0em;
    margin-bottom: 2em;
  }
  
  .cadre_formulaire:last-of-type {
    padding-left: 0em;
  }

  .mobile {
    display: block;
  }

  .fourchettes_popup {
    display: none;
  }

  .connexion {
    display: block;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  
  #popup, #popup1 {
    width: 80%;
  }

  .connexion:first-of-type {
    padding-right: 0em;
    margin-bottom: 2em;
  }
  
  .connexion:last-of-type {
    padding-left: 0em;
  }

  .produit {
    display: block;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  
  .produit:first-of-type {
    padding-right: 0em;
    margin-bottom: 2em;
  }
  
  .produit:last-of-type {
    padding-left: 0em;
    border-left: none;
  }

  .a_la_ligne {
    display: contents;
  }

  .cadre_reserve {
    width: 100%;
  }

  .cadre_reserve2 {
    width: 100%;
  }

  .cadre_reduire {
    width: 100%;
  }

  footer {
    height: auto;
    text-align: center;
  }

  .footer_cadre {
    display: block;
    width: 100%;
  }

  footer .titre {
    font-size: 1.6em;
  }


}
/*********** FIN SMARTPHONE ***********/