/*********** smoke.min.css *************/
.smk-alert,.smk-confirm{filter:alpha(opacity=0)}.has-feedback .smk-error-text{position:absolute;right:0;font-size:12px;color:#EE4124}.smk-select .smk-error-icon{right:10px}.smk-checkbox .smk-error-text,.smk-radio .smk-error-text{margin-top:-12px}.form-horizontal .has-feedback .smk-error-text{right:15px}.form-horizontal .smk-select .smk-error-icon{right:25px}.form-horizontal .smk-checkbox .smk-error-text,.form-horizontal .smk-radio .smk-error-text{margin-top:0}.smk-alert-content{position:fixed;width:360px;top:0;right:20px;z-index:2060}.smk-alert{opacity:0}.smk-alert .glyphicon{font-size:20px;float:left;margin-right:14px}.smk-alert p{display:table}.smk-confirm-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030}.smk-confirm{position:absolute;opacity:0;top:-500px;right:0;left:0;margin:auto;max-width:440px;z-index:2060;box-shadow:0 5px 25px -1px #333;-webkit-box-shadow:0 5px 25px -1px #333;-moz-box-shadow:0 5px 25px -1px #333}.smk-progressbar{left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,.4);z-index:10000}.smk-progressbar .progress{width:100%;height:4px;background-color:transparent;border-radius:0;margin-bottom:0}.smk-progressbar .progress-bar{background:#E31319}.panel-full{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999}.smk-btn-group-panel-title{top:-22px;right:-4px}.smk-btn-group-panel{top:-4px;right:-4px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smk-sizing{box-sizing:border-box}.smk-transition1{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}.smk-transition2{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}.smk-shadow{box-shadow:3px 3px 5px 6px #ccc;-webkit-box-shadow:3px 3px 5px 6px #ccc;-moz-box-shadow:3px 3px 5px 6px #ccc}.smk-animation{animation:fadeOut 3.5s;-webkit-animation:fadeOut 3.5s;-moz-animation:fadeOut 3.5s;-o-animation:fadeOut 3.5s;-ms-animation:fadeOut 3.5s}.smk-translate{transform:translate(50px,100px);-webkit-transform:translate(50px,100px);-moz-transform:translate(50px,100px);-o-transform:translate(50px,100px);-ms-transform:translate(50px,100px)}.smk-rotate{transform:rotate(7deg);-webkit-transform:rotate(7deg);-moz-transition:rotate(7deg);-o-transition:rotate(7deg);-ms-transform:rotate(7deg)}.smoke-base,.smokebg{position:fixed;top:0;left:0;bottom:0;right:0}.dialog-buttons button,.dialog-prompt input{outline:0;font-family:'Roboto Condensed',sans-serif;display:inline-block}.smoke-base{visibility:hidden;opacity:0}.smoke-base.smoke-visible{opacity:1;visibility:visible}.dialog-prompt{margin-top:15px;text-align:center}.dialog-buttons{margin:20px 0 5px}.smoke{font-family:'Roboto Condensed',sans-serif;text-align:center;font-size:22px;line-height:150%}.dialog-buttons button{vertical-align:baseline;cursor:pointer;font-style:normal;text-decoration:none;border:0;margin:0 5px;-webkit-background-clip:padding-box;font-size:13px;line-height:13px;font-weight:400;padding:9px 12px}.dialog-prompt input{margin:0;border:1px solid #aaa;width:75%;background-color:transparent;font-size:16px;padding:8px}.smoke-base{background:rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, endColorstr=#900000000)}.smoke-base .dialog{position:absolute;top:25%;width:40%;left:50%;margin-left:-20%}.smoke-base .dialog-inner{padding:15px;color:#202020}.smoke{background-color:rgba(255,255,255,.95);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);box-shadow:0 2px 8px #666}.dialog-buttons button{background-color:rgba(0,0,0,.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#222222, endColorstr=#222222);border-radius:0;color:#fff}button.cancel{background-color:rgba(0,0,0,.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#444444, endColorstr=#444444)}.queue{display:none}.checkbox.checkbox-inline,.radio.radio-inline{margin-top:0}.checkbox{padding-left:20px;padding-top:20px}.checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.checkbox label::after,.checkbox label::before{left:0;display:inline-block;position:absolute;margin-left:-20px}.checkbox label::before{content:"";width:17px;height:17px;border:1px solid #ccc;border-radius:3px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}.checkbox label::after{width:16px;height:16px;top:0;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.checkbox-danger input[type=checkbox]:checked+label::after,.checkbox-danger input[type=radio]:checked+label::after,.checkbox-info input[type=checkbox]:checked+label::after,.checkbox-info input[type=radio]:checked+label::after,.checkbox-primary input[type=checkbox]:checked+label::after,.checkbox-primary input[type=radio]:checked+label::after,.checkbox-success input[type=checkbox]:checked+label::after,.checkbox-success input[type=radio]:checked+label::after,.checkbox-warning input[type=checkbox]:checked+label::after,.checkbox-warning input[type=radio]:checked+label::after,input[type=checkbox] .styled:checked+label::after,input[type=checkbox] .styled:checked+label::before,input[type=radio] .styled:checked+label::after,input[type=radio] .styled:checked+label::before{color:#fff}.checkbox input[type=checkbox],.checkbox input[type=radio]{opacity:0;z-index:1}.checkbox input[type=checkbox]:focus+label::before,.checkbox input[type=radio]:focus+label::before{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.checkbox input[type=checkbox]:checked+label::after,.checkbox input[type=radio]:checked+label::after{font-family:FontAwesome;content:"\f00c"}.checkbox input[type=checkbox]:disabled+label,.checkbox input[type=radio]:disabled+label{opacity:.65}.checkbox input[type=checkbox]:disabled+label::before,.checkbox input[type=radio]:disabled+label::before{background-color:#eee;cursor:not-allowed}.checkbox.checkbox-circle label::before{border-radius:50%}.checkbox-primary input[type=checkbox]:checked+label::before,.checkbox-primary input[type=radio]:checked+label::before{background-color:#337ab7;border-color:#337ab7}.checkbox-danger input[type=checkbox]:checked+label::before,.checkbox-danger input[type=radio]:checked+label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-info input[type=checkbox]:checked+label::before,.checkbox-info input[type=radio]:checked+label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-warning input[type=checkbox]:checked+label::before,.checkbox-warning input[type=radio]:checked+label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-success input[type=checkbox]:checked+label::before,.checkbox-success input[type=radio]:checked+label::before{background-color:#5cb85c;border-color:#5cb85c}.radio{padding-left:20px}.radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.radio label::after,.radio label::before{display:inline-block;position:absolute;margin-left:-20px}.radio label::before{content:"";width:17px;height:17px;left:0;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.radio label::after{content:" ";width:11px;height:11px;left:3px;top:3px;border-radius:50%;background-color:#555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33)}.radio-primary input[type=radio]+label::after,.radio-primary input[type=radio]:checked+label::after{background-color:#337ab7}.radio input[type=radio]{opacity:0;z-index:1}.radio input[type=radio]:focus+label::before{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.radio input[type=radio]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.radio input[type=radio]:disabled+label{opacity:.65}.radio input[type=radio]:disabled+label::before{cursor:not-allowed}.radio-primary input[type=radio]:checked+label::before{border-color:#337ab7}.radio-danger input[type=radio]+label::after,.radio-danger input[type=radio]:checked+label::after{background-color:#d9534f}.radio-danger input[type=radio]:checked+label::before{border-color:#d9534f}.radio-info input[type=radio]+label::after,.radio-info input[type=radio]:checked+label::after{background-color:#5bc0de}.radio-info input[type=radio]:checked+label::before{border-color:#5bc0de}.radio-warning input[type=radio]+label::after,.radio-warning input[type=radio]:checked+label::after{background-color:#f0ad4e}.radio-warning input[type=radio]:checked+label::before{border-color:#f0ad4e}.radio-success input[type=radio]+label::after,.radio-success input[type=radio]:checked+label::after{background-color:#5cb85c}.radio-success input[type=radio]:checked+label::before{border-color:#5cb85c}input[type=checkbox].styled:checked+label:after,input[type=radio].styled:checked+label:after{font-family:FontAwesome;content:"\f00c"}.full-page-accessoire .checkbox label::after, .full-page-accessoire .checkbox label::before {top: 7px;}.full-page-accessoire .checkbox {padding-top: 0;}.full-page-accessoire .titre_pull{padding-top:3px;}.full-page-accessoire .btn-danger {margin-top:10px;}
/*********** smoke.min.css ******************/

/*********Select.css *************/
.select2{width:95%!important;border:1px solid #C00}.select2 span{background:#fff!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#F20711!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:7px;margin-left:3px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #DDD;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:7px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-container--default .select2-selection--single{background-color:#f0f0f0;border:1px solid rgba(0,0,0,.1);border-radius:0}.select2-container--default .select2-selection--single:focus{outline:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:34px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#f0f0f0;border:1px solid rgba(0,0,0,.1);border-radius:0;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:8px;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice{color:#666;background-color:#fff;border:1px solid #ddd;border-radius:2px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:3px 5px 2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #CCC;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #DDD}.select2-container--default .select2-search--dropdown .select2-search__field:focus{outline:0}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#EEE}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#4a89dc;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}
.full+.select2{width:100%!important;}
/*********Select.css **********/

/*! 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:#fff;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(../images/fancybox-sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../images/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(../images/blank.gif);-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}.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(../images/fancybox-overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.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;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:700;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)}@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(../images/fancybox-sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../images/fancybox-loading-2x.gif);background-size:24px 24px}}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */


a[text~=politique], .politique a{
    display: inline-block;
    margin-bottom: 5px;
    color: #6f7175;
}
a[text~=politique]:hover, .politique a:hover{
    color: #F30710;
}
html {
    height: 100%;
}
body{
    font-family: Open Sans, Arial;
    font-size: 15px;
    line-height: 20px;
    height: 100%;
}
.CLRed {
    color: #F30710;
}
.CLcollarge{width:100%!important}
.CLCenter {
    margin: auto;
    width: 1200px;
}
header .CLCenter{
    position: relative;
}
.CLCenter:after{
    content:"";
    display:block;
    clear:both;
}
.text-center { text-align: center; }
h1 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}
h2 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 17px;
}
h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 14px;
}
h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 11px;
}
#LienImageModele{width:100%; height:30px;}
#IDHeader1 {
    background: url('../images/mainnav-background.png');
    background-position: bottom;
    color: white;
    padding: 1px;
    box-shadow: 0px -10px 12px rgba(255, 255, 255, 0.2) inset;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 150;
}
#IDHeader2 {
    border-bottom: 1px solid #9d9d9d;
    position: fixed;
    width: 100%;
    top: 42px;
    z-index: 140;
    background: #ffffff;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.3);
}
#IDHeader1-left {
    float: left;
}
#IDHeader1-right {
    float: right;
}
#IDHeader1 ul li {
    display: inline;
    position:relative;
}
#IDHeader1 ul li a {
    color: white;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
}
#IDHeader1 ul li a:hover {
    /* background: #3e3e3e none repeat scroll 0 0; */
    /* background: rgba(243, 7, 17, 0.3) none repeat scroll 0 0; */
    background-color: #242424;
    color: #ff2d27;
}
#IDHeader1-right li ul {
    display: none;
	width: 203px;
}
#IDHeader1 .fa-chevron-down {
    font-size: 14px;
}

#IDHeader1 #IDHeader1-right > ul > li:hover > ul {
    display: block;
    position: absolute;
    z-index: 10;
    background: #3E3E3E;
    left: 0;
    padding: 10px 0;
    font-size: 16px;
    line-height: 13px;
    text-align: left;
}

