a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-size:16px}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#000;font-family:Arial}@font-face{font-family:SourceSansPro;src:local("SourceSansPro-Regular"),url(../fonts/SourceSansPro-Regular.ttf)}header{background-color:#0f5376;display:flex;align-items:center;height:100px;width:100%}#header-logo{background-image:url(../img/logo_cartosport.png);background-size:50px;background-position:center;background-repeat:no-repeat;height:inherit;min-width:60px;width:100px;cursor:pointer}#header-title{flex:1;display:flex;flex-direction:column;justify-content:center;color:#fff;font-family:'Source Sans Pro',sans-serif;user-select:none;cursor:pointer}#header-title h1{font-size:1.8em;margin-bottom:4px;font-weight:700;letter-spacing:.2em}#header-title h2{font-size:1.3em;letter-spacing:1px}#header-contact{background-image:url(../img/contact.png);background-size:40px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;cursor:pointer;margin-right:30px;z-index:1}#header-twitter{background-image:url(../img/twitter.png);background-size:40px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;cursor:pointer;margin-right:10px}#header-twitter:hover{background-image:url(../img/twitter_hover.png)}#header-facebook{background-image:url(../img/facebook.png);background-size:40px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;cursor:pointer;margin-right:10px}#header-facebook:hover{background-image:url(../img/facebook_hover.png)}#header-contact:hover{background-image:url(../img/contact_hover.png)}@media screen and (max-width:600px){#header-contact{margin-right:5px}}@media screen and (max-width:500px){#header-title h1{font-size:1.6em}#header-title h2{font-size:1.1em}}@media screen and (max-width:550px){#header-contact{position:fixed;bottom:5px;right:5px}#header-twitter{position:fixed;bottom:50px;right:0}#header-facebook{position:fixed;bottom:95px;right:0}}@media screen and (max-width:400px){#header-logo{width:80px}#header-title h1{font-size:1.4em}#header-title h2{font-size:.9em}}nav{position:relative;background-color:#0e4461;height:30px;width:100%;color:#fff;font-family:'Source Sans Pro',sans-serif;display:flex;align-items:center;box-shadow:0 3px 3px 1px rgba(0,0,0,.2)}nav ul{display:flex;text-align:center}nav ul li{cursor:pointer;display:flex;align-items:center;justify-content:center}nav ul li:nth-child(-n+2){width:110px}nav ul li:nth-last-child(-n+2){width:70px}section{display:flex;margin:0 25px}#content{flex:1;display:flex;flex-wrap:wrap;align-content:flex-start}aside{margin:25px 0;max-width:25%;min-width:250px;width:320px}.aside-bloc{border:1px solid #0f5376;box-shadow:1px 1px 10px 1px rgba(0,0,0,.3);border-radius:3px}.aside-bloc:not(:first-child){margin-top:25px}.aside-title{height:30px;background-color:#0f5376;color:#fff;font-family:'Source Sans Pro',sans-serif;display:flex;align-items:center;padding-left:10px;letter-spacing:.6px}#aside-twitter{max-height:450px;overflow-y:scroll}#aside-youtube{display:flex;justify-content:center;max-width:100%}#aside-youtube iframe{max-width:100%}#aside-app{width:100%;background-image:url(../img/qfp-android-share.png);background-size:100%;background-position:center;background-repeat:no-repeat;height:100px;cursor:pointer}#aside-topyrenees{width:100%;background-image:url(../img/aside-topyrenees.png);background-size:100%;background-position:center;background-repeat:no-repeat;height:100px;cursor:pointer}#aside-lefilcine{width:100%;background-image:url(../img/aside-lefilcine.png);background-size:100%;background-position:center;background-repeat:no-repeat;height:100px;cursor:pointer}article{display:flex;width:700px;height:110px;margin-top:25px;font-family:'Source Sans Pro',sans-serif;color:#5e5a57;cursor:pointer;padding:15px 0;margin-right:15px;position:relative}article:hover{background-color:#f5f8fa}article img{width:200px;height:105px;border:1px solid #5e5a57;box-shadow:1px 1px 10px 1px rgba(0,0,0,.3)}article>div{display:flex;flex-direction:column;justify-content:space-between;margin-left:10px;height:107px}.author,.datetime{font-weight:700}.datetime{color:#000;position:absolute;top:0;left:0;font-size:.8em}.author{font-size:.9em}article h3{flex:1;font-size:1.1em;color:#0f5376;font-weight:700}article p{flex:2}footer{background-color:#0f5376;height:30px;width:100%;color:#fff;font-family:'Source Sans Pro',sans-serif;box-shadow:0 -3px 3px 1px rgba(0,0,0,.2);margin-top:30px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1850px){article{width:550px}}@media screen and (max-width:1550px){article{width:100%}}@media screen and (max-width:800px){section{flex-direction:column}aside{width:initial;max-width:unset;min-width:unset}#aside-app{height:150px}}@media screen and (max-width:500px){#nav-home{display:none}nav ul li:nth-last-child(-n+2){width:60px}#nav-divers{width:60px!important;left:280px!important}#nav-divers li{width:60px!important}section{margin:0 5px}article img{width:150px;height:79px}.author,.datetime{font-size:.8em}article h3{margin-top:5px;font-size:.9em}article p{font-size:.8em}article{height:83px;margin-top:10px}article>div{height:81px}}#mail-container{position:fixed;z-index:999;height:100vh;width:100%;top:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}#contact-title{margin:3px 0;height:30px;color:#0f5376;font-size:1.2em;font-weight:700;font-family:'Source Sans Pro',sans-serif;padding:5px}#requestForm{height:500px;min-width:360px;max-width:500px;width:500px;border-radius:5px;background-color:#fff;position:relative}#contact-container{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#contact-mail,#contact-name,#contact-subject{margin:3px 0;width:90%;min-height:30px;border:1px solid #0f5376;font-size:1em;font-weight:400;font-family:'Source Sans Pro',sans-serif;padding:5px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.45)}#contact-name{margin-bottom:20px}#contact-content{margin:3px 0;width:90%;border:1px solid #0f5376;color:rgba(2,119,108,1);font-size:1em;font-weight:400;font-family:'Source Sans Pro',sans-serif;padding:5px;border-radius:2px;min-height:40px;box-shadow:0 1px 4px rgba(0,0,0,.45)}#submit-mail{margin:3px 0;cursor:pointer;max-width:300px;width:80%;min-height:30px;border:1px solid #0f5376;color:#0f5376;font-size:1em;font-weight:700;font-family:'Source Sans Pro',sans-serif;background-color:#e8e8ff;padding:5px;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.45)}#contact-response{margin:3px 0;min-height:30px;color:rgba(2,119,108,1);font-size:1em;font-weight:700;font-family:'Source Sans Pro',sans-serif;padding:3px}#contact-close{color:#0f5376;height:30px;line-height:27px;font-size:30px;width:30px;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:800;cursor:pointer;position:absolute;right:5px;top:5px}#contact-close:hover{background-color:#0d47a1;color:#fff}#mentions{margin:15px;font-size:1em;font-weight:400;font-family:'Source Sans Pro',sans-serif}#mentions h4{font-weight:700;margin:15px 0}