@charset "utf-8";
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  margin: 10px 0;
  font-family: 'dosis', 'lato', 'Muli'
}
h1 {
  color: #333;
  font-size: 2em;
  font-weight: 400
}
h2 {
  color: #222;
  font-size: 1.8em;
  font-weight: 400
}
h3 {
  color: #222;
  font-size: 1.7em
}
h4 {
  color: #333;
  font-size: 1.4em
}
h5 {
  color: #333;
  font-size: 1.3em
}
h6 {
  color: #333;
  font-size: 1.2em
}
a:link {
  color: #9b2;
  text-decoration: none
}
a:visited {
  color: #9b2
}
a:hover, a:active {
  color: #bd4;
  text-decoration: underline
}
* html a:active, * html a:hover, * html a:link, * html a:visited {
  color: #59f;
  text-decoration: none
}
a:hover {
  transition: all .3s ease .001s
}
#contents a.LinkOut:after {
  color: #bbb;
  content: " ["attr(hreflang)"]";
  font-weight: 400;
  text-decoration: none
}
p {
  margin: 5px 0
}
strong {
  font-weight: 700
}
em {
  font-style: italic
}
address {
  color: #366
}
iframe {
  border: 0 !important
}
address:before {
  content: "Adresse : \A"
}
pre {
  background: #f0f6f7;
  border: 1px solid #0097C7;
  font-size: 1.1em;
  margin: 20px auto;
  overflow: auto;
  padding: 5%;
  width: 80%
}
code {
  background: #44bb34;
  color: #fff;
  font-size: 1.1em;
  padding: 2px
}
blockquote {
  margin: 10px 50px;
  text-indent: 25px
}
blockquote p {
  display: inline;
  margin: 0;
  padding-right: 24px
}
cite {
  color: #000;
  font-size: 1.1em;
  padding: 0 3px
}
acronym {
  border-bottom: 1px dashed #1FCAFF;
  cursor: help
}
q {
  color: #0097C7;
  font-style: italic
}
q:after {
  content: " ' Source: "attr(cite)" ";
  font-size: 1em
}
ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 5px
}
ol {
  color: #616161;
  list-style: inside decimal-leading-zero;
  margin: 5px 0 5px 25px
}
hr {
  border-bottom: 2px ridge #61615f;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
.separator {
  clear: both;
  visibility: hidden
}
dl {
  margin: 10px 5px
}
dt {
  color: #1e1e1c;
  font-size: 1.1em;
  font-weight: 700
}
dd {
  font-style: normal;
  margin: 0;
  padding: 0;
  text-indent: 10px
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  margin: auto;
  width: 100%;
}
table caption {
  color: #0097C7;
  font-size: 1.3em;
  font-weight: 700;
  margin: 5px 0;
  text-align: left
}
th {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #CCC;
  border: 0 solid #0097C7;
  color: #000;
  font-size: 1.1em;
  font-weight: 400;
  padding: 2px
}
td {
  border: 0 solid #0097C7;
  padding: 2px
}
.une_colonne, .deux_colonnes {
  clear: both;
  display: inline
}
.colleft {
  float: left;
  margin: 0 2% 0 0;
  margin: 0;
  padding: 0;
  width: 47%
}
.colright {
  float: left;
  margin: 0;
  padding: 0;
  width: 48%
}
.center {
  text-align: center;
  width: 100%
}
.left {
  text-align: left;
  width: 100%
}
.right {
  text-align: right;
  width: 100%
}
input, textarea {
  background: #CCC
}
.box_bout_paiement {
  background: none repeat scroll 0 0 #ff3000;
  border: 1px solid #d00;
  border-radius: 5px;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 340px
}
.bouton_paiement {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #d00;
  color: #fff;
  cursor: pointer;
  font-size: 125%;
  padding: 5px;
  width: 100%
}
body {
  background: none;
  color: #000;
  font-family: "muli", "century gothic", "trebuchet MS", verdana, Arial, Helvetica, sans-serif !important;
  margin: 0;
  padding: 0 !important
}
.wrap {
  max-width: 1280px;
  margin: auto;
  width: 100%
}
body#index #cart {
  display: none
}
a {
  color: #aacb3c;
  text-decoration: none
}
a:hover {
  color: #aacb3c;
  text-decoration: none
}
#super_cont {
  border-top: 0 solid #222;
  margin: 0 !important;
  padding: 0
}
#super_cont_sec {
  background: none;
  border-top: 0 solid #222;
  margin: 0 !important;
  padding: 0
}
#super_cont_ter {
  border-top: 0 solid #222;
  margin: 0 !important;
  padding: 0
}
.adresse {
  border-bottom: 0 solid #fff;
  font-size: 1.2em;
  height: auto;
  margin: 0;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  display: none
}
.adresse span {
  display: block
}
.adresse span.adr_prop {
  display: none
}
.adresse span.adr_tel {
  color: #d68d0a;
  font-size: 1.7em
}
.adresse p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #666;
  font-size: 1.4em
}
#page {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: 0 5px 13px -15px #000;
  margin: 0 auto;
  width: 100%
}
.index #page {
  box-shadow: 0 5px 15px -10px #000;
  margin: 0 auto;
  width: 100%
}
#page #banner {
  height: 110px;
  margin: 0 auto;
  padding: 0;
  box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.5);
  position: relative;
  width: calc(100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 10;
  background: #fff
}
#inner_banner_bis {
  top: 0;
  position: relative;
  background: none
}
.short #banner .ill_droite, .index #banner .ill_droite {
  display: none
}
.short #page #inner_banner {
  height: 45px;
  background: none
}
.short #inner_banner_bis {
  top: 0
}
.short #b_main_menu li {
  height: 35px
}
.index .video_index {
  margin-top: -180px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 80, 0.7)
}
.video_index {
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.video_index iframe, .video_index object, .video_index embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#page #banner .wrap {
  min-height: 45px;
  position: relative
}
.short #page #banner .wrap {
  min-height: 0;
  height: auto!important;
}
#page #banner h1.titre_page {
  color: #333;
  font-family: 'Muli';
  text-shadow: 2px 1px 4px rgba(0, 0, 150, 0.2);
  position: relative;
  bottom: 0;
  width: calc(100% - 20px);
  padding: 10px;
  border: 0;
  margin: 0;
  font-size: 2em;
  text-align: center;
  top: 120px
}
.short #page #banner h1.titre_page {
  opacity: 0
}
#page #banner h1.titre_page span {
  padding: 0 10px
}
#page #banner .logo_page a img {
  border: 0 solid blue;
  height: 90px;
  width: 500px;
  background: url(/images/) no-repeat top left
}
#page #banner .logo_page h2 {
  display: none;
  color: #fff;
  text-align: center;
  width: 600px;
  margin-top: 12px;
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1em;
  letter-spacing: 4px;
  font-weight: 700
}
#page #banner #text_flash {
  margin: -20px 0 0 -10px
}
#ajout_banner {
    color: #111;
    font-size: 1.5em;
    margin: 0;
    /* text-transform: uppercase; */
    position: absolute;
    top: 75px;
    width: 182px;
    left: calc(50% - 640px);
    text-align: center;
    font-weight: bold;
    font-style: italic;
}
#box_log {
  display: none
}
#retour_accueil a {
  display: block;
  height: 105px;
  left: 5px;
  padding: 0;
  position: absolute;
  text-indent: -999em;
  width: 175px;
  transition: all .3s ease .001s;
  z-index: 50
}
#retour_accueil a img {
  background: rgba(0, 0, 0, 0) url(/images/logo.png) no-repeat scroll center center / contain;
  border: 0 solid #00f;
  display: block;
  float: left;
  height: 100%;
  left: 0;
  margin: 0;
  position: relative;
  top: 0;
  width: 100%
}
.index #retour_accueil a img {
  z-index: 5
}
#hdl_menu_smart {
  display: none
}
#choix_langue {
  border: 0 solid #00F;
  left: 50%;
  margin-left: 443px;
  position: absolute;
  top: 6px;
  width: 100px;
  z-index: 61;
  display: none
}
#choix_langue input {
  background: none;
  float: left;
  padding: 3px
}
#creationCREAPRIME {
  border: 0 solid blue;
  left: 50%;
  margin-left: 200px;
  position: absolute;
  top: 2px;
  display: none
}
#cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  font-size: 1em;
  height: auto;
  left: auto;
  margin: 0;
  padding: 0;
  position: relative;
  top: 5px;
  display: flex;
  width: 100%
}
#cart h3 {
  font-size: 16px;
  font-weight: 700;
  min-height: 25px;
  margin: auto;
  text-transform: uppercase;
  /* padding-left: 30px; */
  /* background: url(/images/item-cart.png) no-repeat left top / auto 20px; */
}
#cart h4 {
  color: #9b2;
  float: left;
  font-size: 15px;
  margin: auto;
  font-weight: 700
}
.short #cart h4 em {
  /* display: none */
}
#cart a {
  color: #999;
  font-size: 1em
}
#cart .inner_cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  float: none;
  height: auto;
  width: 90%;
  display: flex;
  margin: 0 auto
}
#cart .inner_cart img.image_panier {
  float: left;
  margin: 4px 25px 4px 5px
}
#cart a:hover {
  color: #ddd;
  text-shadow: 1px 0 3px #fff
}
table.cart {
  background: #fff;
  border: 1px solid #aaa
}
table.cart td {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center
}
table.cart th {
  color: #fff;
  background: #333 linear-gradient(2deg, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
  padding: 15px
}
#conteneur {
  margin-bottom: 330px;
  position: relative;
  z-index: 2;
  background: #fff
}
#page #conteneur {
  z-index: 6
}
.short #page #conteneur {
  z-index: 2
}
.skew {
  transform: skewY(-5deg)
}
.deskew {
  transform: skewY(5deg)
}
#footer {
  background: #fff linear-gradient(-15deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
  bottom: 0;
  box-shadow: 3px 3px 4px #333;
  padding: 10px 0 0;
  position: fixed;
  width: 100%;
  z-index: 1
}
.index #footer {
  bottom: -600px;
  transition: all 0 ease .001s
}
.shorti #footer {
  bottom: 0;
  transition: all .8s ease .5s;
  display: flex
}
#footer .wrap {
  margin: 3% auto
}
#foot_cont {
  background: none;
  margin: 5px auto;
  max-width: 1280px;
  display: flex;
  flex-direction: row-reverse
}
#foot_cont ul li {
  background: none;
  display: block;
  float: left;
  padding: 0 0 0 12px;
  list-style: none;
  text-align: left
}
#foot_cont ul.page_edit li {
  width: 95%
}
#foot_cont ul.page_edit {
  margin: auto
}
#foot_cont ul#page_static li {
  width: 90%
}
#foot_cont ul li a {
  border: 0 none;
  color: rgba(255, 255, 255, 0.90);
  float: none;
  padding: 0
}
#foot_cont ul li a:hover {
  border: 0 none;
  color: #eee;
  float: none;
  padding: 0
}
h3.titre_foot {
  color: #fff
}
#foot_cont ul#page_static {
  margin: auto;
  padding: 2px 0 0
}
.footer_left {
  float: none;
  margin: 0 2% 0 0;
  padding: 0 1% 0 0;
  width: auto;
  flex: 1
}
.footer_right {
  flex: 3;
  display: flex;
  justify-content: space-evenly
}
.footer_out_right {
  color: #fff;
  float: none;
  padding: 1%;
  width: 17%;
  vertical-align: top;
  /* display: none */
}
.footer_out_right img {
  height: auto !important;
  width: 100% !important
}
.soutien {
  font-size: 14px;
  margin: 5px;
  text-align: center
}
#foot_cont ul#soci_lnk {
  border: 0 solid blue !important;
  float: left;
  margin: 10px auto;
  padding: 2px 0 0;
  width: 100%
}
#foot_cont ul#soci_lnk li {
  height: auto
}
#foot_cont ul#soci_lnk li.li_fb {
  padding: 2px 0 0
}
#foot_cont ul {
  margin: auto;
  border: 0 solid blue !important;
  padding: 2px 0 0
}
#footer li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-right: 0 solid #999;
  display: inline-block;
  float: none;
  height: 18px;
  line-height: 18px;
  list-style: outside none none;
  margin: 0 0 0 10px;
  overflow: hidden;
  padding: 0 10px 0 0;
  vertical-align: top
}
#foot_cont ul#footer_mk li {
  background: url(/images/dot_li_blanc.png) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  float: left;
  padding: 0 0 0 12px;
  text-align: left;
  width: 30%
}
#footer li a {
  color: #145DC7;
  color: #37e
}
#toggle_footer {
  display: inline-block;
  width: 40%;
  visibility: hidden
}
#footer ul#soci_lnk {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  text-align: right
}
#footer ul#soci_lnk li {
  height: auto
}
.logo_footer {
  float: none;
  margin: 10px auto 0;
  padding: 0 60px;
  background-size: contain;
  display: flex;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center
}
.logo_footer img {
  max-width: 90%;
  display: block;
  margin: auto
}
#bouton_commande span.h2 {
  display: block;
  color: #fff;
  position: relative;
  z-index: 1;
  font-size: 1.5em;
  height: 45px;
  line-height: 100%;
  margin: 5px 0 -50px
}
#page #wrapper {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: none;
  margin: 0 auto;
  padding: 0 0 40px;
  width: 1280px
}
.oc_left #page.two_col #main {
  float: left;
  padding: 35px 0 0 300px;
  width: 800px
}
a.add_a, a.add_b {
  font-size: 1.6em;
  color: #ded;
  text-shadow: 1px 2px 5px #fff
}
a.add_a {
  display: block;
  height: 30px
}
a:hover.add_a, a:hover.add_b {
  text-decoration: none;
  color: #fff
}
#leftbar {
  border: 0 solid #ccc;
  border-radius: 0;
  min-height: 450px;
  overflow: hidden;
  padding: 0;
  width: 200px;
  /* margin-top: 47px */
}
#leftbar #left_address {
  color: #060;
  font-size: .85em;
  line-height: 160%;
  margin: 25px 0 0 5px;
  text-align: left;
  width: 80%
}
#leftbar #logo_left {
  border: 0 solid blue;
  text-align: left;
  margin: 0 0 0 1px
}
#leftbar h2.titre_box {
  margin: 50px auto 0;
  text-align: center;
  font-size: 1.4em
}
#rightbar {
  background: url(/images/top_actu.png) no-repeat scroll center -20px #DEDBD5;
  border-radius: 0 0 0 0;
  float: left !important;
  margin: 0 0 0 -200px;
  min-height: 450px;
  overflow: hidden;
  padding: 0 0 15px;
  width: 200px;
  display: none
}
#page.two_col #rightbar {
  display: none
}
#actu_box_left h2.titre_box {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 400;
  text-align: center;
  color: #ec760e;
  font-size: 1.8em;
  margin: 0 0 14px;
  border: 0 !important
}
.index #breadcrumb {
  display: none
}
.index #rightbar {
  display: none
}
#pages.index.oc_left #main {
  float: left;
  min-height: 450px;
  padding: 20px 0 0 300px;
  width: calc(100% - 300px)
}
#pages.index.nocol #main {
  float: none;
  padding: 50px 0 0;
  width: 100%;
}
#pages.index #wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: 1280px;
  width: 100%
}
.index #choix_langue {
  border: 0 solid blue;
  left: 50%;
  margin-left: 350px;
  position: absolute;
  top: 0;
  width: 100px
}
.index #box_new_index {
  height: 180px;
  margin: 0;
  overflow: hidden;
  position: relative;
  top: -50px;
  width: 50%;
  float: left
}
.index .box_new_index {
  float: left;
  height: 190px;
  margin: 0;
  overflow: hidden;
  position: relative;
  top: -50px;
  width: 50%
}
.index #box_promo_index {
  height: 190px;
  margin: 0;
  overflow: hidden;
  position: relative;
  top: -50px;
  width: 50%
}
.index #box_new_index .box_prod.bp_light {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 1px 1px 3px -3px #000;
  float: left;
  margin: 5px 10px 0 0;
  padding: 0;
  width: 395px
}
.index .box_new_index .box_prod.bp_light {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 1px 1px 3px -3px #000;
  float: left;
  height: 185px;
  margin: 5px 10px 0 0;
  padding: 0;
  width: 395px;
  overflow: hidden
}
.index #box_promo_index .box_prod.bp_light {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 1px 1px 3px -3px #000;
  float: left;
  margin: 5px 0 0;
  padding: 0;
  width: 395px;
  height: 185px
}
.index .titre_page {
  display: none
}
.index .textbloc {
  font-size: 115%;
  height: auto;
  line-height: 125%;
  padding: 0 5px;
  border: 0;
  text-align: justify
}
#splash_load {
  position: absolute;
  z-index: 151;
  display: none;
  width: 750px;
  height: 170px;
  top: 200px;
  left: 50%;
  text-align: center;
  margin: 0 0 0 -375px;
  background: url(/images/img_admin/glow.png) no-repeat
}
#splash_load img {
  margin-top: 70px
}
#splash_load_fond {
  background: none repeat scroll 0 0 #FFF;
  height: 100%;
  left: 0;
  opacity: .6;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 150;
  display: none
}
#menu_preview {
  background: url(/images/noir_80.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  box-shadow: 0 0 4px #000;
  color: #fff !important;
  padding: 10px 20px;
  position: absolute;
  right: 2%;
  top: 5px;
  width: 200px;
  z-index: 1000
}
#menu_preview h3 {
  color: #fff;
  margin: 0
}
#menu_preview li {
  color: #fff
}
#menu_preview a {
  color: #fff
}
.caption .content h1, .caption .content h2, .caption .content h3, .caption .content h4, .caption .content h5 {
  color: #fff
}
#mav.galerie_mav {
  height: 400px;
  width: 650px;
  margin: 0 20px
}
#mav.galerie_mav > div > a {
  display: block;
  height: 400px;
  width: 650px;
  overflow: hidden
}
#mav.galerie_mav .content h1.titre_actualite {
  color: #FFF;
  font-size: 1.3em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  margin: 0
}
#mav.galerie_mav .caption .content {
  background: url(/images/noir_deg_70.png) repeat-x scroll 0 top transparent;
  height: 80px;
  line-height: 110%;
  margin: -80px 0 0;
  width: 630px
}
#mav.galerie_mav .img_mav {
  float: left;
  margin: 0
}
#mav.galerie_mav .img_mav img.slide_index2 {
  display: block;
  visibility: visible;
  width: 650px;
  border: 0 solid red
}
#mav.galerie_mav .img_mav img.slide_index {
  display: block;
  visibility: visible;
  border: 0 solid blue;
  height: 400px
}
#mav_nav.galerie_mav {
  margin: 0 32px 0 0;
  position: relative;
  top: -74px
}
#breadcrumb a {
  color: rgba(170, 206, 60, 0.9);
  font-size: 12px
}
#recherche, .index.solo_pub #recherche {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  height: 42px;
  left: calc(50% - 300px);
  margin: 0;
  padding: 0;
  position: absolute;
  top: 140px;
  right: 0;
  width: 600px;
  z-index: 11;
}
.short #recherche {
  display: none
}
#recherche input {
  background: #f2f2f2;
  border-radius: 3px;
  font-size: 14px;
  min-height: 32px;
  margin: 5px 2px;
  padding: 0 0 0 10px;
  position: relative;
}
#recherche input#champ_search {
  border: 1px solid rgba(170, 206, 60, 0.5);
  transition: all .3s ease .001s;
  font-size: 20px;
  max-width: 550px;
  width: 90%;
  padding: 6px 10px;
  margin-top: 2px;
  box-shadow: 0 5px 10px -9px rgba(0, 0, 0, 0.7);
}
#leftbar #surmenu div.sous_rub {
  display: block !important
}
#leftbar .hdl_nav {
  display: none
}
#recherche .inputy {
  display: flex;
  justify-content: flex-end
}
.ajout_info_publi {
  padding: 15px 5%;
  font-size: 120%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 5% auto;
  max-width: calc(600px - 10%);
  box-shadow: 0 5px 20px -15px rgba(0, 0, 0, 0.7)
}
#recherche input.bt_sub {
  background: url(/images/button-search.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  box-shadow: none;
  color: #145dc7;
  cursor: pointer;
  margin: 0 -10px 0 5px;
  width: 78px
}
#recherche input.image_submit, #recherche input.image_submit {
  background: url(/images/button-search_mini.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  display: block !important;
  float: right;
  height: 32px !important;
  padding: 0 !important;
  width: 30px !important;
}
#recherche input.image_submit:hover {
  background: url(/images/button-search_mini.png) no-repeat scroll -54px 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 32px;
  width: 30px
}
#recherche input.nosearch {
  color: #afa093;
  font-style: italic
}
#entete_main {
  background: none repeat scroll 0 0 #000;
  height: 590px;
  padding: 10px
}
#box_lnkfb {
  clear: both;
  float: left;
  margin: 15px auto;
  width: 100%
}
#box_lnkfb a {
  display: none
}
a.lnk_more_mk {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #ddd;
  border: 1px solid #999;
  border-radius: 5px;
  color: #999 !important;
  display: block;
  margin: 2px 5px;
  padding: 2px 5px
}
a.lnk_more_mk:hover {
  background: #FFF;
  border-color: #248FFF;
  color: #248FFF !important
}
.row.horsstock {
  background: #FAA
}
.row.horsstock .text_hs {
  clear: both;
  display: block;
  float: none !important;
  margin: 2% !important;
  padding: 2% !important;
  text-align: center !important;
  width: 92% !important
}
.row.horsstock table.ecart td {
  background: url(/images/deg_blanc.png) repeat-x scroll left top #faa;
  border: 1px solid #aaa;
  padding: 5px;
  text-align: center
}
.box_new_index .box_prod.bp_light .prod_marque {
  color: #666;
  font-size: 15px;
  height: 20px;
  margin-top: -24px;
  overflow: hidden
}
#page #wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: 1280px;
  width: 100%
}
.index #page #wrapper {
  padding: 0 0 40px
}
.oc_left #leftbar {
  border: 0 solid #ccc;
  border-radius: 0;
  float: left !important;
  margin: 0 5px 0 -100%;
  min-height: 450px;
  overflow: hidden;
  padding: 0;
  width: 300px
}
.oc_left #page #main {
  float: left;
  min-height: 450px;
  padding: 20px 0 0 300px;
  width: calc(100% - 300px)
}
.nocol #page #main {
  float: none;
  padding: 20px 0 50px;
  position: relative;
  box-shadow: 0 5px 15px -10px rgba(0, 0, 0, 0.3);
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}
#breadcrumb {
  position: absolute;
  top: 120px;
  left: 0
}
#b_main_menu {
  height: 40px;
  padding: 0;
  position: relative;
  top: 50px;
  width: calc(100% - 350px);
  z-index: 101;
  margin: auto 0 0 175px;
}
#b_main_menu a {
  color: #000
}
#b_main_menu a:hover {
  color: #fff
}
#b_main_menu ul, #conteneur_nav_sec > ul {
  background: none;
  margin: 0;
  display: flex;
  justify-content: center
}
#b_main_menu li, #conteneur_nav_sec li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  list-style: outside none none;
  padding: 0 !important;
  width: auto !important;
  margin: auto 5px;
  height: 45px;
  border-bottom: 4px solid rgba(170, 203, 60, 0.8)
}
#b_main_menu li.up {
  background: linear-gradient(75deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0))
}
#b_main_menu li .try li {
  height: auto
}
#b_main_menu li .try li:nth-child(1) a {
  font-size: 20px !important
}
#b_main_menu li .try li:hover, #b_main_menu li .try li.up {
  background: #000
}
#b_main_menu table.menu_left td {
  border: 0 solid blue;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  position: relative
}
#b_main_menu table.menu_left td span.obl, #conteneur_nav_sec table.menu_left td span.obl {
  display: block;
  transition: all .3s ease .001s
}
#b_main_menu .up table.menu_left td span.obl {
  background: #ddd
}
#b_main_menu li:hover table.menu_left td span.obl, #conteneur_nav_sec li:hover table.menu_left td span.obl {
  background: rgba(180, 180, 180, 0.3);
}
#b_main_menu table.menu_left td a, #conteneur_nav_sec table.menu_left td a {
  border: 0 solid;
  border-radius: 5px;
  color: #666;
  display: inline-block;
  font-family: 'dosis', 'lato';
  font-size: 1.6em;
  font-weight: 400;
  line-height: 120%;
  list-style: outside none none;
  margin: 0;
  height: 30px;
  padding: 5px 20px;
  text-shadow: 0 0
}
#b_main_menu li:hover table.menu_left td, #b_main_menu li.up table.menu_left td {
  border-radius: 0 0 0 0
}
#b_main_menu li:hover table.menu_left td a, #b_main_menu li.up table.menu_left td a {
  color: #333
}
#b_main_menu a {
  font-size: 1.3em
}
#b_main_menu li ul.try {
  position: absolute;
  width: 135px;
  left: -999em;
  margin: -1px 0 0;
  z-index: 150;
  flex-wrap: wrap
}
#b_main_menu li:hover ul.try, #conteneur_nav_sec li:hover ul.try {
  left: auto;
  min-height: 0;
  width: 100%;
  max-width: 450px;
  display: flex;
  flex-direction: column;
  padding: 0
}
#b_main_menu li ul.try, #menu_three li ul.try, #conteneur_nav_sec li ul.try {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: -999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 180px;
  z-index: 1150
}
#b_main_menu li ul.try li /* ?l?ments de sous-listes */ {
  width: 160px;
  border-top: 0 solid #fff;
  border: none;
  margin: 1px 0 0
}
#b_main_menu li ul.try li a, #conteneur_nav_sec li ul.try li a {
  min-height: 20px;
  text-align: left;
  font-weight: 400;
  color: #FFF;
  background: none;
  padding: 3px 20px;
  font-size: 18px;
  line-height: 120% !important
}
#b_main_menu li ul.try li a:hover {
  text-shadow: 1px 0 1px #fff
}
html > body #b_main_menu li ul#one li {
  border-top: 0 solid transparent
}
#b_main_menu .menu_top_main_li.gauche {
  display: none
}
#b_main_menu li ul.try li a:hover, #menu_three li ul.try li a:hover {
  color: #000 !important
}
#b_main_menu li:hover ul, #b_main_menu li li:hover ul, #b_main_menu li.sfhover ul, #b_main_menu li li.sfhover ul {
  left: auto;
  min-height: 0
}
#b_main_menu li:hover ul li ul.try.second {
  left: -9999px
}
#b_main_menu li:hover ul li:hover ul.try.second {
  left: 0;
  margin: -35px 0 0 97%;
  min-height: 0;
  display: none
}
#b_main_menu li:hover ul li.reverse:hover ul.try.second {
  left: -97%;
  margin: 0;
  min-height: 0;
  top: 0
}
#b_main_menu li ul.try li, #conteneur_nav_sec li ul.try li {
  float: none;
  margin: 0 !important;
  padding: 3px 20px !important;
  width: auto
}
#b_main_menu li ul.try li:hover, #conteneur_nav_sec li ul.try li:hover {
  background: linear-gradient(4deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5))
}
#b_main_menu li ul.try li a {
  color: #333;
  display: block;
  line-height: 16px
}
#b_main_menu li ul.try li:hover a {
  color: #333 !important
}
#b_main_menu li > ul.try li._nes > a {
  background: url(/images/menu_fleche_50.png) no-repeat right center
}
#b_main_menu li > ul.try li._nes > a:hover {
  background: url(/images/menu_fleche.png) no-repeat right center
}
#b_main_menu > ul {
  border-style: solid;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto !important
}
#leftbar #surmenu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  float: none;
  /* margin: 30px 0; */
  padding: 0;
}
#leftbar #navigation_left {
  margin: 0px 0;
  padding: 0 0 28px;
  width: 200px;
}
#leftbar #navigation_left h3, #cont_menu_cat #navigation_left h3 {
  color: #e11de1;
  font-size: 20px;
  font-weight: 700;
  height: 23px;
  margin: -92px 0 !important;
  padding: 22px 0 18px 50px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 246px;
  z-index: 50
}
#leftbar img.mark2 {
  background: url(/images/marker-2.png) no-repeat scroll left top rgba(0, 0, 0, 0);
  height: 15px;
  width: 15px
}
#leftbar #surmenu div {
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  width: auto
}
#leftbar #surmenu div.m_li {
  border-bottom: 2px dotted #aacb3c
}
#leftbar #surmenu div.m_li.up {
  background: none repeat scroll 0 0 rgba(170, 206, 60, 0.9)
}
#leftbar #surmenu .sous_rub div {
  border-bottom: 2px solid #aacb3c;
  margin: 0 5px;
  padding: 5px
}
#leftbar #surmenu .sous_rub div.s_li.up {
  border-top: 4px solid #aacb3c;
  border-bottom: 6px solid #aacb3c
}
#leftbar #surmenu div#id_doc {
  border-top: 1px solid #fff;
  padding: 10px 0;
  margin: 10px 0 0
}
#leftbar #surmenu div#id_doc a {
  background: url(/images/icopdf.png) no-repeat 5px center;
  padding: 5px 0 5px 30px
}
#leftbar #surmenu th {
  border: 0 !important;
  color: #fff;
  font-size: 1.2em;
  padding: 0;
  background: none
}
#leftbar #surmenu div.up td {
  color: #d22f14
}
#leftbar #surmenu div.up table.menu_left td a {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7)
}
#leftbar #surmenu div.s_li.up table.menu_left td a {
  color: #8a1;
  text-shadow: none !important;
  font-weight: 700
}
#leftbar #surmenu div a {
  padding: 0 0 0 10px
}
#leftbar #surmenu div .td_replie a {
  padding: 0 !important;
  margin: 0 !important
}
#leftbar #surmenu div .lnk_fb {
  color: #633
}
#leftbar #surmenu div .lnk_fb a {
  color: #036;
  font-size: .9em;
  padding: 0
}
#leftbar #surmenu div a:hover {
  text-decoration: none
}
#leftbar #surmenu td.td_menu {
  width: 135px;
  border: 0 solid blue
}
#leftbar #surmenu td.td_replie {
  width: 20px;
  padding: 0;
  text-align: center;
  border: 0 solid blue
}
#leftbar #surmenu td.td_replie span {
  width: 20px;
  display: block;
  border: 0 solid blue;
  color: #fff;
  font-weight: 400;
  font-size: 15px
}
#leftbar #surmenu table.menu_left td {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: auto !important;
  line-height: 15px !important;
  padding: 7px 2px
}
#leftbar #surmenu .s_li table.menu_left td {
  line-height: 15px !important;
  padding: 3px 0 5px 3px
}
#leftbar #surmenu .ssous_rub .s_li table.menu_left td {
  line-height: 15px !important;
  background: #fed url(/images/blanc_65.png);
  padding: 7px 0 7px 5px
}
#leftbar #surmenu table.menu_left td a {
  color: #333;
  display: block;
  font-size: 20px;
  line-height: 110%;
  padding: 0 0 0 30px;
  text-align: left
}
#leftbar #surmenu .s_li table.menu_left td a {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase
}
#leftbar #surmenu table.menu_left td a.devplus, #leftbar #surmenu table.menu_left td a.devmoins {
  display: inline;
  font-size: 10px;
  width: 15px;
  float: left
}
#leftbar #surmenu li.up a {
  font-weight: 700;
  text-shadow: 1px 0 4px #000
}
#menu_banner_left {
  background: #F8D86E;
  border: 0 solid red;
  border-radius: 5px;
  box-shadow: 1px 1px 3px -1px #000;
  color: #000 !important;
  font-weight: 700;
  height: 35px;
  left: 50%;
  line-height: 35px;
  margin-left: 141px;
  padding: 14px;
  position: absolute;
  text-align: center;
  top: 88px;
  width: 150px
}
#menu_banner_left a {
  color: #000;
  font-size: 1.3em;
  text-transform: uppercase
}
#menu_banner_left ul {
  list-style: none;
  margin: 0
}
#menu_banner_left li {
  float: left
}
#menu_banner_left li a img {
  width: 110px;
  height: 30px
}
#menu_banner_left li a {
  width: 110px;
  display: block;
  height: 33px;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  line-height: 32px;
  margin: 0 5px
}
#menu_banner_left li a span {
  margin-top: -25px;
  display: block
}
nav#alt_acces {
  margin: 0;
  position: absolute;
  top: -20px;
  z-index: 103;
  text-align: center;
  display: flex;
  justify-content: space-between;
  right: 77px;
  height: 105px;
  background: #ddd url(/template/base11_1/images/panier_blanc.png) no-repeat center / contain;
  width: 105px;
}
.cartfull nav#alt_acces { 
	background: #ddd url(/template/base11_1/images/panier_blanc_full.png) no-repeat center / contain;
}