#IDHeader1 #IDHeader1-right ul.resp-sous-onglet {
    display: block;
}

#IDHeader1 #IDHeader1-right ul.resp-sous-onglet li a {
    font-size: 12px;
    padding-left: 2em;
    color: #cacaca;
    display: block;
}

#IDHeader1 a[title="Horaires"] + ul li {
    font-size: 13px;
}

#IDSiteYamaha {
    display: inline-block;
    margin-top: 11px;
    position: absolute;
    right: 0;
}
#IDSiteConcessionnaire {
    font-size: 22px;
    font-weight: bold;
    margin-top: 19px;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: -1px;
    font-family: Arial, Verdana, Helvetica;
}
#IDMenuPrinc {
    display: inline-block;
    max-width: 58%;
    /* width: auto; */
}
#IDMenuPrinc li {
    display: block;
    float: left;
}
#IDMenuPrinc li a,#IDMenuPrinc li span {
    display: inline-block;
    /* padding: 19px 30px 21px; */
    padding: 18px 19px 22px;
    border-right: 1px solid #9d9d9d;
    transition: all linear 0.2s;
    text-decoration: none;
    color: #333333;
    cursor:pointer;
}
#IDMenuPrinc ul {
    padding-left: 20px;
    padding-right: 20px;
    z-index: 10;
}
#IDMenuPrinc li:first-child a {
    border-left: 1px solid #9d9d9d;
}
 #IDMenuPrinc .active > a, #IDMenuPrinc .active > span {
    transition: all linear 0.2s;
    color: white;
    /* background: #F30711; */
    background: #9d0000;
    background: -moz-linear-gradient(top, #9d0000 0%, #fd0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d0000), color-stop(100%,#fd0000));
    background: -webkit-linear-gradient(top, #9d0000 0%,#fd0000 100%);
    background: -o-linear-gradient(top, #9d0000 0%,#fd0000 100%);
    background: -ms-linear-gradient(top, #9d0000 0%,#fd0000 100%);
    background: linear-gradient(to bottom, #9d0000 0%,#fd0000 100%);
}
#IDMenuPrinc li:not(.active) a:hover, #IDMenuPrinc li span:hover {
    transition: all linear 0.2s;
    color: #F30711;
}
#IDMenuPrinc li ul ul {
    margin-top: -8px;
    z-index: 180;
    /* margin-top: 11px; */
}
#IDMenuPrinc li ul {
	/* margin-top: 1px; */
    position: absolute;
    left: 0;
    right: 0;
    background: #e9e9e9;
    /* background: rgba(233, 233, 233, 0.85); */
    background: url('../images/white-90.png');
    width: 100%;
    padding: 0;
    display:none;
    /* padding:10px 0; */
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
}
/*#IDMenuPrinc ul li:hover > ul {
    display: table;
}*/
#IDMenuPrinc li ul li {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
#IDMenuPrinc li ul li a, #IDMenuPrinc li ul li span{
    display: block;
    text-align: center;
    padding: 10px;
    color: #999999;
}

#IDMenuPrinc .voir-plus > ul:hover,
#IDMenuPrinc .voir-plus:hover > ul {
    display: table;
}

#IDMenuPrinc .voir-plus:hover > ul > li.sub-menu:hover > ul,
#IDMenuPrinc .voir-plus > ul > li.sub-menu:hover > ul {
    display: table;
}

#IDBackground img {
    width: 100%;
}
#IDBackground {
    /* position: absolute; */
    position: fixed;
    left: 0;
    right: 0;
    z-index: 0;
    overflow: hidden;
    top: 102px;
}
/*****************************ACC***********************/
.title-alt {
    border-bottom: 3px solid;
    display: block;
    font-size: 17px;
    margin-bottom: 5px;
    padding-bottom: 7px;
    position: relative;
}
.title-alt:after {
    background: #f30711;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 75%;
}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}

.bw {
    background: white;
    border: 1px solid #dcdcdc;
    font-size: 13px;
    padding: 20px;
}
.bw:after, .bb:after{display:block;clear:both;content:""}
.bb {
    background: #222222;
    border: 1px solid #dcdcdc;
    font-size: 13px;
    padding: 20px;
	color:white;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.title-bk {
    background: #222 none repeat scroll 0 0;
    color: white;
    font-size: 15px;
    margin-bottom: 0;
    padding: 5px;
    text-align: center;
}
.btn-spe {
    background: #424242;
    color: white;
    display: inline-block;
    font-weight: bold;
    margin: auto;
    padding: 7px 60px 7px 25px;
    position: relative;
    text-decoration: none;
    cursor:pointer;
    border:none;
    line-height:20px;
}
.btn-spe:after {
    border-bottom: 33px solid #f30711;
    border-left: 34px solid transparent;
    border-top: 34px solid transparent;
    bottom: 0;
    color: #fff;
    content: "\f054";
    font-family: fontawesome;
    height: 0;
    line-height: 35px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    width: 9px;
}
.btn-spe:hover{
	background:#f30711;
}
.btn-spe:hover:after{
	border-bottom-color:#424242;
}
.txt-big {
    font-size: 14px;
    line-height: 25px;
}

.bAcc-effect {
    display: block;
    overflow: hidden;
    position: relative;
    width: 20%;
}
.bAcc-effect:hover .bhover{
	bottom:0;
}
.bAcc-effect .bhover {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    bottom: -2px;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
	bottom: -55px;
	transition:all 0.2s linear;
}
.bAcc-effect h3 {
    color: white;
    margin-bottom: 20px;
}

.bAcc-effect:last-child {
    margin-right: 0;
}
.bAcc-effect {
    display: block;
    float: left;
    margin-right: 1%;
    overflow: hidden;
    position: relative;
    width: 19.2%;
    min-height: 234px;
}
.smallSlider {
    padding-bottom: 74%;
    position: relative;
    width: 100%;
}
.smallSlider .slide {
    position: absolute;
    width: 100%;
    z-index: 5;
    text-align: center;
    max-height: 246px;
    overflow: hidden;
}

.smallSlider .slide.active {
    z-index: 10;
}
.smallSlider .slide.last-active {
    z-index: 9;
}
.smallSlider-btn {
    text-align: center;
}
.vehicule-acc div {
    position: relative;
}
.vehicule-acc span {
	background:black;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: white;
    display: block;
    font-size: 16px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    text-decoration:none;
}
.vehicule-acc a:hover span{
	text-decoration:underline;
	}
	
.vehicule-acc img {
    vertical-align: top;
}

.form-newsletter .form-group {
    margin: 10px 0;
}
.form-newsletter input {
    background: #424242;
    border: none!important;
    color: white!important;
}
.form-newsletter a {
    color: #aaa;
    text-decoration: none;
    font-size: 11px;
}
.form-newsletter .btn-spe {
    float: right;
    margin-top: 20px;
}
.form-newsletter a:hover {
    text-decoration: underline;
}
.accessoires-Acc .bAcc-effect {
    outline: 1px solid #dcdcdc;
}
.accessoires-Acc .bAcc-effect:hover {
    outline: 1px solid #000;
}
.accessoires-Acc .bAcc-effect img {
    border-bottom: 1px solid #dcdcdc;
    margin: 5% 5% 0;
    padding-bottom: 5%;
    width: 90%;
}
.accessoires-Acc .bAcc-effect h3 {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 2% 5%;
    padding-bottom: 11px;
}
.accessoires-Acc .bAcc-effect p {
    color: #f30711;
    font-size: 15px;
    font-weight: bold;
    padding:0 5% 3%;
}
.accessoires-Acc .row:last-child .bAcc-effect:last-child, .bAcc-effect-bl {
    background: #222222;
    color: white;
    outline: medium none;
    padding-bottom: 1%;
    position: relative;
    text-align: center;
    line-height: 18px;
    min-height: 229px;
}
.accessoires-Acc .row:last-child .bAcc-effect:last-child h3, .bAcc-effect-bl h3 {
    color: white!important;
    font-size: 20px!important;
    line-height: 22px!important;
    margin-top: 10px!important;
}
.bw.accessoires-Acc {
    padding-top: 0;
}
.accessoires-Acc .bAcc-effect{text-decoration:none}

/* .CLaccessoires .CLAnnonceCaracteristiques {
    background: white none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    float: right;
    margin-top: 0;
    padding: 1.5%;
    width: 53%;
} */

.CLBlockcontent-image {position: relative;}
.CLBlockcontent-image img {display: block; width: 100%;}

/*****************************************************/
#IDContent {
    position: relative;
    /* z-index: 1; */
    margin-top: 140px;
}
#IDContent.CLAccueil,
#IDContent.CL {
    margin-top: 500px;
}
#IDContent .CLCenter {
    background: #e8e8e8;
    /* background: rgba(232, 232, 232, 0.75); */
    padding: 20px;
    width: 1160px;
}
#IDVignettes:after {
    display: block;
    clear: both;
    content: "";
}

.CLBlockcontent, .CLBlockcontent-w, .CLArticle, .CLBlockcontent-inline {
    background: white;
    border: 1px solid #d6d6d6;
    padding: 2%;
    color: #666666;
    margin-bottom:20px;
    clear:left;
}
.CLBlockcontent:nth-child(2n+1) .CLimg-content {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.CLArticle.table-layout {
    /* display: table;
    table-layout: fixed; */
    width: 100%;
    box-sizing: border-box;
}
.CLArticle { position: relative; }
.CLArticle .CLTexte,
.CLArticle .CLImage {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0 10px;
}

.CLArticle .CLImage:only-child,
.CLArticle .CLTexte:only-child {
    display: block;
    width: 100%;
}

.CLArticle .CLImage { vertical-align: middle; }
.CLArticle > div[class^=CL]:nth-child(1) { padding-right: 10px; }
.CLArticle > div[class^=CL]:nth-child(2) { padding-left: 10px; }

.CLBlockcontent-inline {
    width: 23.3%;
    float: left;
    clear:none;
    padding: 0!important;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom:2%;
	text-align:center;
}

.CLBlockcontent-centered {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto;
}

#IDVignettes-magasin {
    text-align: center;
}

#IDVignettes-magasin .CLBlockcontent-inline {
    width: 23.3%;
    float: none;
    clear: both;
    display: inline-block;
    padding: 0!important;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom:2%;
	text-align:center;
}

