html article.produit .content .produits-paysage {
    float: left;
    width: 100%;
}
html article.produit .content .produits-portrait {
    float: left;
    width: 100%;
}
html article.produit .content .produits-paysage .produits-col1 {
    width: 70%;
    float: left;
    height: auto;
    padding-right: 20px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html article.produit .content .produits-col1 .produits-photo {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom:5px; 
}
html article.produit .content .produits-col1 .produits-photo img {
    width: 100%;
    height: auto;
}
html article.produit .content .produits-col1 .produits-photo i.fa-search-plus {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
    font-size: 1.8em;
    text-shadow: 0px 0px 3px #000000;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html article.produit .content .produits-col1 .produits-photo:hover i.fa-search-plus {
    color: #0a78e6;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col1 p.produits-small {
    font-size: 0.6em; /* Taille de police adaptée */
    line-height: 1.2em; /* Hauteur de ligne adaptée */
    color: #0a78e6; /* Couleur du texte */
    padding-top: 10px; /* Enlève le padding supérieur pour aligner avec le bouton */
    padding-bottom: 0; /* Enlève le padding inférieur */
}
html article.produit .content .produits-paysage .produits-col1 .produits-bouton{
    float: left;
    padding: 10px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 0.9em;
    text-transform: uppercase;
    background: #0a78e6;
    border: 0;
    border-bottom: 5px solid #000000;
    cursor: pointer;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    margin-right: 10px;
}
html article.produit .content .produits-paysage .produits-col1 .produits-bouton:hover{
    color: #ffffff;
    background: #0ca1ff;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col2 {
    width: 30%;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 0.8em;
    line-height: 1.2em;
}

html article.produit .content .produits-paysage .produits-col2 div.bloc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 0.8em;
    line-height: 1.2em;
}

html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description p {
    color: #fff;
    font-size: 1.6em;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description ul li:before {
    color: #ededed;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description a {
    color: #fff;
    font-size: 1.3em;
    line-height: 1.3em;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description a .gryphea {
    color: #0a78e6;
}

html article.produit .content .produits-paysage .produits-col2 .interet {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    background: #d19963;
    padding: 20px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
html article.produit .content .produits-paysage .produits-col2  div.bloc.cta {
    width: auto;
    background: #0a78e6;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.cta p {
    color: #fff;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.cta ul li:before {
    color: #ededed;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.cta a {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 1.1em;
}

html article.produit .content .produits-paysage .mask {
    padding-top: 40px;
    font-size: 0.8em;
    float: left;
    width: 100%;
}

html article.produit .content .produits-paysage .mask strong.violet {
    color: #D063D1;
}
html article.produit .content .produits-paysage .mask a {
    color: #0a78e6;
}
html article.produit .content .produits-paysage .mask a:hover {
    color: #0ca1ff;
}
html article.produit .content .produits-paysage .mask .texte_editable {
    display: none;
    /**
                          -webkit-filter: blur(5px);
                          -moz-filter: blur(5px);
                          -o-filter: blur(5px);
                          -ms-filter: blur(5px);
                          filter: blur(5px);
                          **/
}
html article.produit .content .produits-paysage .mask a.btnniveau1 {
    color: #2878E4;
}
html article.produit .content .produits-paysage .mask a.btnniveau2 {
    color: #D063D1;
}
html article.produit .content .produits-paysage  .unmask {
    float: left;
    width: 100%;
}
html article.produit .content .produits-paysage  .unmask .texte_editable {
    /**
                          -webkit-filter: blur(0);
                          -moz-filter: blur(0);
                          -o-filter: blur(0);
                          -ms-filter: blur(0);
                          filter: blur(0);
                          **/
}

html article.produit .content .produits-paysage  div.bloc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 1.1em;
    line-height: 1.2em;
}
html article.produit .content .produits-paysage  div.bloc .texte_editable p {
    font-size: 0.9em;
    line-height: 1.6em;
    font-weight: 400;
}
html article.produit .content .produits-paysage  div.bloc .texte_non_editable p {
    font-size: 0.9em;
    line-height: 1.6em;
    font-weight: 400;
}

html article.produit .content .produits-paysage .produits-col2 div.bloc.prixcredit {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 1.4em;
  text-align: center;
  color: #ffffff;
  background: #d19963;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.red {
  color: #cf2027;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.prixcredit strong {
  font-weight: 700;
}

html article.produit .content .produits-paysage .produits-col2 a.enseignant {
  float: left;
  width: 100%;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 1.4em;
  text-align: center;
  color: #ffffff;
  background: #0a78e6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 a.enseignant strong {
  font-weight: 700;
}
html article.produit .content .produits-paysage .produits-col2 a.enseignant:hover {
  background: #0ca1ff;
}
html article.produit .content .produits-paysage .produits-col2 #onglets {
  float: left;
  width: 100%;
  height: 35px;
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  overflow: hidden;
}
html article.produit .content .produits-paysage .produits-col2 #onglets span {
  float: left;
  width: 50%;
  height: 35px;
  padding: 15px;
  padding-top: 7px;
  padding-bottom: 0px;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  color: #707070;
  background: #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col2 #onglets span:hover {
  background: #fbc693;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col2 #onglets span.active {
  color: #000000;
  font-weight: 700;
  background: #d19963;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col2 #onglets span#btn3 {
  width: 100%;
  padding-top: 13px;
}
html article.produit .content .produits-paysage .produits-col2 form {
  float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid #e8e8e8;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 form h3 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
  font-size: 0.9em;
  font-weight: 700;
}
html article.produit .content .produits-paysage .produits-col2 form button {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  outline-style: none;
}
html article.produit .content .produits-paysage .produits-col2 form .option {
  float: left;
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
html article.produit .content .produits-paysage .produits-col2 form .option input {
  float: left;
  position: absolute;
  left: 0;
  top: 7px;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 form .option label {
  float: left;
  width: 100%;
  padding-left: 23px;
  font-size: 0.7em;
  font-weight: 400;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 form .option label strong {
  display: inline-block;
  min-width: 20px;
  text-align: center;
  font-size: 1.25em;
  font-weight: 700;
}
html article.produit .content .produits-paysage .produits-col2 form .option label span {
  font-size: 0.9em;
  font-weight: 600;
}
html article.produit .content .produits-paysage .produits-col2 form .option a {
  color: #d19963;
}
html article.produit .content .produits-paysage .produits-col2 form .option a:hover {
  color: #fbc693;
}