nav#alt_acces li {
  display: inline-block;
  list-style: outside none none;
  font-size: 1.25em;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700
}
nav#alt_acces .ul_right {
  display: none;
  margin: 5px;
  justify-content: space-between
}
nav#alt_acces li a {
  display: flex
}
nav#alt_acces li a img {
  display: inline-block;
  margin: auto 2px auto 0;
  height: 35px
}
nav#alt_acces li.nl_compte a {
  color: #fff
}
nav#alt_acces li.nl_fb a {
  color: #fff
}
nav#alt_acces li.nl_contact a {
  color: #fff
}
nav#alt_acces li.nl_news a {
  color: #fff
}
.index nav#alt_acces li.nl_compte a {
  color: #0062BD
}
.index nav#alt_acces li.nl_fb a {
  color: #0062BD
}
.index nav#alt_acces li.nl_contact a {
  color: #0062BD
}
.index nav#alt_acces li.nl_news a {
  color: #0062BD
}
#menu_hd {
  background: #fff;
  height: auto;
  position: absolute;
  right: 0;
  width: 220px;
  border-radius: 3px;
  box-shadow: 0 3px 15px -13px #000;
  color: #666;
  z-index: 100;
  left: auto;
  padding: 7px;
  top: 90px;
}
.short #menu_hd {
  background: #fff;
  float: none;
  position: absolute;
  right: calc(0% + 0px);
  top: 0;
  width: 200px;
  border-radius: 3px;
  box-shadow: 0 5px 15px -10px #000;
  color: #e06;
  z-index: 54;
  margin-top: 0;
}
.short #cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  font-size: 1.2em;
  left: 0;
  margin: auto !important;
  padding: 0;
  position: relative;
  right: 0;
  top: 1px;
  width: 200px
}
.short #cart .inner_cart {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    float: none;
    width: 75%;
    margin: auto !important;
    display: flex;
    height: auto;
    flex-direction: column;
}
.short #cart h3 {
  font-size: 16px;
  margin: auto
}
.short #banner .half.hal_tel {
  padding: 5px 0
}
.menu_smart {
  display: none
}
.enter .fleche {
  width: 100px;
  height: 12px;
  margin: 0 auto;
  display: block
}
.enter a {
  height: 65px;
  display: block;
  overflow: hidden
}
.enter .bouton {
  width: 100px;
  margin: -5px auto 0;
  display: block
}
.titre_page {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 0 solid rgba(60, 60, 60, 0.3);
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  margin: 0 0 5px;
  text-align: center;
  padding: 30px;
  text-transform: uppercase
}
#page.present .titre_page {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  background: url(../images/fond_body.png) repeat 0 0;
  margin: 0;
  padding: 2px 0
}
#bloctext {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 0;
  height: 460px
}
.textbloc {
  font-size: 120%;
  height: auto;
  padding: 5px 5%;
  background: #fff;
  position: relative;
  min-height: 150px;
  margin: auto;
  box-shadow: 0 5px 20px -10px #000;
  width: 81% !important;
  border-right: 8px solid #333
}
.textbloc > h2 {
  line-height: 160%
}
.textbloc p, .textbloc span, .textbloc strong, .textbloc em {
  line-height: 100%
}
.textbloc p {
  margin: 15px 0;
  font-size: 1.2em;
  font-family: 'muli';
  color: #333
}
.textbloc p span {
  line-height: auto !important
}
body#fiche_produit #page.pages_gammes #vignettes_img {
  width: 95%;
  float: none;
  overflow: hidden;
  position: static;
  background: #FFF;
  top: 180px;
  border-top: 0 solid #333;
  border-bottom: 0 solid #333;
  border: 1px solid #fff;
  margin: 0 1%;
  padding: 1%
}
body#fiche_produit #page #vignettes_img {
  border-radius: 15px 0
}
body#fiche_produit #page #vignettes_img #ajout_devis {
  border-top: 1px solid #125;
  margin: 30px 0 0;
  float: left;
  width: 100%
}
body#fiche_produit #page #vignettes_img #ajout_devis #add_quantite {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #DDD;
  font-size: 1.3em;
  height: 25px;
  text-align: center;
  width: 100px
}
h3.t_fiche {
  color: #333;
  margin-top: 20px;
  border-top: 1px dashed #666
}
body#fiche_produit #page.pages_gammes .img_vignette > h3 {
  font-size: 2em !important;
  color: #060
}
#prod_fiche .row_doc {
  margin: 10px
}
#prod_fiche span.ext {
  padding: 5px;
  text-shadow: 1px 2px 3px #000;
  box-shadow: 1px 2px 3px #000;
  border: 1px solid #fff;
  margin: 5px;
  background: #600;
  color: #fff;
  font-size: 1.6em;
  font-weight: 700;
  border-radius: 8px
}
#prod_fiche a {
  color: #060
}
#prod_fiche a:hover {
  color: #090
}
#prod_fiche span.ext a {
  color: #ded
}
#prod_fiche span.ext a:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 2px 3px #f90
}
.img_vignette span.legend {
  margin: auto;
  display: block;
  float: none;
  clear: both;
  text-align: center
}
#prod_fiche .row {
  margin: 10px;
  clear: both;
  border-bottom: 1px solid #060;
  border-top: 1px solid #060
}
#prod_fiche .row .img_ref {
  width: 120px;
  text-align: center;
  background: #fff;
  float: right
}
#prod_fiche .row .img_ref span {
  background: url(/images/noir_80.png) repeat scroll 0 0 transparent;
  color: #FFF;
  display: block;
  float: right;
  font-size: 10px;
  line-height: 20px;
  margin-top: -20px;
  text-align: center;
  position: relative;
  width: 100%
}
#prod_fiche .row .img_ref span img {
  height: 20px
}
#prod_fiche .row .img_ref img {
  width: auto;
  height: auto
}
body#fiche_produit #page.pages_gammes #vignettes_img .img_vignette a {
  height: auto !important;
  float: left;
  width: 350px;
  padding: 0 !important
}
body#fiche_produit #page.pages_gammes #vignettes_img .img_vignette img.main_img {
  width: 350px !important;
  height: auto !important;
  float: left
}
#page #image_main {
  clear: both;
  overflow: hidden;
  height: 450px;
  width: 646px
}
#page #image_main img {
  min-height: 450px;
  min-width: 646px
}
#cont_texte {
  background: url(/images/blanc_80_grand.png) no-repeat bottom left scroll transparent;
  border: 0 solid red;
  height: 110px;
  overflow: auto;
  padding: 10px 10px 0;
  width: 100%
}
#cont_texte > div {
  background: none repeat scroll 0 0 transparent;
  height: 120px;
  margin-top: 0;
  overflow: auto;
  padding: 0;
  width: 98%
}
#cont_texte .image_info_texte {
  float: right;
  height: 110px;
  margin: 0 0 0 20px;
  overflow: hidden;
  width: auto
}
#cont_texte .image_info_texte img {
  max-height: 110px
}
#cont_texte .close_info {
  background: #000;
  text-align: right;
  margin: -10px
}
#cont_texte h2 {
  background: none;
  color: #000;
  padding: 5px;
  font-size: 1.7em;
  text-shadow: 1px 0 1px #000;
  margin: -0
}
h2.categories {
  background: url(/images/puce_theme.png) no-repeat 0 50%;
  font-size: 1.6em;
  font-weight: 400;
  color: #000;
  text-align: left;
  margin: 5px 0 -5px 10px;
  padding: 0 0 0 10px
}
#cont_actu {
  position: relative;
  left: 0;
  padding: 50px 0;
  border-bottom: 1px solid rgba(0, 112, 161, 0.5);
  border-top: 1px solid rgba(0, 112, 161, 0.5);
  margin: 0
}
#cont_actu h3 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  color: #fff
}
#cont_actu .l_actu2 .l_titre a:hover {
  color: #000
}
#cont_actu .l_actu .l_titre a {
  text-decoration: none;
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 1.2em;
  padding: 0
}
#cont_actu .l_titre a:visited {
  color: #fff !important
}
#cont_actu .l_titre a:hover {
  color: #CCC !important;
  text-decoration: underline
}
#cont_actu .l_actu, #cont_actu .l_actu2 {
  border: 0;
  clear: both;
  margin: 0 0 15px !important;
  padding: 0 0 5px;
  color: #fff;
  font-family: "Geneva", Arial, Helvetica, sans-serif
}
#cont_actu .l_date {
  color: #FFF;
  font-size: 1em;
  font-family: 'Arial', Helvetica, sans-serif;
  text-align: left;
  font-weight: 400;
  width: 217px
}
#cont_actu .l_actu .l_titre, #cont_actu .l_actu2 .l_titre {
  float: left;
  font-weight: 400;
  font-size: 1.1em !important;
  text-align: left;
  margin: 5px 0 0;
  color: #FFF
}
#cont_actu .l_actu .l_titre a:link, #cont_actu .l_actu2 .l_titre a:link {
  color: #FFF !important
}
#cont_actu .l_actu_det {
  text-indent: 0
}
#cont_actu .l_actu_det .description {
  font-size: 1em !important;
  line-height: 14px
}
#cont_actu .l_actu .l_img a img, #cont_actu .l_actu2 .l_img a img {
  float: left;
  margin: 3px 3px 3px 0
}
#cont_actu .zoom {
  float: left;
  border: 0 solid;
  text-align: right;
  margin: 0
}
#cont_actu .l_actu2 .zoom {
  display: none
}
#contact #main_cont_foot textarea {
  border: 1px solid #999;
  border-radius: 5px;
  font-family: "Lato", Arial, Helvetica, sans-serif !important;
  height: 150px;
  padding: 1%;
  width: 90%
}
#contact fieldset, #devis fieldset, #espace_pro fieldset {
  margin: 10px 0 0;
  border: 0;
  border-top: 3px solid #aaa;
  padding: 5px;
  box-shadow: 2px 5px 15px -10px #000
}
#contact #main_cont_right fieldset {
  margin: 10px 0 0;
  border-top: 3px solid #060;
  padding: 5px
}
#contact legend, #devis legend {
  padding: 0 10px;
  font-size: 1.5em;
  color: #aaa
}
#contact #main_cont_right legend {
  padding: 0 10px;
  font-size: 1.5em;
  color: #060
}
#contact #fi_renseignement input {
  width: 30px;
  text-align: left
}
#devis select {
  border: 1px solid #999;
  width: 300px
}
#contact .bloc .champs {
  width: 18%
}
#contact .bloc_cp input, #contact .bloc_ville input, #devis .bloc_cp input, #devis .bloc_ville input {
  width: 180px !important;
  border: 1px solid #ddd !important;
  background: #eee !important
}
#contact .bloc_cp label, #contact .bloc_ville label, #devis .bloc_cp label, #devis .bloc_ville label {
  font-size: 1.1em
}
#contact hr, #devis hr {
  background: none repeat scroll 0 0 #999;
  border: 0 none;
  clear: both;
  height: 1px
}
#contact .bloc_cp .champs, #contact .bloc_ville .champs, #devis .bloc_cp .champs, #devis .bloc_ville .champs {
  width: 100px !important
}
#contact #main .bloc_cp, #contact #main .bloc_ville, #devis #main .bloc_cp, #devis #main .bloc_ville {
  float: left;
  clear: none;
  width: 48% !important
}
#contact .bloc label, #devis .bloc label {
  font-size: 1.1em;
  width: 95%
}
#contact #bouton_valide input, #devis #bouton_valide input {
  height: auto;
  border: 0
}
#main .bloc, #main_cont .bloc_cp, #main_cont .bloc_ville, .f_contact {
  margin: 5px 0;
  padding: 0;
  clear: both
}
#page_cart #main_cont .bloc_cp, #page_cart #main_cont .bloc_ville {
  clear: none;
  width: 48%
}
#main_cont .intro_contact {
  font-weight: 700;
  font-size: 1.2em;
  color: #CCC;
  margin: 0 auto;
  padding: 0;
  width: 420px;
  text-align: center
}
.captcha {
  background: #fff none repeat scroll 0 0;
  border-radius: 15px;
  margin: 15px;
  padding: 2%;
  width: 300px
}
.captcha #captcha_code {
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #8c8c8c;
  padding: 5px
}
.captcha label {
  margin: 10px;
  display: inline-block
}
.bloc #form {
  overflow-y: auto;
  margin: 0 auto;
  padding: 3px
}
.bloc legend {
  font-weight: 700;
  font-size: 1.3em;
  color: #000;
  margin: 0 0 0 15px;
  padding: 0 3px
}
#contact .bloc input, #devis .bloc input, #espace_pro .f_contact input {
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 25px;
  padding: 2px;
  width: 65%
}
#contact .bloc textarea, #devis .bloc textarea {
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 75px;
  padding: 2px;
  width: 65%
}
.bloc_inline {
  margin: 0;
  padding: 0;
  height: 23px
}
.bloc_cp {
  margin: 5px;
  width: 310px;
  float: left;
  height: 20px
}
.bloc_cp input {
  height: 20px
}
.bloc_ville {
  margin: 5px;
  width: 250px;
  float: left;
  height: 19px
}
.bloc_ville input {
  height: 19px;
  width: 180px
}
.bloc textarea {
  width: 300px;
  height: 60px;
  margin: 0 auto;
  background: #CCC
}
.bloc_adresse {
  margin: 5px;
  width: 400px;
  float: left
}
.bloc .champs {
  width: 210px;
  float: left;
  text-align: right
}
.bloc_adresse textarea {
  background: #CCC;
  width: 280px
}
.bloc_cp .champs {
  width: 210px;
  float: left;
  text-align: right
}
.bloc_ville .champs {
  width: 50px;
  float: left;
  text-align: right
}
.bloc .champs2 {
  width: 400px;
  float: left;
  text-align: left
}
#form .bloco {
  width: 300px;
  text-align: center;
  margin: 0 auto
}
.bloc label, #espace_pro .f_contact .label {
  float: left;
  font-size: 1.3em;
  width: 200px;
  text-align: right;
  font-weight: 400;
  color: #333
}
#espace_pro #cont_pro .doci {
  border: 0 solid blue;
  float: left;
  height: 45px;
  margin: 5px;
  background: url(/images/clef.png) no-repeat center;
  width: 70px
}
.bloc_cp label {
  width: 300px;
  text-align: right;
  font-weight: 400;
  font-size: 1.3em
}
.bloc_ville label {
  width: 300px;
  text-align: right;
  font-weight: 400;
  font-size: 1.3em
}
#bouton_valide {
  width: 300px;
  text-align: center;
  margin: -10px auto 10px;
  padding: 0
}
#bouton_valide input {
  background: none
}
.obligatoire {
  color: #06e;
  font-size: 1em;
  font-weight: 400;
  margin: 0 auto;
  text-align: right;
  width: 500px
}
#page_valide {
  background: none repeat scroll 0 0 #fff;
  border-radius: 15px;
  box-shadow: 0 0 18px -10px #000;
  margin: 5% auto;
  padding: 5% 10%;
  position: relative;
  text-align: center;
  width: 60%
}
#banner_valide {
  text-align: center
}
#slogan_valide h2 {
  border-bottom: 1px dashed #666;
  border-top: 1px dashed #666;
  color: #333;
  padding: 5%;
  text-align: center
}
#wrapper_valide {
  margin: 0;
  min-height: 50px;
  padding: 0;
  text-align: center;
  width: 100%
}
#wrapper_valide .send {
  font-size: 1.3em;
  font-weight: 700;
  color: #666;
  padding: 3px
}
#adresse_valide {
  color: #666;
  margin: 0 auto 15px;
  text-align: center;
  width: 90%
}
#adresse_valide p {
  font-size: 1.3em !important;
  color: #CCC;
  padding: 3px
}
#adresse_valide_back {
  width: 450px;
  margin: 0 auto;
  text-align: center
}
#adresse_valide_back a {
  background: #fff;
  font-size: 1.5em;
  color: #F33;
  padding: 3px
}
#mentions .creaprime {
  color: #999;
  font-size: 1em;
  font-family: 'Verdana', Helvetica, sans-serif;
  font-weight: 700
}
#mentions .creaprime span {
  font-size: 1em;
  font-family: 'Verdana', Helvetica, sans-serif;
  font-weight: 700;
  font-style: italic
}
#mentions .creaprime span a {
  color: #C90
}
#text_gamme {
  padding: 10px
}
#text_gamme ul {
  margin: 10px;
  padding: 0 0 0 20px;
  color: #000
}
#liste_actus {
  border: 0 solid red !important;
  float: none;
  margin: 0 4%;
  width: 90%
}
#actualites .l_actu {
  background: none repeat scroll 0 0 #FFF;
  margin: 20px 0 15px 5px;
  padding: 5px 5px 5px 20px
}
#actualites .l_actu.up {
  background: #666;
  display: none
}
#actualites .l_actu .l_date {
  font-size: .9em;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #000
}
#actualites .l_actu .l_img, #actualites .l_actu .l_img2 {
  float: left
}
#actualites .l_actu .l_img {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  float: none;
  margin: 5px;
  padding: 2px;
  vertical-align: top
}
#actualites .l_actu .l_img img {
  height: auto;
  max-height: 150px;
  max-width: 200px;
  width: auto;
  box-shadow: 0 5px 15px -10px #000
}
.l_actu_det {
  display: inline-block;
  margin: 5px 5%;
  vertical-align: top;
  width: 60%
}
#actualites .l_titre {
  color: #000;
  font-size: 1.8em;
  margin: 15px;
  padding-left: 10px;
  text-align: left
}
#actualites .l_titre a {
  color: #000
}
#actualites .l_actu .l_actu_det .description {
  color: #333;
  text-indent: none;
  text-align: justify;
  line-height: 120%;
  padding: 0
}
#actualites .img_z {
  width: 300px;
  float: left;
  margin: 0 10px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.8)
}
#actualites .img_z img {
  width: 300px
}
#actualites .head_actu {
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
  border-radius: 9px;
  box-shadow: 0 5px 15px -12px #000;
  float: left;
  margin: 5%;
  padding: 5%;
  font-size: 130%;
  width: 80%;
  background: rgba(255, 255, 255, 0.95)
}
#actualites .head_actu span {
  text-align: left;
  font-family: 'Verdana', Arial, Helvetica, sans-serif
}
#actualites .head_actu .datefull {
  background: url(/images/deg_blanc.png) repeat scroll 0 0 #e11de1;
  color: #fff;
  display: none;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0 -4px;
  padding: 0 10px 0 0;
  text-align: right
}
#actualites .head_actu h2 {
  text-align: Arial, Helvetica, sans-serif;
  font-size: 1.8em !important;
  font-weight: 700;
  color: #000 !important;
  margin: 0 0 10px;
  padding: 0
}
.zoom {
  font-family: 'lato', 'Verdana', Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  float: right;
  font-weight: 700
}
#partenaires #main {
  margin: 0 auto;
  width: 90%
}
#partenaires li.part {
  display: flex;
  float: none;
  height: 30px;
  margin: 0 10px 10px;
  vertical-align: top;
  padding-left: 40px;
  width: auto
}
#partenaires li.part.fhide {
  display: none
}
#partenaires a.bout_rep, #partenaires a.bout_dep {
  float: left
}
#partenaires li.part .cont_img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  float: none;
  height: 195px;
  overflow: hidden;
  width: 195px
}
#partenaires li.part:hover .cont_img {
  border: 10px solid #81a600;
  box-shadow: 0 2px 5px -3px #000;
  float: none;
  height: 175px;
  transition: all .3s ease .001s;
  width: 280px
}
#partenaires li.part .cont_img {
  float: none;
  width: 300px
}
#partenaires .part .img_part {
  overflow: hidden;
  text-align: center
}
.part .lnk_part {
  clear: both;
  height: auto;
  line-height: 130%;
  width: auto
}
#partenaires li.part td.img_part {
  height: 195px;
  padding: 0;
  width: 195px
}
#partenaires li.part:hover td.img_part {
  height: 175px;
  width: 175px
}
#partenaires .part .img_part img {
  max-height: calc(100% + 10px);
  max-width: calc(100% + 10px);
  overflow: hidden;
  text-align: center
}
#partenaires .part .img_part2 img {
  max-height: calc(100% + 10px);
  max-width: calc(100% + 10px);
  overflow: hidden;
  text-align: center
}
#partenaires .part div {
  width: 100%
}
#partenaires .part a {
  color: #666;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  margin: auto;
  text-align: center;
  text-transform: uppercase
}
#partenaires .part .ico_web {
  background: #fff none repeat scroll 0 0;
  padding: 2px 0 0;
  text-align: center
}
main#main article {
  padding: 5px 25px;
  font-size: 125%;
  margin: auto;
  box-shadow: 0 3px 15px -12px #000;
}
.replie {
  display: none
}
.deplie {
  display: block
}
#images_drt {
  width: 350px;
  float: right;
  margin: 295px 20px 0;
  border: 0 solid blue;
  overflow: hidden;
  height: 50px
}
#images_drt .img_drt.img_mav {
  width: 350px;
  height: 280px;
  overflow: hidden;
  position: absolute;
  margin: -290px 0 0
}
#images_drt .img_drt.img_mav img {
  min-width: 350px;
  min-height: 280px;
  height: auto;
  width: auto
}
#images_drt .img_drt.img_mav img.paysage {
  height: 280px
}
#images_drt .img_drt.img_mav img.portrait {
  height: 350px
}
#images_drt .img_drt {
  border: 0 solid red;
  margin: 2px;
  float: left;
  box-shadow: 1px 0 3px #000
}
#images_drt .img_drt img {
  height: 45px;
  margin: 0
}
#page.gauche #images_drt.img_agence {
  border: 0 solid red !important;
  width: 220px !important
}
#page.gauche #images_drt.img_agence .img_drt.img_mav {
  width: 220px;
  height: 300px
}
#page.gauche #images_drt.img_agence .img_drt.img_mav img {
  min-width: 220px;
  min-height: 300px;
  height: auto;
  width: auto
}
#page.gauche #images_drt.img_agence .img_drt.img_mav img.paysage {
  height: 220px
}
#page.gauche #images_drt.img_agence .img_drt.img_mav img.portrait {
  height: 300px
}
#MooFlow {
  width: 95%
}
#gal_foot {
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center
}
#gal_foot.wwrap {
  flex-wrap: wrap
}
#gal_foot a {
  box-shadow: 0 5px 7px -7px #000;
  display: block;
  float: none;
  height: 300px;
  overflow: hidden;
  width: auto;
  flex: 1;
  background-size: cover;
  background-position: center
}
#gal_foot .paysage a img {
  padding: 0;
  height: 200px
}
#gal_foot .portrait a img {
  padding: 0;
  width: 200px
}
#gal_foot .img_foot {
  display: inline-block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 10px 12px;
  box-shadow: 0 5px 15px -8px #000;
  background-size: cover;
  background-position: center
}
#gal_foot .img_foot a span.caption {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  color: #fff;
  display: none;
  height: 26px;
  line-height: 12px;
  margin-bottom: -30px;
  padding: 2px 5px;
  position: relative;
  text-align: center;
  top: 150px;
  width: 190px
}
#gal_foot .img_foot a:hover span.caption {
  display: block
}
#gal_foot.full .paysage a img {
  width: 100%;
  height: 100%;
  opacity: 0
}
#gal_foot.full .portrait a img {
  width: 100%;
  height: 100%;
  opacity: 0
}
#gal_foot.full .img_foot {
  width: 100%;
  height: 300px;
  margin: 0;
  background-size: cover;
  background-position: center
}
#gal_foot.full.wwrap .img_foot {
  width: calc(100% / 3);
  height: 300px;
  margin: 0;
  background-size: cover;
  background-position: center
}
#gal_right {
  float: right;
  overflow: hidden;
  padding: 10px;
  width: 125px
}
#gal_right a {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 7px -3px #000;
  display: block;
  float: left;
  margin: 2px 3px;
  padding: 3px;
  width: 120px
}
#gal_right a img {
  width: 120px;
  overflow: hidden
}
.index #leftbar .box.box_new {
  display: none
}
.box_prod {
  border: 1px solid #DDD;
  border-radius: 0;
  box-shadow: 4px 5px 7px #DDD;
  float: left;
  margin: 5px 2% 15px;
  padding: 10px;
  width: 90%
}
.box_prod .box_prod_left {
  float: left;
  width: 25%
}
.box_prod .box_prod_middle {
  float: left;
  width: 40%
}
.box_prod .box_prod_right {
  border-left: 1px solid #DDD;
  float: left;
  padding: 0 0 0 10px;
  width: 29%;
  margin: 0 0 0 1%
}
.box_prod .prod_desc {
  display: none
}
.box_prod .box_prod_right .lp_prix {
  color: #000;
  font-size: 22px
}
.box_prod .box_prod_right .lp_prix span em, .prix_fiche span em {
  color: #666;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  font-style: normal
}
.box_prod .box_prod_middle .variantes.f_row select {
  font-size: 1.3em;
  height: 25px
}
.box_prod .box_prod_middle .variantes.f_row {
  margin: 10px 0
}
.box_prod .semi_pi.info {
  float: right;
  line-height: 26px
}
.box_prod .semi_pi.zoom {
  margin: -20px 0 0 -50px;
  position: relative;
  width: 50px
}
.box_prod .semi_pi.zoom a {
  color: #000;
  font-size: 12px;
  font-weight: 400
}
.box_prod .semi_pi.zoom a:hover {
  color: #145dc7
}
.box_prod .semi_pi.info a {
  color: #000
}
.box_prod .semi_pi.info a:hover {
  color: #145dc7
}
.box.box_new, .box.box_spe {
  margin: 0 0 0 17px;
  text-align: center;
  width: 235px
}
.box .box_prod .img_prod {
  background: none repeat scroll 0 0 #FFF;
  height: 180px;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 160px
}
.box .box_prod .box_prod_left {
  float: left;
  width: 90%
}
.box .box_prod .box_prod_right {
  border: 0 none;
  float: right;
  font-size: 1.3em;
  margin: 10px;
  padding: 0;
  text-align: right;
  width: 90%
}
.box_prod .prod_nom {
  color: #145DC7;
  font-size: 1.3em;
  height: 30px;
  line-height: 15px;
  margin-top: 0
}
.box_prod .img_prod {
  width: 160px;
  height: 180px;
  overflow: hidden;
  text-align: center;
  background: #fff
}
.box_prod .img_prod table {
  border: 0
}
.box_prod .img_prod td {
  border: 0;
  padding: 0;
  width: 160px;
  height: 180px
}
.box_prod .prod_info {
  height: 30px;
  margin: 5px 0;
  padding: 5px 0
}
.box_prod .img_prod img.paysage {
  max-height: 180px;
  height: auto
}
.box_prod .etat_stock {
  color: #000;
  font-size: 11px;
  height: 15px;
  line-height: 15px;
  margin: 0;
  padding: 0 1px 0 0
}
.dispo.etat_stock span {
  padding: 0 0 0 70px;
  display: inline-block
}
.box_prod .etat_stock .ok, .dispo.etat_stock .ok {
  background: url(/images/stock_ok.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: 62px
}
.dispo.etat_stock .limite {
  color: #f90;
  background: url(/images/stock_limite.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: auto
}
.box_prod.bp_light {
  border: 0 !important;
  float: none;
  margin: 20px 1% 15px;
  padding: 0;
  width: calc(23% - 10px);
  border-radius: 5px;
  position: relative;
  box-shadow: 1px 3px 9px -5px rgba(0, 0, 0, 0.5);
  min-height: 380px;
  background: #fff;
  transition: all .3s ease .01s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box_prod.bp_light .lnkprod a {
  display: block;
  text-align: center;
  margin: 5px;
  color: #000;
  font-size: 1.2em;
  transition: all .3s ease .01s;
  width: 100%
}
.box_prod.bp_light.bp_cmazone .lp_prix.bpl_b {
  display: flex;
  width: 100%;
  min-height: 35px;
  justify-content: left
}
.box_prod.bp_light.bp_cmazone .lp_prix.bpl_b span, .box_prod.bp_light.bp_cmazone .lp_prix.bpl_b em {
  margin: auto 5px
}
.box_prod.bp_light.bp_user .lnkprod a {
  font-size: 14px
}
.box_prod.bp_light.bp_cmazone .old_price {
  margin: auto
}
.box_prod.bp_light a.readmore {
  display: none
}
.bloc_ill_page {
  position: absolute;
  width: 100px;
  top: -30px;
  left: -30px;
  height: 100px;
  border-radius: 100px;
  background-image: url(/images/bloc_illustr.png);
  background-position: center;
  background-size: contain;
  display: none
}
.box_prod.bp_light .box_prod_left {
  float: left;
  margin: 0 2%;
  text-align: center;
  width: 96%
}
.bloc_result > h3 {
  background: url(/template/base11_1/images/pictocmazone_td.png) no-repeat left center / 40px auto;
  padding-left: 55px;
  min-height: 50px;
}
.box_prod.bp_light .img_prod {
  background: none;
  height: 250px;
  overflow: hidden;
  text-align: center;
  width: auto;
  margin: 5px 0;
  display: flex;
  position: relative;
  justify-content: center
}
.box_prod.bp_light .box_prod_right {
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  clear: both
}
.box_prod.bp_light .img_prod a {
  display: flex
}
.box_prod.bp_light .img_prod img {
  position: relative;
  max-height: 100%;
  margin: auto;
  width: 100% !important;
  height: 250px;
  object-fit: contain
}
.box_prod.bp_light .box_prod_right .lp_prix {
  color: #fff;
  font-size: 1.6em;
  font-family: 'dosis';
}
.box_prod.bp_light .box_prod_right .lp_prix .apartir {
  font-size: 16px;
}
.box_prod.bp_light .box_prod_right .lp_prix span em, .prix_fiche span em {
  color: inherit;
  font-size: .6em;
  font-style: normal;
  padding: 0 0 0 5px;
  text-transform: uppercase
}
.box_prod.bp_light .semi_pi.zoom {
  margin: -20px 0 0 -50px;
  position: relative;
  width: 50px;
  display: none
}
.box_prod.bp_light .prod_nom {
  color: #333;
  font-size: 16px;
  height: 2em;
  line-height: 1em !important;
  margin: auto;
  font-family: 'dosis';
  font-weight: 700;
  text-align: left;
  display: flex;
  align-items: center;
  padding: 0 5px
}
.box_prod.bp_light.bp_user .prod_nom {
  font-size: 1.3em
}
.box_prod.bp_light .semi_pi.zoom a {
  color: #999;
  font-size: 10px;
  font-weight: 400
}
.box_prod.bp_light .prod_marque {
  display: none
}
.cc_quantite {
  width: 48%;
  margin: 1%;
  float: left
}
.cc_valide {
  width: 48%;
  margin: 0 1%;
  float: left
}
.box_prod .etat_stock .limite {
  color: #f90;
  background: url(/images/stock_limite.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: 62px
}
.box_prod .etat_stock .limite em {
  display: none
}
.box_prod .etat_stock .non em {
  display: none
}
.box_prod .etat_stock .non, .dispo.etat_stock .non {
  color: red;
  background: url(/images/hors_stock.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: 62px
}
.box_prod .prod_info .semi_pi {
  float: right;
  margin: 0 1% 1% 0;
  width: 48%
}
.box_prod .prod_info .alt_bout_commande {
  text-align: right
}
.box_prod .prod_info .semi_pi.info a {
  background: none repeat scroll 0 0 #E75012;
  border-radius: 10px 10px 10px 10px;
  color: #FFF;
  font-size: 15px;
  font-style: italic !important;
  font-weight: 700;
  margin: 0 0 0 3px;
  padding: 0 8px
}
.box_prod .prod_info .semi_pi.zoom a {
  display: none;
  padding: 0 30px 0 10px;
  color: #e75012;
  background: url(/images/zoom_bleu.png) no-repeat right center
}
.box_prod .prod_info .semi_pi.add {
  border-top: 1px solid #ddf;
  width: 95%;
  margin: auto
}
.box_prod .prod_info .semi_pi.add input {
  background: none;
  margin: 0 0 -5px 10px
}
.box_prod .prod_info .semi_pi.add input.inp_qt {
  background: #fff;
  width: 30px
}
#main.enregistrement {
  padding: 0 15px;
  margin: -0;
  border: 0 solid #ddd;
  color: #666
}
#cont_compte {
  background: #f5ffff
}
#cont_compte .comm {
  clear: both;
  margin: 5px;
  padding: 2px;
  border-bottom: 2px solid #aaa;
  box-shadow: 1px 1px 6px #bbb
}
#cont_compte .comm .row {
  background: #eff;
  padding: 5px
}
#cont_compte .mc_commande {
  border: 1px solid #666;
  margin: 10px auto;
  width: 97%
}
#cont_compte .mc_commande td {
  border: 1px solid #666;
  padding: 3px;
  background: url(/images/deg_blanc.png) repeat-x top left
}
.anim_chiffre_bloc.colored {
  color: #db0000 !important;
  background: none !important;
  padding: 20px !important
}
#cont_compte .mc_commande th {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #06d url(/images/deg_blanc.png) repeat-x top left;
  color: #fff;
  font-size: 120%;
  font-weight: 400;
  text-shadow: 1px 1px 2px #000;
  padding: 10px
}
#cont_compte .mc_commande .extra {
  display: block;
  color: #333
}
#main.enregistrement .label {
  float: left;
  width: 30%;
  display: block;
  color: #333
}
#main.enregistrement h4 {
  color: #333
}
#main.enregistrement h4.comm_prix {
  background: url(/images/deg_blanc.png) repeat-x 0 top #fff;
  border: 0 solid #AAA;
  float: right;
  margin: -75px 2% 0;
  padding: 15px;
  box-shadow: 0 5px 15px -10px #000;
  color: #06d
}
#main.enregistrement .form {
  clear: both;
  margin: 8px 0;
  min-height: 20px
}
#main.enregistrement textarea {
  background: #ccc;
  height: 100px;
  width: 306px
}
#main.enregistrement input {
  background: url(/images/deg_blanc.png) repeat scroll 0 0 #f5f5f5;
  border-radius: 3px;
  color: #335;
  font-size: 16px;
  height: 28px;
  padding: 0 0 0 5px;
  width: 300px;
  width: calc(69%);
  border: 1px solid #ddd
}
#main.enregistrement textarea {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #def;
  border-radius: 3px;
  color: #335;
  font-size: 16px;
  height: 150px;
  padding: 0 0 0 5px;
  width: 300px;
  width: calc(69%);
  border: 1px solid #999
}
.form.spe {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 15px 0 !important;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 5px 15px -10px #000;
  position: relative
}
#main.enregistrement input.input_check {
  width: auto
}
.ins_moreinfo {
  display: inline-block;
  margin: 0 5px 5px;
  vertical-align: top
}
.minfo {
  position: absolute;
  background: #fff;
  padding: 30px;
  width: 80%;
  margin: 2% 10%;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  box-shadow: 0 5px 15px -10px #000;
  z-index: 5;
  display: none
}
input.b_img {
  width: auto !important;
  background: none !important;
  height: auto !important
}
.f_form input {
  width: auto !important;
  height: auto !important
}
#main.enregistrement fieldset {
  border-color: #50CEFE;
  border-image: none;
  border-right: 0 none;
  border-style: solid none none;
  border-width: 3px 0 0;
  margin: 40px 0 0;
  padding: 30px;
  width: 95%;
  font-size: 1.3em
}
#main.enregistrement #inscription {
  clear: both;
  margin: 2px 0;
  border-top: 1px dotted #fad;
  border-bottom: 1px dotted #fad
}
#main.enregistrement fieldset legend {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  padding: 0 5px;
  margin: 0 0 0 10px !important
}
#box_log h3, #box_log h2, #box_log h4 {
  margin: 2px 1% !important;
  float: left;
  font-size: .9em;
  font-weight: 400;
  text-align: center !important
}
#box_log h4 {
  border-left: 1px solid #FFF;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px
}
#box_log h4 em {
  display: inline
}
#box_log h3 a, #box_log h2 a, #box_log h4 a {
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase
}
#lnk_fb {
  clear: both;
  margin: 0;
  position: static
}
fieldset.l_commande em {
  float: right;
  margin: -20px 15px 0 0
}
fieldset.l_commande .row {
  border: 0 !important;
  background: #ddd
}
#foot li a {
  font-size: 12px;
  color: #e78
}
#foot li {
  border-left: 1px solid #e78;
  color: #e78
}
#list_doc {
  border: 0 solid #ddd
}
#list_doc fieldset {
  border-top: 2px solid #69d;
  padding: 10px 0 0 10px
}
#list_doc legend a {
  font-size: 1.3em;
  color: #69d;
  margin: 0 5px 0 10px
}
#list_doc fieldset legend span.deplie {
  float: left
}
#list_doc .doc {
  padding: 5px;
  border-bottom: 1px solid #ddd
}
#list_doc .doc .img_doc {
  float: left;
  margin: 0 10px
}
#list_doc .doc .date_doc {
  clear: both;
  color: #999
}
#mav {
  margin: 0;
  border-radius: 10px;
  height: 350px;
  overflow: hidden
}
#mav .img_mav {
  float: left;
  margin: 10px
}
#mav .img_mav img {
  display: block;
  visibility: visible
}
#mav .content {
  color: #FFF;
  float: left;
  font-size: 1em;
  height: 280px;
  margin: 30px 0 0 -480px;
  padding: 10px;
  position: relative;
  width: 430px
}
#mav .img_mav img {
  display: block;
  visibility: visible;
  max-width: 1000px;
  width: auto
}
#mav .content h1.titre_actualite {
  color: #FFF;
  font-size: 3.5em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase
}
#mav .content h1, #mav .content h2, #mav .content h3, #mav .content h4, #mav .content h5, #mav .content h6 {
  color: #fff
}
#mav_nav {
  margin: 0 70px 0 0;
  position: relative;
  top: -338px
}
#mav_nav ul li {
  list-style: none;
  float: left;
  margin: 0 3px
}
#mav_nav ul li a {
  background: none repeat scroll 0 0 #796854;
  border: 0 solid #786755;
  border-radius: 10px 10px 10px 10px;
  color: #FFF;
  float: left;
  font-size: 1.2em;
  font-weight: 700;
  padding: 2px 5px
}
#mav_nav ul li.up a {
  color: #fff;
  background: #f60
}
#mav_nav ul li a:hover {
  color: #fff;
  text-shadow: 0 1px 3px #000;
  text-decoration: none;
  background: #a98
}
#mav_nav ul {
  border: 0 solid blue;
  float: right;
  margin: 0;
  position: relative;
  width: auto !important;
  z-index: 100
}
#actu_spe_plus {
  display: none
}
.titre_galeries {
  color: #796854;
  font-size: 1.4em
}
a.bout_exemple {
  background: #ec760e;
  padding: 5px 15px;
  border-radius: 10px;
  color: #fff;
  font-weight: 700
}
a.bout_exemple:hover {
  text-shadow: 1px 0 3px #fff
}
table.ecart {
  border: 1px solid #666;
  width: 99.5%
}
table.ecart td {
  padding: 5px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
  border: 1px solid #ddd;
  text-align: center;
  border-color: #fff #ddd #ccc
}
table.ecart th {
  background: #178d00 linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  font-weight: 400;
  font-size: 130%;
  border: 1px solid #666;
  padding: 10px
}
.variantes.f_row select {
  border: 1px solid #CCC;
  font-size: 1.5em;
  height: 30px;
  line-height: 30px;
  width: 100%
}
#retour_ecart {
  margin: -35px 0px 0 0;
}
a.b_ajouter_panier {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 -10px #145DC7;
  color: #FFF;
  display: block;
  margin: 1px;
  padding: 5px;
  text-align: center;
  width: 155px
}
.box.box_new.box_index .box_prod {
  margin: 5px;
  width: 220px;
  border: 0;
  box-shadow: none
}
.box.box_new.box_index .prod_nom {
  font-size: 17px;
  height: 40px
}
.box.box_new.box_index {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #DDD;
  box-shadow: 1px 1px 8px #DDD;
  margin: 12px 0 0;
  min-height: 335px;
  width: 93%
}
.box.box_new.box_index h3 {
  border-bottom: 1px solid #DDD;
  box-shadow: 0 -3px 5px #DDD inset;
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 0 0 6px 10px;
  text-align: left
}
#menu_smart {
  display: none
}
input.cq_maj {
  display: inline;
  font-size: 120%;
  text-align: center;
  width: 40px;
  font-weight: 700;
  background: #eee;
  border: 1px solid #ddd;
  padding: 5px
}
input.cq_maj.modif {
  border: 2px solid #00F;
  color: #00F;
  display: inline;
  font-size: 120%;
  font-weight: 700;
  text-align: center;
  width: 27px
}
table.tableau_index td {
  padding: 5px 10px
}
.old {
  color: #999;
  float: left;
  font-size: 80%;
  text-decoration: line-through;
  width: 60px
}
input#bout_cb {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #E08711;
  border: 1px solid #FFF;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #666;
  cursor: pointer;
  font-family: "trebuchet ms", arial;
  font-size: 16px;
  margin: 5px;
  padding: 10px;
  width: 128px
}
.vignette_variante {
  float: none;
  margin: 5%;
  width: auto
}
.vignette_variante .img_var_val {
  cursor: pointer;
  height: 170px;
  overflow: hidden;
  text-align: center;
  width: 100%
}
.vignette_variante .img_var_val img {
  max-height: 170px;
  max-width: 100%
}
.vignette_variante .nom_var_val {
  height: 35px;
  text-align: center
}
.vignette_variante .variantes.f_row select {
  border: 1px solid #ccc;
  font-size: 1em;
  height: 1.5em;
  line-height: 1.5em;
  margin: 1% auto;
  width: 96%
}
.vignette_variante label {
  color: #666;
  font-size: 11px;
  margin: auto
}
.on_process {
  border: 2px dotted #00B51A
}
h2.alerte {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  border-bottom: 1px dashed red;
  bottom: 0;
  box-shadow: 0 5px 15px -6px #000;
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 30px;
  position: fixed;
  text-align: center;
  width: calc(100% - 60px);
  z-index: 1000
}
a.close_alerte {
  color: #fff;
  display: block;
  float: right;
  font-weight: 700;
  margin: 0 30px
}
.lnk_retour {
  float: none;
  margin: 0 10px;
  position: absolute;
  padding: 5px 10px;
  background: rgba(170, 203, 60, 1);
  color: #fff;
  font-size: 1.3em;
  height: 25px;
  right: 0;
  top: 0;
  z-index: 5000;
}
.lnk_retour a {
  color: rgba(222, 255, 113, 1);
  transition: all .3s ease .001s;
}
.lnk_retour a:hover {
  color: #fff
}
#post_nav {
  clear: both;
  margin: 30px 0 0;
  text-align: center
}
.box_pn {
  display: inline-block
}
.box_pn a.lnk_cart_pn {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #06d;
  border: 1px solid #06d;
  border-radius: 5px;
  box-shadow: 1px 1px 5px -3px #000;
  color: #fff;
  font-size: 1.2em;
  padding: 15px;
  transition: all .3s ease .001s
}
.box_pn a.lnk_cart_pn:hover {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #fff;
  color: #06d
}
span.info {
  display: inline-block;
  margin: 5px;
  font-size: 1.3em;
  color: rgba(0, 80, 200, 0.6)
}
.row.ba_stock {
  margin: auto
}
.row.ba_qte {
  margin: 5px;
  display: flex;
  justify-content: space-around
}
.liste_expe {
  background: none repeat scroll 0 0 #ddd;
  border: 1px solid #999;
  border-radius: 10px;
  padding: 3%;
  margin: 1%
}
.liste_expe.up {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #fef;
  border: 1px solid #ddd
}
#orga {
  margin: 0 0 0 5px;
  width: 100%
}
#cont table {
  background: #fff
}
body {
  font-family: "Lato", arial, sans-serif;
  font-size: 80%;
  margin-top: 0
}
img {
  border: 0;
  vertical-align: bottom
}
.clear {
  clear: both;
  border: 0;
  margin: 0;
  padding: 0
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
#upper_footer .uf_left {
  display: inline-block;
  vertical-align: top;
  width: 60%;
  border-right: 2px solid #4d4d4d
}
#upper_footer .uf_right {
  width: 35%;
  display: inline-block;
  vertical-align: top
}
#upper_footer .uf_right span {
  color: #4d4d4d;
  display: block;
  font-size: 130%;
  text-align: right;
  margin: 4px 5px 4px 145px
}
.ind_adresse span {
  color: #4d4d4d;
  display: block;
  font-size: 130%;
  text-align: center;
  margin: 4px 5px 4px 20px
}
.ind_adresse h4 {
  font-size: 1.8em;
  margin: 15px 0
}
.decont {
  background: none !important;
  /* padding-top: 80px; */
}
.decont_inner {
  padding-top: 40px;
}
#upper_footer .uf_right span.adr_tel, .ind_adresse span.adr_tel {
  font-size: 170% !important;
  font-weight: 700;
  height: 40px
}
#upper_footer .uf_right span a.bt_devis {
  background: #4d4d4d;
  color: #fff;
  padding: 4px 37px;
  font-weight: 700;
  border: 2px solid #4d4d4d;
  border-radius: 3px
}
.ind_adresse span a.bt_devis {
  display: none
}
#upper_footer .uf_right span a.bt_devis:hover {
  color: #4D4D4D;
  background: #FFF;
  border-color: #4d4d4d
}
section#id_contact #contact {
  padding: 0;
  width: calc(90%);
  display: none
}
section#localisation {
  padding-bottom: 50px;
  position: relative
}
.ind_loca_right {
  float: right;
  height: 450px;
  margin: 15px;
  width: 26%;
  text-align: center
}
section#id_contact .ind_cont_titre, section#localisation .ind_cont_titre {
  color: #fff;
  font-size: 3em;
  height: 95px;
  margin: 0;
  padding: 35px 0 0 75px;
  position: relative;
  top: -8px;
  font-family: raleway
}
#id_contact .bloc {
  margin: 10px
}
#actu_souscam {
  margin: 0
}
.ind_loca_img img.rond {
  max-height: 100%;
  max-width: 100%
}
.ind_loca_img {
  background: #fff none repeat scroll 0 0;
  border-bottom: 5px solid #abd35f;
  border-image: none;
  border-left: 5px solid #abd35f;
  border-radius: 100%;
  border-right: 5px solid #abd35f;
  height: 200px;
  line-height: 164px;
  margin: 10px auto;
  padding: 15px;
  text-align: center;
  width: 200px
}
#banner_menuleft {
  border: 0 solid;
  left: 200px;
  margin: 0;
  position: absolute;
  width: calc(100% - 450px);
  top: -45px
}
#banner_menuleft ul {
  display: flex;
  justify-content: center
}
#banner_menuleft li {
  display: inline-block;
  font-size: 1.3em;
  margin: auto;
  padding: 5px 20px;
  vertical-align: top;
  font-family: 'dosis';
  background: rgba(255, 255, 255, 0.7);
  position: relative;
  box-shadow: 0 5px 15px -12px #000
}
#banner_menuleft li > table {
  margin: 0
}
#banner_menuleft li:hover, #banner_menuleft li:hover li {
  background: rgba(26, 112, 187, 0.95) !important
}
#banner_menuleft li td a {
  color: #000;
  font-weight: 700
}
#banner_menuleft li ul.try {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  left: -999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 180px;
  z-index: 1150
}
#menu li ul.try, .nocol #banner_menuleft li ul.try /* Sous-listes */ {
  position: absolute;
  width: 135px;
  left: -999em;
  margin: -1px 0 0;
  z-index: 150;
  border: 1px solid blue
}
.nocol #banner_menuleft li ul.try {
  position: absolute;
  width: calc(100% + 175px);
  left: -999em;
  margin: 5px 0 0;
  z-index: 150;
  border: 0;
  display: block
}
.nocol #banner_menuleft ul.try li {
  border-top: 0 solid #fff;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
  width: calc(100% - 10px);
  padding: 6px 5px;
  text-align: center;
  transition: all .3s ease .001s;
  box-shadow: 0 5px 15px -9px #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