.CLBlockcontent-inline:nth-child(4n) {
    margin-right: 0;
}
.CLBlockcontent-inline:nth-child(4n+1) {
    margin-left: 0;
}
#IDProduits .CLBlockcontent-inline {
    width: 31.4%;
	position:relative;
}
#IDProduits .CLBlockcontent-inline:nth-child(3n) {
    margin-right: 0!important;
}
#IDProduits .CLBlockcontent-inline:nth-child(3n+1) {
    margin-left: 0;
}
#IDProduits .CLBlockcontent-inline:nth-child(4n+1){margin-left: 1%;}
#IDProduits .CLBlockcontent-inline:nth-child(4n) {
	margin-right: 1%;
}
.CLBlockcontent:after, .CLBlockcontent-inline:after {
    display: block;
    clear: both;
    content: "";
}
.CLBlockcontent .CLimg-content {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.CLbtn {
    background:  url('../images/bg-btn2.png');
    color: white;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    transition: all linear 0.2s;
    margin-top: 20px;
    border: 1px solid #000;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
}
.CLbtn:hover, .CLbtn:focus {
    background: #fff !important;
    color: #F30711;
    border: 1px solid #F30711;
    text-decoration: none;
    /*background: linear-gradient(to bottom, rgba(237,65,56,1) 0%,rgba(214,42,33,1) 100%);*/
}
.CLbtn.mini {
    padding: 5px 7px;
    font-size: 75%;
}
.CLbtn.bottom {
    position: absolute;
    bottom: 22px;
}
.text-left {
    float: left;
}
.text-right {
    float: right;
    text-align: right;
}
.fancybox {
    text-decoration: none;
}
.CLPagintation span:nth-child(n+2) {
    background: #F30711;
    padding: 7px 10px;
    color: white;
    display: inline-block;
    line-height:1em;
}
.CLPagintation a {
    padding: 7px;
    display: inline-block;
    color: black;
    text-decoration: none;
}
.CLPagintation a:hover {
    text-decoration: underline;
}
img, iframe{
    max-width:100%;
}
.CLVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.CLVideo {
    position: relative;
    padding-bottom: 50%!important;
    height: 0;
    width: 100%;
    overflow: hidden;
}
.CLTransparent {
    background: rgba(0, 0, 0, 0);
    z-index: 2000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
sup {
    font-size: 10px;
    vertical-align: super;
}
.row:after {
    display: block;
    clear: both;
    content: "";
}
table tr {
    border-bottom: 1px solid #d8d8d8;
}
table td {
    padding: 10px;
}
table {
    width: 100%;
}
table tr:hover {
    background: #f0f0f0;
}
.CLCell {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}
h1 .CLSocial {
    float: right;
    font-size: 15px;
    margin-top: -4px;
}

.CLSocial a {
    background: #738a8d;
    color: white;
    display: inline-block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 18px;
}
.CLSocial .CLFacebook {
    background: #435f9f;
}
.CLSocial .CLTwitter {
    background: #5ea9dd;
}
.CLSocial .CLGoogle {
    background: #e04b34;
}
.CLSocial .sendFriend {
    background: #333;
}
/**********************************EVENEMENTS*********************************/
#IDPhotosEvenement {
    margin-top: 20px;
}
#IDPhotosEvenement .fancybox img {
    width: 100%;
}
#IDPageEvenement .CLbtn, #IDPageLimitee .CLbtn  {
    margin-top: 0;
    margin-bottom: 40px;
}
#IDPhotosEvenement .fancybox {
    margin: 1%;
    display: block;
    float: left;
    width: 18%;/*18.4%;*/
}
#IDpageEvenement h2, #IDPageContact h2 {
    border-bottom: 2px solid #e1e1e1;
    padding-bottom: 10px;
}
/*#IDPhotosEvenement .fancybox:nth-child(5n) {
    margin-right: 0;
}
#IDPhotosEvenement .fancybox:nth-child(5n+1) {
    margin-left: 0;
}*/
#IDAccessoires #IDVignettes a{
	background:#f5f5f5;
}

#IDAccessoires h2 {
    font-size: 18px;
    /* line-height: 25px; */
    min-height: 2em;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#IDAccessoires p {
    color: #777777;
}

#IDAccessoires .CLBlockcontent-footer .CLDetails {
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
#IDAccessoires .CLBlockcontent-footer .CLAncienPrix {
    text-align: left;
    text-decoration: line-through;
    font-weight: bold;
}

#IDAccessoires .CLBlockcontent-footer .CLPrix {
    color: #3b3b3b;
    font-weight: bold;
    margin-right: 15px;
    width: auto;
}
#IDAccessoires .CLBlockcontent-inline:hover .CLDetails {
    color: #f20710;
}
#IDAccessoires input {
    border: 2px solid #dedede;
    padding: 9px;
}
.input-group {
    position: relative;
}
.input-group-addon {
    color: #dfdfdf;
    font-size: 22px;
    margin-top: -12px;
    position: absolute;
    right: 5px;
    top: 50%;
    z-index: 10;
}
#IDAccessoires button {
    margin-top: 9px;
}
.CLaccessoires .CLReference {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: -15px;
}
.CLGroupePrix {
    font-size: 14px;
}
.CLGroupePrix .CLPrix {
    font-size: 27px;
    font-weight: bold;
    margin-right: 20px;
}
.CLGroupePrix .CLAncienPrix {
    font-size: 27px;
    font-weight: bold;
    margin-right: 20px;
    text-decoration: line-through;
}
.CLaccessoires table tr, .CLaccessoires table td {
    padding: 6px 0;
}
.CLaccessoires table td:first-child {
    font-weight: bold;
}
.CLaccessoires table {
    margin-top: 20px;
}
.CLaccessoires table tr:hover{background:none;}

.CLNomCouleur,
.CLCodeCouleur,
.CLBlockCouleur {
    border: 1px solid;
    display: block;
    float: left;
    height: 20px;
    margin: -10px 10px 0 0;
    width: 20px;
}

.CLNomCouleur { border: none; width: inherit; }

.CLaccessoires .sendFriend, .CLaccessoires .CLPrint, #ProductDetails .sendFriend, #ProductDetails .CLPrint {
    color: #8f8f8f;
    font-size: 13px;
    text-decoration: none;
}
.CLaccessoires .sendFriend:hover, .CLaccessoires .CLPrint:hover, #ProductDetails .sendFriend:hover, #ProductDetails .CLPrint:hover{
    text-decoration: underline;
}
.CLaccessoires .CLFacebook, .CLaccessoires .CLTwitter, .CLaccessoires .CLGoogle, .CLaccessoires .CLFacebook, .CLAnnonceConcession .CLTwitter, .CLAnnonceConcession .CLGoogle, #ProductDetails .CLFacebook, #ProductDetails .CLTwitter, #ProductDetails .CLGoogle  {
    background: white;
}
.CLaccessoires .CLFacebook:hover, .CLaccessoires .CLFacebook:hover span, #ProductDetails .CLFacebook:hover, #ProductDetails .CLFacebook:hover span{
    color:white;
    background: #3B5998;
} 
.CLaccessoires .CLTwitter:hover, .CLaccessoires .CLTwitter:hover span, #ProductDetails .CLTwitter:hover, #ProductDetails .CLTwitter:hover span{
    color:white;
    background: #55ACEE;
    
} 
.CLaccessoires .CLGoogle:hover, .CLaccessoires .CLGoogle:hover span, #ProductDetails .CLGoogle:hover, #ProductDetails .CLGoogle:hover span{
    color:white;
    background: #D54333;
    
}
.CLaccessoires .col-md-5 .CLAnnonceCaracteristiques {
    padding: 4%;
    width: 92%;
}
/**********************************ESSAIS*********************************/

#PageDemandeEssai h2 {
    color: black;
    font-size: 15px;
}
#PageDemandeEssai h3 {
    border-bottom: 1px solid #e1e1e1;
    color: black;
}

#PageDemandeEssai h3 span {
    color: #3b3b3b;
    font-size: 14px;
    font-weight: normal;
}
.ModeleDemandeEssai a {
    color: black;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.ModeleDemandeEssai a h4 {height:40px;}
.ModeleDemandeEssai a:hover {
	text-decoration:underline; 
}
.stepper {
    display: table;
    width: 100%;
}
.step a {
    background: #6b6a6a;
    border: 1px solid #6b6a6a;
    color: white;
    display: block;
    padding: 5px 0 5px 25px;
    position: relative;
    text-align: left;
    text-decoration: none;
}
.step.disabled a {
    background: white;
    border: 1px solid #d6d6d6;
    color: black;
	pointer-events: none;
	cursor: default;
}
.step.active a {
    background: #f30711;
    border: 1px solid #f30711;
}

.step a:after {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #6b6a6a;
    border-top: 14px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 5;
}
.step:last-child a:after{display:none;}
.step.active a:after {
    border-left: 15px solid #f30711;
}
.stepper li {
    display: table-cell;
}
.step.disabled a:after {
    border-left: 15px solid #d6d6d6;
}
.stepper {
    display: table;
    list-style: outside none none;
    padding: 0 !important;
    width: 100%;
    margin-bottom: 20px;
}
/**********************************ANNONCES*********************************/
#IDVignettes a {
    transition: all 300ms linear;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    height: 345px;
    border: none;
    padding-bottom: 18px;
    transition: all 300ms ease;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

#IDVignettes a:hover{
    transform: translateY(-5px);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}
#IDVignettes a:focus{  outline: none;}
#IDProduits #IDVignettes a { height: 255px; }
.CLBlockcontent-inline {vertical-align: top;}

