/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
legend{width:100%;display:block;font-weight:bold;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px !important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px !important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{position:absolute !important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden !important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.14.2/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.14.2/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.14.2/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url("../../assets/jquery/mediaelement/2.14.2/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.14.2/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(20,20,20,0.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:bold}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px !important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.14.2/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1)}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:white;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,.4) !important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:transparent url("../../assets/jquery/mediaelement/2.14.2/css/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url("../../assets/jquery/mediaelement/2.14.2/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
@media screen and (min-width: 1px){body{background: #f4eee2;font: normal 400 14px Roboto, sans-serif}body #wrapper{min-width: 265px;overflow: hidden}body #header{background: #ffffff;overflow: visible;width: 100%;z-index: 2;-webkit-transition: height .3s linear;transition: height .3s linear}body #header .design{display: none}body #header > .inside{height: 100%;padding: 0;margin: 0 auto}body #header .burgerButton{position: absolute;z-index: 4;left: 25px;top: 27px;width: 24px;height: 20px;margin: 0;cursor: pointer}body #header .burgerButton hr{width: 100%;height: 4px;border: 0;background: #494948;border-radius: 4px;margin: 0 0 4px;-webkit-transition: all .5s ease-out;transition: all .5s ease-out}body #header .burgerButton hr:nth-child(3){margin-bottom: 0}body #header .burgerButton.push{position: fixed}body #header .burgerButton.push hr:nth-child(1){background-color: #fff;-webkit-transform-origin: top left;transform-origin: top left;-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg)}body #header .burgerButton.push hr:nth-child(3){background-color: #fff;-webkit-transform-origin: bottom left;transform-origin: bottom left;-webkit-transform: rotateZ(-45deg);transform: rotateZ(-45deg)}body #header .burgerButton.push hr:nth-child(2){-moz-opacity: 0;-khtml-opacity: 0;-webkit-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0)}body #header .directoryButton{position: absolute;z-index: 7;right: 5px;top: 25px;width: 30px;height: 30px;margin: 0;cursor: pointer;background: url("../../files/admin/images/320/btnSidebarCatalogue.png") 0 0 no-repeat;transition: top .5s ease-out, right .5s ease-out}body #header .directoryButton.open,body #header .directoryButton.forceCloseButton{position: fixed;background-position: 0 -30px;z-index: 5}body #header .directoryButton a{display: block;width: 100%;height: 100%}body #header .logo{position: absolute;left: 73px;top: 11px;width: 55px;height: 55px;margin: 0}body #header .logo a,body #header .logo img{display: block;width: 100%;height: 100%;padding: 0;margin: 0}body #header .logo a{background: url("../../files/admin/images/320/logo.png") 0 0 no-repeat}body #header .menu{background-color: #a7a02e;width: 320px;overflow: visible;padding: 0;position: absolute;top: 0;left: -320px;z-index: 100;-webkit-transition: -webkit-transform .5s ease-out;transition: transform .5s ease-out}body #header .menu.pull{-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}body #header .menu .mod_i18nl10nLanguageSelection{position: absolute;top: 75px;left: 20px;width: 35px;height: 21px;padding: 0 25px 0 0;background: url("../../files/admin/images/320/arrowDownWhite.png") right 5px no-repeat;cursor: pointer}body #header .menu .mod_i18nl10nLanguageSelection.open ul{padding-top: 0}body #header .menu .mod_i18nl10nLanguageSelection.open ul li.active{position: static;margin-top: 5px}body #header .menu .mod_i18nl10nLanguageSelection ul{position: relative;padding: 21px 0 0;margin: 0}body #header .menu .mod_i18nl10nLanguageSelection ul li{height: 21px;line-height: 21px;margin: 0 0 0;color: #fff;font-weight: 300;font-size: 20px;text-transform: uppercase}body #header .menu .mod_i18nl10nLanguageSelection ul li a,body #header .menu .mod_i18nl10nLanguageSelection ul li span{color: #fff;text-decoration: none}body #header .menu .mod_i18nl10nLanguageSelection ul li a:hover,body #header .menu .mod_i18nl10nLanguageSelection ul li span:hover{text-decoration: underline}body #header .menu .mod_i18nl10nLanguageSelection ul li.active{position: absolute;top: 0;margin-top: 0}body #header .menu .mod_i18nl10nLanguageSelection ul li.active span{font-weight: 700}body #header .menu li,body #header .menu a,body #header .menu span{color: #010101;text-decoration: none}body #header .menu .level_1{display: block;height: 100%;padding: 17px 30px 0;margin: 0;text-align: center}body #header .menu .level_1 > li{margin: 0 0 34px;max-height: 22px;overflow: hidden;font-weight: 300px;font-size: 22px;line-height: 22px;text-transform: uppercase;-webkit-transition: max-height .5s ease-out;transition: max-height .5s ease-out}body #header .menu .level_1 > li > a,body #header .menu .level_1 > li span{margin: 0;color: #fff}body #header .menu .level_1 > li.trail,body #header .menu .level_1 > li.active,body #header .menu .level_1 > li.touch{max-height: 250px}body #header .menu .level_1 > li.home{height: auto !important;max-height: none !important}body #header .menu .level_1 > li.home a,body #header .menu .level_1 > li.home span{display: block;margin: 0 auto;background: url("../../files/admin/images/320/logoMenu.png") 0 0 no-repeat;width: 114px;height: 114px;line-height: 0;text-indent: -7777px}body #header .menu .level_1 > li.contact{background: url("../../files/admin/images/320/separtor_menu.png") center 17px no-repeat;padding-top: 62px}body #header .menu .level_1 > li .level_2{display: block;padding: 16px 0 0;margin-bottom: 0}body #header .menu .level_1 > li .level_2 li{margin: 0 0 13px;font-size: 16px;line-height: 1em}body #header .menu .level_1 > li .level_2 li a,body #header .menu .level_1 > li .level_2 li span{padding: 0;color: #fff;font-weight: 300}body #header .menu .level_1 > li .level_2 li a:hover,body #header .menu .level_1 > li .level_2 li span{color: #5a5509;font-weight: 400}body #header #sidebarCatalogue{background-color: #e6e3dc;overflow: hidden;width: 100%;height: auto;padding: 0;position: absolute;top: 0;right: -100%;z-index: 4;-webkit-transition: -webkit-transform .5s ease-out;transition: transform .5s ease-out}body #header #sidebarCatalogue.open,body #header #sidebarCatalogue:target{-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}body #header #sidebarCatalogue .mod_article{line-height: normal;padding: 0;width: auto;left: auto;right: auto;top: auto;bottom: auto}body #header #sidebarCatalogue .inside{height: auto;padding: 60px 10px 150px}body #header #sidebarCatalogue .inside .mod_article{height: auto;position: static}body #header #sidebarCatalogue .inside #titre{text-align: center}body #header #sidebarCatalogue .inside #titre h1,body #header #sidebarCatalogue .inside #titre h2,body #header #sidebarCatalogue .inside #titre h3{color: #353535;font-size: 30px;font-weight: 300;font-variant: small-caps;margin: 0 0 20px}body #header #sidebarCatalogue .inside #texte-informatif{width: auto;padding: 40px 20px;margin-bottom: 35px;background: #d3cec9}body #header #sidebarCatalogue .inside #texte-informatif .ce_text{color: #353535;font-size: 15px;font-weight: 300;font-variant: small-caps}body #header #sidebarCatalogue .inside #texte-informatif .ce_text p:last-child{margin-bottom: 0}body #header #sidebarCatalogue .inside #texte-informatif .image_container{margin-top: 40px}body #header #sidebarCatalogue .inside #texte-informatif .image_container img{display: block;width: 180px;height: auto;margin: 0 auto;text-align: center}body #header #sidebarCatalogue .inside div:nth-child(n+3){display: flex;flex-flow: column}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload{margin: 0 auto 20px;overflow: visible}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container{position: relative;overflow: hidden !important}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container > a,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container > a{position: absolute;top: -100%;display: block;width: 100%;height: 100%;padding: 0;color: #353535;line-height: 100%;text-decoration: none;text-align: center;background: rgba(255,255,255,0.9);-webkit-transition: top .5s ease-out, background-position .5s ease-out;transition: top .5s ease-out, background-position .5s ease-out}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container > a > img,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container > a > img{display: inline-block;padding-top: 55px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container > a > span,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container > a > span{display: inline-block;margin-top: 0;padding: 35px 0;font-size: 18px;text-transform: none;font-variant: small-caps;line-height: 2.5em;font-weight: 300}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container:hover,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container:hover,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container:focus,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container:focus{-moz-opacity: 1;-khtml-opacity: 1;-webkit-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container:hover > a,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container:hover > a,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container:focus > a,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container:focus > a{top: 0;background-position: bottom 7px center}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image h4,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload h4{font-weight: 300;color: #353535;font-size: 25px;font-variant: small-caps;margin: 0 0 0}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image figcaption,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload figcaption{font-weight: 300;color: #353535;font-size: 15px;font-variant: small-caps;margin: 0 0 15px}body #container{clear: both}body #footer{background: #f4eee2}body #footer > .inside{padding: 40px 25px 0}body #footer > .inside .menuBottom{display: table;margin: 0 auto 45px}body #footer > .inside .menuBottom .level_1{padding: 0;margin: 0}body #footer > .inside .menuBottom .level_1 li{display: block;float: left;font-weight: 300;font-size: 10px;font-variant: small-caps;line-height: 1.2em;text-align: center}body #footer > .inside .menuBottom .level_1 li:first-letter{font-variant: normal}body #footer > .inside .menuBottom .level_1 li.catalogue{width: 80px;margin-right: 22px}body #footer > .inside .menuBottom .level_1 li.catalogue a,body #footer > .inside .menuBottom .level_1 li.catalogue span{background-image: url("../../files/admin/images/320/pictBook.png")}body #footer > .inside .menuBottom .level_1 li.pcon{width: 90px;margin-right: 22px}body #footer > .inside .menuBottom .level_1 li.pcon a,body #footer > .inside .menuBottom .level_1 li.pcon span{background-image: url("../../files/admin/images/320/logo_pcon.png")}body #footer > .inside .menuBottom .level_1 li.contact{width: 50px}body #footer > .inside .menuBottom .level_1 li.contact a,body #footer > .inside .menuBottom .level_1 li.contact span{background-image: url("../../files/admin/images/320/envContact.png")}body #footer > .inside .menuBottom .level_1 li a,body #footer > .inside .menuBottom .level_1 li span{display: block;background-position: center 0;background-repeat: no-repeat;padding: 45px 0 0;color: #353535;text-decoration: none}body #footer > .inside .menuBottom .level_1 li a:hover{color: #938986}body #footer > .inside .copyright{font-size: 11px;font-weight: 300;text-transform: uppercase;color: #010100;margin-bottom: 16px}body #footer > .inside .copyright a,body #footer > .inside .copyright span{color: #010100;text-decoration: none}body #footer > .inside .copyright a:hover{text-decoration: underline}body #footer > .inside .copyright .rea{padding-top: 5px;display: block}body #footer > .inside .menuFooter{font-size: 11px}body #footer > .inside .menuFooter .level_1 li{display: block;float: left;font-weight: 300;text-transform: uppercase;color: #010100;margin: 0 24px 0 0}body #footer > .inside .menuFooter .level_1 li a,body #footer > .inside .menuFooter .level_1 li span{color: #010100;text-decoration: none}body #footer > .inside .menuFooter .level_1 li a:hover{text-decoration: underline}body #footer > .inside .ce_toplink{display: block;width: 40px;height: 30px;margin: 21px auto 0;background: url("../../files/admin/images/320/btnTopLink.png") 0 0 no-repeat}body #footer > .inside .ce_toplink a{display: block;width: 100%;height: 100%}body.home.image_1 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@320_image1.jpg")}body.home.image_2 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@320_image2.jpg")}body.home.image_3 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@320_image3.jpg")}body.home #header{height: 480px}body.home #header .mod_article{position: absolute;width: 100%;height: 100%;padding: 0;margin: 0}body.home #header .mod_article h1{position: absolute;bottom: 100px;display: block;width: 100%;padding: 0;margin: 0;font-weight: 400;font-size: 15px;line-height: 1em;text-transform: uppercase;text-align: center;color: #353535;letter-spacing: 5.5px;z-index: 1}body.home #header .mod_randomImage{position: absolute;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover}body.home #header .anchor{position: absolute;z-index: 3;left: 50%;bottom: 15px;width: 50px;height: 50px;margin: 0 0 0 -25px;display: block;background: url("../../files/admin/images/320/btnDownLink.png") 0 0 no-repeat}body.home #header .anchor a{display: block;width: 100%;height: 100%}body.home #main{background: #fbfafa;padding: 63px 0 42px}body.home #main .ce_text{font-size: 15px;font-weight: 300;color: #6c6b6b;text-align: justify;padding: 0 40px}body.home #main .ce_text p{margin-bottom: 15px}body.home #extra_1{background: #fff}body.home #extra_1 .mod_navigation .level_1{width: 320px;margin: 0 auto}body.home #extra_1 .mod_navigation .level_1 li{float: left;display: block;width: 320px;height: 200px;margin: 0 auto;font-weight: 300;font-size: 14px;color: #fff;text-transform: uppercase;background-position: 0 0;background-repeat: no-repeat;background-size: 320px 200px;text-align: center}body.home #extra_1 .mod_navigation .level_1 li a{display: block;height: 161px;padding: 39px 0 0;position: relative;color: #fff;text-decoration: none;letter-spacing: 1px}body.home #extra_1 .mod_navigation .level_1 li a strong{font-weight: 300;display: block;font-size: 18px;margin-bottom: 12px}body.home #extra_1 .mod_navigation .level_1 li a:after{position: absolute;top: 137px;left: 50%;display: block;width: 25px;height: 25px;margin: 0 0 0 -12.5px;content: url("../../files/admin/images/320/btnMoreWhite.png")}body.home #extra_1 .mod_navigation .level_1 li.story{background-image: url("../../files/admin/images/320/bg_bloc_story.png")}body.home #extra_1 .mod_navigation .level_1 li.ergonomie{background-image: url("../../files/admin/images/320/bg_bloc_ergonomie.png")}body.home #extra_1 .mod_navigation .level_1 li.savoir{background-image: url("../../files/admin/images/320/bg_bloc_savoir.png")}body.home #extra_1 .mod_navigation .level_1 li.ecodesign{background-image: url("../../files/admin/images/320/bg_bloc_ecodesign.png")}body.home #extra_2{background: #e8f2f1}body.home #extra_2 .mod_filter{width: 260px;padding: 25px 30px 32px;margin: 0 auto}body.home #extra_2 .mod_filter h4{margin: 0 0 37px;font-weight: 300;font-size: 30px;font-variant: small-caps;color: #353535;text-align: center}body.home #extra_2 .mod_filter h4:first-letter{font-variant: normal}body.home #extra_2 .mod_filter > div{display: block;min-height: 100px;background-position: center 0;background-repeat: no-repeat;margin: 0 0 43px;text-align: center}body.home #extra_2 .mod_filter > div a{font-weight: 300;font-size: 12px;line-height: 1.6em;letter-spacing: 1px;color: #272626;text-decoration: none;display: block;padding: 119px 0 0}body.home #extra_2 .mod_filter > div a p{margin: 0}body.home #extra_2 .mod_filter > div.amenagement{background-image: url("../../files/admin/images/320/amenagement.png")}body.home #extra_2 .mod_filter > div.luminaire{background-image: url("../../files/admin/images/320/luminaire.png")}body.home #extra_2 .mod_filter > div.organisation{background-image: url("../../files/admin/images/320/organisation.png")}body.home #extra_2 .mod_filter .tease{padding-top: 29px;margin: 0 0 65px;font-weight: 300;font-size: 16px;line-height: 1.10em;text-align: center;letter-spacing: 3px;color: #353535}body.home #extra_2 .mod_filter .more{margin: 0}body.home #extra_2 .mod_filter .more a{display: block;width: 25px;height: 25px;background: url("../../files/admin/images/320/btnMoreBrown.png") 0 0 no-repeat;margin: 0 auto 0}body.home #extra_3{background: #fff}body.home #extra_3 .mod_newslist{padding-top: 46px}body.home #extra_3 .mod_newslist h2{padding: 0 25px;margin: 0 0 29px;font-weight: 300;font-size: 24px;color: #353535;font-variant: small-caps}body.home #extra_3 .mod_newslist h2 a{color: #353535;text-decoration: none}body.home #extra_3 .mod_newslist h2 a:hover{text-decoration: underline}body.home #extra_3 .mod_newslist h2:first-letter{font-variant: normal}body.home #extra_3 .mod_newslist .info{padding: 0 25px;margin: 0 0 9px;font-weight: 300;font-size: 18px;color: #353535}body.home #extra_3 .mod_newslist .teaser{padding: 0 25px;margin: 0 0 51px;font-weight: 300;font-size: 14px;color: #6c6b6b}body.home #extra_3 .mod_newslist .more{padding: 0 25px;margin: 0 0 31px}body.home #extra_3 .mod_newslist .more a{display: block;height: 25px;line-height: 25px;background: url("../../files/admin/images/320/btnMoreBrown.png") 165px center no-repeat;font-weight: 300;font-size: 18px;color: #353535;text-transform: uppercase;text-decoration: none;letter-spacing: 2px}body.home #extra_3 .mod_newslist .more a:hover{text-decoration: underline}body.home #extra_3 .mod_newslist .image_container img{display: block;max-width: 100%;height: auto}body.about.story #header .design{background-image: url("../../files/editeur/entete/story@320.jpg")}body.about.ergonomie #header .design{background-image: url("../../files/editeur/entete/ergonomie@320.jpg")}body.about.savoir #header .design{background-image: url("../../files/editeur/entete/savoir@320.jpg")}body.about.ecodesign #header .design{background-image: url("../../files/editeur/entete/ecodesign@320.jpg")}body.about #header{height: 363px}body.about #header .design{display: block;position: absolute;overflow: hidden;width: 100%;height: 100%;padding: 0;margin: 0;background-position: center center;background-size: cover;background-repeat: no-repeat}body.about #header .mod_article{position: absolute;width: 100%;height: 100%;padding: 0;margin: 0}body.about #header .mod_article h1{position: absolute;top: 170px;display: block;width: 100%;padding: 0;margin: 0;font-weight: 400;font-size: 15px;line-height: 1em;text-transform: uppercase;text-align: center;color: #353535}body.about #header .sticky{display: none}body.about #main{background: #fff;float: none;width: auto;overflow: hidden;padding: 0 0}body.about #main .inside{max-width: 1920px;margin: 0 auto}body.about #main .mod_article .image_container img{display: block;max-width: 100%;height: auto}body.about #main .mod_article .ce_text{background-color: #eae8e2;color: #000000;padding: 54px 39px 44px;font-weight: 300;text-align: justify}body.about #main .mod_article .ce_text strong{font-weight: 500}body.about #main .mod_article .ce_text.vert{background-color: #cec737;color: #3e3d3d}body.about #main .mod_article .ce_text.jaune{background-color: #edf67a}body.about #main .mod_article .ce_text.bleu{background-color: #d1eae7}body.about #main .mod_article .ce_text.taupe{background-color: #eee7da}body.about #main .mod_article .ce_text.souris{background-color: #e4dad2}body.about #main .mod_article .ce_text.sable{background-color: #eae9d6}body.about #main .mod_article .ce_text.blanc{background-color: #f9f7f3}body.about #main .mod_article .ce_text.centre{clear: both;width: 100%;height: auto;max-width: none;padding-left: 0;font-size: 19px;color: #353535}body.about #main .mod_article .ce_text.centre a{display: block;background: url("../../files/admin/images/960/btnMoreBrown.png") 0 0 no-repeat;background-size: 25px 25px;width: 25px;height: 25px;overflow: hidden;text-indent: -7777px;margin: 40px auto 0}body.about #main .mod_article .ce_text h1,body.about #main .mod_article .ce_text h2,body.about #main .mod_article .ce_text h3{margin: 0;padding: 0;font-weight: 300;color: #000;text-align: left}body.about #main .mod_article .ce_text h2{font-size: 16px;margin-bottom: 25px;text-transform: uppercase;letter-spacing: 3px}body.about #main .mod_article .ce_text ul{padding-top: 5px;margin-bottom: 25px}body.about #main .mod_article .ce_text ul li{background: none;list-style: inside disc;margin-bottom: 10px}body.about #main .mod_article .ce_text ol{padding-top: 5px;margin-bottom: 25px}body.type #header{height: 154px;background: #f2f0e8}body.type #header .mod_article{position: absolute;bottom: 20px;overflow: hidden;width: 100%;text-align: center}body.type #header .mod_article h1{padding: 0 15px;line-height: 1em;font-size: 24px}body.type #main{background: #fff;float: none;width: auto;overflow: hidden;padding: 26px 0 0}body.type #main .mod_article .block,body.type #main .mod_article .ce_headline{padding: 0 20px}body.type #main .mod_newslist{padding: 0 !important}body.type #main .mod_newslist .layout_full{background: url("../../files/admin/images/320/line.png") center bottom no-repeat;padding: 0 0 30px !important;margin-bottom: 54px}body.type #main .mod_newslist .layout_full .info{color: #adadad;font-weight: 300;font-size: 18px;margin-bottom: 15px}body.type #main .mod_newslist .layout_full .ce_text{padding: 0 !important;font-weight: 300}body.type #main .mod_newslist .layout_full h2,body.type #main .mod_newslist .layout_full h3,body.type #main .mod_newslist .layout_full .ce_text p,body.type #main .mod_newslist .layout_full .info,body.type #main .mod_newslist .layout_full .block{padding: 0 20px}body.type #main .mod_newslist .layout_full .image_container{text-align: center}body.type #main .mod_newslist .layout_full .enclosure,body.type #main .mod_newslist .layout_full .ce_download{padding: 0 20px;font-size: 14px;font-weight: 300}body.type #main .mod_newslist .layout_full .enclosure p,body.type #main .mod_newslist .layout_full .ce_download p{margin: 0}body.type #main .mod_newslist .layout_full .enclosure img,body.type #main .mod_newslist .layout_full .ce_download img{display: none}body.type #main .mod_newslist .layout_full .enclosure a,body.type #main .mod_newslist .layout_full .ce_download a{display: inline-block;font-size: 300;color: #6c6b6b;text-decoration: none;background-image: url("../../files/admin/images/960/btnMoreBrown.png");background-position: right 0;background-repeat: no-repeat;background-size: 37px 37px;padding-right: 66px;height: 37px;line-height: 37px}body.type #main .mod_newslist .layout_full .enclosure a:hover,body.type #main .mod_newslist .layout_full .ce_download a:hover{text-decoration: underline}body.type #main .mod_newslist .layout_full .enclosure a span,body.type #main .mod_newslist .layout_full .ce_download a span{display: none}body.type #main .pagination{overflow: visible}body.type #main .pagination > p{float: left;font-size: 18px;font-weight: 300;text-transform: uppercase;color: #323131}body.type #main .pagination > ul{position: relative;top: -7px;float: right}body.type #main .pagination > ul li{display: none;float: left;width: 37px;height: 37px;background-size: 100% 100%;background-position: 0 0;background-repeat: repeat;text-indent: -7777px;-webkit-transition: opacity .2s ease-out;transition: opacity .2s ease-out}body.type #main .pagination > ul li.previous{display: block;background-image: url("../../files/admin/images/320/pag_previous.png")}body.type #main .pagination > ul li.next{display: block;background-image: url("../../files/admin/images/320/pag_next.png");margin-left: 22px}body.type #main .pagination > ul li:hover{-moz-opacity: .5;-khtml-opacity: .5;-webkit-opacity: .5;opacity: .5;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter: alpha(opacity=50)}body.type #main .pagination > ul li a{display: block;height: 100%}body.catalog #header{background-color: #e8f2f1}body.catalog #header .mod_article .ce_text{line-height: 1em;vertical-align: middle;margin: 10px 0 0;font-weight: 300;font-size: 14px;color: #353535}body.catalog #main .mod_list .filter{width: 298px;padding: 30px 0;margin: 0 auto}body.catalog #main .mod_list .filter > div{display: block;float: left;height: 70px;width: 70px;background-position: 0 0;background-repeat: no-repeat;margin: 0 44px 30px 0;text-align: center}body.catalog #main .mod_list .filter > div a{display: block;height: 100%;width: 100%}body.catalog #main .mod_list .filter > div.amenagement{background-image: url("../../files/admin/images/320/amenagementToggle.png")}body.catalog #main .mod_list .filter > div.luminaire{background-image: url("../../files/admin/images/320/luminaireToggle.png")}body.catalog #main .mod_list .filter > div.organisation{background-image: url("../../files/admin/images/320/organisationToggle.png");margin-right: 0}body.catalog #main .mod_list .filter > div.active,body.catalog #main .mod_list .filter > div:hover,body.catalog #main .mod_list .filter > div:focus{background-position: 0 -70px}body.catalog #main .mod_list .filter > p{margin: 0}body.catalog #main .mod_list .filter > p.teaser{padding: 0 30px;font-weight: 300;font-size: 15px;line-height: 1em;letter-spacing: 1px;color: #272626;text-align: center}body.catalog #main .mod_list .product_list{width: 300px;padding: 0;margin: 0 auto}body.catalog #main .mod_list .product_list p.clear{margin: 0}body.catalog #main .mod_list .product_list > div{overflow: hidden;position: relative;float: left;width: 145px;height: 163px;margin-bottom: 10px;font-weight: 300;font-size: 14px;text-transform: uppercase;letter-spacing: 2px;color: #fff;line-height: 0;-webkit-transition: opacity .2s ease-in;transition: opacity .2s ease-in}body.catalog #main .mod_list .product_list > div img{display: block;border: 0;padding: 0;margin: 0 auto;width: auto;height: 100%}body.catalog #main .mod_list .product_list > div a{position: absolute;top: -100%;display: block;width: 100%;height: 100%;padding: 0;color: #fff;line-height: 0.5em;text-decoration: none;background: url("../../files/admin/images/320/btnMoreWhite.png") top center no-repeat;-webkit-transition: top .3s ease-in, line-height .5s ease-in, background-position .5s ease-in;transition: top .3s ease-in, line-height .5s ease-in, background-position .5s ease-in}body.catalog #main .mod_list .product_list > div a > span{display: block;padding: 25px}body.catalog #main .mod_list .product_list > div a > span span{display: block;margin-top: 3px;font-size: 12px;text-transform: none;font-variant: small-caps;line-height: 0.5em;-webkit-transition: line-height .5s ease-in;transition: line-height .5s ease-in}body.catalog #main .mod_list .product_list > div:nth-child(odd){margin-right: 10px}body.catalog #main .mod_list .product_list > div.amenagement a{background-color: #aeca0b}body.catalog #main .mod_list .product_list > div.luminaire a{background-color: #fdc300}body.catalog #main .mod_list .product_list > div.organisation a{background-color: #0dadaa}body.catalog #main .mod_list .product_list > div.inactive{-moz-opacity: .25;-khtml-opacity: .25;-webkit-opacity: .25;opacity: .25;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);filter: alpha(opacity=25)}body.catalog #main .mod_list .product_list > div:hover,body.catalog #main .mod_list .product_list > div:focus{-moz-opacity: 1;-khtml-opacity: 1;-webkit-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}body.catalog #main .mod_list .product_list > div:hover a,body.catalog #main .mod_list .product_list > div:focus a{line-height: 1.1em;top: 0;background-position: bottom 7px center}body.catalog #main .mod_list .product_list > div:hover a > span span,body.catalog #main .mod_list .product_list > div:focus a > span span{line-height: 1.65em}body.record #header{background: #fff;height: auto}body.record #header #burgerButton{position: fixed;top: 27px;left: 25px}body.record #header .logo{position: fixed;top: 9px;left: 63px;z-index: 1}body.record #header .mod_reader.amenagement .slide .design span:nth-child(1){background-image: url("../../files/admin/images/320/amenagement.png")}body.record #header .mod_reader.amenagement .slide .anchorDL{background-color: #b5c832}body.record #header .mod_reader.luminaire .slide .design span:nth-child(1){background-image: url("../../files/admin/images/320/luminaire.png")}body.record #header .mod_reader.luminaire .slide .anchorDL{background-color: #edc300}body.record #header .mod_reader.organisation .slide .design span:nth-child(1){background-image: url("../../files/admin/images/320/organisation.png")}body.record #header .mod_reader.organisation .slide .anchorDL{background-color: #64a8a8}body.record #header .mod_reader .back{display: block;position: fixed;top: 27px;right: 25px;width: 19px;height: 19px;text-indent: -7777px;line-height: 0;background: url("../../files/admin/images/320/btnBackList.png") 0 0 no-repeat;z-index: 1}body.record #header .mod_reader .pagination{display: none}body.record #header .mod_reader .slide{overflow: hidden;position: relative;padding-top: 60px}body.record #header .mod_reader .slide .anchorDL{position: absolute;right: 5px;top: 65px;z-index: 2;display: block;color: #fff;text-decoration: none;height: 19px;line-height: 19px;padding: 0 10px;font-size: 12px}body.record #header .mod_reader .slide .text_container{position: relative;padding: 0 37px}body.record #header .mod_reader .slide .text_container .gamut{font-weight: 300;font-size: 24px;text-transform: uppercase;color: #000000;margin: 0 0 4px}body.record #header .mod_reader .slide .text_container .type{font-weight: 300;font-size: 18px;color: #000000;font-variant: small-caps;margin: 0 0 16px}body.record #header .mod_reader .slide .text_container .design{position: relative;display: block;min-height: 50px;font-weight: 300;font-size: 16px;line-height: 50px;color: #988a87;text-transform: uppercase;padding-left: 65px;margin: 0 0 1px}body.record #header .mod_reader .slide .text_container .design span:nth-child(1){position: absolute;left: 0;display: inline-block;line-height: 1em;vertical-align: middle;width: 50px;height: 50px;background-size: 50px 50px;background-repeat: no-repeat;background-position: 0 center;background-color: #fff;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;margin-right: 15px}body.record #header .mod_reader .slide .text_container .design span:nth-child(2){display: inline-block;vertical-align: middle;line-height: 1em}body.record #header .mod_reader .slide .text_container .description{font-weight: 300;font-size: 14px;color: #000000;margin: 45px 0 49px}body.record #header .mod_reader .slide .text_container .description p:last-child{margin-bottom: 0}body.record #header .mod_reader .slide .anchorSection{position: absolute;bottom: 0;left: 50%;width: 35px;height: 28px;padding: 0;margin: 0 0 0 -17.5px}body.record #header .mod_reader .slide .anchorSection a{display: block;height: 100%;background: url("../../files/admin/images/320/btnDownLinkGrey.png") 0 0 no-repeat;text-indent: -7777px;line-height: 0}body.record #header .mod_reader .slide.type_1{height: 100%;padding-top: 0}body.record #header .mod_reader .slide.type_1 .gamut{margin-top: 136px}body.record #header .mod_reader .slide.type_1 .image_container{display: block;overflow: hidden;position: absolute;width: 100%;height: 100%;padding: 0;margin: 0;background-position: right bottom;background-repeat: no-repeat;background-size: cover}body.record #header .mod_reader .slide.type_1 .image_container span{position: absolute;bottom: 10px;right: 10px}body.record #header .mod_reader .slide.type_2 .gamut,body.record #header .mod_reader .slide.type_2 .type,body.record #header .mod_reader .slide.type_2 .design,body.record #header .mod_reader .slide.type_2 .anchorSection{display: none}body.record #header .mod_reader .slide.type_2 .swatch_container{position: relative;width: 100%;height: 259px;margin: 0 auto 25px;padding: 0;overflow: hidden}body.record #header .mod_reader .slide.type_2 .swatch_container ul{display: block;width: 100%;height: 100%;padding: 0;margin: 0;list-style: none;overflow: hidden}body.record #header .mod_reader .slide.type_2 .swatch_container ul li{position: absolute;width: 100%;height: 100%;top: 0;left: 0;margin: 0;padding: 0;list-style: none;-moz-opacity: 0;-khtml-opacity: 0;-webkit-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);background: none}body.record #header .mod_reader .slide.type_2 .swatch_container ul li:first-child{-moz-opacity: 1;-khtml-opacity: 1;-webkit-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}body.record #header .mod_reader .slide.type_2 .swatch_container ul li img{width: 100%;height: auto}body.record #header .mod_reader .slide.type_2 .swatch_container ul li span{position: absolute;bottom: 10px;right: 10px}body.record #header .mod_reader .slide.type_2 .swatch_container .previous{background: url("../../files/admin/images/320/pag_previous.png") 0 0 no-repeat;background-size: 24px 24px;width: 24px;height: 24px;position: absolute;z-index: 2;top: 50%;left: 10px;margin: -12px 0 0}body.record #header .mod_reader .slide.type_2 .swatch_container .next{background: url("../../files/admin/images/320/pag_next.png") 0 0 no-repeat;background-size: 24px 24px;width: 24px;height: 24px;position: absolute;z-index: 2;right: 10px;top: 50%;margin: -12px 0 0}body.record #header .mod_reader .slide.type_2 .swatch_pagination{display: block;width: 100%;margin: 0 auto}body.record #header .mod_reader .slide.type_2 .swatch_pagination ul{display: table;margin: 0 auto;width: auto;padding: 0;list-style: none}body.record #header .mod_reader .slide.type_2 .swatch_pagination ul li{display: block;float: left;width: 36px;height: 36px;padding: 0;margin-left: 11px;cursor: pointer;-moz-opacity: .4;-khtml-opacity: .4;-webkit-opacity: .4;opacity: .4;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);filter: alpha(opacity=40);background-position: 0 0;background-repeat: no-repeat;background-size: 36px 36px;-webkit-transition: opacity .1s ease-out;transition: opacity .1s ease-out}body.record #header .mod_reader .slide.type_2 .swatch_pagination ul li:first-child{margin-left: 0}body.record #header .mod_reader .slide.type_2 .swatch_pagination ul li.active{-moz-opacity: 1;-khtml-opacity: 1;-webkit-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}body.record #header .mod_reader .slide.type_3 .gamut,body.record #header .mod_reader .slide.type_3 .type,body.record #header .mod_reader .slide.type_3 .design,body.record #header .mod_reader .slide.type_3 .anchorSection{display: none}body.record #header .mod_reader .slide.type_3 .image_container{text-align: center}body.record #header .mod_reader .slide.type_3 .image_container img{display: inline-block;padding: 0;margin: 0;border: 0}body.record #header .mod_reader .slide.type_3 .image_container span{position: absolute;bottom: 10px;right: 10px}body.record #header .mod_reader .slide.type_3 .video_container{display: block;overflow: hidden;width: 320px;height: 240px;padding: 0;margin: 0}body.record #header .mod_reader .slide.type_3 .video_container .block,body.record #header .mod_reader .slide.type_3 .video_container .mejs-container,body.record #header .mod_reader .slide.type_3 .video_container .mejs-layer{width: 100% !important;height: 100% !important}body.record #header .mod_reader .slide.type_3 .video_container video{width: 100% !important;height: auto !important}body.record #header .mod_reader .slide.type_4{background: #e6e3dc}body.record #header .mod_reader .slide.type_4 .text_container{display: none}body.record #header .mod_reader .slide.type_4 .download_container{display: flex;flex-flow: row wrap;justify-content: space-around;margin: 20px auto}body.record #header .mod_reader .slide.type_4 .download_container > div{width: 160px;margin: 0 auto 20px;padding: 20px;transition: background .3s ease-in-out}body.record #header .mod_reader .slide.type_4 .download_container > div:hover,body.record #header .mod_reader .slide.type_4 .download_container > div:focus{background: #fdfcfc}body.record #header .mod_reader .slide.type_4 .download_container > div.brochureSRC a{background-image: url("../../files/admin/images/slide_t4/brochureSRC.png")}body.record #header .mod_reader .slide.type_4 .download_container > div.depliantSRC a{background-image: url("../../files/admin/images/slide_t4/depliantSRC.png")}body.record #header .mod_reader .slide.type_4 .download_container > div.ftSRC a{background-image: url("../../files/admin/images/slide_t4/ftSRC.png")}body.record #header .mod_reader .slide.type_4 .download_container > div.noticeSRC a{background-image: url("../../files/admin/images/slide_t4/noticeSRC.png")}body.record #header .mod_reader .slide.type_4 .download_container > div.swatchSRC a{background-image: url("../../files/admin/images/slide_t4/swatchSRC.png")}body.record #header .mod_reader .slide.type_4 .download_container > div a{display: block;padding-top: 60px;font-family: Roboto;font-weight: 300;font-size: 15px;color: #716660;background-position: center top;background-repeat: no-repeat;background-size: auto 50px;text-decoration: none;text-align: center}body.record #container{display: none}}@media screen and (min-width: 1px) and screen and (min-width: 1px){body.about #main .mod_article .ce_text ul li{margin-left: 15px}}@media screen and (min-width: 1px) and screen and (min-width: 1240px){body.about #main .mod_article .ce_text ul li{margin-left: 48px}}@media screen and (max-width: 1239px){.float_right,.float_left{margin-left: 0 !important;margin-right: 0 !important;float: none !important}.image_container img{display: block;max-width: 100%;height: auto}}
@media screen and (min-width: 720px){body #header .burgerButton{left: 37px;top: 50px;width: 30px;height: 24px}body #header .burgerButton hr{margin-bottom: 6px}body #header .menu{width: 360px;left: -360px}body #header .menu .mod_i18nl10nLanguageSelection{top: 100px;left: 34px}body #header .logo{left: 80px;top: 9px;width: 120px;height: 120px}body #header .logo a{background-image: url("../../files/admin/images/720/logo.png")}body #header .directoryButton{right: 35px;top: 54px;width: 35px;height: 30px;background-image: url("../../files/admin/images/720/btnSidebarCatalogue.png")}body #header .directoryButton.open,body #header .directoryButton.forceCloseButton{right: 15px;top: 25px}body #header #sidebarCatalogue .inside #texte-informatif .ce_text{margin-top: 0}body #header #sidebarCatalogue .inside #texte-informatif .image_container img{width: 150px}body #header #sidebarCatalogue .inside div:nth-child(n+3){flex-flow: row wrap;margin: 0 0 15px 30px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload{position: relative;width: 240px;height: 415px;margin: 0 50px 20px 0}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container{position: absolute;bottom: 0}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image .image_container img,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload .image_container img{max-width: none}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image h4,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload h4{white-space: nowrap}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image figcaption,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload figcaption{font-size: 22px}body #footer > .inside{width: 670px;margin: 0 auto}body #footer > .inside .menuBottom{margin-bottom: 60px}body #footer > .inside .menuBottom .level_1 li{font-size: 14px;letter-spacing: 1px}body #footer > .inside .menuBottom .level_1 li.catalogue{width: 141px;margin-right: 79px}body #footer > .inside .menuBottom .level_1 li.catalogue a,body #footer > .inside .menuBottom .level_1 li.catalogue span{background-image: url("../../files/admin/images/720/pictBookMiddle.png")}body #footer > .inside .menuBottom .level_1 li.pcon{width: 141px;margin-right: 79px}body #footer > .inside .menuBottom .level_1 li.pcon a,body #footer > .inside .menuBottom .level_1 li.pcon span{background-image: url("../../files/admin/images/720/logo_pcon.png")}body #footer > .inside .menuBottom .level_1 li.contact{width: 141px}body #footer > .inside .menuBottom .level_1 li.contact a,body #footer > .inside .menuBottom .level_1 li.contact span{background-image: url("../../files/admin/images/720/envContact.png")}body #footer > .inside .menuBottom .level_1 li a,body #footer > .inside .menuBottom .level_1 li span{padding: 71px 0 0}body #footer > .inside .copyright{float: left;font-size: 14px}body #footer > .inside .copyright .rea{position: absolute;top: 200px;left: 50%;width: 156px;margin-left: -78px;padding-top: 0;font-size: 12px}body #footer > .inside .menuFooter{float: right;padding-left: 22px;font-size: 14px}body #footer > .inside .menuFooter .level_1 li{margin: 0 24px 0 0}body #footer > .inside .ce_toplink{width: 50px;height: 37px;margin: 0 auto 0;background-image: url("../../files/admin/images/720/btnTopLink.png")}body.home.image_1 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@720_image1.jpg")}body.home.image_2 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@720_image2.jpg")}body.home.image_3 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@720_image3.jpg")}body.home #header{height: 960px}body.home #header .mod_article h1{font-size: 30px;bottom: 95px}body.home #main{padding: 86px 0 74px}body.home #main .ce_text{padding: 0 90px}body.home #extra_1 .mod_navigation .level_1{width: 720px}body.home #extra_1 .mod_navigation .level_1 li{width: 360px;height: 200px;font-size: 16px;background-size: 360px 200px}body.home #extra_1 .mod_navigation .level_1 li a{height: 157px;padding: 43px 0 0}body.home #extra_1 .mod_navigation .level_1 li a strong{font-size: 22px}body.home #extra_1 .mod_navigation .level_1 li a:after{top: 119px;width: 30px;height: 30px;margin: 0 0 0 -15px;content: url("../../files/admin/images/720/btnMoreWhite.png")}body.home #extra_1 .mod_navigation .level_1 li.story{background-image: url("../../files/admin/images/720/bg_bloc_story.png")}body.home #extra_1 .mod_navigation .level_1 li.ergonomie{background-image: url("../../files/admin/images/720/bg_bloc_ergonomie.png")}body.home #extra_1 .mod_navigation .level_1 li.savoir{background-image: url("../../files/admin/images/720/bg_bloc_savoir.png")}body.home #extra_1 .mod_navigation .level_1 li.ecodesign{background-image: url("../../files/admin/images/720/bg_bloc_ecodesign.png")}body.home #extra_2 .mod_filter{width: 630px;padding: 36px 45px 49px}body.home #extra_2 .mod_filter h4{font-size: 36px;margin-bottom: 48px}body.home #extra_2 .mod_filter > div{float: left;width: 198px;margin: 0 18px 55px 0}body.home #extra_2 .mod_filter > div a{font-size: 13px;line-height: 1.2em;padding-top: 130px}body.home #extra_2 .mod_filter > div.organisation{margin-right: 0}body.home #extra_2 .mod_filter .tease{clear: both;font-size: 17px;margin-bottom: 42px}body.home #extra_2 .mod_filter .more a{width: 30px;height: 30px;background-image: url("../../files/admin/images/720/btnMoreBrown.png")}body.home #extra_3 .mod_newslist{width: 720px;padding-top: 23px;margin: 0 auto}body.home #extra_3 .mod_newslist .text_container{overflow: hidden;float: left;width: 300px;padding: 0 0 0 33px;margin: 0 27px 0 0}body.home #extra_3 .mod_newslist h2{padding: 0;margin: 0 0 25px;font-size: 28px}body.home #extra_3 .mod_newslist .info{padding: 0;margin: 0 0 13px;font-size: 22px}body.home #extra_3 .mod_newslist .teaser{padding: 0;margin: 0 0 41px;font-size: 15px}body.home #extra_3 .mod_newslist .more{padding: 0;margin: 0 0 27px}body.home #extra_3 .mod_newslist .more a{height: 30px;line-height: 30px;background-image: url("../../files/admin/images/720/btnMoreBrown.png");background-position: 185px center;font-size: 22px}body.home #extra_3 .mod_newslist .image_container,body.home #extra_3 .mod_newslist .video_container{float: left;width: 360px}body.about.story #header .design{background-image: url("../../files/editeur/entete/story@720.jpg")}body.about.ergonomie #header .design{background-image: url("../../files/editeur/entete/ergonomie@720.jpg")}body.about.savoir #header .design{background-image: url("../../files/editeur/entete/savoir@720.jpg")}body.about.ecodesign #header .design{background-image: url("../../files/editeur/entete/ecodesign@720.jpg")}body.about #header{height: 726px}body.about #header .mod_article h1{font-size: 30px;top: 312px}body.about #main .mod_article .ce_image.gauche,body.about #main .mod_article .ce_imageDownload.gauche{clear: right;float: left}body.about #main .mod_article .ce_image.droite,body.about #main .mod_article .ce_imageDownload.droite{clear: left;float: right}body.about #main .mod_article .ce_image.carre,body.about #main .mod_article .ce_imageDownload.carre{width: 283px;height: 297px}body.about #main .mod_article .ce_image.rectangle,body.about #main .mod_article .ce_imageDownload.rectangle{width: 437px;height: 297px}body.about #main .mod_article .ce_image.large,body.about #main .mod_article .ce_imageDownload.large{clear: both}body.about #main .mod_article .ce_image.large img,body.about #main .mod_article .ce_imageDownload.large img{width: 100%}body.about #main .mod_article .ce_text{clear: both;padding: 92px 90px 76px}body.about #main .mod_article .ce_text.gauche{clear: right;float: left}body.about #main .mod_article .ce_text.droite{clear: left;float: right}body.about #main .mod_article .ce_text.centre a{background-size: 30px 30px;width: 30px;height: 30px}body.about #main .mod_article .ce_text h2{font-size: 18px}body.type #header{height: 146px}body.type #header .mod_article{bottom: auto;width: 405px;height: 100%;line-height: 146px;left: 230px;text-align: left}body.type #header .mod_article h1{padding: 0;display: inline-block;vertical-align: middle;font-size: 36px}body.type #main{padding: 54px 0 0}body.type #main .mod_article .block,body.type #main .mod_article .ce_headline{padding: 0 35px}body.type #main .mod_newslist .layout_full{background-image: url("../../files/admin/images/720/line.png")}body.type #main .mod_newslist .layout_full .info{font-size: 20px}body.catalog #header .mod_article .ce_text{margin-top: -45px;font-size: 18px}body.catalog #main .mod_list .filter{width: 360px;padding: 20px 0 66px}body.catalog #main .mod_list .filter > div{height: 84px;width: 84px;margin-right: 47px}body.catalog #main .mod_list .filter > div.amenagement{background-image: url("../../files/admin/images/720/amenagementToggle.png")}body.catalog #main .mod_list .filter > div.luminaire{background-image: url("../../files/admin/images/720/luminaireToggle.png")}body.catalog #main .mod_list .filter > div.organisation{background-image: url("../../files/admin/images/720/organisationToggle.png")}body.catalog #main .mod_list .filter > div.active,body.catalog #main .mod_list .filter > div:hover,body.catalog #main .mod_list .filter > div:focus{background-position: 0 -84px}body.catalog #main .mod_list .filter > p.teaser{font-size: 18px}body.catalog #main .mod_list .product_list{width: 640px}body.catalog #main .mod_list .product_list > div{font-size: 15px;margin-right: 20px;margin-bottom: 20px}body.catalog #main .mod_list .product_list > div a{background-image: url("../../files/admin/images/720/btnMoreWhite.png")}body.catalog #main .mod_list .product_list > div a > span span{font-size: 13px}body.catalog #main .mod_list .product_list > div:nth-child(odd){margin-right: 20px}body.catalog #main .mod_list .product_list > div:nth-child(4n+4){margin-right: 0}body.record #header{height: auto}body.record #header #burgerButton{top: 70px;left: 31px}body.record #header .logo{left: 108px}body.record #header .mod_reader .back{top: 71px;right: 36px;width: 31px;height: 31px;background-image: url("../../files/admin/images/720/btnBackList.png")}body.record #header .mod_reader .slide{padding-top: 100px}body.record #header .mod_reader .slide .anchorDL{top: 71px;right: 82px;height: 31px;line-height: 31px}body.record #header .mod_reader .slide .text_container{padding: 0 92px}body.record #header .mod_reader .slide .text_container .gamut{font-size: 36px;margin-bottom: 14px}body.record #header .mod_reader .slide .text_container .type{font-size: 24px;margin-bottom: 38px}body.record #header .mod_reader .slide .text_container .design{font-size: 18px}body.record #header .mod_reader .slide .anchorSection{width: 48px;height: 39px}body.record #header .mod_reader .slide .anchorSection a{background-image: url("../../files/admin/images/720/btnDownLinkGrey.png")}body.record #header .mod_reader .slide.type_1 .gamut{margin-top: 231px}body.record #header .mod_reader .slide.type_2{padding-bottom: 0}body.record #header .mod_reader .slide.type_2 .swatch_container{height: 584px}body.record #header .mod_reader .slide.type_2 .swatch_container .previous{background-size: 38px 38px;width: 38px;height: 38px;margin-top: -19px}body.record #header .mod_reader .slide.type_2 .swatch_container .next{background-size: 38px 38px;width: 38px;height: 38px;margin-top: -19px}body.record #header .mod_reader .slide.type_3{padding-bottom: 0}body.record #header .mod_reader .slide.type_3 .video_container{width: 536px;height: 402px;margin: 0 auto}body.record #header .mod_reader .slide.type_4 .text_container{display: block}body.record #header .mod_reader .slide.type_4 .download_container{padding: 0 0 0 92px}}
@media screen and (min-width: 960px){body #header .burgerButton{left: 31px;top: 71px}body #header .menu{width: 577px;left: -577px}body #header .logo{left: 80px;top: 18px;width: 150px;height: 150px}body #header .logo a{background-image: url("../../files/admin/images/960/logo.png")}body #header .directoryButton{right: 30px;top: 75px}body #header .menu .mod_i18nl10nLanguageSelection{top: 54px;left: auto;right: 31px}body #header .menu .level_1 > li.home a,body #header .menu .level_1 > li.home span{background-image: url("../../files/admin/images/960/logoMenu.png");width: 215px;height: 215px}body #header #sidebarCatalogue .inside{background-image: url("../../files/admin/images/download/logo.png");background-position: 25px 25px;background-size: 150px auto;background-repeat: no-repeat}body #header #sidebarCatalogue .inside #texte-informatif{width: 500px;margin: 0 auto 40px}body #header #sidebarCatalogue .inside #texte-informatif h4{font-size: 22px}body #header #sidebarCatalogue .inside #texte-informatif figcaption{font-size: 15px}body #header #sidebarCatalogue .inside #texte-informatif .image_container{bottom: 7px}body #footer > .inside{width: 910px;padding-top: 66px}body #footer > .inside .menuBottom{margin-bottom: 60px}body #footer > .inside .menuBottom .level_1 li{padding: 71px 0 0;font-size: 20px}body #footer > .inside .menuBottom .level_1 li.catalogue{width: 200px;margin-right: 79px}body #footer > .inside .menuBottom .level_1 li.catalogue a{background-image: url("../../files/admin/images/960/pictBookMiddle.png")}body #footer > .inside .menuBottom .level_1 li.pcon{width: 200px;margin-right: 79px}body #footer > .inside .menuBottom .level_1 li.pcon a{background-image: url("../../files/admin/images/960/logo_pcon.png")}body #footer > .inside .menuBottom .level_1 li.contact{width: 200px}body #footer > .inside .menuBottom .level_1 li.contact a{background-image: url("../../files/admin/images/960/envContact.png")}body #footer > .inside .copyright .rea{top: 333px}body #footer > .inside .menuFooter{padding-left: 22px}body #footer > .inside .ce_toplink{width: 64px;height: 51px;background-image: url("../../files/admin/images/960/btnTopLink.png")}body.home.image_1 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@960_image1.jpg")}body.home.image_2 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@960_image2.jpg")}body.home.image_3 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@960_image3.jpg")}body.home #header{height: 720px}body.home #header .mod_article h1{font-size: 34px}body.home #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/lamp@960.jpg")}body.home #main{padding: 128px 0 113px}body.home #main .ce_text{padding: 0 130px;font-size: 16px}body.home #extra_1 .mod_navigation .level_1{width: 960px}body.home #extra_1 .mod_navigation .level_1 li{width: 480px;height: 247px;font-size: 17px;background-size: 480px 247px}body.home #extra_1 .mod_navigation .level_1 li a{height: 181px;padding: 66px 0 0}body.home #extra_1 .mod_navigation .level_1 li a strong{font-size: 23px}body.home #extra_1 .mod_navigation .level_1 li a:after{top: 166px;width: 37px;height: 37px;margin: 0 0 0 -18.5px;content: url("../../files/admin/images/960/btnMoreWhite.png")}body.home #extra_1 .mod_navigation .level_1 li.story{background-image: url("../../files/admin/images/960/bg_bloc_story.png")}body.home #extra_1 .mod_navigation .level_1 li.ergonomie{background-image: url("../../files/admin/images/960/bg_bloc_ergonomie.png")}body.home #extra_1 .mod_navigation .level_1 li.savoir{background-image: url("../../files/admin/images/960/bg_bloc_savoir.png")}body.home #extra_1 .mod_navigation .level_1 li.ecodesign{background-image: url("../../files/admin/images/960/bg_bloc_ecodesign.png")}body.home #extra_2 .mod_filter{width: 800px;padding: 51px 80px 49px}body.home #extra_2 .mod_filter h4{font-size: 39px;margin-bottom: 50px}body.home #extra_2 .mod_filter > div{width: 254px;margin: 0 18px 82px 0}body.home #extra_2 .mod_filter > div a{font-size: 13px;line-height: 1.2em;padding-top: 135px}body.home #extra_2 .mod_filter > div.amenagement{background-image: url("../../files/admin/images/960/amenagement.png")}body.home #extra_2 .mod_filter > div.luminaire{background-image: url("../../files/admin/images/960/luminaire.png")}body.home #extra_2 .mod_filter > div.organisation{background-image: url("../../files/admin/images/960/organisation.png")}body.home #extra_2 .mod_filter .tease{clear: both;font-size: 18px;margin-bottom: 48px}body.home #extra_2 .mod_filter .more a{width: 37px;height: 37px;background-image: url("../../files/admin/images/960/btnMoreBrown.png")}body.home #extra_3 .mod_newslist{width: 960px;padding-top: 23px}body.home #extra_3 .mod_newslist .text_container{width: 440px;padding-left: 30px;margin-right: 25px}body.home #extra_3 .mod_newslist h2{font-size: 34px}body.home #extra_3 .mod_newslist .more a{height: 37px;line-height: 37px;background-image: url("../../files/admin/images/960/btnMoreBrown.png")}body.home #extra_3 .mod_newslist .image_container{width: 465px}body.about.story #header .design{background-image: url("../../files/editeur/entete/story@960.jpg")}body.about.ergonomie #header .design{background-image: url("../../files/editeur/entete/ergonomie@960.jpg")}body.about.savoir #header .design{background-image: url("../../files/editeur/entete/savoir@960.jpg")}body.about.ecodesign #header .design{background-image: url("../../files/editeur/entete/ecodesign@960.jpg")}body.about #header{height: 544px}body.about #header .mod_article h1{font-size: 34px;top: 286px}body.about #main .mod_article .ce_image.carre,body.about #main .mod_article .ce_imageDownload.carre{width: 386px;height: 406px}body.about #main .mod_article .ce_image.rectangle,body.about #main .mod_article .ce_imageDownload.rectangle{width: 574px;height: 406px}body.about #main .mod_article .ce_text{padding: 124px 130px 134px}body.about #main .mod_article .ce_text h2{font-size: 22px}body.about #main .mod_article .ce_text.centre a{background-size: 37px 37px;width: 37px;height: 37px}body.type #header{height: 192px}body.type #header .mod_article{width: 600px;line-height: 192px;left: 270px}body.type #header .mod_article h1{font-size: 46px}body.type #main{padding: 54px 0 0}body.type #main .mod_article .block,body.type #main .mod_article .ce_headline{padding: 0 60px}body.type #main .mod_newslist{width: 840px;margin-left: auto;margin-right: auto}body.type #main .mod_newslist .layout_full{background-image: url("../../files/admin/images/960/line.png");padding-bottom: 70px !important;margin-bottom: 100px}body.type #main .mod_newslist .layout_full .info{font-size: 25px}body.type #main .mod_newslist .layout_full .ce_text .image_container{text-align: center}body.type #main .mod_newslist .layout_full .ce_text .image_container img{margin: 0 auto}body.type #main .mod_newslist .layout_full .enclosure,body.type #main .mod_newslist .layout_full .ce_download,body.type #main .mod_newslist .layout_full .ce_downloads{font-size: 18px}body.type #main .mod_newslist .layout_full h2,body.type #main .mod_newslist .layout_full h3,body.type #main .mod_newslist .layout_full .ce_text p,body.type #main .mod_newslist .layout_full .info,body.type #main .mod_newslist .layout_full .block,body.type #main .mod_newslist .layout_full .enclosure,body.type #main .mod_newslist .layout_full .ce_download{padding: 0}body.catalog #header .mod_article .ce_text{margin-top: -65px;text-indent: 3px}body.catalog #main .mod_list .filter{width: 557px;padding: 45px 0 66px}body.catalog #main .mod_list .filter > div{height: 120px;width: 120px;margin-right: 77px}body.catalog #main .mod_list .filter > div.amenagement{background-image: url("../../files/admin/images/960/amenagementToggle.png")}body.catalog #main .mod_list .filter > div.luminaire{background-image: url("../../files/admin/images/960/luminaireToggle.png")}body.catalog #main .mod_list .filter > div.organisation{background-image: url("../../files/admin/images/960/organisationToggle.png")}body.catalog #main .mod_list .filter > div.active,body.catalog #main .mod_list .filter > div:hover,body.catalog #main .mod_list .filter > div:focus{background-position: 0 -120px}body.catalog #main .mod_list .product_list{width: 875px}body.catalog #main .mod_list .product_list > div{width: 196px;height: 219px;margin-right: 30px;margin-bottom: 30px;font-size: 19px}body.catalog #main .mod_list .product_list > div a{background-image: url("../../files/admin/images/960/btnMoreWhite.png")}body.catalog #main .mod_list .product_list > div a > span{padding: 25px 30px 25px}body.catalog #main .mod_list .product_list > div a > span span{font-size: 16px}body.catalog #main .mod_list .product_list > div:nth-child(odd){margin-right: 30px}body.catalog #main .mod_list .product_list > div:hover a,body.catalog #main .mod_list .product_list > div:focus a{background-position: bottom 30px center}body.record #header{height: auto}body.record #header #burgerButton{top: 72px;left: 30px}body.record #header .logo{top: 21px;left: 107px}body.record #header .mod_reader .back{top: 72px;right: 31px;width: 30px;height: 29px;background-image: url("../../files/admin/images/960/btnBackList.png")}body.record #header .mod_reader .slide{padding-top: 0}body.record #header .mod_reader .slide .anchorDL{top: 72px;height: 29px;line-height: 29px}body.record #header .mod_reader .slide .text_container{float: left;width: 386px;padding: 0 60px}body.record #header .mod_reader .slide .text_container .gamut{font-size: 40px;margin-bottom: 14px}body.record #header .mod_reader .slide .text_container .type{font-size: 30px;margin-bottom: 38px}body.record #header .mod_reader .slide .text_container .design{font-size: 20px}body.record #header .mod_reader .slide.type_1 .gamut{margin-top: 231px}body.record #header .mod_reader .slide.type_2{padding-right: 30px;padding-left: 0;padding-bottom: 0}body.record #header .mod_reader .slide.type_2 .gamut,body.record #header .mod_reader .slide.type_2 .type,body.record #header .mod_reader .slide.type_2 .design,body.record #header .mod_reader .slide.type_2 .anchorSection{display: block}body.record #header .mod_reader .slide.type_2 .text_container{padding-top: 200px}body.record #header .mod_reader .slide.type_2 .swatch_container{margin-top: 200px;width: 424px;height: 344px;padding-bottom: 0}body.record #header .mod_reader .slide.type_2 .swatch_pagination{float: right;width: 424px}body.record #header .mod_reader .slide.type_3{padding-right: 30px;padding-left: 0;padding-bottom: 0}body.record #header .mod_reader .slide.type_3 .gamut,body.record #header .mod_reader .slide.type_3 .type,body.record #header .mod_reader .slide.type_3 .design,body.record #header .mod_reader .slide.type_3 .anchorSection{display: block}body.record #header .mod_reader .slide.type_3 .text_container{padding-top: 200px}body.record #header .mod_reader .slide.type_3 .image_container,body.record #header .mod_reader .slide.type_3 .video_container{overflow: hidden;position: absolute;top: 50%;right: 15px;width: 424px;height: 527px;padding: 0;margin-top: -263.5px}body.record #header .mod_reader .slide.type_3 .video_container{height: 318px;margin-top: -159px}body.record #header .mod_reader .slide.type_4 .text_container{display: block;float: none;width: auto;padding-top: 200px}body.record #header .mod_reader .slide.type_4 .download_container{justify-content: flex-start;padding: 0 0 0 60px}body.record #header .mod_reader .slide.type_4 .download_container > div{padding-top: 36px;padding-bottom: 36px;margin-left: 0;margin-right: 25px}body.record #header .mod_reader .slide.type_4 .download_container > div a{padding-top: 80px;background-size: auto 70px}}
@media screen and (min-width: 1240px){body #header .burgerButton{left: 45px;top: 47px;width: 40px;height: 32px}body #header .burgerButton hr{margin-bottom: 7px}body #header .burgerButton.push{width: 30px;height: 24px}body #header .burgerButton.push hr{margin-bottom: 6px}body #header .logo{left: 183px;top: 55px;width: 214px;height: 214px}body #header .logo a{background-image: url("../../files/admin/images/1240/logo.png")}body #header .directoryButton{right: 39px;top: 38px;width: 46px;height: 40px;background: url("../../files/admin/images/1240/btnSidebarCatalogue.png")}body #header .directoryButton.open,body #header .directoryButton.forceCloseButton{background-position: 0 -40px}body #header #sidebarCatalogue .inside{background-position: 75px 30px}body #header #sidebarCatalogue .inside #titre h1,body #header #sidebarCatalogue .inside #titre h2,body #header #sidebarCatalogue .inside #titre h3{font-size: 35px}body #header #sidebarCatalogue .inside #texte-informatif{position: absolute;top: 0px;right: 0px;width: 190px;padding: 70px 20px;margin: 0 auto}body #header #sidebarCatalogue .inside #texte-informatif .ce_text{font-size: 16px}body #header #sidebarCatalogue .inside div:nth-child(3){margin-top: 140px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload{padding-left: 75px;height: 420px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image h4,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload h4{font-size: 22px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image figcaption,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload figcaption{font-size: 15px}body #footer > .inside{width: 1190px;padding-top: 137px}body #footer > .inside .menuBottom{margin-bottom: 121px}body #footer > .inside .menuBottom .level_1 li{padding: 102px 0 0;font-size: 24px;letter-spacing: 4px}body #footer > .inside .menuBottom .level_1 li.catalogue{width: 200px;margin-right: 185px}body #footer > .inside .menuBottom .level_1 li.catalogue a{background-image: url("../../files/admin/images/1240/pictBookMiddle.png")}body #footer > .inside .menuBottom .level_1 li.pcon{width: 200px;margin-right: 175px}body #footer > .inside .menuBottom .level_1 li.pcon a{background-image: url("../../files/admin/images/1240/logo_pcon.png")}body #footer > .inside .menuBottom .level_1 li.contact{width: 200px}body #footer > .inside .menuBottom .level_1 li.contact a{background-image: url("../../files/admin/images/1240/envContact.png")}body #footer > .inside .copyright{font-size: 16px;margin-bottom: 0}body #footer > .inside .copyright .rea{font-size: 15px;display: inline;position: static;top: auto;left: auto;width: auto;margin: 0}body #footer > .inside .menuFooter{font-size: 16px;padding-left: 0}body #footer > .inside .ce_toplink{margin-top: -30px;width: 90px;height: 68px;background-image: url("../../files/admin/images/1240/btnTopLink.png")}body.home #header h1,body.home #header .logo,body.home #header .burgerButton{-webkit-transition: opacity .1s linear;transition: opacity .1s linear}body.home.image_1 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@1240_image1.jpg")}body.home.image_2 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@1240_image2.jpg")}body.home.image_3 #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/@1240_image3.jpg")}body.home #header{height: 898px}body.home #header .mod_article h1{font-size: 36px}body.home #header .mod_randomImage{background-image: url("../../files/editeur/images_aleatoire/lamp@1240.jpg");-webkit-transition: all .1s linear;transition: all .1s linear}body.home #main{padding: 189px 0 178px}body.home #main > .inside{width: 1240px;margin: 0 auto}body.home #main .ce_text{padding: 0 140px;font-size: 18px}body.home #extra_1 .mod_navigation .level_1{width: 1240px}body.home #extra_1 .mod_navigation .level_1 li{width: 310px;height: 200px;font-size: 18px;background-size: 310px 200px}body.home #extra_1 .mod_navigation .level_1 li a{height: 161px;padding: 39px 0 0;color: #353535;-webkit-transition: color .3s ease-out;transition: color .3s ease-out}body.home #extra_1 .mod_navigation .level_1 li a strong{font-size: 24px}body.home #extra_1 .mod_navigation .level_1 li a:after{top: 137px;content: url("../../files/admin/images/960/btnMoreBrown.png")}body.home #extra_1 .mod_navigation .level_1 li.story{background-image: none}body.home #extra_1 .mod_navigation .level_1 li.ergonomie{background-image: none}body.home #extra_1 .mod_navigation .level_1 li.savoir{background-image: none}body.home #extra_1 .mod_navigation .level_1 li.ecodesign{background-image: none}body.home #extra_1 .mod_navigation .level_1 li:hover a{color: #fff}body.home #extra_1 .mod_navigation .level_1 li:hover a:after{content: url("../../files/admin/images/960/btnMoreWhite.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.story{background-image: url("../../files/admin/images/320/bg_bloc_story.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.ergonomie{background-image: url("../../files/admin/images/320/bg_bloc_ergonomie.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.savoir{background-image: url("../../files/admin/images/320/bg_bloc_savoir.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.ecodesign{background-image: url("../../files/admin/images/320/bg_bloc_ecodesign.png")}body.home #extra_2 .mod_filter{position: relative;width: 846px;padding: 72px 197px 73px}body.home #extra_2 .mod_filter h4{font-size: 48px;margin-bottom: 149px}body.home #extra_2 .mod_filter > div{width: 180px;height: 180px;margin: 0 137px 0 0}body.home #extra_2 .mod_filter > div a{font-size: 18px;line-height: 1.2em;padding-top: 0;height: 100%}body.home #extra_2 .mod_filter > div a p{position: absolute;top: 177px;left: 50%;width: 960px;margin: 0 0 0 -480px;-moz-opacity: 0;-khtml-opacity: 0;-webkit-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: opacity .5s ease-out;transition: opacity .5s ease-out}body.home #extra_2 .mod_filter > div.amenagement{background-image: url("../../files/admin/images/1240/amenagement.png")}body.home #extra_2 .mod_filter > div.luminaire{background-image: url("../../files/admin/images/1240/luminaire.png")}body.home #extra_2 .mod_filter > div.organisation{background-image: url("../../files/admin/images/1240/organisation.png")}body.home #extra_2 .mod_filter > div:hover{background-position: 0 -180px}body.home #extra_2 .mod_filter > div:hover a p{-moz-opacity: 1;-khtml-opacity: 1;-webkit-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}body.home #extra_2 .mod_filter .tease{font-size: 20px;padding-top: 83px;margin-bottom: 25px}body.home #extra_3 .mod_newslist{width: 1240px;padding-top: 0}body.home #extra_3 .mod_newslist .text_container{width: 560px;padding-top: 60px;padding-left: 10px;margin-right: 50px}body.home #extra_3 .mod_newslist h2{font-size: 36px;margin-bottom: 23px}body.home #extra_3 .mod_newslist .info{font-size: 24px;margin-bottom: 14px}body.home #extra_3 .mod_newslist .teaser{font-size: 16px;margin-bottom: 56px}body.home #extra_3 .mod_newslist .more a{font-size: 24px;background-position: 205px center}body.home #extra_3 .mod_newslist .image_container{width: 620px}body.about.story #header .design{background-image: url("../../files/editeur/entete/story@1240.jpg")}body.about.ergonomie #header .design{background-image: url("../../files/editeur/entete/ergonomie@1240.jpg")}body.about.savoir #header .design{background-image: url("../../files/editeur/entete/savoir@1240.jpg")}body.about.ecodesign #header .design{background-image: url("../../files/editeur/entete/ecodesign@1240.jpg")}body.about #header{height: 725px}body.about #header .mod_article h1{font-size: 36px;top: 335px}body.about #header .burgerButton{top: 47px}body.about #header .directoryButton{top: 38px}body.about #header .sticky{display: block;position: fixed;top: -86px;left: 0;width: 100%;height: 86px;background: #938986;-webkit-transition: -webkit-transform .3s ease-out;transition: transform .3s ease-out;z-index: 1}body.about #header .sticky.open{-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}body.about #header .sticky .burgerButton{top: 28px}body.about #header .sticky .burgerButton hr{background-color: #fff}body.about #header .sticky .directoryButton{top: 28px;background-image: url("../../files/admin/images/1240/btnSidebarCatalogueWhite.png")}body.about #header .sticky ul{display: table;height: 100%;padding: 0;margin: 0 auto}body.about #header .sticky ul li{float: left;height: 100%;padding: 0;margin: 0 25px 0 0;font-size: 14px;line-height: 86px;text-transform: uppercase;letter-spacing: 2px;color: #b2f8ec}body.about #header .sticky ul li a{color: #fff;text-decoration: none}body.about #header .sticky ul li a:hover{text-decoration: underline}body.about #header .sticky ul li:last-child{margin-right: 0}body.about #main .mod_article .ce_image.carre,body.about #main .mod_article .ce_imageDownload.carre{width: 498px;height: 523px}body.about #main .mod_article .ce_image.rectangle,body.about #main .mod_article .ce_imageDownload.rectangle{width: 742px;height: 523px}body.about #main .mod_article .ce_image.large,body.about #main .mod_article .ce_imageDownload.large{max-width: 1440px;height: auto}body.about #main .mod_article .ce_text{clear: none;max-width: 460px;padding: 95px 100px 40px;height: 388px}body.about #main .mod_article .ce_text.maxTexte{max-width: 560px;padding: 25px 50px 10px;height: 488px}body.type #header{height: 324px}body.type #header .mod_article{width: 960px;line-height: 324px;left: 480px}body.type #header .mod_article h1{font-size: 48px}body.type #main{padding: 67px 0 0}body.type #main .inside{width: 960px;margin: 0 auto}body.type #main .mod_article .block,body.type #main .mod_article .ce_headline{padding: 0}body.type #main .mod_newslist{width: 100%}body.type #main .mod_newslist .layout_full{background-image: url("../../files/admin/images/1240/line.png");padding-bottom: 103px !important}body.type #main .mod_newslist .layout_full .info{font-size: 30px}body.catalog #header .mod_article .ce_text{margin-top: -130px}body.catalog #main .inside{width: 1260px}body.catalog #main .mod_list .filter{width: 571px;padding: 45px 0 66px}body.catalog #main .mod_list .filter > div{height: 137px;width: 137px;margin-right: 80px}body.catalog #main .mod_list .filter > div.amenagement{background-image: url("../../files/admin/images/1240/amenagementToggle.png")}body.catalog #main .mod_list .filter > div.luminaire{background-image: url("../../files/admin/images/1240/luminaireToggle.png")}body.catalog #main .mod_list .filter > div.organisation{background-image: url("../../files/admin/images/1240/organisationToggle.png")}body.catalog #main .mod_list .filter > div.active,body.catalog #main .mod_list .filter > div:hover,body.catalog #main .mod_list .filter > div:focus{background-position: 0 -137px}body.catalog #main .mod_list .filter > p.teaser{font-size: 20px}body.catalog #main .mod_list .product_list{width: 1160px}body.catalog #main .mod_list .product_list > div{width: 262px;height: 293px;margin-right: 36px;margin-bottom: 36px;font-size: 25px}body.catalog #main .mod_list .product_list > div a > span{padding: 44px 35px 25px}body.catalog #main .mod_list .product_list > div a > span span{font-size: 21px}body.catalog #main .mod_list .product_list > div:nth-child(odd){margin-right: 36px}body.record #header{height: auto}body.record #header #burgerButton{top: 47px;left: 45px}body.record #header .logo{top: 15px;left: 140px}body.record #header .mod_reader .back{top: 47px;right: 43px;width: 38px;height: 37px;background-image: url("../../files/admin/images/1240/btnBackList.png")}body.record #header .mod_reader .pagination{display: block;position: fixed;width: 15px;top: 365px;left: 55px;z-index: 1}body.record #header .mod_reader .pagination li{width: 15px;height: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;margin: 0 0 15px;overflow: hidden}body.record #header .mod_reader .pagination li a{display: block;width: 100%;height: 100%;background-color: #988a87}body.record #header .mod_reader.amenagement .pagination li a.active,body.record #header .mod_reader.amenagement .pagination li a:hover{background-color: #b5c832}body.record #header .mod_reader.luminaire .pagination li a.active,body.record #header .mod_reader.luminaire .pagination li a:hover{background-color: #edc300}body.record #header .mod_reader.organisation .pagination li a.active,body.record #header .mod_reader.organisation .pagination li a:hover{background-color: #64a8a8}body.record #header .mod_reader .slide .anchorDL{font-size: 14px;height: 37px;line-height: 37px;padding: 0 15px;top: 47px;right: 110px}body.record #header .mod_reader .slide .text_container{width: 386px;padding: 0 140px}body.record #header .mod_reader .slide .text_container .gamut{font-size: 50px;margin-bottom: 0}body.record #header .mod_reader .slide .text_container .type{font-size: 35px;margin-bottom: 35px}body.record #header .mod_reader .slide .text_container .description{margin: 44px 0 31px}body.record #header .mod_reader .slide.type_1 .gamut{margin-top: 320px}body.record #header .mod_reader .slide.type_2 .text_container{padding-top: 265px}body.record #header .mod_reader .slide.type_2 .swatch_container{margin-top: 150px;width: 544px;height: 441px}body.record #header .mod_reader .slide.type_2 .swatch_pagination{width: 544px}body.record #header .mod_reader .slide.type_3 .text_container{padding-top: 265px}body.record #header .mod_reader .slide.type_3 .image_container,body.record #header .mod_reader .slide.type_3 .video_container{width: 544px;height: 676px;margin-top: -338px}body.record #header .mod_reader .slide.type_3 .video_container{height: 408px;margin-top: -204px}body.record #header .mod_reader .slide.type_4 .text_container{padding-top: 265px}body.record #header .mod_reader .slide.type_4 .download_container{padding: 0 0 0 140px}body.record #header .mod_reader .slide.type_4 .download_container > div a{padding-top: 100px;font-size: 20px}}
@media screen and (min-width: 1440px){body #header #sidebarCatalogue .inside{background-position: 100px 30px;background-size: auto auto}body #header #sidebarCatalogue .inside #titre h1,body #header #sidebarCatalogue .inside #titre h2,body #header #sidebarCatalogue .inside #titre h3{font-size: 40px}body #header #sidebarCatalogue .inside #texte-informatif{width: 230px;padding: 70px 25px}body #header #sidebarCatalogue .inside #texte-informatif .ce_text{font-size: 17px}body #header #sidebarCatalogue .inside #texte-informatif .image_container img{width: 60%}body #header #sidebarCatalogue .inside div:nth-child(3){margin-top: 170px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload{padding-left: 100px;height: 430px;margin-bottom: 50px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image h4,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload h4{font-size: 22px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image figcaption,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload figcaption{font-size: 15px}body.about #header .sticky ul li{margin-right: 45px;font-size: 16px}body.about #main .mod_article .ce_image.carre,body.about #main .mod_article .ce_imageDownload.carre{width: 580px;height: 610px}body.about #main .mod_article .ce_image.rectangle,body.about #main .mod_article .ce_imageDownload.rectangle{width: 860px;height: 610px}body.about #main .mod_article .ce_image.large,body.about #main .mod_article .ce_imageDownload.large{max-width: 1440px}body.about #main .mod_article .ce_text{max-width: 480px;padding: 143px 190px 40px;height: 427px}body.about #main .mod_article .ce_text.maxTexte{max-width: 660px;padding: 100px 100px 40px;height: 470px}}@media screen and (min-width: 1920px){body #header #sidebarCatalogue .inside{background-position: 180px 30px;background-size: auto auto}body #header #sidebarCatalogue .inside #titre h1,body #header #sidebarCatalogue .inside #titre h2,body #header #sidebarCatalogue .inside #titre h3{font-size: 48px}body #header #sidebarCatalogue .inside div:nth-child(3){margin-top: 210px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload{padding-left: 180px;height: 450px;margin-bottom: 60px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image h4,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload h4{font-size: 36px}body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_image figcaption,body #header #sidebarCatalogue .inside div:nth-child(n+3) .ce_imageDownload figcaption{font-size: 24px}body.home #extra_1 .mod_navigation .level_1{width: 1920px}body.home #extra_1 .mod_navigation .level_1 li{width: 480px;height: 400px;background-size: 480px 400px}body.home #extra_1 .mod_navigation .level_1 li a{height: 250px;padding: 150px 0 0}body.home #extra_1 .mod_navigation .level_1 li a:after{top: 246px}body.home #extra_1 .mod_navigation .level_1 li:hover.story{background-image: url("../../files/admin/images/1240/bg_bloc_story.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.ergonomie{background-image: url("../../files/admin/images/1240/bg_bloc_ergonomie.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.savoir{background-image: url("../../files/admin/images/1240/bg_bloc_savoir.png")}body.home #extra_1 .mod_navigation .level_1 li:hover.ecodesign{background-image: url("../../files/admin/images/1240/bg_bloc_ecodesign.png")}body.about #header .sticky ul li{margin-right: 95px}body.record #header{height: auto}body.record #header .logo{top: 55px;left: 183px}body.record #header .mod_reader .slide .text_container{width: 480px;padding: 0 140px 0 480px}body.record #header .mod_reader .slide.type_1 .gamut{margin-top: 176px}body.record #header .mod_reader .slide.type_2 .text_container{padding-top: 176px}body.record #header .mod_reader .slide.type_2 .swatch_container{margin-top: 150px;width: 700px;height: 567px}body.record #header .mod_reader .slide.type_2 .swatch_pagination{width: 700px}body.record #header .mod_reader .slide.type_3 .text_container{padding-top: 176px}body.record #header .mod_reader .slide.type_3 .image_container{right: auto;left: 1150px;width: 700px;height: 870px;margin-top: -435px}body.record #header .mod_reader .slide.type_3 .video_container{width: 640px;height: 480px;margin-top: -240px}body.record #header .mod_reader .slide.type_4 .download_container{padding-left: 480px}body.record #header .mod_reader .slide.type_4 .download_container > div{width: 170px}body.record #header .mod_reader .slide.type_4 .download_container > div a{padding-top: 120px;font-size: 20px;line-height: 2.5em}}