#banner_menuleft ul.try li:hover {
  background: rgba(255, 255, 255, 1)
}
#banner_menuleft ul.try li a {
  min-height: 20px;
  font-weight: 700;
  color: #222 !important;
  padding: 5px 0;
  font-size: .8em;
  display: block
}
#banner_menuleft li:hover ul.try li a {
  min-height: 20px;
  font-weight: 700;
  padding: 5px 0;
  font-size: .8em;
  display: block;
  text-align: left;
  padding-left: 20px;
  color: #fff !important
}
.nocol #banner_menuleft ul.try li a:hover {
  text-shadow: 0 0 0 0 !important
}
html > body .nocol #banner_menuleft ul#one li {
  border-top: 0 solid transparent
}
.nocol #banner_menuleft ul.try li a:hover, #menu_three li ul.try li a:hover {
  color: rgba(150, 220, 255, 1) !important
}
.nocol #banner_menuleft li:hover ul, .nocol #banner_menuleft li li:hover ul, .nocol #banner_menuleft li.sfhover ul, .nocol #banner_menuleft li li.sfhover ul {
  left: -7%;
  min-height: 0
}
#b_main_menu li ul.try, #menu_three li ul.try, #conteneur_nav_sec li ul.try {
  margin: -5px auto 0;
  position: absolute;
  width: auto;
  z-index: 1150;
  background: rgba(170, 206, 60, 0.95);
  padding: 10px 0;
  box-shadow: 0 5px 15px -10px #000;
  justify-content: center;
  top: 45px
}
#b_main_menu li#id25 ul.try, #menu_three li#id25 ul.try {
  display: none !important
}
#pages_gamme.pid_25 h1.titre_page {
  position: relative;
  visibility: visible;
  text-align: right;
  margin: -50px 5%;
  color: #FEAC40;
  font-size: 6em;
  font-weight: 700
}
.deploie {
  display: inline-block;
  margin-left: 0;
  position: absolute;
  right: 0;
  transition: all .3s ease .001s;
  top: 50%
}
.deploie .b1 {
  background: #000 none repeat scroll 0 0;
  height: 0;
  left: -5px;
  transform: rotate(45deg);
  position: absolute;
  width: 0;
  transition: all .8s ease .001s
}
.deploie .b2 {
  background: #000 none repeat scroll 0 0;
  height: 0;
  transform: rotate(-45deg);
  position: absolute;
  top: -5px;
  width: 0;
  transition: all .8s ease .001s
}
.short #breadcrumb {
  display: none
}
.short #page #banner {
  box-shadow: 0 5px 13px -10px #000;
  height: 45px;
  margin: 0 auto;
  padding: 0;
  position: fixed;
  top: 0;
  transition: all .3s ease .001s;
  width: 100%;
  z-index: 100
}
.short #retour_accueil a {
  height: 40px;
  position: absolute;
  text-indent: -999em;
  top: 2px;
  width: 175px;
  z-index: 15
}
.short #banner_menuleft {
  border: 0 solid;
  margin: 0;
  position: absolute;
  top: 45px;
  transform: scale(0.9)
}
.short #retour_accueil a img {
  background: rgba(0, 0, 0, 0) url(/images/logo.png) no-repeat scroll center center / contain
}
.short #conteneur {
  margin-top: 120px
}
.short #b_main_menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 3px;
  height: 40px;
  position: relative;
  top: 10px;
  z-index: 10
}
.short #b_main_menu li ul.try, #menu_three li ul.try {
  top: 35px
}
.short #b_main_menu table.menu_left td a {
  border: 0 solid;
  border-radius: 5px;
  display: inline-block;
  font-size: 1.3em;
  font-weight: 400;
  height: auto;
  line-height: 120%;
  list-style: outside none none;
  margin: 0;
  padding: 5px 15px
}
.short #alt_acces a .nl_txt {
  display: none
}
.short nav#alt_acces .ul_right {
  width: 80px;
  position: absolute;
  top: -50px;
  right: 0
}
.short nav#alt_acces .ul_left {
  width: 85px;
  position: absolute;
  top: -50px;
  right: 70px
}
.short nav#alt_acces li {
  margin: 0 0 0 5px
}
.short #banner .adresse {
  background: #fff none repeat scroll 0 0;
  font-size: 85%;
  left: -10px;
  top: 40px;
  height: auto;
  padding: 0 !important;
  width: 195px;
  text-align: center;
  display: none;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.5);
  justify-content: center
}
#footer .adresse.footer_adresse {
  background: no-repeat;
  border-bottom: 0 solid #999;
  box-shadow: 0 0 0;
  color: #fff !important;
  display: none;
  font-size: 1.2em;
  left: auto;
  margin: 0;
  position: relative;
  right: 0;
  text-align: center;
  top: auto;
  width: 100%;
}
#load_load {
  background: rgba(0, 0, 0, 0) url(/images/site_load3.gif) no-repeat scroll center center;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  background-size: 250px;
  z-index: 10001;
  filter: brightness(2.5) grayscale(1) contrast(0.3);
}
#load_f {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.half, .ters {
  border: 0 !important
}
.vbas .short #page #banner {
  top: -250px;
  transition: all .2s ease .001s
}
.row.row_doc {
  background: rgba(0, 0, 0, 0) linear-gradient(185deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)) repeat scroll 0 0;
  padding: 18px
}
.row.row_doc span {
  color: #1358c4;
  cursor: pointer;
  display: inline-block;
  font-size: 2em;
  padding: 5px 5px 5px 50px
}
.row.row_doc.row_1 {
  margin-left: 4%
}
.row.row_doc.row_2 {
  margin-left: 8%
}
.row.row_doc.row_0 span {
  background: rgba(0, 0, 0, 0) url(/images/dossier_01.png) no-repeat scroll left center / auto 100%
}
.row.row_doc.row_1 span {
  background: rgba(0, 0, 0, 0) url(/images/dossier_02.png) no-repeat scroll left center / auto 90%
}
.row.row_doc.row_2 span {
  background: rgba(0, 0, 0, 0) url(/images/dossier_03.png) no-repeat scroll left center / auto 80%
}
.nb_doc {
  color: rgba(0, 0, 0, 0.4);
  float: right;
  font-size: 16px;
  margin: -50px 10px 0 0
}
.hide_dir {
  display: none
}
#cont_prod {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap
}
.lnk_code img {
  width: 100px;
  display: block
}
#cont_prod, .cont_prod {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  box-shadow: none;
  margin: 10px auto;
  border-bottom: 0
}
#cont_prod .h2, .cont_prod .h2 {
  width: 100%;
  text-align: center;
  font-size: 3em;
  color: #1A71BC;
  font-family: 'dosis', 'fugaz one';
  margin: 10px auto
}
.post_valid {
  font-size: 125%;
  padding: 1% 5%
}
.post_valid a {
  display: inline-block;
  padding: 7px 23px;
  background: #09d;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #fff;
  transition: all .3s ease .001s
}
.post_valid a:hover {
  background: #fff;
  color: #09d;
  border: 1px solid #09d
}
.accept_cgv {
  padding: 20px !important;
  font-size: 1.4em
}
.erreur, .error {
  padding: 20px;
  color: #d00;
  text-align: center;
  border: 6px rgba(250, 0, 0, 0.5) solid;
  box-shadow: 0 5px 15px -10px #000;
  font-size: 22px
}
a.close_info {
  display: block;
  position: relative;
  background: #06d;
  color: #fff;
  padding: 10px;
  margin: auto;
  width: 150px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  transition: all .3s ease .001s
}
a.close_info:hover {
  color: #06D;
  border-color: #06D;
  background: #fff
}
.old_price {
  text-decoration: line-through;
  color: #aaa;
  font-size: .8em;
  font-weight: 400;
  display: block
}
.box_prod .old_price {
  margin: -5px auto;
}
input#bouton_submit {
  background: rgba(0, 100, 250, 1);
  color: #fff;
  padding: 30px;
  font-size: 1.4em;
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 5px;
  box-shadow: 0 0 0 0;
  cursor: pointer;
  transition: all .3s ease .001s
}
input#bouton_submit:hover {
  background: #fff;
  color: rgba(0, 100, 250, 1);
  border: 1px solid rgba(0, 100, 250, 1);
  box-shadow: 0 5px 15px -10px #000
}
.row.paiementcb {
  background: url(/images/logo_ca.png) no-repeat right center / auto 90% !important;
  font-size: 1.3em
}
#mon_compte .info {
  border: 4px solid rgba(250, 0, 0, 0.8);
  padding: 5px 10px;
  color: rgba(250, 0, 0, 0.8);
  background: rgba(250, 0, 0, 0.1);
  margin: 10px;
  font-size: 1.3em;
  display: inline-block
}
#mon_compte .info strong {
  display: block
}
.hided {
  display: none
}
#main.enregistrement .legend_seule {
  margin: 5px !important;
  display: inline-block !important;
  padding: 5px 10px;
  border: 1px solid #145DC7;
  width: 150px;
  text-align: center
}
.box_pn a.lnk_cart_pn:hover, #enregistrement a.lnk_cart_pn:hover, #enregistrement input.lnk_cart_pn:hover {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #fff;
  color: #06d
}
.paiement_securise img {
  width: 80%;
  padding: 10px 0 0 24px
}
#cont_pages {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%
}
.bloc_page {
  width: 27%;
  padding: 20px 20px 0;
  background: #fff;
  position: relative;
  margin-bottom: 80px;
}
.bloc_page .bp_nom {
  color: #fff;
  position: static;
  font-size: 1.8em;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  z-index: 2;
  width: calc(100% - 20px);
  padding: 20px 10px;
  height: auto
}
.bloc_page .bp_nom a {
  color: #fff
}
.bloc_page .bp_image {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  display: flex
}
.bloc_page .bp_image a {
  margin: auto;
  width: 100%;
  height: 100%;
}
.bloc_page .bp_image a img {
  width: 100%;
  height: 250px;
  display: block
}
.bas_block {
  display: none
}
.bloc_page .foot_image {
  position: absolute;
  margin: 0;
  padding: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
  width: calc(100% - 40px);
  text-align: center;
  height: auto;
  bottom: 0
}
.bloc_page .foot_image .lnk_plan {
  position: absolute;
  background: #f93;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 15px;
  border-radius: 100%;
  font-size: 1.5em;
  right: 5%;
  top: -25px
}
.bloc_page .foot_image .lnk_plan a {
  color: #fff
}
.bloc_page .bp_resume {
  margin: auto
}
.bloc_page .bp_resume h2, .bloc_page .bp_resume h3, .bloc_page .bp_resume h4 {
  font-size: 24px !important;
  color: #F23232
}
.bloc_page .bp_options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}
.m_bloc_gauche, .m_bloc_droit, .half, .tiers {
  border: 0 !important
}
.tiers {
  border: 0 !important;
  width: 31%;
  padding: .5%;
  margin: .5%
}
td {
  padding: 2px;
  text-align: center
}
table.calendrier td.full_op {
  background: #3499ff none repeat scroll 0 0
}
table.calendrier td {
  background: #ffa none repeat scroll 0 0;
  border: 1px solid #fff;
  font-size: .7em;
  font-weight: 400;
  padding: 5px 2px;
  text-align: center;
  width: 15px !important
}
table.calendrier td.mid_op {
  background: #efdf0f none repeat scroll 0 0
}
table.calendrier th {
  background: #f30 none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  padding: 3.5px
}
table.calendrier th.mois {
  width: 220px
}
.ombre {
  box-shadow: 0 5px 15px -10px #000
}
#conteneur_nav {
  display: block;
  justify-content: space-between
}
.sousmap {
  background: url(/images/fond_map.jpg) center / 100% 100%
}
.sousmap .bigblock.bb_parc h2 {
  color: #fff;
  text-align: center;
  display: block;
  padding: 0;
  margin: 0
}
.bloc_option_ind_inner_bis {
  position: relative;
  top: -180px
}
.index .bloc_option_ind {
  padding-top: 272px;
  max-width: 1200px;
  margin: auto;
  background: none
}
.bloc_option_ind h2 {
  color: #049;
  font-family: 'fugaz one';
  text-align: center;
  font-size: 3em
}
.bloc_option_ind .cont_flex {
  display: flex;
  justify-content: center
}
.bloc_option_ind .half {
  margin: 0 2%;
  box-shadow: 0 5px 15px -10px #000;
  max-width: 40%
}
.bloc_option_ind .half img {
  width: 100%
}
.liste_prov {
  display: flex;
  justify-content: space space-around
}
div.cinq {
  width: 19%
}
.splash > a {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0.8);
  z-index: 500
}
.splash a span {
  float: right;
  color: #fff;
  margin: 11px;
  font-size: 1.5em;
  cursor: pointer
}
.insplash {
  position: absolute;
  left: calc(50% - 300px);
  top: 3%;
  z-index: 510;
  box-shadow: 0 5px 15px -10px #000
}
#section_social {
  background: url(/images/line_h.png) no-repeat center top;
  padding-top: 30px
}
#section_social .cont_sociaux h2 {
  margin: auto
}
#section_social .cont_sociaux {
  margin: auto;
  width: 550px;
  background: #fff000;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  text-transform: uppercase
}
#section_social .cont_sociaux ul, #section_social .cont_sociaux ul li {
  display: flex;
  list-style: none;
  margin: auto;
  justify-content: space-between;
  width: 30%
}
.nl_txt {
  position: absolute;
  visibility: hidden
}
.flex {
  display: flex;
  justify-content: space-around
}
.outer_block_inner .tiers {
  width: 28%;
  padding: 0 !important;
  box-shadow: 0 5px 15px -10px #000;
  margin: 10px auto
}
#adlink_banner {
  position: absolute;
  bottom: 70px;
  width: 100%
}
#adlink_banner ul {
  display: flex;
  justify-content: center
}
#adlink_banner li {
  list-style: none;
  display: block;
  padding: 10px 25px;
  background: rgba(255, 255, 255, 0.85);
  margin: 0 4%;
  font-size: 1.5em;
  transition: all .3s ease .001s;
  box-shadow: 0 5px 15px -10px #000
}
#adlink_banner li a {
  color: #7C2987
}
#adlink_banner li:hover {
  background: rgba(255, 255, 255, 1)
}
#inner_banner_ter {
  height: 110px;
  position: relative;
  top: 0
}
.short #inner_banner_ter {
  height: 45px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.6)
}
#banner .adresse {
  border-bottom: 0 solid #fff;
  font-size: 1em;
  height: auto;
  margin: 0;
  padding: 5px;
  position: absolute;
  left: auto;
  width: auto;
  display: block;
  color: #fff
}
#banner .adresse .adr_adr, #banner .adresse .adr_prop, #banner .adresse .adr_cpc {
  display: none
}
#banner .adresse span.adr_tel, #banner .adresse a {
  color: #fff
}
table#tableau_tarifs {
  border-spacing: 15px 5px;
  border-collapse: separate
}
table#tableau_tarifs td {
  border: 3px solid #000;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px;
  font-size: 1.5em
}
table#tableau_tarifs th {
  border: 3px solid #000;
  background: #fff
}
.bloc_produit {
  background: url(/images/logo_footer.png) no-repeat calc(100% - 10px) 5px / 70px
}
.bloc_produit .titre_fiche {
  border-bottom: 0 solid #ddd;
  font-size: 2.6em;
  font-weight: 400;
  padding: 10px;
  text-align: left;
  width: calc(100% - 20px);
  background: rgba(150, 150, 150, 0.1);
  text-transform: uppercase
}
.bloc_produit .image_categorie {
  margin: 0 15px 30px;
  height: 500px;
  box-shadow: 0 5px 15px -10px #000
}
.lnk_produit h3 a {
  border: 1px solid #000;
  width: 80%;
  margin: -50px auto 0;
  padding: 15px 0;
  background: #fff;
  box-shadow: 0 5px 15px -11px #000;
  display: block;
  color: #000;
  transition: all .3s ease .001s;
  font-size: .8em
}
.lnk_produit h3 a:hover {
  background: #666;
  border-color: #fff;
  color: #fff
}
#inner_agenda.standalone {
  overflow: hidden;
  position: relative
}
#inner_agenda.standalone iframe {
  margin-top: -55px
}
h3.titre_actu {
  text-align: center;
  margin: 40px 0 10px
}
.bloc_page_ind {
  background-color: rgba(214, 143, 10, 0.5);
  width: 90%;
  margin: 20px auto
}
article > div.page_couleur .page_couleur_cont {
  padding-top: 120px
}
article.textbloc > div.page_couleur h2, article.textbloc > div.page_couleur h3, article.textbloc > div.page_couleur h4, article > div.page_couleur .bloc_page, article > div.page_couleur .bp_resume {
  color: #fff
}
article > div.page_couleur .page_couleur_cont_bis > h1.cont_titre_alt {
  text-align: center;
  position: relative;
  margin-top: -110px;
  font-size: 3em;
  margin-bottom: 50px
}
article > div.page_couleur .page_couleur_cont_ter {
  width: 90%;
  margin: 0 3%;
  padding: 2%;
  background: rgba(255, 255, 255, 0.2)
}
.bloc_page_ind .top_bloc .bp_image {
  width: 30%;
  float: left;
  margin: 0 5%;
  height: 200px;
  box-shadow: 0 5px 15px -10px #000;
  position: relative
}
.bloc_page_ind .top_bloc .bp_nom {
  font-size: 2.5em;
  text-transform: uppercase
}
.bloc_page_ind .top_bloc .bp_nom a {
  color: #000
}
.bloc_page_ind .top_bloc .bp_resume {
  font-size: 2em;
  font-weight: 700
}
.bloc_page_ind .bp_desc p {
  color: #000 !important
}
.bloc_page_ind .bp_desc {
  margin: 20px auto;
  width: 90%;
  font-size: 14px;
  display: none;
  padding: 20px;
  background: rgba(255, 255, 255, 0.4)
}
.bloc_page_ind .cont_lnk_dev {
  text-align: center;
  position: relative;
  top: 25px
}
.bloc_page_ind .cont_lnk_dev a img {
  width: 50px
}
.bloc_page_ind a.lnk_renseignement {
  position: absolute;
  background: #fff;
  padding: 10px 5px;
  border: 1px solid #000;
  color: #000;
  box-shadow: 0 5px 15px -10px #000;
  bottom: -10px;
  width: 180px;
  text-align: center;
  left: calc(50% - 95px);
  transition: all .3s ease .001s
}
.bloc_page_ind a.lnk_renseignement:hover {
  color: #FFF;
  background: #333;
  border-color: #fff
}
#contact #conteneur {
  padding-top: 10px
}
#cloneimg, #cloneimg .img_vignette {
  position: absolute;
  width: 100%;
  z-index: 5;
  transition: all 1s ease .5s
}
#cloneimg.gotocart .img_vignette {
  height: 50px;
  width: 150px;
  overflow: hidden;
  z-index: 500000
}
#cloneimg.gotocart img {
  width: auto !important;
  height: auto !important;
  max-width: 100%
}
.rgpd_notice {
  display: flex;
  justify-content: center;
  font-size: 10px;
  width: 92%;
  margin: 10px auto;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
.rgpd_notice label {
  text-align: left;
  margin: auto
}
.rgpd_notice input {
  width: auto !important;
  margin: 5px 15px
}
.info_rgpd_retrait {
  margin: 20px
}
#contact .bloc input, #devis .bloc input, #espace_pro .f_contact input {
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 25px;
  padding: 2px;
  width: 65%
}
.cloneimg, .cloneimg .img_vignette {
  position: absolute;
  width: 100%;
  z-index: 5;
  transition: all 1s ease .5s;
  box-shadow: 0 5px 15px -8px #000;
}
.cloneimg.gotocart .img_vignette {
  height: 50px;
  width: 150px;
  overflow: hidden;
  z-index: 500000
}
.cloneimg.gotocart img {
  width: auto !important;
  height: auto !important;
  max-width: 100%
}
.box_prod.bp_light .lnkprod {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
a.bpl_b {
  display: block;
  padding: 5px 15px;
  width: 40%;
  margin: 1px auto 1px 1px !important;
  background: rgba(170, 206, 60, 1);
  color: #fff !important
}
a.bpl_b.bpl_achat {
  background-image: url(/template/base11_1/images/pictocmazone_td.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 20px;
  padding-left: 30px;
  width: 120px;
  background-color: #aacb3c
}
.selects {
  display: flex;
  justify-content: space-around;
  flex-direction: column
}
.select_var {
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin: 10px;
  padding: 5px;
  font-size: 1.3em;
  color: #333;
  border-radius: 5px
}
.select_var option {
  font-size: 1.3em;
  color: #6B280C;
  font-weight: 700
}
h3.prix_fiche .old {
  width: auto;
  float: none;
  color: rgba(255, 255, 255, 0.4)
}
.t_fiche.bloc_ref {
  display: none
}
#text_img_index {
  position: absolute;
  color: #fff;
  left: 50%;
  width: 550px;
  margin-left: -500px;
  font-size: 2em;
  justify-content: center;
  height: 70%;
  top: 14%
}
#text_img_index > a {
  margin: auto
}
#text_img_index > h2 {
  color: #222;
  margin: auto;
  align-content: 100% !important
}
#text_img_index h2 span {
  font-family: 'Racing Sans One';
  line-height: 100% !important;
  font-size: inherit;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3)
}
.index #cont_actu_index {
  position: absolute;
  z-index: 50;
  right: 5%;
  width: 350px;
  top: 225px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 5px 15px -6px #000
}
.index #section_actu {
  display: flex;
  justify-content: space-between
}
.index h3.titre_actu {
  text-align: center;
  margin: 0;
  background: rgba(150, 150, 150, 0.5);
  width: 70px
}
.index h3.titre_actu span {
  display: none
}
#cont_spe li {
  border-bottom: 0 none;
  color: #666;
  list-style: outside none none;
  margin: 5px auto 10px;
  overflow: hidden;
  padding: 0 !important;
  text-align: left;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column
}
#bloc_produit_mav {
  margin: 0;
  border-top: 1px solid transparent;
  display: flex;
  justify-content: space-between;
  background: rgba(198, 221, 119, 1)
}
#bloc_produit_mav #index_info {
  width: 35%
}
#bloc_produit_mav #lnk_pied_page, #cont_pg_left #lnk_pied_page {
  margin: 10px 0 0;
  text-align: center;
  padding-top: 150px;
  display: flex;
  flex-direction: column;
  background: url(/images/lnk_index_conseil.png) no-repeat top right
}
#bloc_produit_mav #lnk_pied_page .logo_img, #cont_pg_left #lnk_pied_page .logo_img {
  display: none
}
#bloc_produit_mav #lnk_pied_page #lnk_comment a, #bloc_produit_mav #lnk_pied_page #lnk_comment_bois a, #bloc_produit_mav #lnk_pied_page #lnk_pourquoi a, #cont_pg_left #lnk_pied_page #lnk_comment a, #cont_pg_left #lnk_pied_page #lnk_comment_bois a, #cont_pg_left #lnk_pied_page #lnk_pourquoi a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%
}
#bloc_produit_mav #lnk_pied_page a span, #cont_pg_left #lnk_pied_page a span {
  visibility: hidden
}
#index_mav .box_mavp .bloc_left.skew {
  background: rgba(198, 221, 119, 0.8);
  padding: 15px 15px 15px 90px;
  width: 30%;
  color: #fff;
  font-size: 2em;
  height: 395px;
  position: relative;
  left: -60px;
  z-index: 5
}
#index_mav .box_mavp .bloc_left h1, #index_mav .box_mavp .bloc_left h2, #index_mav .box_mavp .bloc_left h3, #index_mav .box_mavp .bloc_left h4, #index_mav .box_mavp .bloc_left h5, #index_mav .box_mavp .bloc_left h6 {
  color: #fff;
  font-size: 30px
}
#index_mav .box_mavp .bloc_right {
  width: 60%;
  position: absolute;
  transition: all .3s ease .001s;
  padding-left: 40%;
  left: 0;
  top: 0;
  height: 100%
}
#index_mav .box_mavp.up .bloc_right {
  background: linear-gradient(90deg, rgba(149, 27, 129, 0), rgba(149, 27, 129, 0.6), rgba(149, 27, 129, 0.8))
}
#index_mav .box_mavp.up .bloc_right a.a_call {
  opacity: 1
}
#index_mav .box_mavp .bloc_right a.a_call {
  color: #fff;
  font-family: 'viga';
  font-size: 2em;
  left: 65%;
  position: absolute;
  width: 200px;
  margin: 50px 0 30px -115px;
  top: 50%;
  border: 2px solid;
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  transition: all .3s ease .001s;
  opacity: .2
}
#index_mav .box_mavp .bloc_right a.a_call:hover {
  opacity: 1
}
#index_mav .box_mavp a.a_mk {
  position: absolute;
  bottom: 5px;
  right: 5px
}
#index_mav .box_mavp a.a_mk span {
  display: none
}
#index_mav .box_mavp a.a_mk img {
  max-height: 150px;
  max-width: 200px
}
#index_mav .box_mavp {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: 10px
}
#cont_textbloc {
  display: flex;
  justify-content: space-around
}
#cont_textbloc .textbloc {
  width: calc(86% - 350px)
}
#cont_pg_prod {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse
}
#cont_pg_left {
  display: none
}
#menu_left_left li {
  list-style: none;
  padding: 0;
  margin: auto
}
#menu_left_left li.up {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0))
}
#menu_left_left li a {
  border-top: 1px solid #333;
  display: block;
  padding: 10px 5px 10px 30px;
  background: url(/images/dot_vert.png) no-repeat 5px center;
  color: #000;
  font-size: 1.3em
}
.skew {
  transform: skew(-15deg)
}
.unskew {
  transform: skew(15deg);
  display: block;
  margin: auto 0;
  width: 95%
}
#index_mav {
  margin: auto;
  width: 55%;
  position: relative
}
.titlenew {
  font-size: 4.5em;
  font-family: 'lato';
  color: rgba(107, 40, 11, 1);
  font-weight: 700;
  margin: auto 0 -6px 20%
}
.titlenew_index {
  font-size: 3em;
  font-family: 'lato';
  color: rgba(107, 40, 11, 1);
  font-weight: 700;
  margin: auto 0 10px 20%
}
#adresse_baspage {
  background: rgba(170, 206, 60, 0.95);
  padding: 25px 0;
  position: relative;
  z-index: 50;
	display:none;
}
section#section_actu {
  position: relative;
  z-index: 10
}
#adresse_baspage .wrap {
  display: flex;
  justify-content: space-between;
  padding: 20px 0
}
#adresse_baspage .logo {
  width: 300px;
  text-align: center;
  color: #fff;
  margin-right: 10px
}
#adresse_baspage .logo h4 {
  color: #fff;
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 30px
}
#adresse_baspage .bloc_adresse {
  float: none;
  color: #fff;
  font-size: 1.3em;
  width: calc(100% - 300px);
  letter-spacing: 2px;
  font-weight: 700;
  display: flex;
  flex: 3;
  margin: auto;
  flex-wrap: nowrap;
  justify-content: space-around
}
#bloc_marque, #bloc_part {
  padding: 50px 0
}
#bloc_marque .wrap, #bloc_part .wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap
}
#bloc_marque .wrap .box_mk, #bloc_part .wrap .box_mk {
  max-width: 23%;
  margin: auto 10px;
  padding: 1% 0
}
#bloc_marque .wrap .box_mk a img, #bloc_part .wrap .box_mk a img {
  width: 150px;
  transition: all .4s ease .001s;
  height: 120px;
  object-fit: contain;
  padding: 5px;
  background-color: #fff;
}
#bloc_marque .wrap .box_mk a:hover img, #bloc_part .wrap .box_mk a:hover img {
  border-radius: 15px;
  box-shadow: 0 5px 15px -10px #000;
  transform: scale(1.1)
}
#bloc_marque .wrap .box_mk a img:hover, #bloc_part .wrap .box_mk a img:hover {
  filter: none
}
#bloc_marque .wrap .box_mk a:hover img {
  filter: grayscale(0)
}
.row_cat {
  padding: 10px;
  background: #eee;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%
}
.row_cat a {
  color: #999;
  font-size: 120%
}
#isclosed {
  position: absolute;
  width: 100%;
  background: rgba(255, 0, 0, 0.9);
  z-index: 1000;
  display: flex;
  justify-content: right
}
.blocadresse1, .blocadresse2, .blocadresse3, .blocadresse4 {
  flex: 2;
  display: flex
}
h1.titre_page {
  margin: 32px 15px 10px 60px;
  padding: 5px 10px;
  color: #333;
  width: calc(100% - 200px);
  font-size: 1.5em;
  background: none !important;
  text-align: left;
}
#isclosed a {
  color: #fff;
  margin: auto 5%;
  font-size: 14px;
  padding: 5px
}
#cont_spe ul {
  display: flex;
  justify-content: space-between
}
.cont_bloc_index h2, .cont_bloc_index h3, .cont_bloc_index h4 {
  color: #333 !important;
  font-size: 2em
}
.m_bloc_contenu.full.colored.wide.equipe {
  background: rgba(0, 0, 0, 0.1) url() no-repeat center / cover !important;
  display: flex;
  border: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important
}
.m_bloc_droit.tiers.tiers2 {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
  color: #fff !important;
  margin: -10px 0 -5px !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  padding: 20px 50px 20px 100px !important;
  width: 35% !important
}
.m_bloc_droit.tiers.tiers2 p {
  color: #fff
}
.index article h3 {
  color: #999 !important;
  padding-left: 60px;
  display: inline-block;
  font-size: 2em
}
#titre_ref {
  text-align: center;
  background: rgba(80, 80, 80, 1);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: flex;
  justify-content: center
}
#titre_ref h3 {
  color: #fff;
  text-transform: uppercase;
  padding: 20px 20px 20px 60px
}
.bloc_adresse .half {
  padding: 20px;
  text-align: center;
  margin: auto
}
.bloc_adresse .half a {
  color: #fff
}
.half.hal_adrr span {
  display: block
}
.half.hal_form {
  background: url(/images/picto_contact.png) no-repeat center top;
  padding-top: 40px;
  margin: auto
}
#banner .half.hal_tel {
  padding: 15px 0
}
.lnk_form {
  right: -175px;
  position: absolute;
  border: 0 solid blue;
  width: 150px;
  top: -35px;
  padding: 5px;
  height: 100px;
  display: none;
  background: #c0392b
}
.lnk_form h5 {
  width: 100%
}
.lnk_form h5 a {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  height: 100%;
  margin: auto;
  line-height: 100%;
  transition: all .5s ease .001s
}
.lnk_form span {
  display: flex;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-size: 27px
}
.lnk_form em {
  display: block;
  margin: auto;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  font-weight: 400
}
.lnk_form strong {
  display: block;
  margin: auto;
  text-transform: uppercase;
  font-size: 38px
}
h2.titre_real {
  text-transform: uppercase;
  text-align: center
}
.short .lnk_form {
  top: -15px;
  height: 59px;
  transform: scale(0.9)
}
.short .lnk_form h5 {
  margin: 0 auto
}
.short .lnk_form span {
  font-size: 20px
}
.short .lnk_form em {
  font-size: 16px
}
.short .lnk_form strong {
  font-size: 29px
}
form.form_contact {
  background: rgba(255, 255, 255, 0.9);
  padding: 30px
}
#text_img_index {
  position: absolute;
  color: #fff;
  left: 25%;
  width: 50%;
  margin-left: auto;
  font-size: 1.6em;
  justify-content: center;
  background: rgba(0, 29, 52, .4);
  box-shadow: 0 5px 15px -10px #000
}
#text_img_index.al_gauche {
  left: 5%;
  width: 45%
}
#text_img_index.al_droit {
  left: 50%;
  width: 45%
}
#text_img_index.f_no {
  background: none;
  box-shadow: none
}
#text_img_index h1, #text_img_index h2, #text_img_index h3, #text_img_index h4, #text_img_index h5, #text_img_index h6, #text_img_index p {
  color: #fff
}
#text_img_index > a {
  margin: auto
}
#text_img_index > a span {
  display: flex;
  margin: auto;
  border: 1px solid #fff;
  padding: 5px 15px;
  width: 130px;
  justify-content: center;
  border-radius: 15px;
  color: #fff;
  transition: all .3s ease .001s
}
div#cont_pg_right {
  width: 100%
}
#text_img_index > a:hover span {
  background: #fff;
  color: #336
}
#text_img_index > h2 {
  color: #222;
  margin: auto;
  align-content: 100% !important;
  text-align: center
}
#text_img_index h2 span {
  line-height: 100% !important;
  font-size: inherit;
  border: 0;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3)
}
body#fiche_produit #page #vignettes_img {
  background: #fff;
  border-radius: 0;
  padding: 30px 10px 10px
}
body#fiche_produit #page #vignettes_img #fiche_colgauche {
  float: left;
  margin: .5% 2% 0 1%;
  padding: 5px;
  width: 49% !important;
  position: relative
}
#fiche_colgauche .titre_fiche {
  margin: 0 0 20px
}
body#fiche_produit #page #vignettes_img #desc_all {
  float: none;
  width: auto;
}
.lnk_retour {
  float: right;
  margin: 10px 20px 0;
  position: relative;
  z-index: 2000000
}
.lnk_retour a em {
  display: none !important
}
body#fiche_produit #page h3.prix_fiche {
  background: #e3e3e3;
  border: 0 solid #00f;
  border-radius: 0;
  color: #818181;
  font-size: 2.5em;
  font-weight: 400;
  margin: 0 auto 20px;
  padding: 10px 0;
  text-align: center;
  width: auto;
  /*display: none*/
}
.titre_fiche {
  border-bottom: 0 solid #ddd;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 2px 0 2px 40px;
  text-align: left
}
#post_nav, .h_titre, .homme_infos, body#fiche_produit .box_marque td {
  text-align: center
}
.titre_fiche a {
  color: #EEE
}
.titre_fiche a em {
  left: -999em;
  position: absolute
}
body#fiche_produit #page #vignettes_img .img_vignette {
  background: #fff;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto !important;
  max-width: 100% !important
}
body#fiche_produit #fiche_colgauche .img_vignette {
  border: 1px solid #fff;
  height: auto !important;
  width: 98% !important;
  position: relative
}
#prod_fiche {
  display: flex
}
body#fiche_produit #page #vignettes_img .img_vignette img {
  max-height: 300px;
  max-width: 100%
}
body#fiche_produit #page #vignettes_img .img_vignette img.main_img {
  max-height: 500px;
  max-width: 100%
}
body#fiche_produit #page #vignettes_img .img_vignette img.img_zoom {
  float: none;
  margin: 5px;
  position: absolute;
  right: 0;
  z-index: 10
}
body#fiche_produit .box_marque img {
  max-width: 200px;
  max-height: 100px
}
body#fiche_produit .box_marque {
  margin: 10px auto;
  width: 80%
}
body#fiche_produit .description_produit {
  margin: 10px 0
}
#post_nav {
  clear: both;
  margin: 30px 0 0
}
.fp_colgauche {
  display: none
}
.cont_addcart a {
  color: #333;
  font-size: 20px;
  border: 2px solid #333;
  border-radius: 80px;
  display: flex;
  justify-content: space-around;
  width: auto;
  max-width: 280px;
}
div#page_cart {
  width: 90%;
  margin: auto
}
.cont_addcart a img {
  margin: auto 0;
  height: 60px;
  transition: all .3s ease .001s
}
.cont_addcart a:hover img {
  transform: rotate(90deg)
}
.cont_addcart a span {
  margin: auto
}
.cont_addcart a:hover {
  background: #999;
  color: #fff;
  border-color: #36d
}
.lazy {
  background-image: url(/images/loading.gif);
  background-position: center;
  background-repeat: no-repeat;
  display: none
}
.lazy_bg {
  background-image: url(/template/base11_1/images/small-load_light.gif);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-width: 150px;
}
#recrutement #main_actu .l_actu.up {
  background-color: #ddd;
  border-radius: 10px;
  box-shadow: 1px 1px 5px -1px #000;
  display: block
}
#recrutement #main_actu .l_titre {
  color: #000;
  font-size: 1.8em;
  font-weight: 700;
  padding-left: 10px;
  text-align: left
}
#recrutement .zoom a {
  background: #e42431 none repeat scroll 0 0;
  box-shadow: 1px 1px 5px #000;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0 -60px 9px 0;
  padding: 10px;
  text-align: center;
  width: 150px
}
#recrutement .zoom.btn_spont a {
  width: 200px;
  margin: 20px
}
#frame_recrut {
  background: #fff none repeat scroll 0 0
}
#frame_recrut .bloc .champs {
  display: inline-block;
  float: none;
  text-align: right;
  vertical-align: top;
  width: 150px
}
#frame_recrut .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  margin: 5px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut textarea {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 400px
}
#frame_recrut input {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 20px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut #bouton_valide input {
  height: auto;
  width: auto
}
#frame_recrut label {
  color: #e42431
}
#recrutement .zoom a strong {
  display: block;
  font-size: 120%;
  text-transform: uppercase
}
.l_actu_det .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.l_actu_det .bloc h3.titre_r {
  color: #4D6697;
  font-weight: normal
}
.tiers.t_checkbox {
  display: inline-block;
  width: 19%
}
.tiers.t_checkbox input {
  width: auto
}
.tiers.t_checkbox label {
  display: inline-block;
  margin: 2px 5px;
  vertical-align: top;
  width: auto
}
#frame_recrut .bloc select {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  padding: 5px;
  width: 300px
}
#frame_recrut .bloc select option {
  background: rgba(0, 0, 0, 0) linear-gradient(4deg, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.05)) repeat scroll 0 0;
  padding: 3px
}
fieldset._fild legend {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.6em;
  margin-left: 15px;
  padding: 15px
}
iframe.rec_iframe {
  height: 1600px !important;
  border: 0
}
article.candidature_spont {
  margin-top: 30px
}
#galerie_diap .cont {
  display: flex
}
#galerie_diap .cont .gal_gal {
  height: 300px;
  background-size: cover;
  background-position: center;
  flex: 1
}
#diap_index {
  display: block;
  height: 500px;
  background-size: cover;
  background-position: center 35%;
  position: relative
}
.index #page .decont, .index #page .decont_inner {
  background: #fff
}
.lnk_spont {
  position: absolute;
  right: 2%;
  top: -10px
}
#menu_social {
  position: fixed;
  right: 0;
  top: 20%;
  min-width: 50px;
  min-height: 50px;
  z-index: 10;
  max-height: 80%
}
#menu_social ul, #menu_social ul li {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column
}
#menu_social ul li {
  margin: 0;
  right: -10px;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-size: 100%;
  background-position: center;
  transition: all .3s ease .01s;
  position: relative
}
#menu_social li:hover {
  background-size: 130%;
  right: 0;
  box-shadow: 0 5px 15px -6px #000;
  z-index: 12
}
#menu_social li a img {
  width: 100%
}
#menu_social li.lnk_contact {
  background-image: url(/images/social/mail.png)
}
#menu_social li.lnk_facebook {
  background-image: url(/images/social/facebook.png)
}
#menu_social li.lnk_twitter {
  background-image: url(/images/social/twitter.png)
}
#menu_social li.lnk_gplus {
  background-image: url(/images/social/googleplus.png)
}
#menu_social li.lnk_insta {
  background-image: url(/images/social/insta.png)
}
#menu_social li.lnk_link {
  background-image: url(/images/social/linkedin.png)
}
#menu_social li.lnk_blog {
  background-image: url(/images/social/blogger.png)
}
#menu_social li.lnk_youtube {
  background-image: url(/images/social/youtube.png)
}
#menu_social li.lnk_skype {
  background-image: url(/images/social/skype.png)
}
#menu_social li.lnk_pin {
  background-image: url(/images/social/pinterest.png)
}
#social_share {
  display: flex;
  flex-wrap: wrap;
  order: 3;
  width: 100%
}
#social_share .social_elem {
  margin: 10px
}
.anim_chiffre_bloc {
  border: 0 !important;
  justify-content: center;
  width: auto !important;
  max-width: 200px;
  padding: 40px 20px !important;
  border-radius: 300px;
  font-size: 180%;
  margin: 5px auto !important;
  flex-direction: column;
  height: 160px;
  background-image: url(/images/deg_blanc.png);
  background-repeat: repeat-x;
  background-size: auto 75%;
  background: none !important;
  color: #db0000 !important
}
.anim_chiffre_bloc .anim_chiffre {
  margin: auto 5px;
  border: 0 !important;
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.3)
}
.anim_chiffre_bloc .ac_unite {
  margin: auto 5px;
  text-align: center;
  font-size: 16px
}
.bloc_image_glissant {
  transition: all .3s ease 1.01s;
  width: 100% !important;
  max-width: 50%;
  position: relative;
  overflow: hidden;
  display: block !important;
  border: 0 !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.1)
}
.bloc_image_glissant .inner_big {
  width: 200%;
  display: flex
}
.bloc_image_glissant .big_bloc_img {
  transition: all .4s ease .0001s;
  width: 100% !important;
  position: relative;
  left: 0;
  text-align: center;
  margin: auto !important
}
.bloc_image_glissant .big_bloc_img img {
  width: 100% !important;
  height: auto !important
}
.bloc_image_glissant .big_bloc_texte {
  position: relative;
  left: 0;
  transition: all .3s ease .0001s;
  width: 100%;
  margin: auto !important
}
.bloc_image_glissant.hover .big_bloc_img {
  left: -50%
}
.bloc_image_glissant.hover .big_bloc_texte {
  left: -50%
}
#conteneur_nav_sec {
  position: absolute;
  z-index: 500;
  width: inherit;
  display: none
}
.box_logo {
  flex: 1
}
#main_actu .l_actu {
  background: none repeat scroll 0 0 #FFF;
  margin: 20px 0 15px 5px;
  padding: 20px;
  box-shadow: 0 4px 20px -9px #000
}
#main_actu .l_actu.up {
  background: #666;
  display: none
}
#main_actu .l_actu .l_date {
  font-size: .9em;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #000
}
#main_actu .l_actu .l_img, #actualites .l_actu .l_img2 {
  float: left
}
#main_actu .l_actu .l_img {
  padding: 2px !important;
  margin: 5px;
  background: #fff !important;
  float: left
}
#main_actu .l_actu .l_img img {
  box-shadow: 0 5px 15px -10px #000;
  width: 150px
}
#main_actu .l_titre {
  color: #000;
  font-size: 1.3em;
  font-style: italic;
  font-weight: 700;
  padding-left: 10px;
  padding-top: 15px;
  text-align: left;
  text-transform: uppercase
}
#main_actu .l_titre a {
  color: #000
}
#main_actu .l_actu .l_actu_det .description {
  color: #333;
  text-indent: none;
  text-align: justify;
  line-height: 120%;
  padding: 0
}
#main_actu .img_z {
  width: 200px;
  float: left;
  margin: 0 5px 0 0
}
#main_actu .img_z img {
  width: 200px
}
#main_actu .head_actu {
  border-bottom: 3px solid #999;
  float: left;
  margin: 5%;
  padding: 5%;
  width: 80%;
  border-radius: 9px;
  box-shadow: 0 8px 12px -9px #000
}
#main_actu .head_actu span {
  text-align: left;
  font-family: "expletus sans"
}
#main_actu .head_actu .datefull {
  background: url(/images/deg_blanc.png) repeat scroll 0 0 #e11de1;
  color: #fff;
  display: none;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0 -4px;
  padding: 0 10px 0 0;
  text-align: right
}
#main_actu .head_actu h2 {
  font-family: "expletus sans";
  font-size: 1.8em !important;
  font-weight: 700;
  color: #000 !important;
  margin: 0 0 10px;
  padding: 0
}
.zoom {
  font-family: "trebuchet MS", 'Verdana', Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  float: right;
  font-weight: 700
}
#recrutement #main_actu .l_actu.up {
  background-color: #ddd;
  border-radius: 10px;
  box-shadow: 1px 1px 5px -1px #000;
  display: block
}
#recrutement #main_actu .l_titre {
  color: #000;
  font-size: 1.8em;
  font-weight: 700;
  padding-left: 10px;
  text-align: left
}
#recrutement .zoom a {
  background: #e42431 none repeat scroll 0 0;
  box-shadow: 1px 1px 5px #000;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0 -60px 9px 0;
  padding: 10px;
  text-align: center;
  width: 150px
}
#frame_recrut {
  background: #fff none repeat scroll 0 0
}
#frame_recrut .bloc .champs {
  display: inline-block;
  float: none;
  text-align: right;
  vertical-align: top;
  width: 150px
}
#frame_recrut .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  margin: 5px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut textarea {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 400px
}
#frame_recrut input {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 20px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut #bouton_valide input {
  height: auto;
  width: auto
}
#frame_recrut label {
  color: rgba(0, 0, 0, 0.5);
  font-family: lato;
  font-size: 100%;
  font-weight: 400;
  letter-spacing: .6px;
  text-align: left
}
#recrutement .zoom a strong {
  display: block;
  font-size: 120%;
  text-transform: uppercase
}
.l_actu_det .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.l_actu_det .bloc h3.titre_r {
  color: #696;
  font-weight: 400
}
.l_actu_det .bloc h3.titre_r {
  color: #4D6697;
  font-weight: 400
}
.tiers.t_checkbox {
  display: inline-block;
  width: 19%
}
.tiers.t_checkbox input {
  width: auto
}
.tiers.t_checkbox label {
  display: inline-block;
  margin: 2px 5px;
  vertical-align: top;
  width: auto
}
#frame_recrut .bloc select {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  padding: 5px;
  width: 300px
}
#frame_recrut .bloc select option {
  background: rgba(0, 0, 0, 0) linear-gradient(4deg, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.05)) repeat scroll 0 0;
  padding: 3px
}
fieldset._fild {
  border-top: 5px solid #000;
  box-shadow: 0 5px 15px -10px #000
}
fieldset._fild legend {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.6em;
  margin-left: 15px;
  padding: 15px
}
iframe.rec_iframe {
  margin: 0 -15px;
  width: calc(100% + 15px)
}
article.candidature_spont {
  margin-top: 30px
}
.lnk_spont {
  position: absolute;
  right: 2%;
  top: -10px
}
form#form_new_pub {
  display: flex;
  width: calc(100% - 30px)
}
form#form_new_pub #prev_pub {
  width: 55%;
  padding: 2%;
  display: flex;
  justify-content: center
}
form#form_new_pub #prev_pub #prev_pub_inner, .prev_pub .prev_pub_inner {
  border: 2px dashed rgba(0, 250, 100, 0.3);
  min-height: 250px;
  width: 400px;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 5px 20px -15px #000;
  position: relative;
  margin-bottom: 40px
}
#present_pub {
  display: flex;
  flex-wrap: wrap
}
#present_pub .row {
  margin: 20px auto
}
.prev_pub .prev_pub_inner {
  border-radius: 7px;
  border: 8px solid rgba(0, 0, 0, 0.05)
}
.row.actif .prev_pub .prev_pub_inner {
  border: 8px solid rgba(50, 200, 50, 0.7)
}
form#form_new_pub .etape {
  font-size: 24px
}
.info_publication, .etat_pub {
  padding: 20px;
  border: 1px solid rgba(0, 200, 50, 0.2);
  margin: 10px
}
form#form_new_pub .etape strong {
  display: inline-block;
  padding: 5px;
  border: 3px solid;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 50px;
  margin: 0 15px 0 0
}
section#edit_pub, section#liste_pub, section#info_part, section#info_prod, section#add_prod {
  width: 98%;
  margin: 0 auto 90px;
  box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.6);
  padding: 20px 5px;
  background: #fff;
  border-top: 10px solid rgba(0, 100, 200, 0.7)
}
#content_new_pub #cont_pub_texte, .content_new_pub .cont_pub_texte {
  display: flex
}
#content_new_pub #cont_pub_texte #inner_text, .content_new_pub .cont_pub_texte .inner_text {
  min-width: 90%;
  margin: auto
}
.inner_text_bis {
  display: none
}
a.lnk_plus {
  display: none
}
#content_new_pub #cont_pub_texte.haslnk #inner_text, .content_new_pub .cont_pub_texte.haslnk .inner_text {
  padding-bottom: 60px
}
#content_new_pub.haslnk a.lnk_plus, .content_new_pub .cont_pub_texte.haslnk a.lnk_plus, .haslnk a.lnk_plus {
  display: flex;
  padding: 10px 5%;
  border: 2px solid #aacb3c;
  border-radius: 3px;
  color: #aacb3c;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: -46px;
  width: 90%;
  font-weight: 700;
  text-align: center;
  justify-content: center;
  margin: auto;
  left: 0;
  z-index: 50
}
#content_new_pub.haslnk a.lnk_plus:hover, .content_new_pub .cont_pub_texte.haslnk a.lnk_plus:hover, .haslnk a.lnk_plus:hover {
  border-color: r#fe0000;
  color: #fff;
  background: #fe0000
}
form#form_new_pub .row #prev_img {
  border: 3px solid rgba(0, 0, 0, 0.3);
  max-width: 350px
}
form#form_new_pub .row {
  margin: 10px;
  padding: 10px;
  border: 1px solid rgba(100, 50, 0, 0.2)
}
form#form_new_pub .row .field_form input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 80%;
  padding: 5px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  font-size: 16px;
  font-family: lato;
  color: rgba(0, 100, 200, 0.7)
}
form#form_new_pub fieldset {
  width: 40%
}
form#form_new_prod .row {
  margin: 10px;
  padding: 10px;
  border: 1px solid rgba(100, 50, 0, 0.1);
  box-shadow: 0 5px 15px -12px rgba(0, 0, 0, 0.5);
}
form#form_new_prod .row .field_form input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 95%;
  padding: 5px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  font-size: 16px;
  font-family: lato;
  color: rgba(0, 100, 200, 0.9);
}
input#prix_a_partir {
  min-width: 50px;
}
.em_bloc {
  font-size: 80%;
  background: rgba(0, 0, 0, 0.05);
  padding: 3px;
  width: calc(95% + 6px);
  margin: 3px 0;
}
form#form_new_prod fieldset {
  width: 40%
}
#page_cart main#main {
  margin: auto;
  width: auto;
}
#page_cart h1.titre_page {
  width: calc(100% - 50px);
}
#page_cart main#main article {
  border-top: 10px solid #eee;
}
#page_cart #conteneur {
  background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(225, 225, 225, 1))
}
#page_cart #breadcrumb {
  display: none;
}
.liste_position {
  display: flex;
  flex-wrap: wrap
}
.liste_position label {
  display: flex
}
.liste_position label input {
  margin: auto 2px
}
.liste_position label .prev_pos {
  position: relative;
  width: 60px;
  height: 40px;
  display: flex;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin-left: 20px
}
.liste_position label .prev_pos > span {
  position: absolute;
  width: 50%;
  height: 50%;
  border: 1px solid rgba(0, 50, 150, 0.2);
  background: rgba(0, 50, 200, 0.4);
  top: 0;
  left: 0
}
.liste_position label.label_p1 .prev_pos > span {
  width: 80%;
  height: 80%;
  left: 9%;
  top: 6%
}
.liste_position label.label_p2 .prev_pos > span {
  height: 90%;
  top: 2%
}
.liste_position label.label_p3 .prev_pos > span {
  height: 90%;
  top: 2%;
  left: 50%
}
.liste_position label.label_p4 .prev_pos > span {
  width: 90%;
  left: 3%;
  top: 1%
}
.liste_position label.label_p5 .prev_pos > span {
  width: 90%;
  left: 3%;
  top: 45%
}
.action_pub, .action_edit_publication {
  display: flex;
  flex-wrap: wrap;
  margin: 5px;
  font-size: 11px
}
.action_edit_publication a, .action_edit_publication div {
  margin: auto
}
input.submit_pub, a.submit_pub {
  transition: all .3s ease .001s;
  border-color: #aacb3c;
  color: #aacb3c;
  border: 2px solid;
  background: #fff;
  font-size: 1.1em;
  border-radius: 5px;
  box-shadow: 0 5px 15px -10px #000;
  cursor: pointer;
  padding: 10px 20px;
  display: block;
  margin: auto;
}
a.submit_pub.discard {
  color: rgba(221, 47, 40, 1.00);
  border-color: rgba(221, 47, 40, 1.00)
}
a.submit_pub.activer {
  color: rgba(0, 167, 17, 1.00);
  border-color: rgba(0, 167, 17, 1.00)
}
input.submit_pub:hover, a.submit_pub:hover {
  border-color: #fff;
  color: #fff;
  background: #aacb3c
}
.alert_date, .date_over {
  color: #A00;
  font-weight: 700
}
a.submit_pub.discard:hover {
  border-color: #fff;
  color: #fff;
  background: rgba(221, 47, 40, 1.00)
}
a.submit_pub.activer:hover {
  border-color: #fff;
  color: #fff;
  background: rgba(0, 167, 17, 1.00)
}
#prev_pub, .prev_pub {
  position: relative;
  transition: all .3s ease .001s
}
.prev_pub.up .prev_pub_inner {
  border-color: #aacb3c
}
#prev_pub #prev_pub_inner {
  position: absolute !important
}
.prev_pub .prev_pub_inner {
  position: relative !important;
  transition: all .3s ease .001s;
  margin: auto auto 80px
}
.solo_pub #diap_index {
  display: none
}
#prev_pub #prev_pub_inner.fixed {
  position: fixed !important;
  top: 60px
}
#content_new_pub, .content_new_pub {
  position: relative;
  width: 100%;
  height: 100%
}
#content_new_pub > a img, .content_new_pub > a img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 45
}
.label_actif {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  z-index: 40;
  height: 170px
}
.row.actif .label_actif {
  background: url(/template/base11_1/images/label_publie.png) no-repeat top left
}
.solo_pub .pubaction, .solo_pub .pub2part {
  display: none !important
}
.pubaction {
  position: absolute;
  bottom: -10px;
  width: calc(96% - 15px);
  background: #aacb3c;
  right: 8px;
  padding: 10px 2%;
  opacity: 0;
  display: flex;
  justify-content: flex-end;
  transition: all .3s ease .0001s
}
.up .pubaction {
  bottom: 8px;
  opacity: 1;
  z-index: 50
}
.pubaction > a, .pubaction > div {
  margin: auto 20px
}
.pubaction a.info_pub {
  display: flex;
  color: #fff;
  flex-direction: column-reverse
}
.pubaction a.info_pub span {
  margin: auto
}
.pubaction a.info_pub img {
  height: 30px;
  width: 30px;
  margin: auto
}
#cont_pub_texte, .cont_pub_texte {
  position: absolute;
  width: 50%;
  height: 50%;
  transition: all .4s ease .001s
}
#cont_pub_texte {
  border: 1px dashed rgba(0, 0, 0, 0.3);
  background: rgba(150, 150, 150, 0.2);
  transition: all .4s ease .001s
}
#prev_pub.pos1 #cont_pub_texte, .prev_pub.pos1 .cont_pub_texte {
  width: 80%;
  height: 80%;
  left: calc(10% - 1px);
  top: calc(10% - 1px)
}
#prev_pub.pos2 #cont_pub_texte, .prev_pub.pos2 .cont_pub_texte {
  width: 50%;
  height: 90%;
  left: calc(1% - 1px);
  top: calc(5% - 1px)
}
#prev_pub.pos3 #cont_pub_texte, .prev_pub.pos3 .cont_pub_texte {
  width: 50%;
  height: 90%;
  left: calc(50% - 1px);
  top: calc(5% - 1px)
}
#prev_pub.pos4 #cont_pub_texte, .prev_pub.pos4 .cont_pub_texte {
  width: 90%;
  height: 50%;
  left: calc(5% - 1px);
  top: calc(1% - 1px)
}
.titre_pub {
  position: absolute;
  top: 5px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-style: italic
}
.index .titre_pub, #partenaires .titre_pub {
  display: none
}
#info_suppl {
  margin: 20px auto;
  padding: 0;
  /* max-width: 40%; */
  width: 100%;
  /* flex: 1; */
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#info_suppl .row.nompart {
  text-align: center;
  border-top: 2px solid rgba(0, 0, 0, 0.2)
}
#info_suppl a.lnk_onbg {
  display: block;
  width: 100%;
  height: 100%
}
#prev_pub.pos5 #cont_pub_texte, .prev_pub.pos5 .cont_pub_texte {
  width: 90%;
  height: 50%;
  left: calc(5% - 1px);
  top: calc(50% - 1px)
}
#index_liste_pub {
  display: flex;
  flex-wrap: wrap;
}
.solo_pub #index_liste_pub {
  flex-direction: column;
}
#partenaires #index_liste_pub .pubaction {
  opacity: 1;
  position: static;
  border-radius: 0;
  margin: auto
}
#index_liste_pub .row {
  margin: auto
}
#partenaires #index_liste_pub .row, .solo_pub #index_liste_pub .row {
  margin: 20px auto;
  flex: 2
}
.cat_part > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}
#present_part {
  border: 5px solid rgba(0, 0, 0, 0.1);
  margin: 20px auto 120px;
  padding: 0;
  text-align: inherit;
  box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.4)
}
#present_part .row {
  border-top: 3px solid rgba(170, 206, 600.5)
}
#present_part .row.pmail {
  width: 90%;
  margin: 10px auto;
  text-align: center;
  max-width: 275px
}
#present_part .row.pdesc {
  padding: 25px;
  font-size: 120%
}
#present_part .row > h2 {
  color: #fff;
  padding: 15px;
  margin: 0;
  background: #aacb3c
}
#present_part .row > strong {
  font-size: 1.6em
}
#present_part .row iframe {
  width: 100% !important;
  height: 350px
}
#present_part_head {
  margin: 30px;
  font-size: 130%;
  position: relative;
}
#info_part_inner td input.f1 {
  width: calc(100% - 40px);
  padding: 10px;
  margin: 10px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: #359;
  background: #eee;
  font-size: 120%
}
#present_part_head #action_util {
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
#vignettes_img {
  display: flex;
  width: 100%
}
#fiche_colgauche {
  margin: auto;
  max-width: 50%;
  box-shadow: 0 3px 15px -12px #000;
}
#fiche_colgauche .img_vignette img {
  width: auto;
  height: auto;
  max-width: 100%
}
#fiche_colgauche .img_vignette img.img_zoom {
  position: absolute;
  right: 5px;
  top: 5px
}
#fiche_coldroite {
  width: 46%;
  margin: auto;
  padding: 1%;
  background: rgba(0, 0, 0, 0.05);
}
#present_part_head #action_util a.lnk_action_util {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.7);
  margin: 15px;
  color: rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  transition: all .3s ease .001s
}
#present_part_head #action_util a.lnk_action_util:hover {
  background: #aacb3c;
  color: #FFF
}
input#submitform {
  transition: all .3s ease .001s;
  background: #fff;
  border: 2px solid #d00;
  color: #d00;
  cursor: pointer;
  border-radius: 7px;
  padding: 20px 30px;
  font-size: 20px
}
input#submitform:hover {
  background: #d00;
  color: #fff;
  border: 2px solid #fff
}
.second_blocs {
  display: flex;
  font-size: 120%
}
.pub2part {
  position: static;
  z-index: 10;
  right: 20px;
  width: 100%;
  top: -15px
}
.pub2part a {
  display: flex;
  padding: 10px 15px;
  background: #aacb3c;
  color: #fff;
  margin: 0 0 -5px;
  transition: all .3s ease .01s;
  font-size: 24px;
  box-shadow: 0 0 10px -10px #000
}
.row.imgpart {
  width: 250px;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: auto;
  border: 0 !important
}
.row.imgpart.part_visuel {
  width: 100%;
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
}
.row.imgpart.part_logo {
  margin: 0;
  width: 250px !important;
  min-width: 250px
}
.second_blocs_adresse {
  margin: 0;
  width: calc(100% - 40px);
  padding: 65px 20px 20px;
  color: #fff;
  background: #333 url(/images/pict_big_loca.png) no-repeat center 5px / auto 50px
}
#present_part .second_blocs_adresse .row {
  border-top: 0
}
.row.p_horaire {
  margin: 0;
  width: calc(100% - 40px);
  padding: 20px;
  color: #fff;
  background-color: rgba(170, 206, 60, 0.8)
}
.pub2part a:hover {
  background: #aacb3c;
  color: #fff;
  box-shadow: 0 5px 15px -10px #000
}
.bloc_result {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  margin: 0 2%;
  padding: 0 2% 2%
}
.bloc_result .row.result a {
  display: flex;
  width: 100%;
  border: 1px solid;
  margin: 5px;
  padding: 7px 10px 7px 19px;
  max-width: 350px;
  font-size: 20px;
  border-radius: 1px;
  color: #aacb3c;
  transition: all .3s ease .001s;
  border-bottom: 5px solid;
  border-color: #aacb3c;
  background: url(/images/menu_fleche_50.png) no-repeat 5px center
}
.bloc_result .row.result a:hover {
  background-color: #aacb3c;
  color: #fff;
  border-radius: 6px;
  border-color: rgba(255, 255, 255, 0.05);
  box-shadow: 0 5px 15px -8px #000
}
.index .decont_inner {
  padding-top: 0
}
#espace_pro form#inscript {
  display: none
}
form#formconnect {
  margin: 50px;
  padding: 30px
}
.cat_part.nopart {
  display: none
}
.index #recherche {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border-radius: 0 !important;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 150px;
  left: auto;
  right: 0;
  width: 100%;
  z-index: 11 !important
}
.index #recherche input, .index #recherche input:hover {
  background: #eee !important;
  font-size: 21px !important;
  height: 50px !important;
  margin: 0 !important;
  position: relative !important;
  border-radius: 0;
}
.index #recherche .inputy {
  display: flex !important;
  justify-content: center !important
}
.index #recherche input.image_submit {
  background: url(/images/button-search.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  display: block !important;
  float: right !important;
  height: 50px !important;
  padding: 0 !important;
  width: 50px !important
}
.index #recherche input.image_submit:hover {
  background: url(/images/button-search.png) no-repeat scroll -85px 0 rgba(0, 0, 0, 0) !important;
  display: block !important;
  float: right !important;
  height: 50px !important;
  padding: 0 !important;
  width: 50px !important
}
#adherer_uciab td {
  text-align: left !important
}
.parent {
  display: flex !important;
  margin: 50px 30px
}
.enfant {
  margin: auto
}
.info_resa {
  text-align: center;
  padding: 10px;
}
.hdl_quant {
  float: right;
  display: flex;
  margin: auto;
}
.hdl_quant .hdl_btn {
  margin: auto 2px;
}
.hdl_quant .hdl_btn a {
  background: rgba(0, 0, 0, 0.05) radial-gradient(transparent, rgba(0, 0, 0, 0.05));
  padding: 2px;
  display: flex;
  width: 36px;
  height: 36px;
  font-size: 1.5em;
  text-align: center;
  justify-content: center;
  line-height: 34px;
  color: #999;
  border: 1px solid #ccc;
  transition: all 0.3s ease 1ms;
}
.hdl_quant .hdl_btn a:hover {
  color: #9b2;
  border-color: #9b2;
  background-color: #fff;
  box-shadow: 0 5px 15px -12px #000;
}
.row_cart {}
.row_cart .prix_zero {
  display: none;
}
.row_cart.quantzero {
  background: rgba(0, 0, 0, 0.05);
  color: #aaa;
}
.row_cart.quantzero a, .row_cart.quantzero h3, .row_cart.quantzero h2 {
  color: #bbb;
}
.row_cart.quantzero img {
  filter: grayscale(0.8);
  opacity: 0.6;
}
.row_cart, .row_cart td, .row_cart a, .row_cart h2, .row_cart h3, .row_cart img {
  transition: all 1.5s ease 1ms;
}
.row_cart.quantzero td {}
.row_cart .nom_boutique {}
.row_cart .nom_boutique h4 {
  margin: auto;
  font-size: 16px;
  color: #666;
  text-align: right;
}
.row_cart h3 {
  font-size: 1.3em;
  text-align: left;
}
.row_cart .nom_boutique h4 a {
  background: url(/images/lnkout.png) no-repeat center right / 12px;
  color: #999;
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 25px;
}
.row_cart .nom_boutique .img_boutique {
  width: auto;
  max-height: 60px;
}
.row_cart .nom_boutique .img_boutique a {
  display: flex;
  justify-content: center;
  height: 100%;
}
.row_cart .nom_boutique .img_boutique a img {
  max-width: 100%;
  max-height: 60px;
}
@media screen and (min-width: 1100px) {
  .parent_title_gauche {
    background: url(/images/cheque_bg_parent_gauche.png) no-repeat !important;
    background-size: 100% 100% !important
  }
  .parent_title_droite {
    background: url(/images/cheque_bg_parent_droite.png) no-repeat !important;
    background-size: 100% 100% !important
  }
}
.download {
  font-size: 100%;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  border: 1px solid grey;
  background: #b50000;
  color: #fff !important
}
.download:hover {
  border-radius: 50px;
  color: #000 !important
}
#partenaires li.part {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 10px auto;
  padding: 0;
  width: 300px;
  height: 300px;
  background-color: rgba(0, 0, 0, 0.05);
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.3)
}
#partenaires li.part .cont_img {
  max-height: 225px
}
#partenaires li.part .cont_img a {
  width: 100%;
  height: 100%;
  display: block
}
#partenaires li.part .cont_img img.fitcover {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important
}
#partenaires li.part .cont_img img {
  height: 100% !important;
  width: 100% !important;
  object-fit: contain !important
}
#partenaires li.part .lnk_part {
  height: 50px;
  background-color: rgba(170, 206, 60, 0.9);
  color: #fff !important;
  display: flex;
  justify-content: center;
  border-radius: 5px;
  width: 100%;
  margin: 12px
}
#partenaires li.part .lnk_part a {
  color: #fff;
  display: block
}
#partenaires li.part .lnk_part a:hover {
  color: #000;
  display: block
}
#partenaires li.part .ico_web {
  /* border: 2px solid rgba(170, 206, 60, 0.9);
  width: 100px;
  height: 44px;
  background-color: #fff;
  color: #fff !important;
  display: flex;
  justify-content: center;
  border-radius: 5px;
  margin: 12px;*/
  display: none
}
#partenaires li.part .ico_web a {
  color: rgba(170, 206, 60, 0.9);
  display: block
}
#partenaires li.part .ico_web a:hover {
  color: #000;
  display: block
}
.info_figure {
  display: flex
}
#info_suppl #present_part {
  margin: 0
}
#info_suppl #present_part .row {
  margin: auto;
  flex: none
}
#info_suppl .row.imgpart.part_visuel {
  height: 220px
}
#info_suppl .second_blocs {
  flex-wrap: wrap;
  font-size: 100%
}
#info_suppl #index_liste_pub {
  display: none
}
#info_suppl .row.imgpart.part_logo {
  width: 35% !important;
  height: 130px;
  min-width: 0;
  flex: none
}
#info_suppl .second_blocs_adresse {
  width: 61%;
  padding: 2%;
  background: no-repeat;
  color: #666
}
#info_suppl #present_part .row.p_horaire {
  width: calc(100% - 40px);
  flex: none
}
#info_suppl #present_part .row.pmail {
  margin: 10px auto;
  font-size: 90%;
  text-align: center
}
.activ_bouton {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 50px;
  border: 1px solid rgba(100, 100, 100, 1);
  border-radius: 6px;
  background: radial-gradient(circle at 40% 80%, rgba(0, 255, 0, 1), rgba(0, 150, 0, 1));
  box-shadow: inset 2px 1px 7px -4px #000;
  transition: all .4s ease .8s !important
}
.activ_bouton .inner_activ_bouton {
  position: absolute;
  height: calc(100% - 2px);
  width: 50%;
  right: 0;
  background: linear-gradient(20deg, rgba(150, 150, 150, 1), rgba(50, 50, 50, 0.8));
  top: 0;
  border-radius: 3px;
  border-top: 1px solid rgba(105, 105, 105, 1);
  border-bottom: 1px solid rgba(35, 30, 30, 1);
  transition: all .3s ease 0
}
.draft .activ_bouton {
  background: radial-gradient(circle at 70% 80%, rgba(255, 0, 0, 1), rgba(150, 0, 0, 1))
}
.draft .activ_bouton .inner_activ_bouton {
  right: 50%
}
.bp_light.bp_user.draft {
  background: rgba(0, 0, 0, 0.1)
}
.bp_light.bp_user.draft .img_prod a {
  color: #ddd;
  opacity: .6;
  filter: grayscale(1)
}
.bp_user.draft a.bpl_b {
  background: #999
}
.box_prod.bp_light.bp_user.draft .prod_nom {
  color: rgba(0, 0, 0, 0.4)
}
.contsprod {
  display: flex;
  flex-wrap: wrap
}
#int_wrapper {
  display: flex;
  flex-wrap: wrap
}
main#main {
  order: 2;
  width: calc(100% - 200px);
  max-width: 1350px;
  margin: 45px auto;
}
h3.titre_cat {
  background: rgba(170, 206, 60, 0.5);
  padding: 7px
}
.cont_prod_user {
  padding: 5px
}
h4.titre_scat {
  background: rgba(170, 206, 60, 0.2);
  padding: 10px
}
.bp_light.bp_cmazone h4 {
  font-size: 14px;
  margin: auto
}
.bp_light.bp_cmazone h4 a {
  font-size: 14px;
  color: #999
}
.bp_light.bp_cmazone .nom_boutique {
  position: absolute;
  z-index: 5;
  display: flex;
  width: 100%;
  left: 0;
  opacity: 0;
  top: -20px;
  justify-content: space-between;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), #fff, #fff);
}
.bp_light.bp_cmazone .img_boutique {
  width: 75px;
  border-radius: 150px;
  overflow: hidden;
  height: 75px;
  border: 2px solid #fff;
  box-shadow: 0 5px 15px -10px #333;
  opacity: 0;
}
.bp_light.bp_cmazone .img_boutique img {
  width: 75px !important;
  height: 75px !important;
  object-fit: contain;
}
.list_sort {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px
}
.list_sort .b_sort_custom, .list_sort .b_sort_date {
  display: none
}
ul.souscat_libre {
  margin: 10px 10px 10px 20px;
  background: rgba(0, 0, 0, 0.05);
  padding: 0;
}
ul.souscat_libre li {
  list-style: none;
  text-align: left;
  padding: 4px 0;
  border-bottom: 3px solid #fff;
}
ul.souscat_libre li a {
  font-size: 12px !important;
  text-align: left !important
}
h2#liste_prodpart {
  padding: 5px 15px
}
#slogan, #slogan_ban {
  position: absolute;
  top: 0;
  width: calc(100% - 10px);
  text-align: center;
  font-size: 24px;
  padding: 5px;
  font-family: dosis;
  color: #999;
  font-style: italic;
}
.short #slogan, .short #slogan_ban, #slogan_ban, .short #ajout_banner, .short nav#alt_acces {
  display: none
}
#slogan span, #slogan_ban span {
  color: #f26;
  font-weight: 700
}
#add_prod_inner h2.col1 {
  background: url(/template/base11_1/images/newprod.png) no-repeat 5px center / contain;
  padding-left: 50px;
  min-height: 45px;
}
#add_prod_inner form {
  display: flex;
  /* flex-direction: row-reverse; */
  flex-wrap: wrap;
}
#add_prod_inner .image_edit_prod {}
#add_prod_inner .image_edit_prod a {
  display: flex;
  background: rgba(0, 0, 0, 0.2) url(/images/zoom_image.png) no-repeat center;
}
#add_prod_inner .image_edit_prod img {
  width: 100%;
  transition: all 0.3s ease 1ms;
}
#add_prod_inner .image_edit_prod a:hover img {
  opacity: 0.6;
}
#add_prod_inner label {
  color: #8a0;
  margin: 5px;
  display: flex;
}
.col1 {
  width: 100%;
}
.col2 {
  width: 48%;
  margin: auto;
}
.col2.col_left {}
.col2.col_right {
  margin: 0 auto;
}
#add_prod_inner .button_seo.button, #add_prod_inner .button_mav.button {
  padding: 5px 10px;
  display: inline-block;
  background: rgba(170, 203, 60, 0.8);
  color: #fff;
  margin: 0 10px;
  border-radius: 5px;
  border: 1px solid #fff;
  box-shadow: 0 5px 15px -10px;
  transition: all 0.3s ease 0s;
}
#add_prod_inner .button_seo.button:hover, #add_prod_inner .button_mav.button:hover {
  background: #fff;
  color: rgba(170, 203, 60, 0.8);
  border: 1px solid rgba(170, 203, 60, 0.8);
}
.row.picto_nom {
  background: url(/template/base11_1/images/picto_nom.png) no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
  ;
}
.row.picto_stock {
  background: url(/template/base11_1/images/picto_stock.png) no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
}
.row.picto_ref {
  background: url(/template/base11_1/images/picto_ref.png) no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
}
.row.picto_tag {
  background: url("/template/base11_1/images/picto_tags.png") no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
}
.row.picto_prix {
  background: url("/template/base11_1/images/picto_prix.png") no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
}
.row.picto_cat {
  background: url(/template/base11_1/images/picto_cat.png) no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
}
label.picto_desc {
  background: url("/template/base11_1/images/picto_info.png") no-repeat 5px 5% / 90px auto;
  padding-left: 100px !important;
  height: 60px;
  line-height: 60px;
}
select#n_cat {
  width: 97%;
  padding: 5px;
  color: rgba(0, 100, 200, 0.9);
  font-size: 16px;
}
select#n_cat option {
  color: rgba(0, 100, 200, 0.9);
  font-size: 16px;
}
.bloc_tags {
  display: flex;
  flex-wrap: wrap;
  /* font-size: 12px; */
}
.bloc_tags .tag {
  margin: 5px;
  padding: 3px 10px;
  background: #fff;
  border-radius: 10px;
  font-size: 16px;
  color: #999;
  box-shadow: 0 5px 12px -8px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.row.row_prod_res {
  display: flex;
  border-top: 1px solid #ddd;
  margin: 15px auto;
  padding: 5px;
}
.row.row_prod_res .pr_prod {
  margin: auto;
}
.row.row_prod_res .pr_prod p {
  color: #FF4346;
  border: 1px solid;
  padding: 5px;
  border-radius: 5px;
}
.row.row_prod_res .pr_client {
  margin: auto;
}
.row.row_prod_res .pr_action {
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.row.row_prod_res .pr_action a.bouton {
  margin: 2px auto;
  display: flex;
  border: 1px solid;
  width: 80px;
  text-align: center;
  justify-content: center;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 5px 15px -13px #000;
}
.row.row_prod_res .pr_action a.bouton:hover {
  background: #ccc;
  color: #fff;
  border-color: #fff;
}
.inforecherche {
    color: #999;
    margin: 0px 5px 5px 27px;
    font-size: 1.3em;
    text-align: center;
}
.row.row_prod_res .pr_action a.bouton.btn_valid {}
.row.row_prod_res .pr_action a.bouton.btn_annul {
  color: #FC3B3E;
  border-color: #FC3B3E;
}
#fiche_coldroite .nom_boutique {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin: -60px auto 0;
}
#fiche_coldroite .nom_boutique h4 {
  margin: auto 10px;
}
#fiche_coldroite .img_boutique {}
#fiche_coldroite .img_boutique a {}
em.time_res {
  display: flex;
  justify-content: center;
  font-size: 12px;
  margin: auto;
}
em.time_res strong {
  font-size: 120%;
  color: #6b0;
}
#fiche_coldroite .img_boutique a img {
  width: 100px;
  height: 100px;
  padding: 15px;
  background: #fff;
  border-radius: 150px;
  object-fit: contain;
  margin: auto;
  box-shadow: 0 5px 15px -10px #000;
}
#search_mobile {}
#search_mobile a {}
#search_mobile a:hover {} 