.series-limitees a:hover h3 {color: #F30711;}
.series-limitees h3 {display: block; margin-top: 15px;}

.CLBlockcontent-header {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px dotted #AAA;
    margin-bottom: 8px;
    color: #000;
    text-align: center;
}
.CLBlockcontent-header h2 {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 4px;
    color: black;
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}

.CLBlockcontent-footer {
    padding: 10px 10px 0;
    font-size: 14px;
    color: black;
    text-align: center;
}

.CLBlockcontent-footer .CLPrix {
    color: #F30711;
    font-weight: bold;
    font-size: 19px;
    margin-top: 12px;
}
.CLBlockcontent-footer .CLAncienPrix {text-decoration: line-through;}
.CLBlockcontent-footer .CLDetails {text-align: right;}
.CLBlockcontent-footer .row {margin-bottom: 10px;}

.CLBlockcontent-footer .row:after {
    display: block;
    clear: both;
    content: "";
}
.CLAnnonceImg {
    position: relative;
    float: left;
    width: 59%;
    margin-right: 2%;
    overflow:hidden;
}
.CLAnnonceImg .CLAnnonceSlide {
    position: relative;
    float: left;
}
.CLAnnonceImgSlider:after {
    display: block;
    clear: both;
    content: "";
}
.CLAnnonceImgSlider .fa-chevron-left {
    position: absolute;
    color: black;
    background: white;
    top: 50%;
    left: 15px;
    margin-top: -25px;
    font-size: 20px;
    border-radius: 60px;
    padding: 14px 18px 14px 16px;
    cursor: pointer;
    z-index: 10;
}
.CLAnnonceImgSlider .fa-chevron-right {
    position: absolute;
    color: black;
    background: white;
    top: 50%;
    right: 15px;
    margin-top: -25px;
    font-size: 20px;
    border-radius: 60px;
    padding: 14px 16px 14px 18px;
    cursor: pointer;    
    /* z-index: 10; */
}
.CLAnnonceImgCount {
    position: absolute;
    background: white;
    bottom: 18px;
    left: 15px;
    padding: 10px;
    line-height: 21px;
    font-weight: bold;
    font-size: 12px;
}
.CLAnnonceImgCount i {
    font-size: 22px;
    display: block;
    float: left;
    margin-right: 11px;
    color: #444444;
}

.CLFicheProduit,
/* .CLDetailsProduit, */
.CLAnnonceConcession {
    float: right;
    width: 35.8%;
    background: white;
    border: 1px solid #d8d8d8;
    padding: 1.5%;
}

.CLTitreAnnonce {
    line-height: 1.25em;
}

.CLVignetteTitre {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CLFicheProduit .CLbtn { margin: 5px; }

.CLAnnonceCaracteristiques {
    float: left;
    width: 56%;
    padding: 1.5%;
    background: white;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
}
.CLAnnonceTarifs {
    float: none;
    display: block;
    width: 100%;
    padding: 1.5%;
    background: white;
    border: 1px solid #d8d8d8;
    margin-top: 10px;
    text-align: center;
}


.CLAnnonceDescription {
    float: right;
    padding: 1.5%;
    width: 35.8%;
    background: white;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
}
.CLAnnonceConcession h2, .CLAnnonceCaracteristiques h2, .CLAnnonceDescription h2{
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    color: #666666;
}
.CLAnnonceCaracteristiques td:last-child {
    font-weight: bold;
    text-align: right;
}

.CLAnnonceCaracteristiques .CLAnnonceDispoEssai, .CLAnnonceCaracteristiques .CLAnnonceDispoLoc {
    float: left;
    width: 48%;
    text-align: center;
    background: #f0f0f0;
    padding: 12px 1% 19px;
    font-size: 19px;
    position: relative;
}
.CLAnnonceDispoLoc span,
.CLAnnonceCaracteristiques .CLAnnonceDispoEssai span, .CLAnnonceCaracteristiques .CLAnnonceDispoLoc span {
    color: #24a854;
    font-size: 28px;
    margin-top: 3px;
}
.CLAnnonceCaracteristiques .CLAnnonceDispoLoc:after {
    position: absolute;
    content: "123";
    width: 1px;
    height: 38px;
    background: white;
    right: 0;
}
.CLAnnonceCaracteristiques table tr:first-child, .CLAnnonceCaracteristiques table tr:nth-child(2) {
    background: #f0f0f0;
}
/* .CLAnnonceCaracteristiques tr:first-child td:last-child {
    color: #989898;
    font-size: 12px;
} */
.CLAnnonceCaracteristiques .CLPrix {
    color: black;
    font-size: 15px;
}
.CLAnnonceCaracteristiques .CLAncienPrix {
    font-size: 15px;
    margin-left: 20px;
    text-decoration: line-through;
    margin-right: 20px;
}
.CLAnnonceNav {
    display: table;
    width: 100%;
    clear:left;
    margin-bottom: 40px;
}
#IDListes {
    display: table;
    width: 100%;
    margin-bottom:20px;
}
.CLListes-row {
    background: white none repeat scroll 0 0;
    color: black;
    display: table;
    margin-bottom: 10px;
    text-decoration: none;
    width: 100%;
}
.CLListes-row .CLCell {
    border: 1px solid #d8d8d8;
    padding: 15px;
    vertical-align: middle;    
}
.CLListes-row .CLCell:first-child {
    padding: 0;
    width: 125px;
}
.CLListes-row:hover {
    background: #f0f0f0 none repeat scroll 0 0;
    transform: scale(1.01);
    box-shadow: 0px 0px 7px -4px black;
}
.CLListes-row {
    color: black;
    text-decoration: none;
    background:white;
}
.CLListes-image img {
    display: block;
}
.CLSearchZone {
    background-color: #F6F6F6;
    border: 1px solid #eaeaea;
    padding: 20px;
}
.CLSearchZone h2 {
    color: #f30611;
    font-size: 17px;
    text-transform: uppercase;
}
.CLSearchZone .row {
    margin-bottom: 20px;
    color: #989898;
}
.CLSearchZone .CLbtn {
    margin-top: 0;
}
.CLSearchZone p {
    margin-top: 10px;
}
.CLSearchZone .row:last-child {
    margin-bottom: 0;
}
.CLSearchZone .ckbox {
    margin-top: 10px;
    font-size: 14px;
}
.CLSearchZone .ckbox input {
    margin-right: 7px;
}
.CLSearchZone .select2 {
    width: 100%!important;
}
.CLSearchZone .col-md-2 {
    /*width: 15.6667%;
    padding: 0 0.5%;*/
    padding: 5px;
}
.CLSearchZone .col-md-4 {
    /*width: 32.3333333%;
    padding: 0 0.5%;*/
    padding: 5px;
}
.CLSearchZone {
    margin-bottom: 20px;
}

.CLAnnonceConcession .row {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.CLAnnonceConcession .row:last-child {
    border: none;
    padding: 0;
    margin: 0;
}

.CLFicheProduit hr {
    background: none;
    border-bottom: 1px solid #D8D8D8;
}

.CLFicheProduit .CLbtn,
.CLAnnonceConcession .CLbtn, .CLAnnonceCaracteristiques .CLbtn{
    /* background: #f0f0f0; */
    /* color: black; */
    /* text-transform: none; */
    display: block;
    margin-top: 5px;
    /* border-bottom: 2px solid #c9c9c9; */
	text-align: center;
}
.CLAnnonceConcession .CLbtn:hover, .CLAnnonceCaracteristiques .CLbtn:hover {
    background: #F30711;
}

/**********************************PARTENAIRES*********************************/
.CLLogo-Partenaire {
    width: 28%;
    float: left;
}
.CLContenu-Partenaire {
    width: 70%;
    float: right;
}
.CLBlockcontent-inline-partenaires {
    padding: 10px;
    text-align: center;
    min-height: 160px;
}
.CLBlockcontent-inline-partenaires p, .CLBlockcontent-inline-partenaires a {
    line-height: 34px;
    color: black;
    text-decoration: none;
}
.CLBlockcontent-inline-partenaires a:hover {
    text-decoration: underline;
}
.CLListes-row .CLAncienPrix {
    text-decoration: line-through;
    color: #989898;
}
.CLAnnonceFiltre .CLbtn {
    padding: 4px!important;
    line-height: 1em;
    font-size: 20px;
    margin:0;
}
.CLAnnonceFiltre .CLbtn.active {
    background: white;
    color: #F30711;
}
.CLAnnonceFiltre {
    margin-bottom: 15px;
}
.CLbtn-financement, .CLbtn-assurance {
    text-align: center;
    font-style: italic;
    text-transform: uppercase!important;
}
.CLbtn-financement img, .CLbtn-assurance img {
    border-bottom: 1px solid;
    padding-bottom: 8px ;
}
.CLFacebook, .CLTwitter, .CLGoogle {
    border: 2px solid #f0f0f0;
    padding: 10px;
    color: black;
    text-decoration: none;
	display: inline-block;
}
.CLFacebook span {
    color: #fff;
}
.CLGoogle span{
    color: #fff;
}
.CLTwitter span{
    color: #fff;
}
.FancyPhone {
    font-size: 20px;
    text-align: center;
}
.FancyPhone p {
    margin-top: 40px;
}
.FancyPhone a {
    color: #e20613;
    text-decoration: none;
    font-size: 28px;
    padding: 16px;
    min-width: 16em;
    display: block;
}
#IDVoirEmailModal, #IDVoirTelephoneModal ,#IDEnvoyerAmi, #IDContact {
	display:none;
}

.Actusm a, .Actuxl a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
}
.Actusm a:hover, .Actuxl a:hover{
	text-decoration:underline;
}
.Actusm h3, .Actuxl h3{
margin-bottom: 5px;
}
.Actusm {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.Actusm:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.Actusm::after {
    clear: both;
    content: "";
    display: block;
}

.Actusm p, .Actuxl p, .Actusm .CLDate, .Actuxl .CLDate {
    color: #666666;
    font-size: 12px;
}
/**********************************MEDIAS*********************************/
#IDMediaLarge iframe, #IDMediaLarge img {
    width: 100%;
}
#IDMediaLarge{
    position:relative;
    margin-bottom: 20px;
}
#IDMediaSmall{
    overflow:hidden;
}
.CLinfoMedias {
    position: absolute;
    bottom: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    left: 0;
    right: 0;
    padding: 10px;
}
.CLinfoMedias a {
    color: white;
}
#IDMediaSmall .CLMedia {
    float: left;
    width: 19.2%;
    margin-right: 1%;
}
#IDMediaSmall .CLMedia:nth-child(5n) {
    margin-right: 0;
}
.hide-img,
#IDMediaSmall .CLinfoMedias {
    display: none;
}
#IDMediaSmall .CLMedia {
    overflow: hidden;
    height: 0;
    padding-bottom: 12%;
    overflow: hidden;
    position: relative;
}
#IDMediaSmall .CLMedia img, #IDMediaSmall .CLMedia .CLVideo {
    min-width: 100%!important;
    min-height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}
#IDBackground .CLSlideShow {
    float: left;
    position: relative;
    width: 100%;
}
.CLMedia .CLTransparent{ cursor:pointer;}
#IDMediaSmall {
    position: relative;
}
#IDMediaSmall .fa-chevron-left {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    color: white;
    bottom: 0;
    padding: 65px 10px;
    z-index: 200000;
    cursor:pointer;
}
#IDMediaSmall .fa-chevron-right {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    color: white;
    bottom: 0;
    padding: 65px 10px;
    z-index: 200000;
    cursor:pointer;
}
/**********************************ACTUALITES*********************************/
.CLArticle:after{
    display:block;
    clear:both;
    content:"";
}
.CLArticleSlide, .CLArticleSlide-large {
    float: left;
    width: 49%;
    margin-right: 2%;
    position:relative;
    overflow:hidden;
}
.CLArticleSlide .fa-chevron-left, .CLArticleSlide-large .fa-chevron-left{
    position: absolute;
    left: 0;
    background: rgba(0,0,0,0.8);
    color: white;
    bottom: 0;
    height: 0;
    padding: 7.3% 10px;
    z-index: 1;
    cursor:pointer;
	line-height: 1%;
}
.CLArticleSlide-large .fa-chevron-left{padding: 6.6% 10px!important;}
.CLArticleSlide-large .fa-chevron-right{padding: 6.6% 10px!important;}
.CLArticleSlide .fa-chevron-right, .CLArticleSlide-large .fa-chevron-right{
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: white;
    cursor: pointer;
    height: 0;
    padding: 7.3% 10px;
    position: absolute;
    right: 0;
    z-index: 1;
	line-height: 1%;
}
hr {
    background: #666666;
    border: medium none;
    clear: left;
    display: block;
    height: 2px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.CLAnnonceImg hr {
    margin: 35px 0;
}

.CLArticleContent {
    float: right;
    width: 48%;
}
.CLArticleSlide img, .CLArticleSlide-large img{
    margin-top: 5px;
    max-width: 100%;
    vertical-align: top;
}
.CLArticle h1 {
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.CLArticle h1:after {
    clear: both;
    content: "";
    display: block;
}
.CLArticle .CLDate {
    color: black;
    margin-bottom: 10px;
}
.CLArticle .CLDate span {
    font-size: 19px;
}
.CLArticle .CLbtn {
    margin-top: 30px;
}
.CLArticleSlide-thumb img {
    width: 19.4%;
}
.CLArticleSlide-large .CLArticleSlide-thumb img {
    width: 19.7%;
}
.CLArticleSlide-thumb {
    width: 100%;
    position: relative;
}
.circle.active {
    background: #f30711 none repeat scroll 0 0;
    border-color: #f30711;
}
.circle {
    border: 1px solid #dcdcdc;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 10px 3px -11px;
    width: 15px;
}
/******************************************LOCATION***************************************/
#IDTableLocation {
    margin-top: 50px;
    margin-bottom: 50px;
}
#IDTableLocation td .fancybox, #IDTableLocation td img {
    display: block;
    width: 100% !important;
}
#IDTableLocation td{
    background: white none repeat scroll 0 0;
    border-right: 1px solid #e2e2e2;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}
#IDTableLocation th {
    font-weight: bold;
    font-size: 13px;
    border: none;
    background: transparent;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
}
#IDTableLocation td:first-child {
    padding: 0;
}

#IDCGV { display: none; }
#IDCGV.active { display: inherit; }

/********************************IMPRESSION***********************************/
#print_annonce table td {
	padding: 3px 0;
    vertical-align: middle;
	width: 50%!important;
}
#print_annonce table tr {
    border: none;
}
#print_annonce .align-right {
    text-align: right;
}
#print_annonce table tr:hover{
	background:none;
}
#print_annonce {
    max-width: 980px;
    width: 100%;
}
#IMGPrinc{width:100%}

#print_annonce table td {
    font-size: 12px;
    padding: 2px 0;
    vertical-align: middle;
    width: 50%;
}
/*****************************************************************************/

