<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************************************//*RESET*//************************************************************/html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block;}body{line-height: 1;font-size:15px;}ol, ul{list-style: inside;}blockquote, q{quotes: none;}blockquote:before, blockquote:after, q:before, q:after{content: '';content: none;}table{border-collapse: collapse;border-spacing: 0;}input, textarea, select{   -webkit-appearance: none;}/************************************************************//*GENERAL*//************************************************************/a{cursor:pointer;text-decoration:none;}strong{font-weight:bold;}em{font-style:italic;}.bleu{color:#00abcb;}.orange{color:#ff2300;}.gristc{color:#d4d4d4;}.grisc{color:#b7b7b7;}.grisf{color:#3d3c3f;}.souligne{text-decoration:underline;}.surfondbleu{padding:5px 10px;background-color:#00abcb;color:white;font-weight:bold;border-radius:6px;}.bordureimage{padding:6px;background-color:#00abcb;border-radius:6px;}.hide{display:none;}.relative3{position:relative;top:3px;}/** * Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/************************************************************//*FANCYBOX*//************************************************************//*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}.fancybox-skin {position: relative;background: #f9f9f9;color: #444;text-shadow: none;-webkit-border-radius: 4px;   -moz-border-radius: 4px;        border-radius: 4px;}.fancybox-opened {z-index: 8030;}.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.fancybox-outer, .fancybox-inner {position: relative;}.fancybox-inner {overflow: hidden;}.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}.fancybox-image {max-width: 100%;max-height: 100%;}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('../documents/media/images/permanent/fancybox/fancybox_sprite.png');}#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}#fancybox-loading div {width: 44px;height: 44px;background: url('../documents/media/images/permanent/fancybox/fancybox_loading.gif') center center no-repeat;}.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url('../documents/media/images/permanent/fancybox/blank.gif'); /* helps IE */-webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}.fancybox-prev {left: 0;}.fancybox-next {right: 0;}.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;}.fancybox-prev span {left: 10px;background-position: 0 -36px;}.fancybox-next span {right: 10px;background-position: 0 -72px;}.fancybox-nav:hover span {visibility: visible;}.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}/* Overlay helper */.fancybox-lock {    overflow: hidden !important;    width: auto;}.fancybox-lock body {    overflow: hidden !important;}.fancybox-lock-test {    overflow-y: hidden !important;}.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url('../documents/media/images/permanent/fancybox/fancybox_overlay.png');}.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}/* Title helper */.fancybox-title {visibility: hidden;font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position: relative;text-shadow: none;z-index: 8050;}.fancybox-opened .fancybox-title {visibility: visible;}.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -35px;z-index: 8050;text-align: center;}.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent; /* Fallback for web browsers that doesn't support RGBa */background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px;   -moz-border-radius: 15px;        border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}.fancybox-title-inside-wrap {padding-top: 10px;}.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);}/*Retina graphics!*/@media only screen and (-webkit-min-device-pixel-ratio: 1.5),   only screen and (min--moz-device-pixel-ratio: 1.5),   only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('../documents/media/images/permanent/fancybox/fancybox_sprite@2x.png');background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/}#fancybox-loading div {background-image: url('../documents/media/images/permanent/fancybox/fancybox_loading@2x.gif');background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/}}/************************************************************//*MOBILE*//************************************************************/body{font-family: 'Trebuchet MS', SANS-serif;color:#3d3c3f;}/*detection ecran*/#version-mobile{visibility:visible;}#version-tablette, #version-pc, #version-pc-max{visibility:hidden;}/*header*/header{position:relative;}header&gt;.centre{margin:0 6px 0 13px;}#barre-grise{position:absolute;top:0;left:0;width:100%;height:73px;padding:57px 0 0 0;background-color:#3d3c3f;z-index:-10;}#banniere{height:73px;padding:57px 0 0 0;}#liens-rapides{float:right;padding:59px 0 0 0;}ul#liens-rapides{list-style:none;}#liens-rapides&gt;li&gt;a{font-size:31px;color:white;}#liens-rapides&gt;li&gt;a&gt;.texte{display:none;}#connexion{display:none;}#lettre&gt;div{display:none;}#recherche&gt;.msg-livraison{display:none;}#recherche&gt;.boite{position:fixed;top:57px;right:0;width:96%;margin:0 2%;z-index:101;}#recherche&gt;.boite&gt;div{display:none;padding:5px 0;background-color:#3d3c3f;border-left:2px solid white;border-right:2px solid white;border-bottom:2px solid white;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}#recherche&gt;.boite.ec&gt;div{display:block;}#recherche form{padding:5px;margin:0 5px;background-color:white;border-radius:6px;}#recherche form&gt;div{display:block;margin:0 55px 0 10px;}#recherche input{display:block;height:44px;width:100%;line-height:25px;font-family: 'Trebuchet MS', sans-serif;font-size:23px;font-style:italic;color:#b7b7b7;border:none;}#recherche input.ok{color:#3d3c3f;}#recherche .btn{display:block;float:right;height:37px;width:40px;padding:7px 0 0 10px;}#recherche .btn&gt;div{display:block;width:30px;height:30px;background:url(../documents/media/images/permanent/header-mobile-icone-recherche.png) no-repeat 0 -60px;}#recherche .propositions{display:none;}#logo{display:block;width:98px;height:53px;padding:10px 0 0 0;/* background:url(../documents/media/images/permanent/header-mobile-logo.png) no-repeat 0 16px; */background-repeat:no-repeat;background-position:0 16px;}#avis-verifies{display:block;float:right;padding:8px 0 0 0;}#avis-verifies&gt;.msg-expedition{display:none;}#avis-verifies&gt;.etq{display:block;width:198px;height:35px;padding:18px 0 0 13px;background:url(../documents/media/images/permanent/header-mobile-avis-verifies.png) no-repeat 0 0;color:white;font-weight:bold;font-size:15px;}#avis-verifies&gt;.etq&gt;div{padding:4px 0 0 0;color:#b7b7b7;font-weight:normal;font-size:11px;}/*panier*/#panier{position:fixed;top:57px;right:0;width:96%;padding:0 2%;z-index:90;}#panier&gt;.marge{border-left:1px solid white;border-right:1px solid white;border-bottom:1px solid white;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#panier .bloc{width:100%;background-color:#00abcb;color:white;font-family: 'Trebuchet MS', sans-serif;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#panier .titre{display:none;}#panier .contenu{display:none;}#pan-contenu{overflow:auto;}#panier .pan-article{position:relative;padding:20px 10px;}#panier .pan-article .img{float:left;width:63px;height:55px;margin:0 0 5px 0;padding:5px;background-color:white;border:1px solid #d4d4d4;border-radius:6px;}#panier .pan-article .libelle{margin:0 70px 15px 80px;padding:6px 0 0 0;color:#3d3c3f;font-size:15px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#panier .pan-article .suppr{position:absolute;top:16px;left:6px;width:21px;height:21px;background:url(../documents/media/images/permanent/recap-suppr.png) no-repeat 0 0;}#panier .pan-article .prix{position:absolute;top:26px;right:10px;margin:0 0 10px 80px;font-size:16px;font-weight:bold;}#panier .pan-article .decli{display:block;height:28px;margin:0 0 0 80px;background-color:white;font-size:16px;color:#3d3c3f;border:1px solid #d4d4d4;border-radius:6px;}#panier .pan-article .decli .txt{padding:5px 0 5px 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#panier .pan-article .decli .deplier{float:right;width:18px;height:18px;margin:6px 6px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#panier .pan-article .declis{display:none;position:relative;margin:0 0 0 80px;}#panier .pan-article .declis&gt;.boite{width:100%;margin:-5px 0 0 0;z-index:60;}#panier .pan-article .declis&gt;.boite&gt;.boite{padding:5px 0;margin:0 0 10px 0;text-align:left;background-color:white;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}#panier .pan-article .declis .une-decli{display:block;margin:0 5px;padding:6px 5px;color:#3d3c3f;font-size:12px;}#panier .pan-article .declis .une-decli.hs span{text-decoration:line-through;}#panier .pan-article .declis .une-decli.choisie{background-color:#00abcb;color:white;border-radius:3px;}#panier .pan-article .qtt{clear:left;height:28px;margin:5px 0;text-align:left;background-color:white;font-size:16px;color:#3d3c3f;border:1px solid #d4d4d4;border-radius:6px;}#panier .pan-article .qtt .txt{height:23px;padding:5px 0 0 5px;}#panier .pan-article .qtt .nb{float:right;margin:4px 4px 0 0;padding:3px 6px;background-color:#d4d4d4;font-size:12px;font-weight:bold;color:white;border:1px solid #d4d4d4;border-radius:12px;}#panier .pan-article .qtt.manuelle .nb{display:none;}#panier .pan-article .qtt .nb-manuel{display:none;float:right;margin:4px 4px 0 0;padding:2px 12px;    background-color:#d4d4d4;    font-size:14px;    font-weight:bold;    color:white;    border-radius:14px;overflow:auto;}#panier .pan-article .qtt.manuelle .nb-manuel{display:block;}#panier .pan-article .qtt .nb-manuel&gt;a{float:right;width:25px;height:15px;padding:1px 0 0 0;text-align:right;}#panier .pan-article .qtt .nb-manuel&gt;div{margin:0 25px 0 0;}#panier .pan-article .qtt .nb-manuel&gt;div&gt;input{width:100%;max-width:70px;height:16px;border:none;text-align:center;}#panier .pan-article .qtt .moins{display:block;float:right;width:25px;height:25px;margin:2px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-25.png) no-repeat 0 -100px;}#panier .pan-article .qtt .plus{display:block;float:right;width:25px;height:25px;margin:2px 0 0 0;background:url(../documents/media/images/permanent/picto-fleche-25.png) no-repeat -25px -100px;}#panier .pan-article .qtt.manuelle .plus, #panier .pan-article .qtt.manuelle .moins{display:none;}#panier .separ{clear:both;height:2px;margin:0 10px;background:url(../documents/media/images/permanent/panier-separ.png) no-repeat center;}#panier #pan-vide{padding:20px 10px;font-size:15px;font-style:italic;}.panier-cadre{position:absolute;top:0;left:0;border:2px solid #3d3c3f;border-radius:5px;z-index:370;}#panier .total{padding:0 10px;background-color:#3d3c3f;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}#panier .total .boite{padding:5px 0;/* background:url(../documents/media/images/permanent/article-flacon-blanc.png) no-repeat bottom left; */overflow:auto;}#panier .total .livraison{margin:0 0 5px 0;padding:5px 10px;background-color:white;font-weight:bold;font-size:16px;color:#3d3c3f;border-radius:6px;}#panier .total .montant-total{margin:0 0 5px 0;padding:5px 10px;background-color:white;font-weight:bold;font-size:20px;color:#3d3c3f;border-radius:6px;}#panier .total .livraison .montant, #panier .total .montant-total .montant{float:right;}#panier .total .btn-commander{display:block;float:right;padding:4px 9px;background-color:#00abcb;font-size:20px;font-weight:bold;border-radius:6px;color:white;border:1px solid #00abcb;}#panier .total .btn-fermer{display:block;float:right;padding:4px 9px;margin:0 5px 0 0;background-color:#d4d4d4;font-size:20px;font-weight:bold;border-radius:6px;color:#3d3c3f;border:1px solid #d4d4d4;}/*menu (niveau 1)*/#menu{display:none;position:fixed;top:57px;left:0;width:96%;margin:0 2% 0 2%;color:white;z-index:100;}#menu ul{list-style:none;}#menu&gt;.boite{padding:5px;background-color:#3d3c3f;border:1px solid white;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}#menu&gt;.boite&gt;.boite{padding:5px;overflow:auto;}#acces-rapide{float:right;display:block;padding:0 38px 0 0;text-align:center;font-size:17px;color:white;line-height:19px;background:url(../documents/media/images/permanent/header-mobile-icone-fleche.png) no-repeat right center;}header .menu1{border-bottom:3px solid #5b5b5b;text-decoration:none;}header .menu1.fixe{display:none;}header .menu1&gt;.acces-direct{float:right;background:url(../documents/media/images/permanent/header-fixe-separateur.png) no-repeat 10px center;height:37px;padding:8px 0 0 0;}header .menu1&gt;.acces-direct&gt;a{display:block;width:28px;height:28px;margin:0 0 0 15px;background:url(../documents/media/images/permanent/header-mobile-icone-fleche.png) no-repeat 0 0;}header .menu1&gt;.libelle{display:block;font-size:25px;font-weight:bold;color:white;text-decoration:none;}header .menu1.en-cours&gt;.libelle{color:#00abcb;}header .menu1&gt;.libelle&gt;.voirplus{float:right;width:28px;height:29px;margin:8px 0 0 0;background:url(../documents/media/images/permanent/header-menu-deplier-28.png) no-repeat 0 0;}header .menu1.en-cours&gt;.libelle&gt;.voirplus{background-position:0 -87px;}header .menu1&gt;.libelle&gt;.txt{padding:10px 0;}header .menu1&gt;.sous-menus, header .menu2&gt;.bloc&gt;.sous-menus, header .menu3&gt;.sous-menus, header .menu4&gt;.sous-menus{display:none;}#home{display:block;height:35px;width:57px;padding:0 0 10px 0;background:url(../documents/media/images/permanent/header-menu-home.png) no-repeat 0 0;}/*menu (niveau 2)*/header .menu2{padding:0 0 0 20px;}header .menu2.wysi{display:none;}header .menu2&gt;.bloc&gt;.libelle{display:block;font-size:20px;font-weight:bold;color:white;text-decoration:none;}header .menu2.en-cours&gt;.bloc&gt;.libelle{color:#00abcb;}header .menu2&gt;.libelle{display:block;font-size:20px;font-weight:bold;color:#00abcb;text-decoration:underline;}header .menu2&gt;.bloc&gt;.libelle&gt;.voirplus{float:right;width:19px;height:19px;margin:6px 0 0 0;background:url(../documents/media/images/permanent/header-menu-deplier-19.png) no-repeat 0 0;}header .menu2.en-cours&gt;.bloc&gt;.libelle&gt;.voirplus{background-position:0 -57px;}header .menu2&gt;.bloc&gt;.libelle&gt;.txt{padding:5px 0;}header .menu2&gt;.libelle&gt;.txt{padding:5px 0;color:white;}header .menu2&gt;.libelle&gt;.icone{display:none;}header .menu2 .filtre{display:none;}header .menu2.colsx-2&gt;.bloc&gt;.libelle&gt;.txt&gt;.mobile, header .menu2.colsx-3&gt;.bloc&gt;.libelle&gt;.txt&gt;.mobile{display:block;}header .menu2.colsx-2&gt;.bloc&gt;.libelle&gt;.txt&gt;.pc, header .menu2.colsx-3&gt;.bloc&gt;.libelle&gt;.txt&gt;.pc{display:none;}/*menu (niveau 3)*/header .menu3{padding:0 0 0 30px;background:url(../documents/media/images/permanent/header-menu-sous-cat.png) no-repeat 10px 7px;}header .menu3&gt;.libelle{display:block;font-size:16px;font-weight:bold;color:white;text-decoration:none;}header .menu3.en-cours&gt;.libelle{color:#00abcb;}header .menu3.tout&gt;.libelle{color:#00abcb;text-decoration:underline;}header .menu3&gt;.libelle&gt;.voirplus{float:right;width:12px;height:13px;margin:6px 0 0 0;background:url(../documents/media/images/permanent/header-menu-deplier-12.png) no-repeat 0 0;}header .menu3.en-cours&gt;.libelle&gt;.voirplus{background-position:0 -39px;}header .menu3&gt;.libelle&gt;.txt{padding:5px 0;}header .menu3.tout&gt;.libelle&gt;.txt{color:white;}header .menu3&gt;.libelle&gt;.txt&gt;.event{display:inline;color:#00abcb;}#tout&gt;section#slide-princ {background-color:rgb(68, 66, 71);}/*menu (niveau 4)*//*header .menu4{padding:0 0 0 30px;background:url(../documents/media/images/permanent/header-menu-sous-cat2.png) no-repeat 10px 5px;}header .menu4&gt;.libelle{display:block;padding:3px 0;font-size:16px;font-weight:bold;color:white;text-decoration:none;}header .menu3&gt;.libelle&gt;.event{display:inline;color:#00abcb;}header .menu4.tout&gt;.libelle{color:#00abcb;text-decoration:underline;}header .menu4.tout&gt;.libelle&gt;.txt{color:white;}*//*menu fixe*/#menu-fixe{position:fixed;top:0;left:0;width:100%;background-color:#3d3c3f;border-bottom:2px solid white;z-index:100;}#mf-logo{float:left;}#mf-logo&gt;a{display:block;width:26px;height:57px;margin:0 10px;background:url(../documents/media/images/permanent/header-fixe-logo.png) no-repeat center;}#mf-panier, #mf-connexion, #mf-recherche, #mf-contact{float:right;background:url(../documents/media/images/permanent/header-fixe-separateur.png) no-repeat left center;}#mf-panier{display:block;height:44px;padding:13px 10px 0 10px;}#mf-panier&gt;div{width:42px;height:30px;background:url(../documents/media/images/permanent/header-mobile-icone-panier.png) no-repeat 0 0;color:white;}#mf-panier.ouvert&gt;div{background-position:0 -30px;}#mf-panier&gt;div&gt;.nb{display:block;float:right;padding:4px 7px;background-color:#00abcb;font-size:12px;font-weight:bold;border-radius:12px;}#mf-panier.ouvert&gt;div&gt;.nb{background-color:white;color:#3d3c3f;}#mf-panier&gt;div&gt;.txt{display:none;}#mf-connexion&gt;a{display:block;height:44px;padding:13px 10px 0 10px;}#mf-connexion&gt;a&gt;div{display:block;width:30px;height:30px;background:url(../documents/media/images/permanent/header-mobile-icone-connexion.png) no-repeat 0 0;}#mf-connexion.connecte&gt;a&gt;div{background-position:0 -30px;}#mf-connexion&gt;a&gt;span{display:none;}#mf-recherche&gt;a{display:block;height:44px;padding:13px 10px 0 10px;}#mf-recherche&gt;a&gt;div{display:block;width:30px;height:30px;background:url(../documents/media/images/permanent/header-mobile-icone-recherche.png) no-repeat 0 0;}#mf-recherche&gt;a.ec&gt;div{background-position:0 -30px;}#mf-recherche&gt;a&gt;span{display:none;}#mf-contact&gt;a{display:block;height:44px;padding:13px 10px 0 10px;}#mf-contact&gt;a&gt;div{display:block;width:40px;height:30px;background:url(../documents/media/images/permanent/header-mobile-icone-contact.png) no-repeat 0 center;}#mf-contact&gt;a&gt;span{display:none;}#mf-menu{display:block;/* background:url(../documents/media/images/permanent/header-fixe-separateur.png) no-repeat left center; */height:44px;margin:0 160px 0 0;padding:13px 10px 0 10px;font-size:25px;font-weight:bold;color:white;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#mf-menu.ouvert{color:#00abcb;}#mf-menu&gt;div{display:block;height:27px;padding:3px 0 0 0;background:url(../documents/media/images/permanent/header-mobile-icone-menu.png) no-repeat 0 0;}#mf-menu.ouvert&gt;div{background-position:0 -30px;}#mf-menu&gt;div&gt;span{display:none;}/*fil d'ariane*/#ariane{display:none;}/*corps du site*/.du-texte{color:#434341;font-size:15px;line-height:20px;text-align:justify;}.du-texte h1{margin:0 0 20px 0;color:#00abcb;font-size:21px;line-height:27px;font-weight:normal;text-align:left;}.du-texte h2{margin:0 0 20px 0;font-size:19px;font-weight:normal;text-align:left;}.du-texte h3{margin:0 0 15px 0;font-size:17px;font-weight:normal;text-align:left;color:#00abcb;}.du-texte a{color:#00abcb;}.du-texte a.lien-mc{display:block;padding:3px 10px;margin:0 0 5px 0;background-color:#00abcb;text-align:center;color:white;border-radius:6px;border:2px solid #00abcb;}.du-texte a.lien-mc2{display:block;padding:3px 10px;margin:0 0 5px 0;background-color:#e8f7fe;text-align:center;color:#3d3c3f;border-radius:6px;border:2px solid #e8f7fe;}.du-texte img, .du-texte iframe{max-width:100%;}.du-texte table.kalaclass{width:100%;text-align:left;}.du-texte table.kalaclass td{padding:10px;border:1px solid #d4d4d4;}.du-texte table.kalaclass td.relief{    min-width:120px;text-align:center;    vertical-align:middle;background-color:#e8f7fe;    color:#00abcb;}.du-texte li{text-align:left;}/*articles*/.article{position:relative;padding:10px;text-align:center;border:1px solid #d4d4d4;border-radius:6px;}.article .image-box{display:block;width:100%;min-height:416px;}.article .image{display:block;width:96%;height: auto;padding:0 2% 190px 2%;}.article .infos{position:absolute;bottom:3%;left:0;width:90%;margin-left:5%;}.article .prix{font-size:23px;font-weight:bold;color:#00abcb;}.promo-prix,.article .prix.promo-prix{color:#9aaf02;}.article .ancien-prix{position:relative;bottom:2px;padding:0 10px 0 0;text-decoration:line-through;color:#3d3c3f;font-size:18px;}.article .libelle{display:block;margin:6px 0 10px 0;line-height:25px;font-size:21px;font-weight:bold;color:#3d3c3f;}.article .avis{display:block;height:16px;margin:0 0 10px 0;}.article .avis&gt;em{display:none;}.article .avis&gt;div{position:relative;left:3px;width:105px;margin:auto;}.ajout-hs-box {display: flex;align-items: center;min-height: 55px;}.article .btn-associate {margin-right: 5px;}.article .btn-ajout,.article .btn-associate{display: flex;align-items: center;font-size:14px;text-transform: uppercase;color:white;border-radius:6px;background-color:#00abcb;width: 50%;}.article .btn-ajout.inline-add-cart {width: 100%;}.article .btn-ajout.inline-add-cart .texte {display: inline-block;    line-height: 32px;    text-align: center;width: 100%;padding-top: 5px;}#articles-contenu-associated .article .btn-ajout {width: 100%;}#articles-contenu-associated .article:hover .btn-ajout,.article:hover .btn-ajout {background: #ffffff;}.article .btn-ajout .picto,.article .btn-associate .picto{display: flex;align-items: center;width:50px;height:55px;background:url(../documents/media/images/permanent/panier-blanc.png) #00abcb no-repeat;background-position: 5px 10px;border-top-left-radius:6px;border-bottom-left-radius:6px;}.article:hover .btn-ajout .picto {background:url(../documents/media/images/permanent/panier-blanc.png) #FFFFFF no-repeat;background-position: 7px -26px;}.article .btn-associate .picto {background:url(../documents/media/images/permanent/article-picto-produit-associe.png) #3d3c3f no-repeat center;padding-left: 11px;    margin-right: -12px;background-position: 5px 9px;}.article .btn-ajout .texte,.article .btn-associate .texte{display: flex;align-items: center;flex-direction: column;height:36px;font-weight:bold;padding-top: 8px;}.article .btn-associate{background-color:#3d3c3f;}#articles-contenu-associated .article .btn-ajout .texte {flex-direction: row;justify-content: center;    align-items: center;    padding: 0;    text-align: center;margin: 0 auto;width: inherit;}#articles-contenu-associated .article .btn-ajout .texte strong {padding-right: 6px;}#articles-contenu-associated .article .btn-ajout.inline-add-cart .texte strong {padding-right: 0;}#articles-contenu-associated .article .btn-ajout .picto {padding: 0 0.5rem;background:url(../documents/media/images/permanent/article-picto-panier.png) #3d3c3f no-repeat center;}section article .art-box.en-ligne .article &gt; .infos .btn-associate,section article .art-box.en-ligne .article &gt; .infos .prochainement {display: none;}section article .art-box.en-ligne .article .prochainement {text-align: center;}.article .hors-stock,.article .prochainement{height:36px;padding:17px 0 0 0;background-color:white;font-size:18px;font-weight:bold;color:#ff2300;border:1px solid #d4d4d4;border-radius:6px;width: 100%;}.btn-associate ~ .hors-stock {width: 50%;}.article .prochainement{height:36px;padding:17px 0 0 0;background-color:white;font-size:18px;font-weight:bold;color:orange;border:1px solid #d4d4d4;border-radius:6px;}.article .nouveau{position:absolute;top:0;left:0;width:129px;height:58px;background:url(../documents/media/images/permanent/new.png) no-repeat 0 0;}.article .promo{position:absolute;top:0;right:0;width:136px;height:78px;background:url(../documents/media/images/permanent/promo.png) no-repeat 0 0;}.article .anti-gaspi,#article-box .anti-gaspi{position:absolute;top:0;right:0;width:136px;height:78px;background:url(../documents/media/images/permanent/anti-gaspi.png) no-repeat 0 0;z-index: 10;}.article .promo&gt;span{float:right;display:block;width:30px;height:20px;padding:8px 0 0 0;background-color:#ff2300;color:white;font-size:12px;text-align:center;font-weight:bold;border-radius:20px;}.article .voile{display:none;}/*wysiwyg*/#wysiwyg{padding:20px 0 30px 0;}#wysiwyg section{margin:0 13px;}#wysiwyg aside{display:none;}#wysiwyg .du-texte h1{margin:0 0 20px 0;font-size:21px;font-weight:normal;color:#3d3c3f;}#wysiwyg .du-texte h2{margin:0 0 20px 0;line-height:24px;font-size:19px;font-weight:normal;color:#00abcb;background:url('../documents/media/images/permanent/tiret-bleu.png') left bottom repeat-x;}#wysiwyg .du-texte h2 span{padding-right:30px;background-color:white;}#wysiwyg .du-texte h3{margin:0 0 15px 0;font-size:17px;font-weight:normal;color:#00abcb;}#wysiwyg .du-texte h3.question-faq{margin:0 0 10px 0;font-size:16px;font-weight:normal;font-style:italic;}#wysiwyg .du-texte h3.question-faq a{position:relative;display:block;padding:10px;color:#3d3c3f;border:1px solid #d4d4d4;border-radius:6px;}#wysiwyg .du-texte h3.question-faq.ouverte a{background-color:#00abcb;color:white;border:1px solid transparent;}#wysiwyg .du-texte h3.question-faq a .deplier{position:absolute;top:8px;right:10px;display:block;width:25px;height:25px;background:url('../documents/media/images/permanent/picto-fleche-25.png') 0 -100px no-repeat;}#wysiwyg .du-texte h3.question-faq.ouverte a .deplier{top:7px;background:url('../documents/media/images/permanent/picto-fleche-25.png') -25px -75px no-repeat;}#wysiwyg .du-texte img, #wysiwyg .du-texte iframe{max-width:100%;}/*compte*/#compte .titre{position:relative;top:15px;left:10px;width:139px;height:31px;/* background:url('../documents/media/images/permanent/cpt-client.png') 0 0 no-repeat; */}#compte .salutations{margin:5px 5px 10px 5px;    padding:0 0 5px 0;    color:white;    border-bottom:1px solid white;}#compte section{padding:20px 5px 5px 5px;background-color:#00abcb;border-radius:6px;}#compte section a{display:block;height:21px;padding:4px 5px 0 30px;font-size:16px;font-weight:bold;color:white;border-radius:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#compte section a.en-cours{color:#3d3c3f;}#compte section a:hover{background-color:#3d3c3f;}#compte section a.en-cours:hover{background-color:#00abcb;}#btn-cpt-mc{background:url('../documents/media/images/permanent/compte-icones.png') 2px 0 no-repeat;}#btn-cpt-ma{background:url('../documents/media/images/permanent/compte-icones.png') 2px -25px no-repeat;}#btn-cpt-mdp{background:url('../documents/media/images/permanent/compte-icones.png') 2px -50px no-repeat;}#btn-cpt-mpf{background:url('../documents/media/images/permanent/compte-icones.png') 2px -75px no-repeat;}#btn-cpt-mp{background:url('../documents/media/images/permanent/compte-icones.png') 2px -100px no-repeat;}#btn-cpt-mcp{background:url('../documents/media/images/permanent/compte-icones.png') 2px -125px no-repeat;}#btn-cpt-dx{background:url('../documents/media/images/permanent/compte-icones.png') 2px -150px no-repeat;}#btn-cpt-mf{background:url('../documents/media/images/permanent/compte-icones.png') 2px -175px no-repeat;}#btn-cpt-mn{background:url('../documents/media/images/permanent/compte-icones.png') 2px -200px no-repeat;}#btn-cpt-pr{background:url('../documents/media/images/permanent/compte-icones.png') 2px -250px no-repeat;}.btn-cpt-news{background:url('../documents/media/images/permanent/compte-icones.png') 2px -225px no-repeat;}/*etiquettes*/#etiquettes{margin:0 13px;overflow:auto;}#etiquettes .et1, #etiquettes .et2{float:left;width:50%;margin:0 0 20px 0;}#etiquettes .et1&gt;div{margin:0 5px 0 0;}#etiquettes .et2&gt;div{margin:0 0 0 5px;}#etiquettes .et3{clear:right;padding:0 0 20px 0;}#etiquettes .et1 img, #etiquettes .et2 img, #etiquettes .et3 img{display:block;width:100%;height: auto;}/*footer*/footer{display:none;background-color:#3d3c3f;color:white;font-size:20px;}footer a{color:white;text-decoration:none;}footer .contenu{margin:0 13px;}footer .texte, footer #creation{display:none;}footer .contact{float:right;font-size:25px;padding:13px 0 0 0;}footer .rating{padding:0 50px 20px 0;font-size:14px;}footer .mentions{padding:0 0 20px 0;font-size:12px;}footer #copyright{padding:15px 0;}footer #copyright br{display:none;}/***tchat***/#tchat-btn{position:fixed;bottom:5px;right:5px;display:block;width:34px;height:35px;background:url('../documents/media/images/permanent/tchat.png') no-repeat 0 0;z-index:40;}#tchat-btn div{display:none;}#tchat{display:none;position:fixed;bottom:0;right:0;width:100%;z-index:120;}#tchat&gt;.boite{position:relative;margin:5px;height:0;background:url('../documents/media/images/permanent/bgd-bleu-95.png') repeat 0 0;color:white;border:1px solid white;border-radius:6px;overflow:hidden;}#tchat.nouveau&gt;.boite{background-color:#e80e09;}#tchat&gt;.boite&gt;.titre{padding:10px 0 20px 10px;font-size:20px;font-weight:bold;}#tchat&gt;.boite&gt;.description{margin:0 0 10px 0;padding:10px;font-size:14px;line-height:20px;}#tchat&gt;.boite&gt;.description a{color:white;text-decoration:underline;}#tchat&gt;.boite&gt;.contenu{margin:0 10px;padding:10px;background-color:white;color:#3d3c3f;line-height:20px;font-size:14px;font-weight:bold;border-radius:6px;}#tchat&gt;.boite&gt;.contenu&gt;.boite{overflow-y:auto;}#tchat .echange{margin:0 0 10px 0;}#tchat .echange.evaps{color:#00abcb;}#tchat .echange&gt;span{float:left;display:block;width:24px;height:24px;border-radius:6px;}#tchat .echange.evaps&gt;span{background:url(../documents/media/images/permanent/etiquette-evaps.png) no-repeat 0 0;}#tchat .echange.visiteur&gt;span{background:url(../documents/media/images/permanent/compte-titre.png) #535353 no-repeat 0 0;}#tchat .echange&gt;div{margin:0 0 0 34px;padding:2px 0 0 0;min-height:24px;}#tchat .echange&gt;div img{vertical-align:-5px;}#tchat .smileys{position:absolute;bottom:70px;left:0;width:100%;}#tchat .smileys&gt;.boite{height:20px;margin:0 10px;padding:5px;background-color:white;border-radius:6px;}#tchat .entree{position:absolute;bottom:10px;left:0;width:100%;}#tchat .entree&gt;.boite{height:50px;margin:0 10px;background-color:white;border-radius:6px;}#tchat .entree a{display:block;width:50px;height:50px;float:right;background:url(../documents/media/images/permanent/paperplane.png) no-repeat 7px 7px;}#tchat .entree .champ{margin:0 50px 0 0;padding:5px 0 0 10px;}#tchat .entree .champ input{width:100%;height:40px;border:none;color:#b7b7b7;font-size:18px;line-height:25px;}#tchat .entree .champ input.ok{color:#3d3c3f;}#tchat&gt;.boite&gt;.fermer{position:absolute;top:7px;right:7px;display:block;width:27px;height:26px;background:url(../documents/media/images/permanent/croix-blanche-suppr.png) no-repeat 0 0;}/***Pop Up***/#pop-up{position:fixed;bottom:0;left:0;width:100%;z-index:300;}#pop-up&gt;div{position:relative;margin:5px;padding:20px;font-size:16px;background:url(../documents/media/images/permanent/bgd-rouge-90.png) repeat 0 0;border:2px solid #3d3c3f;color:white;border-radius:6px;}#pop-up a{color:white;}#pop-up .fermer{position:absolute;top:5px;right:5px;display:block;width:16px;height:16px;background:url(../documents/media/images/permanent/croix-fermer.png) no-repeat 0 0;}/***lien background***/#lien-bgdg, #lien-bgdd{display:none;}/***bouton de retour en haut de page***/#retour-haut{position:fixed;bottom:45px;right:5px;width:34px;height:35px;background:url('../documents/media/images/permanent/retour.png') no-repeat 0 -35px;z-index:40;}/***traduction***/#traduction{display:none;}/*avis*/.etoile{display:block;float:left;width:16px;height:16px;margin:0 5px 0 0;background:url('../documents/media/images/permanent/etoile.png') no-repeat 0 0;}.etoile.vide{background-position:0 -16px;}/*****voile transparent*****/#voile_transp{position:fixed;background-color:#706f74;top:0px;left:0px;width:100%;height:100%;opacity:0.8;filter:alpha(opacity=80);z-index:100;}/*messages*/.boite-message{display:block;position:fixed;top:64px;right:0;width:100%;z-index:300;}.boite-message&gt;div{margin:0 10px 10px 10px;padding:20px 20px 20px 36px;font-size:16px;color:#3d3c3f;border:3px dotted #3d3c3f;border-radius:7px;z-index:300;}.boite-message-valide&gt;div{background:url('../documents/media/images/permanent/fonctionnement/1.png') 10px center #e3ffe5 no-repeat;}.boite-message-erreur&gt;div{background:url('../documents/media/images/permanent/fonctionnement/0.png') 10px center #ffe9e9 no-repeat;}.boite-message-info&gt;div{background:url('../documents/media/images/permanent/fonctionnement/info.png') 10px center #bccaf5 no-repeat;}/*categorie de navigation*/.cat-nav-4&gt;p&gt;a{position:relative;display:block;margin:0 0 12px 0;padding:5px 10px 5px 42px;text-align:center;border:2px solid #00abcb;line-height:15px;color:#00abcb;border-radius:6px;}.cat-nav-4&gt;p&gt;a&gt;img{position:absolute;top:4px;left:5px;}/*bouton gÃ©nÃ©rique*/.un-btn-general{overflow:auto;}.un-btn-general a{float:left;padding:5px 10px;background-color:#00abcb;font-size:16px;font-weight:bold;color:white;border:1px solid #00abcb;border-radius:6px;}/*ep-modules*/.ep-mmm{overflow:auto;padding:0 0 5px 0;}.ep-mmm&gt;.clear-mob{clear:left;}.ep-mmm&gt;div{float:left;}.ep-mmm&gt;div&gt;a{display:block;margin:0 5px 10px 5px;font-size:20px;color:#00abcb;border:2px solid #00abcb;border-radius:6px;overflow:auto;}.ep-mmm&gt;div&gt;a.ec{background-color:#00abcb;color:white;}.ep-mmm&gt;div&gt;a.full-img{display:block;border:none;}.ep-mmm&gt;div&gt;a.full-img.ec{background-color:white;}.ep-mmm&gt;div&gt;div{display:none;margin:0 5px 10px 5px;padding:0 20px;}.ep-mmm&gt;div&gt;a&gt;img{float:left;margin:0 0 0 5px;}.ep-mmm&gt;div&gt;a.full-img&gt;img{float:none;display:block;width:270px;max-width:100%;margin:auto;}.ep-mmm&gt;div&gt;a&gt;div{float:left;padding:15px 0 0 10px;}.ep-map{    padding:20px 0 0 0;}.ep-map&gt;div{margin:0 20px;    padding:20px;    border:1px solid #3d3c3f;    border-radius:6px;    box-shadow:1px 1px 12px #555;overflow:auto;}.ep-map&gt;div&gt;.titre{margin:0 0 20px 0;    background:url(../documents/media/images/permanent/tiret-bleu.png) left bottom repeat-x;    line-height:24px;    font-weight:normal;    font-size:19px;    color:#00abcb;}.ep-map&gt;div&gt;.titre&gt;span{padding:0 30px 0 0;    background-color:white;}.ep-map&gt;div&gt;.img{display:block;float:left;width:180px;height:180px;margin:0 10px 10px 0;}/************************************************************//*GENERAL STYLES*//************************************************************/.df {    display: flex;}.jcc {    justify-content: center;}.aic {    align-items: center;}.bg-primary {background-color: #00abcb;}.t-primary {color: #00abcb;}.hidden {display: none !important;}/** Produits associÃ©s **/section article .art-box.en-ligne .btn-associate .picto {margin-right: 0;}section article .art-box.en-ligne .article:hover .voile .btn-ajout,section article .art-box.en-ligne .article:hover .voile .btn-ajout .picto,section article .art-box.en-ligne .article:hover .voile .btn-ajout .texte {background-color: #00abcb ;}section article .art-box.en-ligne .article:hover .voile .btn-ajout .picto {background-position: 7px 10px;}.article .btn-associate:hover .texte,.article .btn-ajout:hover .texte,.article .voile .btn-associate:hover {text-decoration: underline;}/*** POP'Up DIY ***/#chargement_box_product_associated{display: none;position: fixed;left: 50%;transform: translateX(-50%);top: 1%;width: 90%;background-color: white;padding: 1rem;color: black;text-align: center;z-index: 101;border-radius: 5px;max-height: 91vh;height: 100%;overflow: hidden;max-width: 1400px;}#chargement_box_product_associated .close-box {position: absolute;right: 32px;top: 32px;width: 32px;height: 32px;opacity: 0.3;cursor: pointer;}#chargement_box_product_associated .close-box:hover {opacity: 1;}#chargement_box_product_associated .close-box:before,#chargement_box_product_associated .close-box:after {position: absolute;left: 15px;content: ' ';height: 33px;width: 2px;background-color: #3d3c41;}#chargement_box_product_associated .close-box:before {transform: rotate(45deg);}#chargement_box_product_associated .close-box:after {transform: rotate(-45deg);}/** TABS **/#chargement_box_product_associated .contenu {max-width: 1400px;    width: 85%;    margin: 0 auto;    display: flex;    flex-direction: column;}#chargement_box_product_associated .tab-associated {display: flex;    max-width: 90%;    margin: 0 auto;width: 100%;position: relative;z-index: 9;}#chargement_box_product_associated .tab-associated .compatible,#chargement_box_product_associated .tab-associated .similar {display: flex;    justify-content: center;    align-items: center;padding: 0.5rem 1rem;width: 50%;background: #3d3c41;border-radius: 3px;border: 2px solid #3d3c41;color: white;text-transform: uppercase;cursor: pointer;position: relative;height: 30%;margin: 0 1rem 0 0.5rem;}#chargement_box_product_associated .tab-associated .compatible.active,#chargement_box_product_associated .tab-associated .similar.active {padding: 1rem;background: #00abcb;}#chargement_box_product_associated .tab-associated .compatible.active::after,#chargement_box_product_associated .tab-associated .similar.active::after {content: '';    position: absolute;    left: calc(50% - 15px);    top: 100%;    width: 0;    height: 0;    border-left: 15px solid transparent;    border-right: 15px solid transparent;    border-top: 15px solid #00abcb;    clear: both;}#chargement_box_product_associated .tab-associated .compatible span,#chargement_box_product_associated .tab-associated .similar span {margin-right: 5px;background: url('../documents/media/images/permanent/picto-compatible-pop.png') no-repeat;background-position: 0 0;height: 25px;width: 30px;}#chargement_box_product_associated .tab-associated .similar span {background: url('../documents/media/images/permanent/picto-similaire-pop.png') no-repeat;}#chargement_box_product_associated .tab-associated .compatible.active span,#chargement_box_product_associated .tab-associated .similar.active span {background-position: 0 -25px;}/** WRAPPER CAT ET PRODUITS **/.wrapper-content {display: flex;    flex-direction: column;    border: 1px solid #DDD;    border-radius: 5px;    margin-top: -.5rem;    padding: 0 1rem;}#wrapper-content-associated {display: flex;    flex-direction: column;    border: 1px solid #DDD;    border-radius: 5px;margin-top: -.5rem;padding: 1.5rem 1rem 0;height: 82vh;overflow: auto;}#chargement_box_product_associated .wrapper-associated {display: block;border-radius: 5px;min-height: 0;}#chargement_box_product_associated .wrapper-associated &gt; p {text-align: left;padding: 1rem 1rem 1rem;}/** CATEGORIES **/#chargement_box_product_associated .wrapper-associated .wrapper-categories {display: flex;flex-shrink: 0;}#chargement_box_product_associated .wrapper-associated .item-category {display: flex;max-width: 136px;margin-right: 1rem;flex-direction: column;cursor: pointer;padding-bottom: 1px;}#chargement_box_product_associated .wrapper-associated .item-category.active-cat,#chargement_box_product_associated .wrapper-associated .item-category:hover {color: #00abcb;}#chargement_box_product_associated .wrapper-associated .item-category div {height: 117px;overflow: hidden;margin-bottom: 0.5rem;}#chargement_box_product_associated .wrapper-associated .item-category:hover div img,#chargement_box_product_associated .wrapper-associated .item-category.active-cat div img {transform: translateY(-117px);}#chargement_box_product_associated #articles-contenu-associated {    display: flex;flex-wrap: wrap;}#chargement_box_product_associated #articles-contenu-associated .art-box {width: calc(33.33% - 1.5rem);margin: 0.75rem;}#chargement_box_product_associated ::-webkit-scrollbar {width: 7px;}#chargement_box_product_associated ::-webkit-scrollbar-track {background: #b6b6b6; }#chargement_box_product_associated ::-webkit-scrollbar-thumb {background: #3c3b40; }#chargement_box_product_associated ::-webkit-scrollbar-thumb:hover {background: #00abcb; }#wrapper-content-associated .chargement,#wrapper-content-associated .bas-liste {display: none;margin: 0 0 20px 0;padding: 10px 0 10px 36px;background: url(../documents/media/images/permanent/fonctionnement/loading.gif) #00abcb no-repeat 10px 7px;font-size: 12px;color: white;border-radius: 6px;}#wrapper-content-associated .bas-liste {background: url(../documents/media/images/permanent/tick-blanc.png) #00abcb no-repeat 10px 7px;}/** AKINAVAP **/#selection {overflow:auto;padding:10px;background-color:#00abcb;color:white;}#selection &gt; .titre {float:left;padding:8px 0 0 0;font-size:16px;}#selection &gt; .zone {margin:0 0 0 148px;padding:5px;background-color:white;}#selection &gt; .zone &gt; a,#chargement_box_product_associated #selection .zone &gt; div &gt; a {position:relative;display:block;margin:0 0 5px 0;padding:5px 21px 5px 5px;font-size:14px;color:#00abcb;border:1px solid #d4d4d4;border-radius:6px;}#selection &gt; .zone &gt; a &gt; span,#chargement_box_product_associated #selection .zone &gt; div &gt; a &gt; span {position:absolute;top:6px;right:5px;display:block;width:11px;height:11px;background:url(../documents/media/images/permanent/croix-bleue-suppr-pc.png) no-repeat 0 0;}#selection &gt; .zone &gt; div {display:none;}#selection &gt; .zone &gt; input {border:none;width:100%;color:#b7b7b7;font-size:12px;padding:5px 0;}#selection &gt; .zone &gt; input.ok {color:#3d3c3f;}#selection &gt; a {display:block;padding:10px 20px;margin:5px 0 0 0;text-align:center;background-color:#e8f7fe;color:#3d3c3f;border-radius:6px;}#selection &gt; a:first-of-type {margin:10px 0 0 0;background-color:#3d3c3f;color:white;}#ingredients {max-width: 1274px;    margin: 0 auto 20px;padding:10px 10px 5px 10px;border-left:1px solid #3d3c3f;border-right:1px solid #3d3c3f;border-bottom:1px solid #3d3c3f;border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden;}#ingredients &gt; .ingredient {float:left;width:20%;}#ingredients &gt; a,#ingredients &gt; div &gt; a {display:block;margin:0 10px 5px 0;}#ingredients&gt;a.cache, #ingredients&gt;div&gt;a.cache{display:none;}#ingredients &gt; a &gt; span,#ingredients &gt; div &gt; a &gt; span {float:left;display:block;width:16px;height:16px;margin:0 5px 0 0;background:url(../documents/media/images/permanent/form-checkbox-16.png) no-repeat 0 0;}#ingredients &gt; a:hover &gt; span,#ingredients &gt; div &gt; a:hover &gt; span {background-position: 0 -32px;}#ingredients &gt; a.ec &gt; span,#ingredients &gt; div &gt; a.ec &gt; span {background-position:0 -16px;}#chargement_box_product_associated .header-akinavap {display: flex;display: -webkit-box;    text-align: left;    padding: 1rem 1rem 1rem;    align-items: center;font-size: .8rem;line-height: 1rem;}#chargement_box_product_associated .header-akinavap .right-akinavap {padding-left: 1rem;}#chargement_box_product_associated .header-akinavap .right-akinavap p:last-child {color: #00abcb;}#chargement_box_product_associated #selection,#chargement_box_product_associated #ingredients {overflow: unset;}#chargement_box_product_associated #selection .zone {align-items: center;flex-wrap: wrap;}#chargement_box_product_associated #selection input {width: auto;flex: 1;border: 1px solid #00abcb;border-radius: 3px;padding: .3rem .5rem;margin-bottom: 5px;}#chargement_box_product_associated #selection .zone &gt; span {color:#3d3c3f;padding: 0 2px;}#chargement_box_product_associated #selection &gt; .zone {padding-bottom: 0;}#chargement_box_product_associated #selection &gt; .zone &gt; div {display: flex;align-items: center;margin-bottom: 5px;}#chargement_box_product_associated #selection .zone &gt; div &gt; a {margin: 0;}#chargement_box_product_associated #selection .selection-ingredient:nth-last-child(2) {margin-right: 1rem;}#chargement_box_product_associated #selection .selection-ingredient &gt; span,#chargement_box_product_associated #selection .selection-ingredient ~ div.more {color: #3d3c3f;padding: 0 5px;}#chargement_box_product_associated #ingredients {margin: 0 0 1rem 0;text-align: left;}#chargement_box_product_associated .reinit-akinavap {text-align: right;color: red;font-size: .75rem;}#chargement_box_product_associated .reinit-akinavap span {cursor: pointer;font-weight: bold;}/* Produits associÃ©s */#wrapper-product-associate {display: flex;flex-direction: column;margin: 40px 0 7px 0;padding: 5px 10px 5px 0;    border: 2px solid #00abcb;    border-radius: 6px;}#bloc-commande #wrapper-product-associate,#aside-box #wrapper-product-associate {padding-left: 10px;}#aside-box .un-msupp #wrapper-product-associate {padding: 0 !important;}.article-recap #wrapper-product-associate {margin-bottom: 0;border: none;}#wrapper-product-associate button {text-align: left;font-size: .9rem;font-weight: bold;color: #3d3c3f;background: transparent;border: none;padding: 5px 0 3px;display: flex;align-items: center;cursor: pointer;}#wrapper-product-associate button:hover span {text-decoration: underline;}#wrapper-product-associate button img {padding-right: 10px;}#wrapper-product-associate .product-compatible img,#wrapper-product-associate .product-similar img {max-width: 24px;padding-right: 6px;height: auto;}/* Panier */.article-recap #wrapper-product-associate {flex-direction: row;margin-top: 10px;}.article-recap #wrapper-product-associate button:first-child {margin-right: 10px;}#chargement_box_product_associated .avis {border:none;}/* Slider */.wrapper-associated .owl-nav {    position: absolute;    right: 5px;    top: -20px;}.wrapper-associated .owl-nav .owl-prev,.wrapper-associated .owl-nav .owl-next,.wrapper-associated .owl-nav .owl-prev span,.wrapper-associated .owl-nav .owl-next span {width: 27px;height: 27px;overflow: hidden;outline: unset;}.wrapper-associated .owl-nav .owl-prev span,.wrapper-associated .owl-nav .owl-next span {background: url('/documents/media/images/permanent/controls.png') no-repeat;display: block;}.wrapper-associated .owl-nav .owl-prev,.wrapper-associated .owl-nav .owl-next {position: absolute;top: 0;right: 0;}.wrapper-associated .owl-nav .owl-next {right: -18px;}.wrapper-associated .owl-nav .owl-next span {background-position: -41px 0;}/* BOUTON AJOUT RAPIDE *//* .article:hover .voile{display:block;} *//* Page manuel */.un-msupp #wrapper-product-associate {border: none;padding-left: 0;}.un-msupp #wrapper-product-associate .titre {border: none;background:url('..//documents/media/images/permanent/moduless-picto.png') no-repeat 0 -128px;padding: 0px 0 0px 37px;height: 32px;}.un-msupp #wrapper-product-associate .sous-titre {bottom: 14px;}.un-msupp #wrapper-product-associate .cadre,.un-msupp #wrapper-product-associate .cont {height: auto;}/* TRICKS */.d-flex {display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;}.flex-columns {flex-direction: column;}/* PLACEHOLDER */::-webkit-input-placeholder { color: #999999; font-weight: bold; }::-moz-placeholder { color: #999999; font-weight: bold; }:-ms-input-placeholder { color: #999999; font-weight: bold; }:-moz-placeholder { color: #999999; font-weight: bold; }input:focus::-webkit-input-placeholder { color:transparent; }input:focus:-moz-placeholder { color:transparent; }input:focus:-ms-input-placeholder { color:transparent; }input:focus::-moz-placeholder { color:transparent; }textarea:focus::-webkit-input-placeholder { color:transparent; }textarea:focus:-moz-placeholder { color:transparent; }textarea:focus:-ms-input-placeholder { color:transparent; }textarea:focus::-moz-placeholder { color:transparent; }/* Checkbox */.checkbox {margin: 0 0 20px 0;}.checkbox a {display: inline-block;padding: 0;}.checkbox .case {float: left;height: 20px;width: 20px;background: url('../documents/media/images/permanent/form-checkbox.png') white no-repeat 0 0;}.checkbox:hover {cursor: pointer;}.checkbox:hover .case:not(.cochee) {background-position:0 -40px;}.checkbox .case.cochee {background-position: 0 -20px;}.checkbox .message {margin: 0 0 0 30px;line-height: 20px;}.checkbox .message,.checkbox .message &gt; a {color: #3d3c3f;font-size: 14px;font-weight: bold;text-align: justify;}.checkbox .message &gt; a {text-decoration: underline;display: inline;}.checkbox .message &gt; a:hover {opacity: .9;}/* Majority PopUp */#majority-popup .logo-evaps {background:url(../documents/media/images/permanent/header-logo-pc.png) no-repeat;background-position: center;width: 100%;height: 120px;}#majority-popup .header-text {margin: 20px 0;text-align: center;line-height: 20px;}#majority-popup .question-text {margin: 25px 0;text-align: center;font-weight: bold;font-size: 18px;}#majority-popup .button-container {display: flex;flex-direction: row;align-items: center;justify-content: space-evenly;}#majority-popup .button-container .validation-button {padding: 10px 40px;font-size: 14px;color: #fff;border: none;border-radius: 6px;}#majority-popup .button-container .validation-button:hover {cursor: pointer;opacity: .8;}#majority-popup .button-container #button-yes {background-color: #00abcb;}#majority-popup .button-container #button-no {background-color: #3d3c3f;}#majority-popup .footer-text {margin: 20px 5px;padding: 20px;text-align: center;background-color: #EBEBEB;border-radius: 10px;font-weight: bold;box-shadow: 0 0 5px #EBEBEB;}#majority-popup .footer-mention {margin: 20px 0;font-style: italic;text-align: center;font-size: 11px;}#majority-popup .footer-mention a {text-decoration: underline;color: #00abcb;}#majority-popup .footer-mention a:hover {cursor: pointer;opacity: .8;}@media screen and (max-width : 1600px) {#chargement_box_product_associated #articles-contenu-associated .art-box {width: calc(50% - 1.5rem);}}@media screen and (max-width : 1390px) {#chargement_box_product_associated {width: 90%;}}@media screen and (max-width : 1280px) {.article .ajout-hs-box {flex-direction: column;margin-left: -11px;margin-bottom: -11px;}.article .btn-associate {margin-bottom: -15px;z-index: 1;margin-right: 0;width: 100%;background-color: transparent;margin-top: -10px;}.article .btn-associate .picto {background: url("../documents/media/images/permanent/article-picto-produit-associe-dark.png") no-repeat center;padding-left: 6px;    margin-right: -5px;}.article .btn-ajout,.article:hover .btn-ajout {width: 100%;background-color: transparent;}.article .btn-ajout .texte,.article .btn-associate .texte {padding-top: 0;justify-content: center;background-color: #3d3c3f;flex: 1;border-radius: 5px;}.article .btn-ajout .picto,.article:hover .btn-ajout .picto {background-position: 7px -27px;background-color: transparent;}.article:hover .btn-ajout .picto {background-position: 7px 10px;}section article .art-box.en-ligne .btn-associate .picto {margin-right: -5px;}.article .btn-ajout .texte {background-color: #00abcb;display: inline-block;line-height: 35px;}#articles-contenu-associated .article .btn-ajout {background-color: #00abcb;}.article .ajout-hs-box .hors-stock {height: 20px;display: flex;justify-content: center;margin-top: 10px;width: calc(100% - 53px);line-height: 3px;margin-left: 51px;margin-bottom: 9px;}#chargement_box_product_associated #ingredients .ingredient a {font-size: .7rem;}section article .art-box.en-ligne .article:hover .voile .btn-ajout,section article .art-box.en-ligne .article:hover .voile .btn-ajout .picto {background-color: transparent;}section article .art-box.en-ligne .article:hover .voile .btn-ajout .picto {background-position: 7px -27px;}/* Hack IOS */#wrapper-content-associated #selection .selection-ingredient-link {display: block;}#wrapper-content-associated #selection .selection-ingredient-link {background: #FFF;}#wrapper-content-associated #selection .zone {background: transparent;}}@media screen and (max-width : 1042px) {#articles-contenu-associated .article:hover .btn-ajout {background: #00abcb;}section article .art-box.en-ligne .article &gt; .infos .btn-associate {display: flex;}.swiper-slide .article:hover .btn-ajout .picto {background-position: 7px -27px;}#chargement_box_product_associated .wrapper-associated .item-category:active,#chargement_box_product_associated .wrapper-associated .item-category:focus {color: #3c3b40;}#chargement_box_product_associated .wrapper-associated .item-category:active div img,#chargement_box_product_associated .wrapper-associated .item-category:focus div img {transform: translateY(0);}#chargement_box_product_associated .header-akinavap {max-width: 88%;padding-top: 0;}#chargement_box_product_associated .header-akinavap .left-akinavap {display: flex;display: -webkit-box;align-items: center;-webkit-box-align: center;}#chargement_box_product_associated .header-akinavap .right-akinavap {text-align: justify;max-width: 87%;padding-top: 0;}}@media screen and (max-width : 900px) {#chargement_box_product_associated #ingredients .ingredient {width: 25%;}#chargement_box_product_associated .tab-associated .compatible, #chargement_box_product_associated .tab-associated .similar {font-size: 0.8rem;}}@media screen and (max-width : 768px) {#chargement_box_product_associated {width: 90%;}#chargement_box_product_associated #ingredients .ingredient {width: 33.33%;}}@media screen and (max-height : 720px) {#wrapper-content-associated {height: 73vh;}}@media screen and (max-width : 718px) {.article:hover .btn-ajout .picto {background-position: 7px -27px;}#wrapper-content-associated {margin-top: 0;height: 79vh;}#chargement_box_product_associated .close-box {right: 12px;top: 11px;opacity: 1;width: 23px;height: 23px;}#chargement_box_product_associated .close-box:before,#chargement_box_product_associated .close-box:after {height: 23px;left: 8px;background-color: #3d3c3f;}#chargement_box_product_associated #articles-contenu-associated .art-box {width: 100%;}#chargement_box_product_associated #selection .zone {flex-direction: column;flex-wrap: inherit;}#selection &gt; .zone &gt; a, #chargement_box_product_associated #selection .zone &gt; div &gt; a,#chargement_box_product_associated #selection &gt; .zone &gt; div,#chargement_box_product_associated #selection input {width: 100%;text-align: left;}#chargement_box_product_associated #selection .selection-ingredient span {display: none;}#chargement_box_product_associated #selection .selection-ingredient:nth-last-child(2) {margin: 0;}#chargement_box_product_associated #selection input {margin-top: 5px;width: calc(100% - 1rem);}#chargement_box_product_associated .contenu {width: 100%;margin-top: 1.6rem;}#chargement_box_product_associated .tab-associated {flex-direction: column;margin: 0;max-width: inherit;}#chargement_box_product_associated .tab-associated:first-child &gt; div {margin-bottom: 5px;}#chargement_box_product_associated .tab-associated .compatible,#chargement_box_product_associated .tab-associated .similar {width: auto;margin: 0;}#chargement_box_product_associated .tab-associated &gt; div.active {order: 2;}#chargement_box_product_associated .tab-associated .compatible.active::after,#chargement_box_product_associated .tab-associated .similar.active::after {left: 47%;}}@media screen and (max-height : 560px) {#wrapper-content-associated {height: 71vh;}}@media screen and (max-width : 550px) {#chargement_box_product_associated #ingredients .ingredient {width: 50%;}.article-recap #wrapper-product-associate {flex-direction: column;}}@media screen and (max-width : 450px) {#chargement_box_product_associated .header-akinavap {padding: 0 0 1rem 0;}}@media screen and (max-height : 500px) {#wrapper-content-associated {height: 67vh;}}@media screen and (max-width : 400px) {#chargement_box_product_associated #selection {display: block;}#chargement_box_product_associated #selection .titre {padding-bottom: 10px;}#chargement_box_product_associated #selection .zone {margin: 0;    width: 100%;}#chargement_box_product_associated .header-akinavap {min-height: 17vh;}#chargement_box_product_associated .header-akinavap .right-akinavap {max-width: 86%;}#majority-popup .footer-text {font-size: 11px;}}@media screen and (max-width : 320px) {#chargement_box_product_associated .header-akinavap {min-height: 24vh;}}/************************************************************//*MOBILE BOUTIQUE*//************************************************************/#tout{padding:10px 0 0 0;}#presentation{margin:0 13px;}#presentation .carres .carre&gt;.boite{display:block;margin:0 0 30px 0;color:#00abcb;border:1px solid #d4d4d4;border-radius:6px;}#presentation .carres .carre&gt;.boite img{display:block;width:200px;margin:auto;padding:20px 0;}#presentation .carres .carre&gt;.boite .titre{margin:0 0 20px 0;text-align:center;font-weight:bold;}/*pages categories*/section{margin:0 13px;}/*categorie*/#libelle{margin:0;padding:0 0 5px 0;overflow:auto;}#libelle&gt;span{float:left;width:35px;height:35px;background:url(../documents/media/images/permanent/picto2.png) no-repeat 0 0;}#libelle&gt;.boite{margin:0 0 0 40px;overflow:auto;}#libelle&gt;.boite&gt;h1{float:left;padding:5px 0 0 0;font-size:20px;font-weight:bold;border-bottom:3px solid #00abcb;}section&gt;.description{position:relative;display:block;margin:0 0 15px 0;max-height:120px;min-height:80px;overflow:hidden;font-size:13px;line-height:17px;}section&gt;.description.entiere{max-height:none;}section&gt;.description .tablette{display:none;}section&gt;.description&gt;.voir-plus{display:block;position:absolute;bottom:0;right:0;background-color:white;font-weight:bold;padding:0 0 0 2px;}/*navigation*/.nav-rapide{display:block;margin:0 0 20px 0;padding:10px 0 0 0;}.cat-nav-top{display:block;overflow:auto;padding:20px 0 5px 0;}.cat-nav-top&gt;a{position:relative;display:block;height:41px;margin:0 0 4px 0;padding:7px 0 0 32px;text-align:center;background-color:#00abcb;color:white;font-size:16px;border-radius:6px;}.cat-nav-top&gt;a&gt;img{position:absolute;top:8px;left:5px;}.cat-nav-mult&gt;p&gt;a{position:relative;display:block;margin:0 0 4px 0;padding:5px 10px 5px 42px;text-align:center;border:2px solid #00abcb;line-height:15px;color:#00abcb;border-radius:6px;}.cat-nav-mult&gt;p&gt;a&gt;strong{display:block;padding:0;}.cat-nav-mult&gt;p&gt;a&gt;img{position:absolute;top:4px;left:5px;}/*tri*/#tri{float:right;}#tri&gt;.txt{display:none;}#tri&gt;.select{position:relative;bottom:8px;margin:0 0 0 5px;min-width:165px;}#tri&gt;.select&gt;.tri{display:block;height:32px;font-size:16px;font-style:italic;border:1px solid #d4d4d4;border-radius:6px;}#tri&gt;.select&gt;.tri&gt;.txt{padding:7px 0 5px 10px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#tri&gt;.select&gt;.tri&gt;.deplier{float:right;width:18px;height:18px;margin:8px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#tri&gt;.select&gt;.tris{display:none;position:absolute;width:100%;margin:-5px 0 0 0;padding:5px 0;background-color:white;text-align:left;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;box-sizing:border-box;z-index:60;}#tri&gt;.select&gt;.tris&gt;a{display:block;padding:10px;margin:0 5px;color:#3d3c3f;font-size:14px;border-radius:6px;}#tri&gt;.select&gt;.tris&gt;a.choisi{display:block;padding:10px;color:white;background-color:#00abcb;font-size:14px;}/*affichage*/#affichage{display:none;}/*articles*/#nb-articles{margin:0 0 20px 0;font-size:17px;font-style:italic;}#nb-articles strong{color:#00abcb;}#nb-articles&gt;span{display:none;}#articles-contenu{width:100%;padding:0 0 10px 0;overflow:auto;}section&gt;article .article{margin:0 0 20px 0;}section article&gt;.boite{padding:0 0 20px 0;}section article .chargement{display:none;margin:0 0 20px 0;padding:10px 0 10px 36px;background:url(../documents/media/images/permanent/fonctionnement/loading.gif) #00abcb no-repeat 10px 7px;font-size:12px;color:white;border-radius:6px;}section article .bas-liste{display:none;margin:0 0 20px 0;padding:10px 0 10px 36px;background:url(../documents/media/images/permanent/tick-blanc.png) #00abcb no-repeat 10px 7px;font-size:12px;color:white;border-radius:6px;}/*filtres*/#filtres{margin:0 0 20px 0;border:1px solid #d4d4d4;border-radius:6px;}#filtres .titre{position:relative;display:block;height:36px;padding:0 10px 0 0;font-size:18px;font-weight:bold;color:#3d3c3f;}#filtres .titre em{float:right;padding:10px 30px 0 0;font-size:16px;font-weight:normal;}#filtres .titre div{height:26px;padding:10px 0 0 13px;color:#00abcb;}#filtres .titre span{display:block;position:absolute;top:10px;right:10px;width:18px;height:18px;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#filtres&gt;.contenu{display:none;padding:0 5px 20px 5px;background-color:white;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}#filtres&gt;.contenu.ouvert{display:block;}#filtres&gt;.contenu&gt;.separation{margin:0 7px;padding:10px 0 0 0;border-bottom:1px solid #d4d4d4;}#filtres-ec{margin:0 5px;padding:20px 0 0 0;border-bottom:2px solid #00abcb;}#filtres-ec&gt;.contenu{padding:0;background-color:none;border-radius:0;}#filtres-ec .un-filtre-ec{height:27px;margin:0 0 10px 0;font-size:16px;font-style:italic;text-decoration:underline;}#filtres-ec .un-filtre-ec .supprimer{display:block;float:right;width:26px;height:27px;background:url(../documents/media/images/permanent/croix-bleue-suppr.png) no-repeat 0 0;}#filtres-ec .un-filtre-ec .texte{padding:5px 0 0 0;}#filtres-ec&gt;.reinit{color:#00abcb;font-size:12px;}#filtres .un-filtre{position:relative;margin:0 5px;padding:20px 0 0 0;}#filtres .un-filtre.sous-filtre{margin:10px 0 0 0;padding:10px 5px 0 5px;background:url(../documents/media/images/permanent/bgd-bleu-15.png) repeat 0 0;border-radius:6px;}#filtres .un-filtre .titre, #filtres-ec .titre{display:block;height:auto;margin:0 0 20px 0;padding:0;background:none;font-size:20px;color:#3d3c3f;}#filtres .un-filtre.sous-filtre .titre{color:#00abcb;}#filtres .un-filtre .choix{display:block;height:38px;font-size:16px;font-style:italic;border-radius:6px;border:1px solid #d4d4d4;}#filtres .un-filtre .choix .txt{padding:10px 0 0 10px;}#filtres .un-filtre .choix .deplier{float:right;width:18px;height:18px;margin:11px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#filtres .un-filtre .les-choix{display:none;position:absolute;width:100%;max-height:220px;margin:-5px 0 0 0;padding:5px 0;background-color:white;text-align:left;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;box-sizing:border-box;z-index:60;overflow:auto;}#filtres .un-filtre .un-choix{display:block;margin:0 5px;padding:10px;color:#3d3c3f;font-size:14px;border-radius:6px;}#filtres .un-filtre .un-choix.choisi{color:white;background-color:#00abcb;}#filtres .un-filtre .des-cbx{overflow:auto;padding:0 0 5px 0;}#filtres .un-filtre .des-cbx .retour{clear:left;}#filtres .un-filtre .des-cbx .une-cbx{display:block;float:left;width:50%;margin:0 0 5px 0;font-size:15px;font-style:italic;overflow-x:hidden;overflow-y:auto;}#filtres .un-filtre .des-cbx.col1 .une-cbx{width:100%;}#filtres .un-filtre .une-cbx .case{float:left;width:12px;height:12px;margin:2px 0 0 0;background:url(../documents/media/images/permanent/form-checkbox-12.png) no-repeat 0 0;}#filtres .un-filtre .une-cbx .libelle{padding:0 0 5px 17px;}#filtres .un-filtre .une-cbx.choisie .case{background:url(../documents/media/images/permanent/form-checkbox-12.png) no-repeat 0 -12px;}#filtres .separ{height:1px;padding:10px 0 0 0;background:url(../documents/media/images/permanent/boutique-filtre-separ.png) no-repeat center 10px;}#filtre-prix-piste{position:relative;height:96px;margin:0 0 5px 0;background:url(../documents/media/images/permanent/filtre-prix-bgd.png) repeat-x 0 0;}#filtre-prix-piste .chargement{display:none;position:absolute;top:0;left:0;width:100%;height:57px;padding:39px 0 0 0;background:url(../documents/media/images/permanent/bgd-bleu-90.png) repeat 0 0;border-radius:6px;z-index:99;}#filtre-prix-piste .chargement div{width:149px;height:16px;margin:auto;padding:0 0 0 21px;color:white;background:url(../documents/media/images/permanent/fonctionnement/loading.gif) no-repeat 0 0;}#filtre-prix-piste .curseur{height:48px;width:32px;}#fp-curseur1{background:url(../documents/media/images/permanent/filtre-prix-cur1.png) no-repeat 0 0;}#fp-curseur2{background:url(../documents/media/images/permanent/filtre-prix-cur2.png) no-repeat 0 0;}#filtre-prix-piste .curseur a{display:block;width:32px;height:32px;}#filtre-prix-piste #fp-curseur2 div{height:16px;}#filtre-prix-tranche{text-align:center;font-size:18px;font-weight:bold;}#envie-de-plus{margin:0 0 20px 0;text-align:center;line-height:25px;font-size:16px;}#envie-de-plus strong{color:#ff2300;}#afficher-tous{display:block;    width:250px;max-width:100%;    margin:0 auto 40px auto;    padding:10px;    text-align:center;    background-color:white;    color:#ff2300;    font-weight:bold;    font-size:16px;    border:2px solid #ff2300;    border-radius:6px;}#nuage-ingredients{padding:20px 50px;text-align:center;}#akina{padding:40px 0 0 0;text-align:center;}/************************************************************//*ENTRE 2*//************************************************************/@media screen and (min-width:360px){#mf-menu div{padding:3px 0 0 42px;}#mf-menu div span{display:inline;}}/************************************************************//*TABLETTE*//************************************************************/@media screen and (min-width:719px){/*detection ecran*/#version-tablette{visibility:visible;}/*header*/header&gt;.centre{margin:0 13px;}#barre-grise{height:109px;}#banniere{height:109px;}#recherche&gt;.boite{display:none;position:fixed;top:50px;z-index:101;}#recherche&gt;.msg-livraison{display:block;position:absolute;top:120px;right:0;margin:0 20px 0 0;}#recherche&gt;.msg-livraison&gt;span{float:left;display:block;width:28px;height:22px;/* background:url(../documents/media/images/permanent/header-tablette-icone-expedition.png) no-repeat 0 -22px; */background-repeat:no-repeat;background-position:0 -22px;}#recherche&gt;.msg-livraison&gt;div{margin:0 0 0 38px;padding:4px 0 0 0;font-size:15px;color:#00abcb;}#recherche&gt;.msg-livraison strong{color:white;}#logo{width:141px;height:67px;padding:20px 0 0 0;/* background:url(../documents/media/images/permanent/header-tablette-logo.png) no-repeat 0 20px; */background-position:0 20px;}#avis-verifies{width:488px;padding:6px 0 0 0;}#avis-verifies&gt;.msg-expedition{display:block;float:right;padding:12px 49px 0 0;}#avis-verifies&gt;.msg-expedition&gt;span{float:left;display:block;width:28px;height:22px;/* background:url(../documents/media/images/permanent/header-tablette-icone-expedition.png) no-repeat 0 0; */background-repeat:no-repeat;background-position:0 0;}#avis-verifies&gt;.msg-expedition&gt;div{margin:0 0 0 38px;padding:4px 0 0 0;font-size:15px;color:#00abcb;}#avis-verifies&gt;.msg-expedition strong{color:white;}#avis-verifies&gt;.etq{padding:35px 0 0 13px;background-position:0 17px;}/*panier*/#panier{top:51px;width:400px;margin:0 10px 0 0;padding:0;}/*menu*/#menu{top:51px;width:400px;margin:0 0 0 9px;}/*menu fixe*/#mf-logo{display:none;}#mf-panier, #mf-connexion, #mf-recherche, #mf-contact, #mf-menu{background:none;}#mf-panier, #mf-connexion, #mf-recherche, #mf-contact{margin:0 0 0 10px;}#mf-panier{margin:0 10px 0 0;padding:13px 10px 0 10px;height:37px;}#mf-panier&gt;div{height:21px;width:auto;padding:1px 0 0 0;background:url(../documents/media/images/permanent/header-tablette-icone-panier.png) no-repeat 0 0;font-size:18px;font-weight:bold;}#mf-panier.ouvert&gt;div{background-position:0 -22px;}#mf-panier&gt;div&gt;.txt{display:block;float:right;padding:2px 0 0 0;}#mf-panier.ouvert&gt;div&gt;.txt{color:#00abcb;}#mf-panier&gt;div&gt;.nb{float:none;margin:0 62px 0 28px;}#mf-connexion{height:auto;}#mf-connexion&gt;a{height:35px;padding:15px 10px 0 10px;font-weight:bold;font-size:16px;color:white;}#mf-connexion.ouvert&gt;a{color:#00abcb;}#mf-connexion&gt;a&gt;div{position:relative;bottom:3px;float:left;width:17px;height:22px;padding:0 10px 0 0;background:url(../documents/media/images/permanent/header-tablette-icone-connexion.png) no-repeat 0 0;}#mf-connexion.connecte&gt;a&gt;div{background-position:0 -22px;}#mf-connexion&gt;a&gt;span{position:relative;top:1px;display:inline;padding:0;}#mf-recherche{height:auto;}#mf-recherche&gt;a{height:35px;padding:15px 10px 0 10px;font-weight:bold;font-size:16px;color:white;}#mf-recherche.ec&gt;a{color:#00abcb;}#mf-recherche&gt;a&gt;div{position:relative;bottom:2px;float:left;width:22px;height:22px;padding:0 5px 0 0;background:url(../documents/media/images/permanent/header-tablette-icone-recherche.png) no-repeat 0 0;}#mf-recherche&gt;a.ec&gt;div{background-position:0 -22px;}#mf-recherche.ec&gt;a&gt;div{background-position:0 -22px;}#mf-recherche&gt;a&gt;span{position:relative;top:1px;display:inline;padding:0;}#mf-contact{display:block;}#mf-contact&gt;a{display:block;height:35px;padding:15px 10px 0 10px;font-weight:bold;font-size:16px;color:white;}#mf-contact&gt;a&gt;div{position:relative;bottom:2px;float:left;width:29px;height:22px;padding:0 5px 0 0;background:url(../documents/media/images/permanent/header-tablette-icone-contact.png) no-repeat 0 0;}#mf-contact&gt;a&gt;span{position:relative;top:1px;display:inline;padding:0;}#mf-menu{margin:0;height:37px;}#mf-menu&gt;div{height:19px;padding:3px 0 0 30px;background:url(../documents/media/images/permanent/header-tablette-icone-menu.png) no-repeat 0 0;font-size:18px;}#mf-menu.ouvert&gt;div{background-position:0 -22px;}/*fil d'ariane*/#ariane{display:block;margin:0 13px 10px 13px;padding:0 0 10px 0;line-height:25px;font-size:13px;font-weight:bold;color:#d8d8d8;}#ariane .separ{float:left;display:block;border:1px solid white;}#ariane .lien{float:left;display:block;padding:0 5px;color:#d8d8d8;text-decoration:none;border:1px solid white;}#ariane .lien-ec{position:relative;margin:0 0 0 5px;float:left;}#ariane .lien-ec&gt;.libelle{display:block;padding:0 5px;color:#3d3c3f;border:1px solid #b7b7b7;border-radius:6px;}#ariane .lien-ec&gt;.libelle&gt;span{float:right;display:block;width:18px;height:18px;margin:4px 0 0 40px;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#ariane .lien-ec&gt;.cont{display:none;position:absolute;width:100%;margin:-5px 0 0 0;padding:5px 0;background-color:white;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-left:1px solid #b7b7b7;border-right:1px solid #b7b7b7;border-bottom:1px solid #b7b7b7;box-sizing:border-box;z-index:60;}#ariane .lien-ec&gt;.cont&gt;.boite{max-height:200px;overflow-x:hidden;overflow-y:auto;}#ariane .lien-ec&gt;.cont&gt;.boite&gt;a{display:block;padding:0 5px;margin:0 5px;font-size:14px;font-weight:normal;color:#3d3c3f;}#ariane .lien-ec&gt;.cont&gt;.boite&gt;a.choisi{background-color:#00abcb;color:white;border-radius:6px;}#ariane .home{position:relative;top:5px;display:block;float:left;width:18px;height:14px;padding:0;margin:0 5px 0 0;background:url(../documents/media/images/permanent/ariane-home.png) no-repeat 0 0;}#ariane .ar-retour{clear:left;}#ariane .ec{float:left;display:block;margin:0 0 0 5px;color:#3d3c3f;border:1px solid white;}/*articles*/.article .prix{font-size:25px;}.article .ancien-prix{font-size:20px;}.article .libelle{height:50px;overflow:hidden;font-size:18px;}.article .btn-ajout,.article .btn-associate{font-size:14px;}.article .btn-ajout .texte,.article .btn-associate .texte{height:35px;}/*articles (si connectÃ© Ã&nbsp; l'admin)*/.connecte .article .voile{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url(../documents/media/images/permanent/bgd-bleu-95.png) repeat;border-radius:6px;}.connecte .article:hover .voile{display:block;}.connecte .article .voile&gt;.boite{position:relative;width:100%;height:100%;}.connecte .article .voile .cont{position:absolute;top:0;left:0;width:90%;height:90%;padding:5%;}.connecte .article .voile .cont2{position:relative;height:100%;}.connecte .article .voile .description{display:block;height:132px;margin-bottom:10px;text-align:left;color:white;font-size:14px;font-weight:normal;line-height:19px;overflow:hidden;}.connecte .article .voile .qtt{height:28px;margin-bottom:5px;text-align:left;background-color:white;font-size:16px;color:#3d3c3f;border-radius:6px;}.connecte .article .voile .qtt .txt{height:23px;padding:5px 0 0 5px;}.connecte .article .voile .qtt .nb{display:block;float:right;margin:4px 4px 0 0;padding:3px 6px;background-color:#d4d4d4;font-size:12px;font-weight:bold;color:white;border-radius:12px;border:1px solid #d4d4d4;}.connecte .article .voile .qtt .nb:hover{background-color:white;color:#d4d4d4;}.connecte .article .voile .qtt.manuelle .nb{display:none;}.connecte .article .voile .qtt .nb-manuel{display:none;float:right;margin:4px 4px 0 0;padding:2px 12px;background-color:#d4d4d4;font-size:12px;font-weight:bold;color:white;border-radius:12px;overflow:auto;}.connecte .article .voile .qtt.manuelle .nb-manuel{display:block;}.connecte .article .voile .qtt .nb-manuel&gt;a{float:right;width:25px;height:14px;padding:2px 0 0 0;text-align:right;}.connecte .article .voile .qtt .nb-manuel&gt;a:hover{color:#3d3c3f;}.connecte .article .voile .qtt .nb-manuel&gt;div{margin:0 25px 0 0;}.connecte .article .voile .qtt .nb-manuel&gt;div&gt;input{width:100%;max-width:70px;height:16px;border:none;text-align:center;}.connecte .article .voile .qtt .moins{display:block;float:right;width:18px;height:18px;margin:6px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}.connecte .article .voile .qtt .moins:hover{background-position:0 -18px;}.connecte .article .voile .qtt .plus{display:block;float:right;width:18px;height:18px;margin:6px 0 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat -18px -72px;}.connecte .article .voile .qtt .plus:hover{background-position:-18px -18px;}.connecte .article .voile .qtt.manuelle .plus, .article .voile .qtt.manuelle .moins{display:none;}.connecte .article .voile .decli{display:block;height:28px;text-align:left;background-color:white;font-size:16px;color:#3d3c3f;border:1px solid #d4d4d4;border-radius:6px;}.connecte .article .voile .decli .txt{height:23px;padding:5px 0 0 5px;}.connecte .article .voile .decli .deplier{float:right;width:18px;height:18px;margin:6px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}.connecte .article .voile .decli:hover .deplier{background-position:0 -18px;}.connecte .article .voile .declis{display:none;position:absolute;width:100%;margin:-5px 0 0 0;text-align:left;z-index:60;}.connecte .article .voile .declis&gt;.boite{max-height:120px;padding:5px 0;background-color:white;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-bottom-left-radius:6px;border-bottom-right-radius:6px;z-index:60;overflow:auto;}.connecte .article .voile .declis .une-decli{display:block;margin:0 5px;padding:6px 5px;color:#3d3c3f;font-size:12px;}.connecte .article .voile .declis .une-decli:not(.hs):hover{color:#00abcb;}.connecte .article .voile .declis .une-decli.hs span{text-decoration:line-through;}.connecte .article .voile .declis .une-decli.choisie{background-color:#00abcb;color:white;border-radius:3px;}.connecte .article .voile .declis .une-decli.choisie:hover{color:white;}.connecte .article .voile .prix{color:white;}.connecte .article .voile .ancien-prix{color:#3d3c3f;}.connecte .article .voile .libelle{color:#3d3c3f;}.connecte .article .voile .avis&gt;em{display:none;}.connecte .article .voile .btn-ajout .texte{color:#3d3c3f;background-color:white;border-radius:6px;}.connecte .article .voile .btn-ajout:hover .texte{text-decoration:underline;}/*wysiwyg*/#wysiwyg{margin:0 13px;overflow:auto;}#wysiwyg section{float:left;width:66.66666666%;margin:0;}#wysiwyg #section-box{margin:0 70px 0 0;}#wysiwyg aside{display:block;float:left;width:33.33333333%;}#wysiwyg #aside-box{min-height:100px;}#wysiwyg .un-msupp{margin:50px 0 0 0;}#wysiwyg .un-msupp:first-of-type{margin:0;}/*modules supplÃ©mentaires*/.un-msupp .titre{height:25px;padding:7px 0 0 37px;font-size:16px;font-weight:bold;color:#3d3c3f;}.un-msupp .sous-titre{position:relative;bottom:6px;padding:0 0 0 37px;font-size:12px;}#msupp-tmgs .titre{background:url(../documents/media/images/permanent/modules-picto.png) no-repeat 0 -64px;}#msupp-news .titre{background:url(../documents/media/images/permanent/modules-picto.png) no-repeat 0 0;}#msupp-tutos .titre{background:url(../documents/media/images/permanent/modules-picto.png) no-repeat 0 -96px;}#msupp-rs .titre{background:url(../documents/media/images/permanent/modules-picto.png) no-repeat 0 -32px;}.un-msupp .cadre{height:153px;padding:20px;background-color:white;border:1px solid #d4d4d4;border-radius:6px;}#msupp-rs .cadre{position:relative;padding:0;height:193px;}#msupp-rs .cadre .rs{position:absolute;left:0;display:block;height:48px;width:48px;}#msupp-fb{display:block;height:193px;margin-left:48px;background:url(../documents/media/images/permanent/modules-facebook.png) white no-repeat center;border-top-right-radius:6px;border-bottom-right-radius:6px;}#msupp-tw{top:0;background:url(../documents/media/images/permanent/modules-rs-picto-min.png) #3d3c3f no-repeat center -192px;border-top-left-radius:6px;}#msupp-ig{top:48px;background:url(../documents/media/images/permanent/modules-rs-picto-min.png) #3d3c3f no-repeat center -96px;background-color:#3d3c3f;}#msupp-yt{top:96px;background:url(../documents/media/images/permanent/modules-rs-picto-min.png) #3d3c3f no-repeat center -288px;}#msupp-pi{top:144px;background:url(../documents/media/images/permanent/modules-rs-picto-min.png) #3d3c3f no-repeat center 0;height:49px !important;border-bottom-left-radius:6px;}/*#msupp-in{top:144px;background:url(../documents/media/images/permanent/modules-rs-picto.png) #3d3c3f no-repeat center -96px;border-bottom-left-radius:6px;} */.un-msupp .cadre .plus{display:block;width:177px;height:36px;float:left;}#msupp-tmgs .cadre .plus{background:url(../documents/media/images/permanent/modules-voirplus-hu.png) no-repeat 0 -36px;}#msupp-news .cadre .plus{background:url(../documents/media/images/permanent/modules-voirplus-hu.png) no-repeat 0 0;}#msupp-tutos .cadre .plus{background:url(../documents/media/images/permanent/modules-voirplus-hu.png) no-repeat 0 -72px;}.un-msupp .cadre .cont{height:153px;overflow:hidden;}#msupp-tmgs .cadre .temoignage, #msupp-news .cadre .news{height:60px;font-size:13px;line-height:16px;padding-top:10px;margin-top:10px;border-top:1px solid #d4d4d4;overflow:auto;}#msupp-tmgs .cadre .temoignage:first-of-type, #msupp-news .cadre .news:first-of-type{padding-top:0;margin-top:0;border-top:none;}#msupp-tmgs .cadre .temoignage .commentaire{margin-bottom:5px;}#msupp-tmgs .cadre .temoignage .auteur{font-size:10px;color:#00abcb;}#msupp-tmgs .cadre .temoignage .date{float:right;font-size:10px;}#msupp-news .cadre .news img{float:left;display:block;width:50px;}#msupp-news .cadre .news .description{margin:0 0 5px 60px;}#msupp-news .cadre .news .voirplus{float:right;color:#00abcb;font-size:12px;font-weight:bold;}#msupp-tutos .cadre .tuto{height:11px;margin-bottom:10px;display:block;color:#3d3c3f;font-size:13px;font-style:italic;background:url(../documents/media/images/permanent/modules-tuto-oeil.png) no-repeat right 0;}#boite-outils{padding:10px;background-color:#3d3c3f;color:white;border-radius:6px;}#boite-outils .titre{height:37px;margin-bottom:20px;padding:15px 0 0 63px;background:url(../documents/media/images/permanent/outils-picto-titre.png) no-repeat 0 0;color:white;font-weight:normal;}#boite-outils .titre div{padding-bottom:5px;border-bottom:3px solid white;}#boite-outils .outil{display:block;height:47px;margin-bottom:10px;line-height:18px;background:url(../documents/media/images/permanent/outils-interrogation.png) white no-repeat right 0;text-decoration:none;font-size:15px;color:#3d3c3f;font-weight:bold;border-radius:6px;}#boite-outils .outil:hover{background:url(../documents/media/images/permanent/outils-interrogation.png) #00abcb no-repeat right 0;color:white;}#boite-outils .outil div{padding:5px 0 0 45px;height:42px;}#bout-otl1 div{background:url(../documents/media/images/permanent/outils-picto-lien.png) no-repeat 7px -94px;}#bout-otl2 div{background:url(../documents/media/images/permanent/outils-picto-lien.png) no-repeat 7px -47px;}#bout-otl3 div{background:url(../documents/media/images/permanent/outils-picto-lien.png) no-repeat 7px 0;}/*etiquettes*/#etiquettes .et1, #etiquettes .et2, #etiquettes .et3{clear:none;float:left;width:33.33333333%;}#etiquettes .et1&gt;div{margin:0 10px 0 0;}#etiquettes .et2&gt;div{margin:0 5px;}#etiquettes .et3&gt;div{margin:0 0 0 10px;}/*footer*/footer{padding:15px 0;font-size:15px;line-height:20px;}footer .contact{display:none;}footer #copyright{padding:0;float:right;width:16.66666666%;text-align:center;font-size:14px;}footer #copyright br{display:block;}footer #creation{display:block;}footer #creation img{padding-top:5px;}footer #creation&gt;div{font-size:12px;}footer .texte{width:83.33333333%;display:block;}footer .rating{width:83.33333333%;padding:20px 0 0 0;text-align:center;font-size:15px;}footer .mentions{display:none;}/***tchat***/#tchat-btn{width:146px;background:url('../documents/media/images/permanent/tchat-pc.png') no-repeat 0 0;color:white;}#tchat-btn div{display:block;padding:10px 0 0 35px;font-size:14px;font-weight:bold;}#tchat{width:300px;}/*avis vÃ©rifiÃ©s*//* #avis-verifies&gt;div *//* { *//* position:fixed; *//* bottom:5px; *//* left:10px; *//* z-index:80; *//* } *//* #avis-verifies&gt;div&gt;div *//* { *//* position:relative; *//* } *//* #avis-verifies&gt;div&gt;div&gt;.etq *//* { *//* position:static; *//* } *//* #avis-verifies&gt;div&gt;div&gt;.masquer *//* { *//* position:absolute; *//* top:0; *//* right:0; *//* width:16px; *//* height:16px; *//* background:url(../documents/media/images/permanent/croix-fermer.png) no-repeat 0 0; *//* } *//*messages*/.boite-message{top:57px;}/*categorie de navigation*/.cat-nav-4{overflow:auto;}.cat-nav-4&gt;p{float:left;width:25%;}.cat-nav-4&gt;p:nth-child(1)&gt;a{margin:0 12% 12px 0;}.cat-nav-4&gt;p:nth-child(2)&gt;a{margin:0 8% 12px 4%;}.cat-nav-4&gt;p:nth-child(3)&gt;a{margin:0 4% 12px 8%;}.cat-nav-4&gt;p:nth-child(4)&gt;a{margin:0 0 12px 12%;}/*ep-modules*/.ep-mmm&gt;.clear-mob{clear:none;}.ep-mmm&gt;.clear-tab{clear:left;}}/************************************************************//*TABLETTE BOUTIQUE*//************************************************************/@media screen and (min-width:719px){/*page boutique simple*/#presentation .carres{overflow:auto;}#presentation .carres .carre{float:left;width:50%;}#presentation .carres .carre.c1&gt;.boite, #presentation .carres .carre.c3&gt;.boite, #presentation .carres .carre.c5&gt;.boite{margin:0 15px 20px 0;}#presentation .carres .carre.c2&gt;.boite, #presentation .carres .carre.c4&gt;.boite, #presentation .carres .carre.c6&gt;.boite{margin:0 0 20px 15px;}/*pages categories*/section&gt;.description .mobile{display:none;}section&gt;.description .tablette{display:block;}/*navigation*/.nav-rapide{display:block;margin:0 0 20px 0;padding:0;}.cat-nav-top{float:right;padding:0 0 5px 0;}.cat-nav-top&gt;a{height:44px;width:188px;margin:0 0 4px 25px;padding:4px 0 0 32px;}.cat-nav-mult{overflow:auto;}.cat-nav-mult&gt;p{float:left;}.cat-nav-mult.type4&gt;p{width:25%;}.cat-nav-mult.type5&gt;p, .cat-nav-mult.type6&gt;p{width:33.33333333%;}.cat-nav-mult&gt;p&gt;a{margin:0 0 12px 0;padding:5px 10px 5px 42px;}.cat-nav-mult.type4&gt;p:nth-child(1)&gt;a, .cat-nav-mult.type4&gt;p:nth-child(5)&gt;a{margin:0 12% 12px 0;}.cat-nav-mult.type4&gt;p:nth-child(2)&gt;a, .cat-nav-mult.type4&gt;p:nth-child(6)&gt;a{margin:0 8% 12px 4%;}.cat-nav-mult.type4&gt;p:nth-child(3)&gt;a, .cat-nav-mult.type4&gt;p:nth-child(7)&gt;a{margin:0 4% 12px 8%;}.cat-nav-mult.type4&gt;p:nth-child(4)&gt;a, .cat-nav-mult.type4&gt;p:nth-child(8)&gt;a{margin:0 0 12px 12%;}.cat-nav-mult.type5&gt;p:nth-child(1)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(4)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(7)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(1)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(4)&gt;a{margin:0 12% 12px 0;}.cat-nav-mult.type5&gt;p:nth-child(2)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(5)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(8)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(2)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(5)&gt;a{margin:0 6% 12px 6%;}.cat-nav-mult.type5&gt;p:nth-child(3)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(6)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(9)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(3)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(6)&gt;a{margin:0 0 12px 12%;}/*tri*/#tri&gt;.txt{float:left;padding:10px 0 0 0;font-size:17px;font-weight:bold;}#tri&gt;.select{position:relative;margin:0;}#tri&gt;.select&gt;.tri{display:block;height:38px;font-size:16px;font-style:italic;border:1px solid #d4d4d4;border-radius:6px;}#tri&gt;.select&gt;.tri&gt;.txt{padding:10px 0 5px 10px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#tri&gt;.select&gt;.tri&gt;.deplier{float:right;width:18px;height:18px;margin:11px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#tri&gt;.select&gt;.tris{display:none;position:absolute;width:100%;margin:-5px 0 0 0;padding:5px 0;background-color:white;text-align:left;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;box-sizing:border-box;z-index:60;}#tri&gt;.select&gt;.tris&gt;a{display:block;padding:10px;margin:0 5px;color:#3d3c3f;font-size:14px;border-radius:6px;}#tri&gt;.select&gt;.tris&gt;a.choisi{display:block;padding:10px;color:white;background-color:#00abcb;font-size:14px;}/*categorie*/section&gt;.description{margin:0 0 30px 0;font-size:15px;line-height:20px;}/*filtres*/section aside{float:left;width:33.33333333%;}#filtres{background-color:#3d3c3f;}#filtres&gt;.titre{height:46px;padding:0 10px 0 10px;background:url(../documents/media/images/permanent/boutique-filtres-titre-picto.png) no-repeat 10px 10px;font-size:22px;color:white;}#filtres&gt;.titre em{display:none;}#filtres&gt;.titre div{height:33px;padding:13px 0 0 39px;color:white;/* background:url(../documents/media/images/permanent/boutique-filtres-titre-bgd.png) no-repeat bottom right; */}#filtres&gt;.titre span{background-position:0 -54px;}#filtres{margin:0 15px 20px 0;}#filtres&gt;.titre span{display:none;}#filtres&gt;.contenu{display:block;}#filtres&gt;.contenu&gt;.separation{display:none;}/*articles*/#nb-articles&gt;span{display:inline;}section article{clear:right;margin:0 0 0 33.33333333%;width:66.66666666%;}section article&gt;.boite{margin:0 0 0 15px;}section article .art-box{float:left;width:50%;}section article .art-box1, section article .art-box3, section article .art-box5{margin:0 15px 0 0;}section article .art-box2, section article .art-box4, section article .art-box6{margin:0 0 0 15px;}section article .clear{clear:left;}}/************************************************************//*PC*//************************************************************/@media screen and (min-width:1043px){/*detection ecran*/#version-pc{visibility:visible;}/*header*/header&gt;.centre{position:relative;background-color:white;}header&gt;.centre.konvoiplu{margin:0 0 57px 0;}#barre-grise{width:50%;margin:0 0 0 50%;height:40px;padding:0;}#banniere{height:134px;padding:0;}#liens-rapides{display:block;padding:0;position:absolute;right:0;width:25%;background:url(../documents/media/images/permanent/header-biscotage.jpg) #3d3c3f no-repeat 0 0;}#liens-rapides&gt;li{display:block;float:right;}#liens-rapides&gt;li&gt;a{display:block;height:30px;padding:10px 0 0 0;font-size:15px;font-weight:bold;text-decoration:none;}#liens-rapides&gt;li&gt;a:hover{color:#00abcb;}#liens-rapides&gt;li&gt;a&gt;.texte{position:relative;top:1px;display:inline;}#connexion{width:auto;height:35px;margin:0 25px 0 0;padding:15px 0 0 0;}#connexion&gt;div{position:relative;bottom:3px;float:left;width:17px;height:22px;margin:0 10px 0 0;background:url(../documents/media/images/permanent/header-connexion-tablette.png) no-repeat 0 0;}#connexion.connecte&gt;div{background-position:0 -22px;}#lettre{margin:0 1px 0 0;}#lettre&gt;div{display:block;position:relative;bottom:2px;float:left;width:19px;height:22px;padding:0 10px 0 0;background:url(../documents/media/images/permanent/header-contact-tablette.png) no-repeat 0 0;}#logo{float:none;width:25%;height:134px;padding:0;/* background:url(../documents/media/images/permanent/header-logo-pc.png) no-repeat 20px 2px; */background-position:20px 2px;}#expedition{display:none;width:25%;height:176px;background:url(../documents/media/images/permanent/header-logo-pc.png) no-repeat left 0;}#livraison{display:none;}#recherche{display:block;position:static;float:right;width:25%;height:134px;margin:0 25% 0 0;}#recherche&gt;.msg-livraison{position:static;padding:17px 0 28px 0;}/* #recherche&gt;.msg-livraison&gt;span *//* { *//* background:url(../documents/media/images/permanent/header-expedition.png) no-repeat 0 -22px; *//* } */#recherche&gt;.msg-livraison&gt;div{color:#3d3c3f;}#recherche&gt;.msg-livraison strong{color:#00abcb;}#recherche&gt;.boite{display:block;position:relative;top:0;width:100%;margin:0;}#recherche&gt;.boite&gt;div{display:block;width:240px;padding:0;background-color:white;border-radius:0;}#recherche form{padding:5px;margin:0;background-color:white;border:1px solid #d4d4d4;border-radius:6px;}#recherche form&gt;div{margin:0 40px 0 5px;}#recherche input{height:34px;line-height:16px;font-size:17px;}#recherche .btn{width:30px;height:31px;padding:5px 0 0 10px;}#recherche .btn&gt;div{display:block;width:25px;height:24px;background:url(../documents/media/images/permanent/header-recherche-pc.png) no-repeat 0 0;}#recherche .btn:hover&gt;div{background-position:0 -24px;}#recherche .propositions{position:absolute;width:240px;margin:-6px 0 0 0;z-index:70;font-size:14px;}#recherche .propositions.ouvert{display:block;}#recherche .propositions&gt;.boite{padding:5px 5px 5px 0;background-color:white;border-right:1px solid #d4d4d4;border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}#recherche .propositions&gt;.boite&gt;.boite{max-height:290px;padding:0 15px 0 5px;overflow:auto;}#recherche .propositions&gt;.boite&gt;.boite&gt;a{display:block;overflow:auto;padding:0 0 5px 0;color:black;}#recherche .propositions&gt;.boite&gt;.boite&gt;a:hover{text-decoration:underline;}#recherche .propositions&gt;.boite&gt;.boite&gt;a&gt;span{display:block;float:left;position:relative;top:1px;width:11px;height:18px;background:url(../documents/media/images/permanent/header-menu-sous-cat2-tablette.png) no-repeat left center;}#recherche .propositions&gt;.boite&gt;.boite&gt;a&gt;div{margin:0 0 0 18px;line-height:20px;}#recherche .propositions&gt;.boite&gt;.boite&gt;.aucun{padding:10px 0;font-style:italic;}header&gt;.centre.konvoiplu #recherche&gt;.boite{position:fixed;top:50px;z-index:99;}header&gt;.centre.konvoiplu #recherche&gt;.boite&gt;div{display:none;float:right;padding:5px;margin:0 5px 0 0;background-color:#3d3c3f;border-left:2px solid white;border-right:2px solid white;border-bottom:2px solid white;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}header&gt;.centre.konvoiplu #recherche&gt;.boite.ec&gt;div{display:block;}#avis-verifies{display:block;float:right;width:25%;height:134px;padding:0;}#avis-verifies&gt;.msg-expedition{display:block;float:none;padding:17px 0 21px 0;}/* #avis-verifies&gt;.msg-expedition&gt;span *//* { *//* background:url(../documents/media/images/permanent/header-expedition.png) no-repeat 0 0; *//* } */#avis-verifies&gt;.msg-expedition&gt;div{color:#3d3c3f;}#avis-verifies&gt;.msg-expedition strong{color:#00abcb;}#avis-verifies&gt;.etq{display:block;width:198px;height:35px;margin:0;padding:18px 0 0 13px;background:url(../documents/media/images/permanent/avis-verifies-pc.png) no-repeat 0 0;color:#00abcb;font-weight:bold;font-size:15px;}#avis-verifies&gt;.etq&gt;div{padding:4px 0 0 0;color:#b7b7b7;font-weight:normal;font-size:11px;}/*panier*/#panier{display:none;position:absolute;top:64px;right:0;height:46px;width:auto;margin:0;overflow:visible;z-index:60;}#panier.fixe{position:fixed;top:0;z-index:99;}#panier&gt;.marge{border:none;border-radius:0;}#panier&gt;.marge&gt;.bloc{width:auto;border:1px solid white;border-radius:6px;}#panier .titre{display:block;height:42px;padding: 2px 0 0 0;font-size:18px;font-weight:bold;}#panier .titre&gt;.nb-article{float:right;width:47px;height:36px;margin:2px 10px 0 0;background:url(../documents/media/images/permanent/panier-blanc.png) no-repeat center 0;}#panier .titre&gt;.nb-article&gt;span{display:block;float:right;padding:4px 7px;background-color:black;font-size:12px;font-weight:bold;border-radius:12px;}#panier .titre&gt;.txt{padding:11px 10px;}#panier .contenu .trait-haut{display:block;height:3px;margin:0 10px 10px 10px;background-color:white;}#panier .pan-article .suppr:hover{background-position:0 -21px;}#panier .pan-article .qtt .nb:hover{background-color:white;color:#d4d4d4;}#panier .pan-article .qtt .nb-manuel&gt;a:hover{color:#3d3c3f;}#panier .pan-article .qtt .moins{width:18px;height:18px;margin:6px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}#panier .pan-article .qtt .moins:hover{background-position:0 -18px;}#panier .pan-article .qtt .plus{width:18px;height:18px;margin:6px 0 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat -18px -72px;}#panier .pan-article .qtt .plus:hover{background-position:-18px -18px;}#panier .pan-article .decli:hover .deplier{background-position:0 -18px;}#panier .pan-article .declis .une-decli:not(.hs):hover{color:#00abcb;}#panier .pan-article .declis .une-decli.choisie:hover{color:white;}#panier .total .btn-fermer{display:none;}#panier .total .btn-commander:hover{background-color:white;color:#00abcb;}/*menu (niveau 1)*/#menu{position:static;display:block;width:100%;margin:0;background-color:#3d3c3f;border-bottom:2px solid white;border-radius:0;}#menu.fixe{position:fixed;top:0;z-index:100;}#menu&gt;.boite{margin:0 13px;padding:0;background:none;border:none;border-radius:0;}#menu&gt;.boite&gt;.boite{padding:0;overflow:visible;}#acces-rapide, header .menu1&gt;.acces-direct{display:none;}header nav{display:block;padding:0;}#menu-principal{position:relative;overflow:visible;text-align:justify;font-size:0.01px;}#menu-principal:after {content:'';display:inline-block;width:100%;}header .menu1{display:inline-block;text-align:center;border-bottom:none;}header .menu1:first-of-type{width:31px;}header .menu1&gt;.libelle{display:block;height:33px;padding:17px 20px 0 20px;font-weight:bold;font-size:14px;color:white;text-decoration:none;}header .menu1&gt;.libelle:hover{color:#00abcb;}header .menu1&gt;.libelle&gt;.voirplus{display:none;}header .menu1&gt;.libelle&gt;.txt{padding:0;}#home{position:absolute;top:10px;left:0;background:none;border-top:none;}#home&gt;div{width:31px;height:26px;background:url(../documents/media/images/permanent/header-menu-home-tablette.png) no-repeat 0 0;}#home:hover&gt;div{background-position:0 -26px;}#menu.fixe .menu1.fixe{display:inline-block;}header .menu1.fixe&gt;a{display:block;height:33px;width:22px;padding:17px 20px 0 20px;font-size:14px;}header .menu1.fixe .recherche{background:url(../documents/media/images/permanent/header-pc-icone-recherche-fixe.png) no-repeat center 0;}header .menu1.fixe .panier{background:url(../documents/media/images/permanent/header-pc-icone-panier-fixe.png) no-repeat center 0;}header .menu1.fixe .recherche.ec, header .menu1.fixe .recherche:hover, header .menu1.fixe .panier:hover{background-position:center -50px;}/*menu (niveau 1)*/header .menu1&gt;.sous-menus{position:absolute;width:100%;left:0;top:50px;z-index:100;}#menu.fixe .menu1&gt;.sous-menus{top:50px;}header .menu1&gt;.sous-menus&gt;.boite{padding:10px 10px 10px 0;background-color:white;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;box-shadow:3px 3px 10px #d4d4d4;overflow:auto;}header .menu1&gt;.sous-menus&gt;.boite&gt;.cont{overflow:auto;}/*menu (niveau 2)*/header .menu2{float:left;padding:0;}header .menu1&gt;.sous-menus.colsx6 .menu2.colsx1{width:16.66666666%;}header .menu1&gt;.sous-menus.colsx6 .menu2.colsx2{width:33.33333333%;}header .menu1&gt;.sous-menus.colsx6 .menu2.colsx3{width:50%;}header .menu1&gt;.sous-menus.colsx6 .menu2.colsx4{width:66.66666666%;}header .menu1&gt;.sous-menus.colsx6 .menu2.colsx5{width:83.33333333%;}header .menu1&gt;.sous-menus.colsx6 .menu2.colsx6, header .menu1&gt;.sous-menus .menu2.colsx-1, header .menu1&gt;.sous-menus .menu2.colsx-2{width:100%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx1{width:10%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx2{width:20%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx3{width:30%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx4{width:40%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx5{width:50%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx6{width:60%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx7{width:70%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx8{width:80%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx9{width:90%;}header .menu1&gt;.sous-menus.colsx9 .menu2.colsx10{width:100%;}header .menu1&gt;.sous-menus.colsx0 .menu2.colsx4{width:25%;}header .menu1&gt;.sous-menus.colsx0 .menu2.colsx5{width:20%;}header .menu1&gt;.sous-menus.colsx0 .menu2.colsx6{width:16.66666666%;}header .menu2&gt;.bloc{margin:0;padding:0 0 0 10px;}header .menu2&gt;.bloc&gt;.libelle[href]:hover{text-decoration:underline;}header .menu2&gt;.bloc&gt;.libelle{height:23px;margin:0 0 0 15px;padding:10px 0 0 0;background-color:#00abcb;text-align:center;color:white;font-size:13px;border-radius:3px;}header .menu2.colsx-1&gt;.bloc&gt;.libelle{display:none;}header .menu2.colsx-2&gt;.bloc&gt;.libelle[href]:hover, header .menu2.colsx-3&gt;.bloc&gt;.libelle[href]:hover{text-decoration:none;}header .menu2.colsx-2&gt;.bloc&gt;.libelle, header .menu2.colsx-3&gt;.bloc&gt;.libelle{height:auto;padding:0;margin:0 0 10px 0;color:white;background-color:#bd1f00;/* border:2px solid #00abcb; */}header .menu2.colsx-2&gt;.bloc&gt;.libelle&gt;.txt{/* width:803px; *//* margin:auto; *//* background:url(../documents/media/images/permanent/akinavap-lampe2.png) no-repeat 0 5px, url(../documents/media/images/permanent/akinavap-lampe2d.png) no-repeat 749px 5px; */position:relative;padding:5px 0 0 0;font-size:15px;}header .menu2.colsx-3&gt;.bloc&gt;.libelle&gt;.txt{/* width:803px; *//* margin:auto; *//* background:url(../documents/media/images/permanent/akinavap-lampe2.png) no-repeat 0 5px, url(../documents/media/images/permanent/akinavap-lampe2d.png) no-repeat 749px 5px; */position:relative;padding:12px 0 12px 0;font-size:15px;}header .menu2.colsx-2&gt;.bloc&gt;.libelle[href]:hover em, header .menu2.colsx-3&gt;.bloc&gt;.libelle[href]:hover em{text-decoration:underline;}header .menu2.colsx-3&gt;.bloc&gt;.libelle&gt;.txt img, header .menu2.colsx-2&gt;.bloc&gt;.libelle&gt;.txt img{vertical-align:middle;}header .menu2.colsx-2&gt;.bloc&gt;.libelle&gt;.txt&gt;.mobile, header .menu2.colsx-3&gt;.bloc&gt;.libelle&gt;.txt&gt;.mobile{display:none;}header .menu2.colsx-2&gt;.bloc&gt;.libelle&gt;.txt&gt;.pc, header .menu2.colsx-3&gt;.bloc&gt;.libelle&gt;.txt&gt;.pc{display:block;}header .menu2&gt;.bloc.col0&gt;.libelle{margin:0;}header .menu2&gt;.libelle{display:none;}header .menu2&gt;.bloc&gt;.libelle&gt;.txt{padding:0;}header .menu2&gt;.bloc&gt;.libelle&gt;.voirplus{display:none;}header .menu2&gt;.bloc&gt;.libelle&gt;.icone{display:block;position:relative;bottom:5px;float:left;width:23px;height:23px;padding:0 7px 0 0;}header .menu2&gt;.bloc&gt;.fleche{height:9px;background:url(../documents/media/images/permanent/fleche-bas.jpg) no-repeat center 0;}header .menu2&gt;.bloc&gt;.sous-menus{display:block;padding:0;background:url(../documents/media/images/permanent/pointilles.png) repeat-y 0 0;overflow:auto;}header .menu2&gt;.bloc&gt;.sous-menus&gt;.icone{display:block;width:117px;height:117px;margin:auto;}header .menu2&gt;.bloc&gt;.sous-menus&gt;.icone:hover{background-position:0 -117px;}header .menu2.colsx-1&gt;.bloc&gt;.sous-menus, header .menu2&gt;.bloc.col0&gt;.sous-menus{background:none;}header .menu2.wysi{display:block;padding:10px 0 0 0;}header .menu2 .filtre{position:relative;display:block;height:23px;margin:0;padding:10px 0 0 10px;background-color:#00abcb;color:white;font-size:13px;font-weight:bold;border-radius:3px;overflow:visible;}header .menu2 .filtre&gt;.lib{float:left;}header .menu2 .filtre&gt;.par-nom{float:left;margin:0 0 0 50px;}header .menu2 .filtre&gt;.par-nom input{position:relative;bottom:3px;width:180px;padding:2px 5px;color:#b7b7b7;text-align:center;}header .menu2 .filtre&gt;.par-nom input.ok{color:#3d3c3f;}header .menu2 .filtre&gt;.contenu{float:right;margin:0 35px 0 0;}header .menu2 .filtre&gt;.contenu&gt;a{display:block;float:left;margin:0 0 0 50px;}header .menu2 .filtre&gt;.contenu&gt;a:hover{text-decoration:underline;}header .menu2 .filtre&gt;.contenu&gt;a&gt;span{position:relative;bottom:2px;display:block;float:left;width:16px;height:16px;padding:0 7px 0 0;background:url(../documents/media/images/permanent/form-checkboxb-16.png) no-repeat 0 0;overflow:visible;}header .menu2 .filtre&gt;.contenu&gt;a:hover&gt;span{background-position:0 -32px;}header .menu2 .filtre&gt;.contenu&gt;a.choisi&gt;span, header .menu2 .filtre&gt;.contenu&gt;a.choisi:hover&gt;span{background-position:0 -16px;}header .menu2 .region{position:absolute;bottom:31px;right:218px;display:none;width:200px;padding:5px 10px 0 10px;background-color:#e8f7fe;border:2px solid #00abcb;border-top-left-radius:6px;border-top-right-radius:6px;}header .menu2 .region.nav689{right:10px;width:160px;}header .menu2 .region&gt;a{clear:left;display:block;margin:0 0 5px 0;text-align:left;color:#00abcb;}header .menu2 .region&gt;a:hover{text-decoration:underline;}header .menu2 .region&gt;a&gt;span{position:relative;bottom:2px;display:block;float:left;width:16px;height:16px;padding:0 7px 0 0;background:url(../documents/media/images/permanent/form-checkboxb-16.png) no-repeat 0 0;overflow:visible;}header .menu2 .region&gt;a:hover&gt;span{background-position:0 -32px;}header .menu2 .region&gt;a.choisi&gt;span, header .menu2 .region&gt;a.choisi:hover&gt;span{background-position:0 -16px;}header .menu2 .region&gt;div, header .menu2 .taux&gt;div&gt;p{display:none;padding:5px 0 5px 0;text-align:right;font-size:12px;font-style:italic;font-weight:normal;}header .menu2 .region&gt;div&gt;a, header .menu2 .taux&gt;div&gt;p&gt;a{display:block;color:#00abcb;}header .menu2 .region&gt;div&gt;a:hover, header .menu2 .taux&gt;div&gt;p&gt;a:hover{text-decoration:underline;}header .menu2 .taux{position:absolute;bottom:31px;right:0;display:none;width:100%;}header .menu2 .taux&gt;div{margin:0 20px;padding:10px 5px 0 5px;background-color:#e8f7fe;border:2px solid #00abcb;border-top-left-radius:6px;border-top-right-radius:6px;overflow:auto;}header .menu2 .taux&gt;div&gt;div{float:left;margin:0 0 10px 0;}header .menu2 .taux&gt;div&gt;div&gt;a{display:block;margin:0 5px;color:#00abcb;background-color:white;border:1px solid #00abcb;border-radius:6px;}header .menu2 .taux&gt;div&gt;div&gt;a.choisi{background:url(../documents/media/images/permanent/tick.png) white no-repeat right 2px bottom 0;}header .menu2 .taux&gt;div&gt;div&gt;a&gt;div{padding:10px;font-size:14px;}header .menu2 .taux&gt;div&gt;div&gt;a&gt;div:first-of-type{background-color:#00abcb;color:white;border-top-left-radius:5px;border-top-right-radius:5px;}header .menu2 .taux&gt;div&gt;div&gt;a.choisi&gt;div:first-of-type, header .menu2 .taux&gt;div&gt;div&gt;a:hover&gt;div:first-of-type{background-color:#e8f7fe;color:#00abcb;}/*menu (niveau 3)*/header .menu2&gt;.bloc&gt;.sous-menus&gt;ul{float:left;}header .menu2.colsx1&gt;.bloc&gt;.sous-menus&gt;ul{width:100%;}header .menu2.colsx-1&gt;.bloc&gt;.sous-menus&gt;ul{width:100%;padding:5px 0;}header .menu2.colsx2&gt;.bloc&gt;.sous-menus&gt;ul{width:50%;}header .menu2.colsx3&gt;.bloc&gt;.sous-menus&gt;ul{width:33.33333333%;}header .menu2.colsx4&gt;.bloc&gt;.sous-menus&gt;ul{width:25%;}header .menu2.colsx5&gt;.bloc&gt;.sous-menus&gt;ul{width:20%;}header .menu2.colsx6&gt;.bloc&gt;.sous-menus&gt;ul{width:16.66666666%;}header .menu2.colsx7&gt;.bloc&gt;.sous-menus&gt;ul{width:14.28571428%;}header .menu2.colsx8&gt;.bloc&gt;.sous-menus&gt;ul{width:12.5%;}header .menu2.colsx9&gt;.bloc&gt;.sous-menus&gt;ul{width:11.11111111%;}header .menu1&gt;.sous-menus.colsx0 .menu2.colsx1&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx2&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx3&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx4&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx5&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx6&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx7&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx8&gt;.bloc&gt;.sous-menus&gt;ul, header .menu1&gt;.sous-menus.colsx0 .menu2.colsx9&gt;.bloc&gt;.sous-menus&gt;ul{width:100%;}header .menu2 .colonnes&gt;li{float:left;width:16.66666666%;min-height:1px;}header .menu3{background:none;padding:0;text-align:left;}header .menu1&gt;.sous-menus.colsx0 .menu3{padding:5px 0 0 20px;}header .menu1&gt;.sous-menus .menu2.colsx-1 .menu3{padding:5px 0 0 0;}header .menu1&gt;.sous-menus.colsx6 .menu3&gt;.libelle{height:150px;text-align:center;color:#3d3c3f;font-size:13px;}header .menu1&gt;.sous-menus.colsx9 .menu3&gt;.libelle{height:128px;text-align:center;color:#3d3c3f;font-size:13px;}header .menu1&gt;.sous-menus.colsx0 .menu3&gt;.libelle{color:#3d3c3f;font-size:13px;font-weight:normal;}header .menu3&gt;.libelle:hover{text-decoration:underline;color:#00abcb;}header .menu1&gt;.sous-menus .menu2.colsx-1 .menu3&gt;.libelle{height:auto;text-align:left;color:#3d3c3f;font-weight:normal;}header .menu3.tout{display:none;}header .menu1&gt;.sous-menus.colsx6 .menu3&gt;.libelle&gt;.txt{padding:0 30px;}header .menu1&gt;.sous-menus.colsx9 .menu3&gt;.libelle&gt;.txt{padding:0;}header .menu3&gt;.libelle&gt;.voirplus{display:none;}header .menu1&gt;.sous-menus.colsx6 .menu3&gt;.libelle&gt;.icone{display:block;width:117px;height:117px;margin:0 auto 5px auto;}header .menu1&gt;.sous-menus.colsx6 .menu3&gt;.libelle:hover&gt;.icone{background-position:0 -117px;}header .menu1&gt;.sous-menus.colsx9 .menu3&gt;.libelle&gt;.icone{display:block;width:95px;height:95px;margin:auto;}header .menu1&gt;.sous-menus.colsx9 .menu3&gt;.libelle:hover&gt;.icone{background-position:0 -95px;}header .menu3&gt;.sous-menus{padding:0 0 0 15px;}/*menu (niveau 4)*/header .menu4{background:url(../documents/media/images/permanent/header-menu-sous-cat-tablette.png) no-repeat 10px 0;}header .menu4.tout{display:none;}header .menu4&gt;.libelle{height:18px;padding:2px 0 0 0;font-size:11px;font-weight:normal;color:#3d3c3f;}header .menu4&gt;.libelle:hover{text-decoration:underline;}/*menu fixe*/#menu-fixe{display:none;}/*fil d'ariane*/#ariane .lien-ec&gt;.libelle{min-width:300px;}#ariane .lien-ec&gt;.libelle:hover&gt;span{background-position:0 -18px;}#ariane .lien-ec&gt;.cont&gt;.boite&gt;a:hover{color:#00abcb;}#ariane .lien-ec&gt;.cont&gt;.boite&gt;a.choisi:hover{color:white;}/*articles*/.article .libelle{font-size:18px;}.article .prix{font-size:21px;}.article .ancien-prix{font-size:16px;}.article .voile{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url(../documents/media/images/permanent/bgd-bleu-95.png) repeat;border-radius:6px;}.article:hover .voile{display:block;}.article .voile&gt;.boite{position:relative;width:100%;height:100%;}.article .voile .cont{position:absolute;top:0;left:0;width:90%;height:90%;padding:5%;}.article .voile .cont2{position:relative;height:100%;}.article .voile .description{display:block;height:132px;margin-bottom:10px;text-align:left;color:white;font-size:14px;font-weight:normal;line-height:19px;overflow:hidden;}.article .voile .qtt{height:28px;margin-bottom:5px;text-align:left;background-color:white;font-size:16px;color:#3d3c3f;border-radius:6px;}.article .voile .qtt .txt{height:23px;padding:5px 0 0 5px;}.article .voile .qtt .nb{display:block;float:right;margin:4px 4px 0 0;padding:3px 6px;background-color:#d4d4d4;font-size:12px;font-weight:bold;color:white;border-radius:12px;border:1px solid #d4d4d4;}.article .voile .qtt .nb:hover{background-color:white;color:#d4d4d4;}.article .voile .qtt.manuelle .nb{display:none;}.article .voile .qtt .nb-manuel{display:none;float:right;margin:4px 4px 0 0;padding:2px 12px;background-color:#d4d4d4;font-size:12px;font-weight:bold;color:white;border-radius:12px;overflow:auto;}.article .voile .qtt.manuelle .nb-manuel{display:block;}.article .voile .qtt .nb-manuel&gt;a{float:right;width:25px;height:14px;padding:2px 0 0 0;text-align:right;}.article .voile .qtt .nb-manuel&gt;a:hover{color:#3d3c3f;}.article .voile .qtt .nb-manuel&gt;div{margin:0 25px 0 0;}.article .voile .qtt .nb-manuel&gt;div&gt;input{width:100%;max-width:70px;height:16px;border:none;text-align:center;}.article .voile .qtt .moins{display:block;float:right;width:18px;height:18px;margin:6px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}.article .voile .qtt .moins:hover{background-position:0 -18px;}.article .voile .qtt .plus{display:block;float:right;width:18px;height:18px;margin:6px 0 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat -18px -72px;}.article .voile .qtt .plus:hover{background-position:-18px -18px;}.article .voile .qtt.manuelle .plus, .article .voile .qtt.manuelle .moins{display:none;}.article .voile .decli{display:block;height:28px;text-align:left;background-color:white;font-size:16px;color:#3d3c3f;border:1px solid #d4d4d4;border-radius:6px;}.article .voile .decli .txt{height:23px;padding:5px 0 0 5px;}.article .voile .decli .deplier{float:right;width:18px;height:18px;margin:6px 10px 0 0;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -72px;}.article .voile .decli:hover .deplier{background-position:0 -18px;}.article .voile .declis{display:none;position:absolute;width:100%;margin:-5px 0 0 0;text-align:left;z-index:60;}.article .voile .declis&gt;.boite{max-height:120px;padding:5px 0;background-color:white;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-bottom-left-radius:6px;border-bottom-right-radius:6px;z-index:60;overflow:auto;}.article .voile .declis .une-decli{display:block;margin:0 5px;padding:6px 5px;color:#3d3c3f;font-size:12px;}.article .voile .declis .une-decli:not(.hs):hover{color:#00abcb;}.article .voile .declis .une-decli.hs span{text-decoration:line-through;}.article .voile .declis .une-decli.choisie{background-color:#00abcb;color:white;border-radius:3px;}.article .voile .declis .une-decli.choisie:hover{color:white;}.article .voile .prix{color:white;}.article .voile .ancien-prix{color:#3d3c3f;}.article .voile .libelle{color:#3d3c3f;}.article .voile .avis&gt;em{display:none;}.article .voile .btn-ajout .texte{color:#3d3c3f;background-color:white;border-radius:6px;}.article .voile .btn-ajout:hover .texte{text-decoration:underline;}/*corps du site*/.du-texte a:hover{text-decoration:underline;}.du-texte a.lien-mc:hover{text-decoration:none;background-color:white;color:#00abcb;border:2px solid #00abcb;}.du-texte a.lien-mc2:hover{text-decoration:none;background-color:white;color:#00abcb;border:2px solid #00abcb;}.du-texte table.kalaclass td.relief{width:33.33333333%;min-width:250px;}/*wysiwyg*/#wysiwyg section{width:75%;}#wysiwyg aside{width:25%;}/*definitions*/.definition{display:none;position:absolute;width:300px;padding:10px 15px;background-color:white;border:1px solid #b7b7b7;border-radius:6px;text-align:justify;line-height:20px;}.definition-btn{cursor:help;border-bottom:2px dotted #00abcb;}/*modules supplÃ©mentaires*/#msupp-tw:hover{background-position:center -240px;}#msupp-ig:hover{background-position:center -144px;}#msupp-yt:hover{background-position:center -336px;}#msupp-pi:hover{background-position:center -48px;}#msupp-tmgs .cadre .plus:hover{background:url(../documents/media/images/permanent/modules-voirplus-hu.png) no-repeat 0 -144px;}#msupp-news .cadre .plus:hover{background:url(../documents/media/images/permanent/modules-voirplus-hu.png) no-repeat 0 -108px;}#msupp-tutos .cadre .plus:hover{background:url(../documents/media/images/permanent/modules-voirplus-hu.png) no-repeat 0 -180px;}#msupp-news .cadre .news .voirplus:hover{text-decoration:underline;}#msupp-tutos .cadre .tuto:hover{color:#00abcb;background-position:right -11px;}/*etiquettes*/#etiquettes .et1, #etiquettes .et2, #etiquettes .et3, #etiquettes .et4{float:left;width:25%;}#etiquettes .et1&gt;div{margin:0 23px 0 0;}#etiquettes .et2&gt;div{margin:0 15px 0 7px;}#etiquettes .et3&gt;div{margin:0 7px 0 15px;}#etiquettes .et4&gt;div{margin:0 0 0 23px;}#etiquettes .et4 img{display:block;width:100%;}/*footer*/footer a:hover{text-decoration:underline;}/***tchat***/#tchat-btn{bottom:33px;}#tchat-btn:hover{text-decoration:underline;}#tchat&gt;.boite&gt;.fermer{position:absolute;top:7px;right:7px;display:block;width:11px;height:11px;background:url(../documents/media/images/permanent/croix-blanche-suppr-pc.png) no-repeat 0 0;}/***Pop Up***/#pop-up a:hover{text-decoration:underline;}/***compte client***/.compte-statut{display:block;position:fixed;bottom:12px;left:150px;width:110px;height:116px;border-radius:6px;border:4px solid #00abcb;}#compte-cocotte{background:url('../documents/media/images/permanent/compte-cocotte.jpg') no-repeat 0 0;}#compte-ultra{background:url('../documents/media/images/permanent/compte-ultra.jpg') no-repeat 0 0;}#compte-locomo{background:url('../documents/media/images/permanent/compte-locomo.jpg') no-repeat 0 0;}#compte-ariane{background:url('../documents/media/images/permanent/compte-ariane.jpg') no-repeat 0 0;}#compte-fournaise{background:url('../documents/media/images/permanent/compte-fournaise.jpg') no-repeat 0 0;}#compte-all-inclusive{background:url('../documents/media/images/permanent/compte-all-inclusive.jpg') no-repeat 0 0;}/***bouton de retour en haut de page***/#retour-haut{bottom:71px;}#retour-haut:hover{background-position:0 0;}/***traduction***/#traduction{display:block;position:fixed;bottom:5px;right:5px;z-index:40;}/*messages*/.boite-message{width:50%;margin:0 25%;}/*categorie de navigation*/.cat-nav-4&gt;p&gt;a:hover{background-color:#3d3c3f;color:white;border:2px solid #3d3c3f;}/*bouton gÃ©nÃ©rique*/.un-btn-general a:hover{background-color:white;color:#00abcb;}/*ep-modules*/.ep-mmm&gt;.clear-tab{clear:none;}.ep-mmm&gt;.clear-pc{clear:left;}.ep-mmm&gt;div&gt;a:hover&gt;div{text-decoration:underline;}.ep-mmm&gt;div&gt;a.ec:hover&gt;div{text-decoration:none;}}/************************************************************//*PC BOUTIQUE*//************************************************************/@media screen and (min-width:1043px){/*page boutique simple*/#presentation .carres .carre{width:33.33333333%;}#presentation .carres .carre&gt;.boite:hover{background-color:#00abcb;color:white;}#presentation .carres .carre.c1&gt;.boite, #presentation .carres .carre.c4&gt;.boite{margin:0 20px 20px 0;}#presentation .carres .carre.c2&gt;.boite, #presentation .carres .carre.c5&gt;.boite{margin:0 10px 20px 10px;}#presentation .carres .carre.c3&gt;.boite, #presentation .carres .carre.c6&gt;.boite{margin:0 0 20px 20px;}/*pages categories*//*navigation*/.cat-nav-top&gt;a:hover{background-color:#3d3c3f;}.cat-nav-mult.type5&gt;p{width:20%;}.cat-nav-mult.type6&gt;p{width:25%;}.cat-nav-mult&gt;p&gt;a:hover{background-color:#3d3c3f;color:white;border:2px solid #3d3c3f;}.cat-nav-mult.type5&gt;p:nth-child(1)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(6)&gt;a{margin:0 12% 12px 0;}.cat-nav-mult.type5&gt;p:nth-child(2)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(7)&gt;a{margin:0 9% 12px 3%;}.cat-nav-mult.type5&gt;p:nth-child(3)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(8)&gt;a{margin:0 6% 12px 6%;}.cat-nav-mult.type5&gt;p:nth-child(4)&gt;a, .cat-nav-mult.type5&gt;p:nth-child(9)&gt;a{margin:0 3% 12px 9%;}.cat-nav-mult.type5&gt;p:nth-child(5)&gt;a{margin:0 0 12px 12%;}.cat-nav-mult.type6&gt;p:nth-child(1)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(5)&gt;a{margin:0 12% 12px 0;}.cat-nav-mult.type6&gt;p:nth-child(2)&gt;a, .cat-nav-mult.type6&gt;p:nth-child(6)&gt;a{margin:0 8% 12px 4%;}.cat-nav-mult.type6&gt;p:nth-child(3)&gt;a{margin:0 4% 12px 8%;}.cat-nav-mult.type6&gt;p:nth-child(4)&gt;a{margin:0 0 12px 12%;}/*categorie*/#libelle{width:75%;}section&gt;.description{max-height:180px;}section&gt;.description&gt;.voir-plus:hover{text-decoration:underline;}/*tri*/#tri{float:right;}#tri&gt;.select{bottom:0;width:200px;}#tri&gt;.select&gt;.tri:hover&gt;.deplier{background-position:0 -18px;}#tri&gt;.select&gt;.tris&gt;a:hover{color:#00abcb;}#tri&gt;.select&gt;.tris&gt;a.choisi:hover{color:white;}/*affichage*/#affichage{display:block;width:175px;margin:0 0 30px 0;padding:5px 0 0 0;}#affichage a{float:right;display:block;width:29px;height:29px;}#affichage .en-ligne{background:url(../documents/media/images/permanent/boutique-affichage-icone.png) no-repeat 0 -87px;}#affichage .en-grille{margin:0 15px 0 0;background:url(../documents/media/images/permanent/boutique-affichage-icone.png) no-repeat 0 -29px;}#affichage .en-ligne:hover{background-position:0 -145px;}#affichage .en-ligne.choisi, #affichage .en-ligne.choisi:hover{background-position:0 -58px;}#affichage .en-grille:hover{background-position:0 -116px;}#affichage .en-grille.choisi, #affichage .en-grille.choisi:hover{background-position:0 0;}#affichage .txt{padding:5px 0 0 0;font-size:17px;font-weight:bold;}/*filtres*/section aside{width:25%;}#filtres-ec .un-filtre-ec{height:16px;font-size:14px;}#filtres-ec .un-filtre-ec .supprimer{position:relative;top:2px;width:11px;height:11px;padding:0;background:url(../documents/media/images/permanent/croix-bleue-suppr-pc.png) no-repeat 0 0;}#filtres-ec .un-filtre-ec .supprimer:hover{background-position:0 -11px;}#filtres-ec .un-filtre-ec .texte{padding:0;}#filtres-ec&gt;.reinit:hover{color:#3d3c3f;}#filtres .un-filtre .choix:hover .deplier{background-position:0 -18px;}#filtres .un-filtre .un-choix:hover{color:#00abcb;}#filtres .un-filtre .un-choix.choisi:hover{color:white;}#filtres .un-filtre .une-cbx:hover .case{background-position:0 -24px;}#filtres .un-filtre .une-cbx.choisie:hover .case{background-position:0 -12px;}#filtres .un-filtre .une-cbx:hover .libelle{text-decoration:underline;}/*articles*/section article{margin:0 0 0 25%;width:75%;}section article .art-box{width:33.33333333%;}section article .art-box1, section article .art-box4{margin:0 20px 0 0;}section article .art-box2, section article .art-box5{margin:0 10px 0 10px;}section article .art-box3, section article .art-box6{margin:0 0 0 20px;}/*articles (affichage en ligne)*/section article .art-box.en-ligne{width:100%;}section article .art-box.en-ligne .art-box1, section article .art-box.en-ligne .art-box2, section article .art-box.en-ligne .art-box3, section article .art-box.en-ligne .art-box4, section article .art-box.en-ligne .art-box5, section article .art-box.en-ligne .art-box6{margin:0;}section article .art-box.en-ligne .article{text-align:left;}section article .art-box.en-ligne .article .image{display:block;width:33.33333333%;height:auto;min-height:190px;margin:0;padding:0 13px;}section article .art-box.en-ligne .article .infos{display:block;position:absolute;height:100%;width:66.66666666%;margin:0 0 0 33.33333333%;z-index:10;}section article .art-box.en-ligne .article .infos-cont{margin:0 0 0 30px;padding:20px 20px 20px 0;}section article .art-box.en-ligne .article .infos .les-prix{width:50%;float:right;}section article .art-box.en-ligne .article .infos .les-prix-box{display:block;margin:0 0 0 15px;padding:10px 0 0 0;}section article .art-box.en-ligne .article .infos .ancien-prix{font-size:20px;}section article .art-box.en-ligne .article .infos .prix{font-size:26px;}section article .art-box.en-ligne .article .infos .avis{position:absolute;bottom:0;left:0;width:auto;padding:0 0 0 30px;}section article .art-box.en-ligne .article .infos .avis&gt;em{display:block;float:left;color:#3d3c3f;}section article .art-box.en-ligne .article .infos .avis&gt;div{left:0;float:left;margin:0 0 0 5px;}section article .art-box.en-ligne .article .infos .btn-ajout{display:none;}section article .art-box.en-ligne .article .infos .hors-stock{display:none;}section article .art-box.en-ligne .article .voile{display:block;position:absolute;height:100%;width:66.66666666%;margin:0 0 0 33.33333333%;background:none;border-radius:0;z-index:20;}section article .art-box.en-ligne .article .voile&gt;.boite{position:static;width:auto;height:auto;margin:0 0 0 30px;padding:20px 20px 20px 0;}section article .art-box.en-ligne .article .voile .cont{position:static;width:auto;height:auto;padding:0;}section article .art-box.en-ligne .article .voile .cont2{position:static;width:auto;height:auto;}section article .art-box.en-ligne .article .voile .description{float:left;width:50%;height:132px;padding:50px 0 0 0;margin:0;color:#3d3c3f;}section article .art-box.en-ligne .article .voile .description-cont{margin:0 15px 0 0;}section article .art-box.en-ligne .article .voile .flacon{display:none;}section article .art-box.en-ligne .article .voile .qtt-declis-box{width:50%;margin:0 0 0 50%;}section article .art-box.en-ligne .article .voile .qtt-declis-box2{position:relative;margin:0 0 0 15px;padding:50px 0 0 0;}section article .art-box.en-ligne .article .voile .qtt{margin:0 0 10px 0;background-color:#3d3c3f;color:white;}section article .art-box.en-ligne .article .voile .qtt .moins{background-position:0 -54px;}section article .art-box.en-ligne .article .voile .qtt .moins:hover{background-position:0 -18px;}section article .art-box.en-ligne .article .voile .qtt .plus{background-position:-18px -54px;}section article .art-box.en-ligne .article .voile .qtt .plus:hover{background-position:-18px -18px;}section article .art-box.en-ligne .article .voile .qtt .moins{color:white;}section article .art-box.en-ligne .article .voile .qtt .plus{color:white;}section article .art-box.en-ligne .article .voile .decli{margin:0 0 10px 0;background-color:#3d3c3f;color:white;}section article .art-box.en-ligne .article .voile .decli .deplier{color:white;background:url(../documents/media/images/permanent/picto-fleche-18.png) no-repeat 0 -54px;}section article .art-box.en-ligne .article .voile .decli:hover .deplier{background-position:0 -18px;}section article .art-box.en-ligne .article .voile .declis{width:100%;margin:-15px 0 0 0;}section article .art-box.en-ligne .article .voile .declis&gt;.boite{max-height:120px;background-color:#3d3c3f;overflow:auto;}section article .art-box.en-ligne .article .voile .declis .une-decli{color:white;}section article .art-box.en-ligne .article .voile .declis .une-decli:not(.hs):hover{color:#00abcb;}section article .art-box.en-ligne .article .voile .declis .une-decli.choisie{background-color:#00abcb;color:white;border-radius:3px;}section article .art-box.en-ligne .article .voile .declis .une-decli.choisie:hover{color:white;}section article .art-box.en-ligne .article .voile .infos{display:block;position:static;width:50%;margin:0 0 0 50%;}section article .art-box.en-ligne .article .voile .infos-box{margin:0 0 0 15px;}section article .art-box.en-ligne .article .voile .ancien-prix, section article .art-box.en-ligne .article .voile .prix, section article .art-box.en-ligne .article .voile .libelle, section article .art-box.en-ligne .article .voile .avis{display:none;}section article .art-box.en-ligne .article .voile .btn-ajout{display:flex;}section article .art-box.en-ligne .article  .voile .btn-ajout .texte{text-align:center;color:white;background-color:#00abcb;}section article .art-box.en-ligne .article  .voile .hors-stock{display:block;text-align:center;}#afficher-tous:hover{background-color:#00abcb;color:white;border:2px solid #00abcb;}}/************************************************************//*PC MAX*//************************************************************/@media screen and (min-width:1327px){body.bgd{/* background:url(../documents/media/images/permanent/halloween.jpg) no-repeat top center; *//* background-size:cover; *//* background-attachment:fixed; */}/*detection ecran*/#version-pc-max{visibility:visible;}/*header*/body.bgd #menu{background-color:transparent;border:none;}body.bgd #menu.fixe{background-color:#3d3c3f;border-bottom:2px solid white;}#menu&gt;.boite{width:1296px;margin:auto;}body.bgd #menu&gt;.boite{width:1256px;padding:0 20px;background-color:#3d3c3f;border-bottom:2px solid white;}body.bgd #menu.fixe&gt;.boite{width:1296px;padding:0;background-color:transparent;border:none;}header .centre{width:1296px;margin:auto;}body.bgd #liens-rapides{padding:0 20px 0 0;}body.bgd #barre-grise{background-color:transparent;}/*panier*/body.bgd #panier{margin:0 20px 0 0;}/*menu (niveau 1)*/header .menu1&gt;.sous-menus{width:1296px;margin:0;}body.bgd #menu .menu1&gt;.sous-menus{width:1256px;}body.bgd #menu.fixe .menu1&gt;.sous-menus{padding:0 20px;}/*corps*/#tout{background:url(../documents/media/images/permanent/footer-bgd.jpg) no-repeat bottom center;}body.bgd #tout{padding:0;background:url(../documents/media/images/permanent/footer-bgd.png) no-repeat bottom center;}#tout&gt;section{background-color:white;}body.bgd #tout&gt;section{width:1256px;padding:10px 20px 0 20px;}/*fil d'ariane*/#ariane{width:1296px;margin:auto;/* margin-bottom:10px; */padding:0 0 20px 0;background-color:white;}body.bgd #ariane{width:1256px;padding:10px 20px 20px 20px;}/*wysiwyg*/#wysiwyg{width:1296px;margin:auto;background-color:white;}body.bgd #wysiwyg{width:1256px;padding:20px 20px 30px 20px;}/*modules supplementaires*/#msupp-fb{background:url(../documents/media/images/permanent/modules-facebook-max.png) white no-repeat center;}/*etiquettes*/#etiquettes{width:1296px;margin:auto;background-color:white;}body.bgd #etiquettes{width:1256px;padding:0 20px;}/*footer*/footer{/* background:url(../documents/media/images/permanent/footer-bgd.jpg) #3d3c3f no-repeat top center; */}footer .contenu{width:1296px;margin:auto;}/***lien background***/#lien-bgdg{display:block;position:fixed;top:0;left:0;}#lien-bgdd{display:block;position:fixed;top:0;right:0;}}/************************************************************//*PC ULTRA MAX*//************************************************************/@media screen and (min-width:1607px){.compte-statut{left:12px;}}/************************************************************//*PC MAX BOUTIQUE*//************************************************************/@media screen and (min-width:1327px){/*page boutique simple*/#presentation{width:1296px;margin:auto;}/*pages categories*/section{width:1296px;margin:auto;}}</pre></body></html>