#banner_mainpart {
    height: 260px;
    display: flex;
    text-align: center;
    flex-direction: column;
    margin-top: 30px;
    position: relative;
    border-top: 3px solid rgba(0,0,0,0.1);
}
#banner_mainpart .titre_mainpart {
    font-size: 2em;
    line-height: 100%;
    height: 185px;
    display: flex;
    margin: auto;
    flex-direction: column;
}
#banner_mainpart .titre_mainpart h2 {/* flex: 2; */margin: auto;}

#banner_mainpart .titre_mainpart .row.imgpart.part_logo {
	height: 100%;
	/* flex: 1; */
	width: auto!important;
}

#banner_mainpart .mainpart_local {
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 1.4em;
    margin: auto;
}
#banner_mainpart .mp_adresse {
    margin: auto 10px;
}
#banner_mainpart .mp_loca {}
.banner_part #page #banner {
    height: auto;
}
.banner_part #page #banner .wrap {
    height: 235px;
}
.banner_part #recherche, .banner_part.index.solo_pub #recherche {
	top: auto;
	bottom: -245px;
	height: 60px;
	/* left: 367px; */
}

.banner_part .short #conteneur {
	margin-top:235px;
}
 #pages.index.nocol.banner_part #main {
    float: none;
    padding: 100px 0 0; 
    width: 100%;
}
.short #banner_mainpart {
    height: auto;
}
.short #banner_mainpart  .titre_mainpart {
    font-size: 1em;
    height: auto;
}