h2.magasin,
.CLAriane {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #170000;
    border-bottom: 2px solid #3b3b3b;
    margin-bottom: 20px;
    padding-bottom:5px;
}

.CLAriane .CLPagintation {
    font-size: 13px;
    margin-top: -10px;
}
.CLAriane a {
    color: #666666;
    text-decoration: none;
}
.CLAriane a:hover {
    color: #160000;
}

#IDIntroPage {
    padding: 0px 0 20px;
    border-bottom: 2px solid #3b3b3b;
    margin-bottom:20px;
}
#IDIntroPage p {
    color: #666;
}

#IDIntroPage:after {
    display: block;
    clear: both;
    content: "";
}

#IDIntroPage .CLimg-content {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
#IDIntroPage .CLimg-content-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.CLimg-content-center {
    clear: left;
    display: block;
    margin: 10px auto;
}
#IDContent ul {
    list-style: disc;
    padding-left: 15px;
    margin-top: 10px;
}
footer{
    position:relative;
    z-index:1;
}
#IDFooter2 {
    background: #222222;
    color: white;
    padding: 20px 0;
    text-align:center;
}
#IDFooter1 {
    background: #2e2e2e;
    color: white;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    border-top: 3px solid #f20710;
}
#IDMenuPDP {
    padding-bottom: 20px;
}
#IDMenuPDP li {
    display: inline;
}
#IDMenuPDP li a, #IDMenuPDP li span {
    display: inline-block;
    padding: 5px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    /* font-weight: 600; */
    font-size: 12px;
}
#IDMenuPDP li a:hover, #IDMenuPDP li.active a, #IDMenuPDP li span:hover {
    text-decoration: underline;
    cursor: pointer;
}

.CLTable input,
.form-group input,
.form-group select,
.form-group textarea {
    border: 1px solid #999;
    box-sizing: border-box;
    color: #555;
    max-width: 100%;
    padding: 5px;
    width: 100%;
	font-family:Open Sans, Arial;
	font-size: 13px;
}

.form-group select {
    padding: 4px;
}

.form-group input:hover, .form-group textarea:hover, .form-group input:focus, .form-group textarea:focus {
    border-color: #222;
    color: #222;
}
.form-group .ckbox input {
    width: auto;
    margin-top: 5px;
    margin-right: 7px;
    float: left;
	margin-left:0;
}
.CLAnnonceFiltre .form-group {
    margin: 9px 5px;
}
/* Bootstrap like form */
.form-group.has-error label,
.form-group.has-error input {
    border-color: red;
    color: red;
}
.form-group { margin: 9px 5px; }
.form-group.ckbox input {
    width: auto;
    margin-top: 5px;
    margin-right: 7px;
    display: block;
    float: left;
}
.form-group.ckbox {
    font-size: 13px;
}
.CaptchaImg {
    margin-left: 1.2%;
    margin-right: 5px;
    margin-top: 10px;
    outline: 1px solid #999;
    text-align: center;
    width: 47.8% !important;
}
.CaptchaImg img {
    height: 23px;
    text-align: center;
}
.col8 {
    width: 62%;
	clear: none;
}
.col4 {
    width: 28%;
	clear: none;
}
.col6 {
    width: 48%;
}
#map {
    display: block;
    height: 0 !important;
    padding-bottom: 50%;
    position: relative;
    width: 100% !important;
}
strong {
    font-weight: bold;
}
.CLFacebook:hover, .CLFacebook:hover span, .CLAnnonceConcession .CLFacebook:hover span {
	color : white;
    background: #3B5998;
}
.CLGoogle:hover, .CLGoogle:hover span, .CLAnnonceConcession .CLGoogle:hover span {
	color : white;
    background: #D54333;
}
.CLTwitter:hover, .CLTwitter:hover span, .CLAnnonceConcession .CLTwitter:hover span {
	color : white;
    background: #55ACEE;
}

.CLFicheProduit .CLFacebook span,
.CLaccessoires .CLFacebook span, .CLAnnonceConcession .CLFacebook span, #ProductDetails .CLFacebook span, #ProductDetails .CLFacebook span {
    color: #3B5998;
}
.CLFicheProduit .CLGoogle span,
.CLaccessoires .CLGoogle span, .CLAnnonceConcession .CLGoogle span, #ProductDetails .CLGoogle span, #ProductDetails .CLGoogle span {
    color: #D54333;
}
.CLFicheProduit .CLTwitter span,
.CLaccessoires .CLTwitter span, .CLAnnonceConcession .CLTwitter span, #ProductDetails .CLTwitter span, #ProductDetails .CLTwitter span {
    color: #55ACEE;
}
.CLFormSuccess {
    color: #24A854;
    font-weight: bold;
}
.CLFormErreur {
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}
/*********************************************BOUTIQUE*******************************************/
#colLeftBoutique h2 {
    /* margin-bottom: 20px; */
    padding-bottom: 10px;
    /* padding-left: 15px; */
    padding-top: 10px;
    text-align: left;
}
#colLeftBoutique ul li, #colLeftBoutique ul {
    display: block;
    margin: 0;
    padding: 0;
}

#colLeftBoutique ul li a {
    border-top: 1px solid #c8c8c8;
    color: #2b292d;
    font-size: 13px;
    padding: 5px 15px;
    text-decoration: none;
    display: block;
}

#colLeftBoutique a, #colLeftBoutique a h4 {
    color: black;
    margin-bottom: 0;
    text-decoration: none;
}
#colLeftBoutique a:hover{text-decoration:underline;}
#colLeftBoutique p, #colLeftBoutique .CLPrix {
    font-size: 12px;
    line-height: 17px;
}
#colLeftBoutique ul li li a:before {
    content: "\f054";
    font-family: FontAwesome;
    margin-right: 4px;
}
#colLeftBoutique ul li li a {
    color: #888;
}
#colLeftBoutique ul li a:hover, #colLeftBoutique ul li a.active{text-decoration:none; background:white;}
#colLeftBoutique .CLPrix, #colLeftBoutique .CLPromo, #colLeftBoutique .CLAncienPrix {
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 12px;
}
#colLeftBoutique .CLAncienPrix{text-decoration: line-through;color: #999;}
#colLeftBoutique .CLPromo {
    background: #f20710;
    color: white;
    font-size: 12px;
    margin-top: -7px;
    padding: 5px 10px;
}
#colLeftBoutique a span.fa {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #bababa;
    float: right;
    margin-right: -16px;
    margin-top: -5px;
    padding: 8px 9px;
}
#IDProduits .CLSearchZone {
    background: none;
    border:  none;
	padding: 0;
}
#colLeftBoutique a span.fa:hover {
	color:black;
}
#colLeftBoutique ul li ul {
    display: none;
}
#IDProduits .CLSearchZone button, #IDProduits .CLSearchZone .form-group{
    float: right;
}

#IDProduits .CLSearchZone button {
    line-height: 0;
    padding: 8px 10px 9px 10px;
}
#IDProduits .form-group input {
    background: black;
    border:  none;
    color: white;
    padding: 6px;
}
#IDProduits .CLSearchZone .form-group {
    margin: 0;
}
#IDProduits h1 {
    color: black;
    margin-top: 8px;
    text-transform: uppercase;
}
#IDProduits .CLBlockcontent-footer .CLPrix {
    color: black;
    font-size: 20px;
    text-align: left;
    width: 100%;
}
#IDProduits .CLBlockcontent-footer .CLDetails {
    font-weight: bold;
    margin-top: 5px;
    text-align: left;
    text-transform: uppercase;
}
#IDProduits .CLBlockcontent-inline .row {
    text-align: left;
}
#IDProduits #IDVignettes .CLPrix, #IDProduits #IDVignettes .CLPromo, #IDProduits #IDVignettes .CLAncienPrix, #ProductDetails .CLPrix, #ProductDetails .CLPromo, #ProductDetails .CLAncienPrix {
    float: left;
    font-size: 20px;
    width: auto;
}
#IDProduits #IDVignettes .CLPrix, #ProductDetails .CLPrix{
font-weight: bold;
}
#IDProduits #IDVignettes .CLAncienPrix, #ProductDetails .CLAncienPrix{
	color:#777777;
	text-decoration:line-through;
}

#formPanier .CLbtn {
    margin: 13px;
}
#IDProduits #IDVignettes .CLPromo,
#ProductDetails .CLPromo {
    background: #F20710;
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin-top: -6px;
    padding: 8px;
}
.CLBlockCommande .form-group {
    margin-left: 0;
    margin-right: 0;
}
#IDProduits .nouveau:after {
	background: url('../images/nouveau.png');
    content: "123";
}

#IDProduits .promotion:before, .accessoires-Acc .promotion:before, #ProductDetails .CLAnnonceImg.promotion:before {
    background:  url("../images/promo.png") no-repeat;
	background-size:100%;
    content: "";
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    width: 74px;
    z-index:10;
}
#IDProduits .nouveau:after, .accessoires-Acc .nouveau:after, #ProductDetails .CLAnnonceImg.nouveau:after {
    background: url("../images/nouveau.png") no-repeat ;
    content: "";
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 74px;
    z-index:10;
}

#ProductDetails h2 {
    background: white;
    font-weight: normal;
    margin-top: 50px;
    padding: 10px;
}

#ProductDetails table {
    background: white;
}

#ProductDetails table td:first-child {
    border-right: 1px solid #e8e8e8;
    font-weight: bold;
    width: 25%;
}
#ProductDetails table tr:nth-child(2n) {
    background: #cbcbcb;
}
#ProductDetails .CLBlockCouleur{ margin: 0 10px -5px 0;}

#formPanier {
    background: #f9f9f9;
}

.panierblock {
    width: 21%!important;
}
.CLBlockCommande {
    background: white;
    padding: 15px;
}
.label.label-success {
    background: #46a54e;
    color: white;
    display: inline-block;
    font-weight: bold;
    padding: 10px;
    text-decoration:none;
}
.CLBlockCommande .CLBlockCouleur {
    cursor: pointer;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
    margin-top: 6px !important;
}
#linkStep .text-left {
    color: black;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
}
#linkStep a:hover{text-decoration:underline}
#ProductDetails .CLBlockCouleur.active {
    outline: 2px solid red;
}

#Commande td {
    background: white;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
}
#Commande .CLBlockcontent {
    background:none;
    border: medium none;
    padding: 0;
}

#Commande thead {
    font-weight: bold;
}

#Commande .CLAncienPrix {
    text-decoration: line-through;
}

#Commande .CLPromo {
    background: #f30711;
    color: white;
    display: inline-block;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 10px;
}
#Commande .CLPrix {
    color: red;
    font-weight: bold;
}
#Commande table .form-group {
    float: left;
    margin: 0;
    width: 70px;
}
#Commande .CLTable button,
#Commande table button {
    background: #3b3b3b;
    border: none;
    color: white;
    cursor: pointer;
    float: left;
    font-weight: bold;
    line-height: 0;
    margin-left: 4px;
    padding: 14px 5px;
}
#Commande .CLTable .fa-trash,
#Commande table .fa-trash {
    color: black;
    font-size: 20px;
}

#Commande table a {
    color: black;
    text-decoration: none;
}

#Commande table .align-right button, #Commande table .align-right .form-group {
    float: right;
}

#Commande tr:nth-last-child(1) td, #Commande tr:nth-last-child(2) td, #Commande tr:nth-last-child(3) td, #Commande tr:nth-last-child(1) , #Commande tr:nth-last-child(2) , #Commande tr:nth-last-child(3) {
    background: none;
    border: none;
}
#Commande tr td:nth-last-child(1), #Commande tr td:nth-last-child(2){
    background: white;
    border: 1px solid #dcdcdc;
}
#Commande table th {
    background: white;
    border: 1px solid #dcdcdc;
    padding: 10px;
}
#Commande .CLBlockCouleur {
    display: inline-block;
    float: none;
    margin-top: 3px;
}
.align-left{text-align:left}
.align-center{text-align:center}
.align-right{text-align:right}
#ModePaiement a {
    background: white;
    border: 1px solid #dcdcdc;
    color: black;
    display: table;
    margin-top: 20px;
    padding: 1%;
    text-decoration: none;
    width: 97.8%;
    transition:all linear 0.1s;
}
#ModePaiement a:hover{
	transform:scale(1.01);
	box-shadow: 0 0 5px -3px;
}
#ModePaiement h2, #ModePaiement span {
    display: table-cell;
    text-align: left;
    vertical-align:middle;
    width: 44%;
}
#ModePaiement span {
    font-size: 30px;
    text-align: right;
}

#ModeTransport {
    background: white;
    border: 1px solid #dcdcdc;
    padding: 20px;
}

.CLModeTransport,
.ModeTransport {
    border: 1px solid #dcdcdc;
    display: table;
    margin-bottom: 20px;
    width: 100%;
}
.CLModeTransportInput, .CLModeTransportInfo, .CLModeTransportImg, .CLModeTransportPrice,
.ModeTransportInput, .ModeTransportInfo, .ModeTransportImg, .ModeTransportPrice {
    border-right: 1px solid #dcdcdc;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 33%;
    padding: 1%;
}
.CLModeTransportInput,
.ModeTransportInput {
    width: 4%;
}
.CLModeTransportImg,
.ModeTransportImg {
    width: 10%;
}

.CLModeTransportInfo,
.ModeTransportInfo {
    width: 75%;
}
.CLModeTransportPrice, .CLModeTransportImg,
.ModeTransportPrice, .ModeTransportImg { border:none }

/* ****** Produit module boutique ****** */
.CLAdresseLivraison,
.CLAdresseFacturation {
    display: inline-block;
    background-color: #ffffff;
    width: 44%;
    padding: 10px;
    vertical-align: top;
}

.CLAdresseLivraison { margin-left: 2.5%; }
.CLAdresseFacturation { margin-right: 2.5%; }

.CLProduit {
    position: relative;
    color: #000000;
    background-color: #ffffff;
    display: inline-block;
    width: 30%;
    min-height: 240px;
    margin: 0 1%;
    margin-bottom: 1em;
    vertical-align: top;
    border: 1px solid #d6d6d6;
}
.CLProduit:focus,
.CLProduit:hover {
    background-color: #dedede;
}
.CLPromotionProduit:after {
    position: absolute;
    display: inline-block;
    content: ' ';
    top: 0;
    right: 0;
    width: 74px;
    height: 70px;
    background: url('../images/promo.png') no-repeat;
}
.CLImageProduit img {
    width: 100%;
    display: block;
}
.CLTitreProduit {
    text-align: center;
}
.CLTitreProduit h2 {
    font-size: 18px;
    margin: 4px;
}
.CLTitreProduit p {
    font-size: 13px;
}
.CLDetailsProduit,
.CLInfosProduit {
    padding: 8px;
    text-align: center;
    min-height: 46px;
    
}
.CLDetailsProduit {
    margin: 0.5em auto;
}
.CLDetailsProduit > a {
    color: #000000;
}
.CLDetailsProduit > a:hover {
    text-decoration: underline !important;
}
.CLInfosProduit div { margin-right: 1em; }
.CLInfosProduit div:nth-child(n+1) { margin-left: 1em; }
.CLPromoProduit,
.CLAncienPrixProduit,
.CLPrixProduit {
    display: inline-block;
    /* margin-right: 1em; */
    font-size: 18px;
    font-weight: bold;
}
.CLAncienPrixProduit {
    text-decoration: line-through;
    color: #838383;
}
.CLPromoProduit {
    background: #F20710;
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin-top: -6px;
    padding: 8px;
}
.CLAjouterAuPanier {
    text-align: center;
}

.CLBtnProduit {
    background: #F30711 url('../images/bg-btn2.png');
    color: white;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    transition: all linear 0.2s;

    border: none;
}
.CLBtnProduit:hover {
    background: #F30711;
}

.CLPromotions .CLProduit,
.CLNouveauxProduits .CLProduit {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-height: inherit;
    margin: 0.25em 0;
}

.CLPromotions .CLProduit .CLImageProduit,
.CLNouveauxProduits .CLProduit .CLImageProduit {
    display: inline-block;
    width: 40%;
    margin: 1%;
    line-height: 140px;
    vertical-align: middle;
}
.CLPromotions .CLProduit .CLImageProduit img,
.CLNouveauxProduits .CLProduit .CLImageProduit img {
    vertical-align: middle;
    display: inline-block;
}

.CLPromotions .CLProduit .CLDetailsProduit a,
.CLNouveauxProduits .CLProduit .CLDetailsProduit a {
    font-weight: bold;
    font-size: 14px;
}

.CLPromotions .CLProduit .CLDetailsProduit,
.CLNouveauxProduits .CLProduit .CLDetailsProduit {
    display: inline-block;
    width: 54%;
    vertical-align: top;
    margin: 1%;
    margin-left: 0;
    padding: 0;
}
.CLPromotions .CLProduit .CLDetailsProduit,
.CLNouveauxProduits .CLProduit .CLDetailsProduit p {
    min-height: 3em;
}
.CLPromotions .CLDetailsProduit .CLAncienPrixProduit, .CLPromotions .CLDetailsProduit .CLPromoProduit, .CLPromotions .CLDetailsProduit .CLAncienPrixProduit,
.CLNouveauxProduits .CLDetailsProduit .CLAncienPrixProduit, .CLNouveauxProduits .CLDetailsProduit .CLPromoProduit, .CLNouveauxProduits .CLDetailsProduit .CLAncienPrixProduit {
    display: block;
    width: 50%;
    margin: 0 auto;
    padding: 2px;
    font-size: 15px;
}

.CLTable {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
    position: relative;
    border-spacing: 5px;
    /* border: 1px solid #c1c1c1; */
    color: #666666;
}
.CLTable > .CLTableHead {
    display: table-header-group;
}
.CLTable > .CLTableHead > div {
    display: table-cell;
    color: #666666;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
}

.CLTable > .CLTableBody {
    display: table-row-group;
}
.CLTable > .CLTableBody > .CLTableLine {
    display: table-row;
}

.CLTable > .CLTableBody > .CLTableLine > div {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
}

.CLTable > .CLTableBody > .CLTableLine > div.border {
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
}

.CLTable > .CLTableHead > div:first-child,
.CLTable > .CLTableBody > .CLTableLine > div:first-child {
    max-width: 150px;
    width: 150px;
}

.CLTable > .CLTableHead > div:nth-child(3),
.CLTable > .CLTableBody > .CLTableLine > div:nth-child(3) {
    display: none;
}

/* Total de la ligne */
.CLTable > .CLTableBody > .CLTableLine > div:nth-child(7) {
    text-align: right;
    font-size: 14px;
}

#Commande .CLTable a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

#Commande .CLTable a:hover {
    text-decoration: underline;
}

#Commande .CLTable .CLNomCouleur,
#Commande .CLTable .CLTailleProduit,
#Commande .CLTable a.CLPageProduit,
#Commande .CLTable .CLReferenceProduit,
#Commande .CLTable .CLCodeCouleur,
#Commande .CLTable .CLNomCouleur,
#Commande .CLTable .CLTailleProduit { display: block; margin: 0; width: 100%; }


/* Totaux */
#Commande .CLTotalProduit,
#Commande .CLFraisDePort,
#Commande .CLCodePromo,
#Commande .CLTotalTTC {
    font-weight: bold;
    text-align: right;
}

#Commande .CLPrixProduit {
    color: red;
    font-size: 15px;
    font-weight: bold;
}
#Commande .CLPrixProduit,
#Commande .CLPromoProduit,
#Commande .CLAncienPrixProduit {
    display: inline-block;
    text-align: center;
    margin: 5px;
}


#Commande .CLTable button,
#Commande .CLTable .form-group {
    display: inline-block;
    width: 45%;
    float: none;
    
}
#Commande .CLTable button { width: 40px; }
/* ------ Produit module boutique ------ */

.CLHeaderGamme {
    text-align: center;
    font-size: 0;
}

.CLHeaderGamme > a {
    text-decoration: none;
    display: inline-block;
    position: relative;
}
.CLHeaderGamme > a:hover:before {
    position: absolute;
    display: block;
    content: attr(title);
    font-size: 12px;
    font-weight: bold;
    bottom: 8px;
    width: 100%;
    color: #F30710;
    z-index: 8;
}
.CLHeaderGamme > a:nth-last-child(n+2):after {
    display: inline-block;
    width: 1px;
    border-right: 1px solid #c1c1c1;
    content: ' ';
    height: 40px;
    margin: 35px 0;
}

.CLHeaderGamme > a > img {
    transform: scale(0.8);
    transition-duration: 300ms;
}

.CLHeaderGamme > a > img:hover {
    transform: scale(1.0);
}

a.CGV {
    color: black;
    text-decoration: none;
}
a.CGV:hover{text-decoration:underline;}
.alert {
    margin-bottom: 20px;
    padding: 10px;
}
.alert.alert-danger {
    background: #f30711;
    color: white;
}

.alert.alert-success {
    background: #46a54e;
    color: white;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }

#PageDemandeEssai .select2{border:none;}
#PageDemandeEssai .select2-container--default .select2-selection--single{border: 1px solid #999;}
#PageDemandeEssai .select2-container .select2-selection--single{height:30px;}
#PageDemandeEssai .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px;}
#PageDemandeEssai .select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;}
#IDPageContact .select2{border:none;}
#IDPageContact .select2-container--default .select2-selection--single{border: 1px solid #999;}
#IDPageContact .select2-container .select2-selection--single{height:30px;}
#IDPageContact .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px;}
#IDPageContact .select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;}
/*! Select 2*/
.select2 {
    width: 95%!important;
    border: 1px solid #d8d8d8;
}
.select2 span {
    background: white!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #F20711!important;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:7px;margin-left:3px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #DDD;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:7px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-container--default .select2-selection--single{background-color:#f0f0f0;border:1px solid rgba(0,0,0,0.1);border-radius:0}.select2-container--default .select2-selection--single:focus{outline:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:34px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#f0f0f0;border:1px solid rgba(0,0,0,0.1);border-radius:0;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:8px;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice{color:#666;background-color:#fff;border:1px solid #ddd;border-radius:2px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:3px 5px 2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #CCC;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #DDD}.select2-container--default .select2-search--dropdown .select2-search__field:focus{outline:0}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#EEE}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#4a89dc;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}

/*! 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:#fff;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(../images/fancybox-sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../images/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(../images/blank.gif);-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}.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(../images/fancybox-overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.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;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:700;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)}@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(../images/fancybox-sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../images/fancybox-loading-2x.gif);background-size:24px 24px}}

/* ****** LOCATIONS 2 ****** */
.loc2-table { display: table; width: 100%; border-collapse: collapse; }
.loc2-header { display: table-header-group; }
.loc2-header > div { display: table-cell; font-weight: bold; padding: 8px; text-align: center; }
.loc2-body { display: table-row-group; }
.loc2-line { display: table-row; }
.loc2-cell { display: table-cell; vertical-align: middle; }
.loc2-cell:first-child { text-align: center; }
.loc2-cell > img { max-width: 240px; max-height: 150px; }
.loc2-cell { border: 1px solid #e2e2e2; padding: 8px; background-color: #ffffff; text-align: center; }
/* ------ LOCATIONS 2 ------ */

.news-center{
    max-width: 32em;
}
.news-center .form-control{
    width: 95%;
}
#SMSInput{
    width: auto;
}
#IDMenuPrinc {
    height: 60px;
    overflow: hidden;
    /* width: auto; */
} 
.white-label{
    font-size:0;
    display: block;
}
.hidden-all{
    display:none;
}
.CLEtat{
    text-transform: capitalize;
}
.liste-accessoire .CLBlockcontent-header {
    min-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#IDVignettes a{
    height: auto;
}
.formulaire-accessoire{
    margin-bottom: 35px;
}
.Btn-accessoire{
    float: left;
    margin-top: 11px;
}
.row .col-xs-6.CLPrix:only-child {
    width: 100%;
    text-align: center;
}