.short #banner_mainpart .titre_mainpart h2 {
	margin:auto;
}
.short #banner_mainpart .mainpart_local {font-size: 14px;}

.banner_part #leftbar  .mp_map {
    margin-top: 50px;
    padding: 5px;
    position: relative;
}

.banner_part #leftbar  .mp_map .pict_loca {
    background: url(/template/base11_1/images/pictocmazone_td.png) no-repeat center / contain;
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: -35px;
}


.banner_part .lb_infopart {
    text-align: center;
    margin: 20px auto;
}

.banner_part .lb_infopart .mp_nom{font-size: 1.2em;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 5px;padding-bottom: 5px;}
.banner_part .lb_infopart .mp_adresse{ }
.banner_part .lb_infopart .mp_tel{font-weight: bold;font-style: italic;font-size: 18px;}


.banner_part #leftbar  .mp_map iframe {
    width: 100%;
    height: 300px;
}

#liste_cat_ap {
    border: 1px solid rgba(0,0,0,.1);
    width: 500px;
    max-width: 95%;
    text-align: left;
}
#liste_cat_ap .m_li,#liste_cat_ap .s_li  {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    background: rgba(0,0,0,0.05);
    margin: 4px;
}


#liste_cat_ap .m_li td ,#liste_cat_ap .s_li td {
	text-align:left;
	padding:5px 10px;
	position: relative;
} 
  