@media (max-width: 1200px) {
	#IDContent .CLCenter, .CLCenter {
		margin: auto;
		width: 980px;
	}
	
	#IDSiteYamaha {
		margin-top: 14px;
	}
	.bw, .bb{font-size:12px;line-height: 15px;}
	h3 {
		font-size: 12px;
		line-height: 15px;
	}
	.title-alt {font-size:15px;}
	.txt-big {
		font-size: 12px;
		line-height: 14px;
	}
	.btn-spe{padding: 6px 43px 7px 14px;}
	.btn-spe::after{width:3px}
}

@media (max-width: 992px) {
	#IDSiteConcessionnaire {
		margin-top: 15px;
	}
	body {
		font-size: 13px;
		line-height: 17px;
	}
	#IDContent .CLCenter, .CLCenter {
		margin: auto;
		width: 96%;
	}
	#IDContent .CLCenter{
		padding: 2%;
	}
	#IDHeader1 {
		font-size: 12px;
	}
	#IDMenuPrinc li a, #IDMenuPrinc li span {
		padding: 22px 15px;
        font-size: 15px;
	}
	#IDMenuPrinc li ul{padding:5px;}
	
	#IDSiteYamaha {
		margin-top: 10px;
	}
	#IDMenuPrinc li ul li a, #IDMenuPrinc li ul li span {
		border-bottom: 1px solid #9d9d9d;
		padding-left: 0;
	}
	.CLArticle h1 {
		padding-bottom: 2%;
	}
}

@media (min-width: 767px) and (max-width: 992px) {
    #IDMenuPrinc {
        height: 60px;
        overflow: hidden;
        /* width: auto; */
    }  
}

@media (max-width: 767px) {
    #IDMenuPrinc {
        height: auto;
        overflow: none;
        /* width: auto; */
    }  
	#IDHeader1 ul li:hover ul{right:0; left:auto;}
	#IDHeader1 span {
		display: none;
	}
	#IDMenuPrinc li ul li {
		display: block;
	}
	#IDSiteConcessionnaire {
		margin-top: 15px;
		width: 45%;
	}
#IDMenuPrinc {
		border: 1px solid #F30711;
		clear: left;
		margin-left: 0;
		width: 100%;
		box-sizing: border-box;
		margin-top: 10px;
	}
	#IDMenuPrinc ul{padding:0;}
	#IDSiteYamaha {
		margin-top: 13px;
		width: 100px;
	}
	#IDMenuPrinc li ul {
		padding: 0;
	}
	#IDFooter1 span {
		display: block;
	}
	h1 .CLSocial {
		margin-top: 20px;
		text-align: center;
		width: 100%;
	}
	h1{text-align:center}
	.CLAriane {
		text-align: center;
	}
	.CLBlockcontent .CLimg-content {
		width: 100%;
	}
	.CLLogo-Partenaire {
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	.CLContenu-Partenaire {
		width: 100%;
	}
	#IDPhotosEvenement .fancybox {
		width: 31% !important;
	}
	.col4, .col8 {
		width: 100%;
	}
	.col-md-6 {
		width: 100%;
	}
	#IDPageContact .select2 {
		width: 100% !important;
	}
	h2 {
		font-size: 14px;
		margin-top: 1%;
	}
	#IDIntroPage .CLimg-content {
		width: 100%;
	}
	.CLBlockcontent-inline {
		width: 48%;
	}
	.CLBlockcontent-inline:nth-child(2n+1) {
		margin-left: 0!important;
	}
	.CLBlockcontent-inline:nth-child(2n) {
		margin-right: 0!important;
	}
	.CLBlockcontent-inline:nth-child(4n+1){margin-left: 1%;}
	.CLBlockcontent-inline:nth-child(4n) {
		margin-right: 1%;
	}
	.CLAriane .CLPagintation {
		display:none;
	}
}

@media (min-width: 380px) and (max-width: 767px) {

}

@media (max-width: 380px) {
    .smallSlider {
        padding-bottom: 83%;
    }
    .CLActualites > a{
        height: auto;
    } 
	#IDPhotosEvenement .fancybox {
		width: 98% !important;
	}
	.CLArticle h1 {
		margin-top: 10px;
	}
	h1 {
		font-size: 17px;
	}
	#IDMenuPrinc li {
		float:none}
	#IDMenuPrinc li a, #IDMenuPrinc li span {
		border:none;
		border-bottom: 1px solid #9d9d9d;
		display: block;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: 100% !important;
	}
	
	#IDSiteConcessionnaire {
		text-align: center;
		width: 100%;
	}
	
	#IDSiteYamaha {
		text-align: center;
		width: 100%;
	}
	.CLBlockcontent-inline {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100%;
	}
}

.hidden-global,
#IDHeaderMobile,
#IDHeaderMobile .resp-menu { display: none; }

.adapt-img {
    max-height: 400px;
    margin: 0 auto;
}
.CLAnnonceImgSlider .fa-chevron-right,
.CLAnnonceImgSlider .fa-chevron-left {
    top: 200px;
}
.CLAnnonceImgCount {
    bottom: initial;
    top: 350px;
}


h1.titre-annonce {
    margin: 16px 0;
    font-size: 18px;
}
.tarif { display: inline-block; text-align: right; }
.tarif:after {
    content: " : ";
}
.tarif.tarif-6 { min-width: 7em; }
.tarif + span {
    display: inline-block;
    min-width: 5em;
    text-align: right;
}

.show-xs { display: none; }

img.img-block { display: block; margin: auto; }

img.img-float-left { float: left; margin-right: 1em; }
img.img-float-right { float: right; margin-left: 1em; }

.CLPub,
.CLEssai {
    position: relative;
    display: block;
}

.CLPub img {
    width: 100%;
}

.slide.active .CLPub:after,
.CLEssai:after {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    content: "Réservez votre essai maintenant";
    color: #ffffff;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
    height: 3em;
    transition-duration: 600ms;
}
.slide.active .CLPub:after {
    content: attr(title);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 8px 16px;
    bottom: 0;
    /* height: 3em; */
    height: 5em;
}
/* .CLPub img { max-height: 246px; } */
.CLPub img {
    max-height: 280px;
    position: relative;
    top: -10px;
}

.slide.active .CLPub:hover:after {
    height: 8em;
    padding: 1.6em;
    text-overflow: initial;
    white-space: initial;
    background: rgba(0, 0, 0, 0.75);
    /* content: attr(title);
    white-space: pre; */
}
.CLEssai img.img-block {
    max-height: 246px;
}

.CLEssai:hover:after {
    height: 6em;
    content: "Accédez au formulaire\a et réservez votre essai en ligne";
    white-space: pre;
    padding: 1.6em;
    background: rgba(0, 0, 0, 0.75);
}

.CLTopBandTitle {
    position: relative;
    display: block;
}

.CLTopBandTitle:after {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 1px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    content: attr(title);
    color: #ffffff;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
    height: 3em;
    transition-duration: 600ms;
}

a.CLTopBandTitle:hover:after {
    content: attr(title) '\a sur ' attr(origin);
    height: 6em;
    padding: 16px 0;
    white-space: pre;
    background: rgba(0, 0, 0, 0.75);
}

.title-alt + div.bw {
    min-height: 206px;
}

.CLActualites > a {
    position: relative;
    color: #000000;
    display: block;
    margin-bottom: 1em;
    height: 102px;
    text-overflow: ellipsis;
}
.CLActualites > a:last-child {
    margin-bottom: 0;
}
.CLActualites a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.CLActualites > a:hover h3 { text-decoration: underline; }

.image-actu {
    display: inline-block;
    width: 200px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c1c1c1;
    background-color: #f1f1f1;
}
.image-actu > img {
    display: block;
    margin: auto;
}

.texte-actu {
    display: inline-block;
    max-width: 320px;
    height: 100px;
    vertical-align: top;
    padding-left: 1em;
    text-overflow: ellipsis;
}

.col-centered { text-align: center; }

.col-centered > div[class^="col-"] {
    float: none;
    display: inline-block;
}

.iframe-gammes {
    display: block;
    width: 100%;
    height: 1600px;
}

.half { display: inline-block; min-width: 48%; margin: 0; }

/* #IDSiteConcessionnaire.smaller { font-size: 18px; } */
#IDSiteConcessionnaire.smaller {
    text-align: center;
    margin: 0.45em 0;
}

#labelContent{
    position: relative;
    top: -140px;
}
.fiche-accessoire .CLAnnonceCaracteristiques{
    width:35.8%;
    float: right;
}
.fiche-accessoire .CLAnnonceConcession{
    clear: right;
    margin-top: 20px;
}
.CLPartage{
    text-align:left;
    float: left;
    width: 50%;
}
.CLPartage a,.CLPartage a:focus,.CLPartage a:hover,.CLPartage span{color:#fff!important}
.CLPartage a:first-child{background-color:#385893;padding:7px 11px}
.CLPartage a:nth-child(2){background-color:#45A6DA;padding:7px 9px}
.CLPartage a:nth-child(3){background-color:#D44A38;padding:7px 9px}
.CLPartage a:nth-child(4){background-color:#ffc500;padding:5px 7px 7px;font-size:16px;line-height:20px}
.CLPartage a:nth-child(5){background-color:#2a3234;padding:5px 8px 7px;font-size:16px;line-height:20px}
.CLPartage a:nth-child(4) {
    background-color: #ffc500;
    padding: 7px 9px;
    font-size: 16px;
    line-height: 20px;
    border: 2px solid #f0f0f0;
}
.CLPartage a {
    display: inline-block;
    margin-right: 3px;
}
.CLPartage a:hover{
    border: 2px solid #bbb;
}
.Btn-container{
    float: right;
    width: 46%;
}
.Btn-container .CLbtn{
    margin-top: 0;
}
.fiche-accessoire .CLAnnonceConcession .row {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.liste-accessoire .CLPrix {
    float: left;
    width: 50%;
}
.liste-accessoire .CLAncienPrix{
    float: right;
    width: 50%;
    text-align: right;
}
.fiche-accessoire .CLSlide{
    width: auto !important;
}
.captcha-top {
    margin-top: 15px;
}
.fiche-accessoire .CLAncienPrix{
    margin-right: 0;
}
.bAcc-effect p{
    margin-top: 10px;
}
.HomeTitreAccessoire{
    padding-bottom:0 !important;
}
.fancybox-inner h3 {
    padding: 14px 20px;
    font-size: 16px;
    background: #000;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
}
.fancybox-inner .ckbox label {
    font-weight: normal;
    padding-left: 5px;
    font-size: 13px;
}
.fancybox-inner input[type=checkbox]{
    position: relative;
    top: 2px;
}
.fancybox-inner .form-group{
    margin: 0;
    margin-bottom: 15px;
}
.permis-a2{
    position: relative;
}
.permis-a2:after {
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    top: 10px;
    right: 10px;
    width: 33px;
    height: 36px;
    background: url(../images/permis-a2.png);
    /* background-size: 39px 41px; */
    background-repeat: no-repeat;
    background-position: -70px 1px;
}
.icone-a2-fiche{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10;
}


@media (max-width: 768px) {
    .CLActualites > a{
        height: auto;
    }
    .smallSlider {
        padding-bottom: 83%;
    }
    .rotation span {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #F30710;
        display: block;
        text-align: center;
        line-height: 51px;
    }
    #IDHeaderMobile {
        margin: 0;
        padding: 0;
        width: 100%;
        font-size: 0;
        display: block;
        clear: both;
        float: none;
        max-height: 52px;
        box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.3);
        position: fixed;
        top: 0;
        z-index: 100;
    }
    #IDHeaderMobile a { color: #ffffff; }
    #IDHeaderMobile > div:first-child {
        font-size: 0;
        display: inline-block;
        padding: 0;
        width: 80%;
        background-color: #ffffff;
        border-right: 1px solid #000000;
        box-sizing: border-box;
    }
    #IDHeaderMobile > div:nth-child(n+2) {
        display: inline-block;
        padding: 0;
        width: 20%;
        background-color: #dc1117;
        color: #ffffff;
        font-size: 32px;
        line-height: 52px;
        vertical-align: top;
        text-align: center;
    }
    #IDHeaderMobile > div > img {
        display: block;
        padding: 12px;
        margin: 0 auto;
        width: 130px;
        left: 55px;
        top: -7px;
    }
    
    #IDHeaderMobile.active .resp-menu {
        top: 53px;
        position: inherit;
        display: block;
        width: 80%;
        margin: auto;
        left: 0;
        right: 0;
        background: #ffffff;
        color: #000000;
        overflow-y: scroll;
        max-height: 90%;
    }
    
    #IDHeaderMobile.active .resp-menu > li {
        border-bottom: 1px solid #b9b9b9;
        line-height: 15px;

    }
    #IDHeaderMobile.active .resp-menu li a {
        padding: 12px 0;
    }
    #IDHeaderMobile.active .resp-menu li,
    #IDHeaderMobile.active .resp-menu li a {
        text-decoration: none;
        display: block;
        width: 100%;
        color: #000000;
        background-color: #ffffff;
        text-align: center;
        font-size: 14px;
    }

    #IDHeaderMobile.active .resp-menu .resp-sous-onglet > li:first-child {
        background-color: #dc1117;
        font-weight: bold;
        padding: 16px 0;
        color: #ffffff;
    }
    #IDHeaderMobile.active .resp-menu .resp-sous-onglet > li:nth-child(n+2):nth-last-child(n+2) {
        border-bottom: 1px solid #b9b9b9;
        width: 80%;
        margin: 0 auto;
    }
    #IDHeaderMobile.active .resp-menu .resp-sous-onglet {
        border-bottom: 4px solid #b9b9b9;
    }

    #IDHeaderMobile.active .resp-menu a:focus,
    #IDHeaderMobile.active .resp-menu .active a {
        background: #9e9e9e;
        color: #ffffff;
    }

    .CLArticleSlide, .CLArticleSlide-large {
        float: none;
        width: 100%;
        margin: 0;
        position: relative;
        overflow: hidden;
    }
    
    div.CaptchaImg {
        margin: 0;
        outline: none;
        padding: 9px 5px;
    }
    .CaptchaImg > span {
        display: block;
        border: 1px solid #999;
        max-width: 100%;

    }
    .CaptchaImg > span > img {
        margin: auto;
        display: block;
    }

    [class*='col'],
    [class*='col-'] {
		float: none;
		display: block;
		width: 100% !important;
		padding: 0;
		box-sizing: border-box;
		text-align: center;
	}
	.mr20,
	.ml20,
	#IDContent.CL {
	    margin: 0;
        position: relative;
	}
	#IDContent.CL,
    #IDContent.CLAccueil,
	#IDContent {
	    margin-top: 52px;
	}
	.hidden-xs,
	#IDHeader1,
	#IDHeader2,
	#IDBackground { display: none !important; }

    .CLArticle > div[class^=CL]:nth-child(n) { padding-left: 0; padding-right: 0; }

    img.img-float-left,
    img.img-float-right,
    .CLArticle .CLTexte, .CLArticle .CLImage,
    .CLAnnonceTarifs,
    .show-xs,
    .CLDate,
    .bAcc-effect,
    .btn-spe,
    .title-bk,
    .CLAnnonceNav,
    .CLAnnonceImg,
    .CLAnnonceConcession,
    .CLAnnonceCaracteristiques,
    #IDVignettes-magasin .CLBlockcontent-inline,
    .CLAnnonceDescription,
    .CLFicheProduit,
    .CLPagintation.text-right,
    .CLArticleContent,
    .CLPrix,
    .CLAncienPrix,
    .half,
    .CLBlockcontent-footer .CLAncienPrix,
    .CLProduit,
    .CLPromotions .CLProduit .CLImageProduit,
    .CLNouveauxProduits .CLProduit .CLImageProduit,
    .CLAdresseFacturation, .CLAdresseLivraison,
    #IDMenuPDP li,
    #IDMenuPrinc,
    h1, h2, h3, h4, h5, h6 {
        float: none;
		display: block;
		width: 100% !important;
		box-sizing: border-box;
		text-align: center;
		margin: 0;
		padding: 0;
    }
    h1, h2, h3, h4, h5, h6 { margin: 12px 0; }
    .CLAdresseFacturation, .CLAdresseLivraison,
    .title-bk { padding: 5px; }
    .CLModeTransportInfo { width: 60%; }
    .CLAnnonceNav { display: table; }
    
    span.btn-spe { width: 80%; }
    
    .adapt-img {
        max-width: 100%;
        max-height: 200px;
    }

    .CLCell {
        display: table-cell;
        width: 33.33%;
        margin: 0;
        padding: 0;
        vertical-align: top;
        line-height: 40px;
        float: none;
        font-size: 24px;
    }
    .CLCell a {
        background-color: rgba(36,36,36,0.8);
        color: #ffffff;
    }
    
    .CLAnnonceNav .CLCell a {
        border-left: 5px solid #e8e8e8;
        border-right: 5px solid #e8e8e8;
    }

    .CLAnnonceCaracteristiques td:first-child {
        text-align: right;
        width: 50%;
    }
    .CLAnnonceCaracteristiques td {
        padding: 5px;
    }
    .CLAnnonceCaracteristiques .CLPrix,
    .CLAnnonceCaracteristiques .CLAncienPrix,
    .CLAnnonceCaracteristiques td, .CLAnnonceCaracteristiques td:last-child {
        text-align: left;
        margin-left: 0;
    }

    #IDListes .CLCell:nth-child(1),
    #IDListes .CLCell:nth-child(2) { display: none; }
    #IDListes .CLCell {
        font-size: 12px;
        line-height: normal;
        width: initial;
        padding: 4px;
    }

    .CLbtn,
    .select2 {
        float: none;
        display: block;
        width: 100% !important;
        box-sizing: border-box;
        margin: 0;
    }
    .CLbtn.text-right { text-align: center; margin: 12px 0;}

    #IDTableLocation td {
        padding: 5px;
        white-space: nowrap;
    }

    #IDMenuPDP li { height: 20px; }
    .accessoires-Acc .row:last-child .bAcc-effect:last-child, .bAcc-effect-bl { padding-bottom: 0; }
    #IDSiteConcessionnaire { margin: 0; padding: 8px; }
    p { margin: 8px; }

    .btn-spe { padding: 6px 43px 7px 14px; }
    #IDContent span.btn-spe { max-width: 80%; margin: auto; }
    
    .CLAnnonceFiltre.row .col-md-2 { text-align: center; }
    .CLAnnonceFiltre.row .col-md-2 a {
        display: inline-block;
        max-width: 34px;
        margin: 0px 18px;
    }
    .tarif { display: block; text-align: center; }
    .tarif:after { content: none; }
    .tarif + span {
        display: inline-block;
        min-width: initial;
        text-align: center;
    }

    .tarif:after { content: none; }
    
    .CLAnnonceImgSlider .fa-chevron-right,
    .CLAnnonceImgSlider .fa-chevron-left {
        top: 100px;
    }
    .CLAnnonceImgCount {
        bottom: initial;
        top: 160px;
    }
    
    #IDProduits .CLSearchZone { font-size: 0; }
    #IDProduits .CLSearchZone button {
        max-width: 36px;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    #IDProduits .CLSearchZone .form-group {
        float: none;
        display: inline-block;
        max-width: 80%;
    }
    
    .CLPromotions .CLDetailsProduit .CLAncienPrixProduit,
    .CLPromotions .CLDetailsProduit .CLPromoProduit,
    .CLPromotions .CLDetailsProduit .CLPrixProduit,
    .CLPromotions .CLDetailsProduit .CLAncienPrixProduit,
    .CLNouveauxProduits .CLDetailsProduit .CLAncienPrixProduit,
    .CLNouveauxProduits .CLDetailsProduit .CLPromoProduit,
    .CLNouveauxProduits .CLDetailsProduit .CLPrixProduit,
    .CLNouveauxProduits .CLDetailsProduit .CLAncienPrixProduit {
        display: inline-block;
        width: 27%;
        margin-right: 0.25em;
        font-size: 15px;
    }
    .CLPromotions .CLDetailsProduit .CLPrixProduit,
    .CLNouveauxProduits .CLDetailsProduit .CLPrixProduit { margin-left: 0.25em; }
    .CLPromotions .CLDetailsProduit .CLAncienPrixProduit
    .CLNouveauxProduits .CLDetailsProduit .CLAncienPrixProduit { margin-right: 0; }
    
    /* Module boutique */
    #Commande .CLTable,
    #Commande .CLTable img.panier,
    #Commande .CLTable > .CLTableBody,
    #Commande .CLTable > .CLTableBody .CLTableLine,
    #Commande .CLTable > .CLTableBody .CLTableLine > div {
        display: block;
        max-width: initial;
        width: initial;
        text-align: center;
        margin: auto;
        border: none;
    }

    #Commande .CLTable > .CLTableBody .CLTableLine {
        border-bottom: 1px solid #c1c1c1;
    }

    #Commande .CLTable img.panier {
        width: 100%;
    }

    #Commande .CLTable > .CLTableBody .CLTableLine > div:nth-child(3),
    #Commande .CLTable > .CLTableBody .CLTableLine > div.empty,
    #Commande .CLTable .CLTableHead { display: none; }
    
    #Commande .CLTable button,
    #Commande .CLTable .form-group {
        display: inline-block;
        width: 45%;
        float: none;
    }
    
    ul.stepper li.step {
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }
    ul.stepper li.step a { padding: 5px; text-align: center; }
    li.step.active a:after,
    li.step.disabled a:after {
        border: none;
    }
    
    figure.ModSL img { width: 100%; margin: 0 !important; }
    .ModSlideShow { height: inherit !important; }
    .ModSlPosition { display: none; }
    .ModSlThumb-container { overflow: auto !important; }
    .ModSLThumbSlider { text-align: left; }
}

@media print {
    #ModuleBackground,
    header,
    .CLAriane,
    footer {
        display: none;
    }
    #IDContent {
        margin: 0;
    }
    #IDContent .CLCenter {
        /* width: 100%; */
        background-color: #ffffff;
        padding: 0;
    }
    #print_annonce {
        max-width: 980px;
        width: 100%;
    }
    #print_annonce table td {
        vertical-align: top;
    }
}