.hdl_cat_ap {
	display:flex;
	flex-direction: row-reverse;
}
.hdl_cat_ap  .hdl_pa  {
    margin: 4px;
	order: 1;
}
.hdl_cat_ap  .hdl_pa.hdl_del {
    margin-left: 25px;
}
.hdl_cat_ap  .hdl_pa.hdl_del.nodel {
	filter: grayscale(1);
	opacity: 0.3;
}
.hdl_cat_ap  .hdl_pa.hdl_edit {}

.nbprod.hdl_pa {
	order:2;
    transition: all 0.3s ease 1ms;
}
.nomcat_pa {
    transition: all 0.3s ease 1ms;}
.modifie_cat_pa {
    transition: all 0.3s ease 1ms;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.modifie_cat_pa input{}
.modifie_cat_pa a{}
.modifie_cat_pa img{
    height: 30px;
}
.hdl_pa.hdl_img {
	
position: relative;
}

a.imgcat_pa {}
a.imgcat_pa img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

a.imgcat_pa span{
    width: 35px;
    height: 35px;
    display: flex;
}
a.imgcat_pa em{
    position: absolute;
    top: 0;
    z-index: 5;
    left: 0;
    transition: all 0.3s ease 1ms;
    width: 40px;
    background: #fff;
    height: 40px;
    border: 2px solid #fff;
    opacity: 0;
    box-shadow: 0 5px 15px -10px #000;
}
a.imgcat_pa:hover span{}
a.imgcat_pa:hover em {
    opacity: 1;
    width: 200px;
    height: 200px;
}

.openedit {}
.openedit .nomcat_pa {
	opacity: 0
}
.openedit .modifie_cat_pa{
	opacity: 1
}
.openedit .hdl_pa.hdl_edit {
	opacity:0;
}

.modifie_catimg_pa {
	display:none;
}


.openeditimg .modifie_catimg_pa {
	display:flex;
}
.modifie_catimg_pa form {
	display:flex;
	flex-wrap:wrap;
	background:rgba(0,0,0,0.05);
	padding:5px;
}
.modifie_catimg_pa form p {
	width:100%;
}

.modifie_catimg_pa input {
	max-height: 30px;
	margin: auto;
}

form.form_newcat {}
form.form_newcat fieldset input.input_text {
    width: 300px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
    border-radius: 5px;
}
form.form_newcat fieldset legend {}


form.form_newcat fieldset input{
    padding: 5px;
    max-height: 35px;
    background: no-repeat;
}


form.form_newcat fieldset {
    /* display: flex; */
    padding: 10px;
    /* flex-direction: row; */
    margin: 10px;
    border: 3px solid rgba(0,0,0,0.1);
}
form.form_newcat fieldset > div {
	/* width:30%; */
	margin:auto;
	/* display: inline-block; */
}

.hdl_pa.hdl_ordre {
    margin: 0 5px 0 10px;
}

.hdl_pa.hdl_ordre i{display: flex;flex-direction: column;justify-content: c;height: 100%;}
.hdl_pa.hdl_ordre a{display: flex;margin: 2px auto;}

.hdl_pa.hdl_ordre img {
    width: 10px;
    height: 13px;
    padding: 2px 5px;
}