/* compact [
	plugins-dist/mediabox/lib/lity/lity.css?1749555108
	plugins-dist/mediabox/lity/css/lity.mediabox.css?1749555108
	plugins-dist/mediabox/lity/skins/_simple-dark/lity.css?1749555108
	plugins/auto/sociaux/v2.4.2/lib/socicon/style.css?1738688682
	plugins/auto/sociaux/v2.4.2/css/sociaux.css?1738688682
	plugins/auto/select2/v2.1.0/lib/select2/css/select2.css
	plugins/auto/select2/v2.1.0/css/spip.select2.css
	plugins/auto/fontawesome/v1.1.0/css/fa-icons.css?1720198674
	prive/themes/spip/reset.css
	prive/themes/spip/clear.css
	prive/themes/spip/login_prive.css
] 85% */

/* plugins-dist/mediabox/lib/lity/lity.css?1749555108 */
/*! Lity - v3.0.0-dev - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla;Licensed MIT */
.lity-active,.lity-active body{overflow:hidden}
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.lity.lity-opened{opacity:1}
.lity.lity-closed{opacity:0}
.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}
.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}
.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.lity-loading .lity-loader{opacity:1}
.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}
.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}
.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}
.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
.lity-close,.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;-webkit-box-shadow:none;box-shadow:none}
.lity-close::-moz-focus-inner{border:0;padding:0}
.lity-close:active{top:1px}
.lity-image img{max-width:100%;display:block;line-height:0;border:0}
.lity-iframe .lity-container{width:100%;max-width:964px}
.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}
.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
.lity-hide{display:none}

/* plugins-dist/mediabox/lity/css/lity.mediabox.css?1749555108 */
.box_mediabox{display:block;margin:0;padding:0;width:auto;height:auto;background:none;border:0}
.box_mediabox:before{content:'';display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:0.9}
@media(min-width:500px){.box_mediabox .lity-container{max-width:90%;max-height:90%}}
@media(max-width:499.9px){.box_mediabox .lity-container{max-width:100%!important;max-height:100%!important}}
.box_mediabox.lity-height-set .lity-content{height:100%;min-height:0!important}
.box_mediabox.lity-image .lity-content{display:flex;justify-content:center;align-items:center}
.box_mediabox.lity-image .lity-image-figure{display:block;margin:0}
.box_mediabox.lity-image .lity-image-figure::before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background-color:transparent;transition:background-color 0.25s ease-in 0.1s}
.box_mediabox.lity-image.lity-ready .lity-image-figure::before{background-color:#fff}
.lity-image-caption.min,.lity-image-caption.expanded{cursor:pointer}
.lity-image-caption.min .lity-image-caption-text{max-height:4.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.lity-image-caption.min .spip_doc_titre,.lity-image-caption.min .spip_doc_descriptif,.lity-image-caption.min .spip_doc_credits{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lity-image-caption.min .spip_doc_descriptif:not(:first-child),.lity-image-caption.min .spip_doc_credits:not(:first-child){display:none}
.box_mediabox.lity-inline .lity-content,.box_mediabox.lity-ajax .lity-content{background:#fff}
.box_mediabox.lity-inline .lity-content>*,.box_mediabox.lity-ajax .lity-content-inner{overflow:auto;padding:1rem}
.box_mediabox.lity-iframe .lity-iframe-container iframe{background:#fff}
.box_mediabox.lity-height-set.lity-iframe .lity-iframe-container{height:100%;padding:0;transform:none}
.lity-active body{height:auto!important;overflow:hidden!important}
.box_mediabox.lity-loading .lity-content{background:transparent}
.box_mediabox.lity-loading .lity-content:after{display:none}
.lity-loading .box-loading{display:block;position:absolute;top:50%;left:50%;margin-top:-2.5em;margin-left:-2.5em;width:5em;height:5em}
.lity-loading .box-loading:after{content:" ";display:block;width:4em;height:4em;margin:.5em;border-radius:50%;border:.375em solid #000;border-color:#000 #fff #000 #fff;opacity:0.5;animation:lds-dual-ring 1.2s linear infinite}
@keyframes lds-dual-ring{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}}
.box_mediabox.lity-closing:before{opacity:0}
.lity-group-progress-bar{display:none;position:fixed;bottom:0;left:0;right:0;height:.33em}
.lity-slideshow .lity-group-progress-bar{display:block}
.lity-group-progress-bar-status{position:absolute;left:0;height:100%;top:0;background:#888}
.lity-no-transition-on-open .lity-content,.lity-no-transition .lity-content{transition:none!important}
.lity-no-transition-on-open-none.lity-loading .lity-content,.lity-no-transition.lity-loading .lity-content,.lity-no-transition.lity-closed .lity-content{-webkit-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}
.lity-transition-on-open-slide-from-right .lity-content,.lity-transition-on-open-slide-from-left .lity-content{-webkit-transform:scale(1) translateX(0);-ms-transform:scale(1) translateX(0);-o-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}
.lity-transition-on-open-slide-from-right.lity-loading .lity-content{-webkit-transform:scale(1) translateX(50vw);-ms-transform:scale(1) translateX(50vw);-o-transform:scale(1) translateX(50vw);transform:scale(1) translateX(50vw)}
.lity-transition-on-open-slide-from-left.lity-loading .lity-content{-webkit-transform:scale(1) translateX(-50vw);-ms-transform:scale(1) translateX(-50vw);-o-transform:scale(1) translateX(-50vw);transform:scale(1) translateX(-50vw)}
:root{--mediabox-sidebar-width:25rem;--mediabox-sidebar-height:calc(5rem + 20%);--mediabox-sidebar-close-size:2rem}
.box_mediabox.lity-sidebar:before{opacity:0.5}
.box_mediabox.lity-sidebar .lity-wrap{display:flex}
.box_mediabox.lity-sidebar .lity-container{position:relative;transition:transform 0.3s ease-in-out}
.box_mediabox.lity-sidebar .lity-content{height:100%;width:100%;min-width:initial;min-height:initial;transition:none!important;transform:none!important;padding-block-start:var(--mediabox-sidebar-close-size)}
.box_mediabox.lity-sidebar .lity-close{position:absolute;color:inherit;width:var(--mediabox-sidebar-close-size);height:var(--mediabox-sidebar-close-size);font-size:var(--mediabox-sidebar-close-size);line-height:var(--mediabox-sidebar-close-size)}
.box_mediabox.lity-sidebar-inline .lity-container{width:var(--mediabox-sidebar-width);max-width:100vw}
.box_mediabox.lity-sidebar-start .lity-wrap{justify-content:start}
.box_mediabox.lity-sidebar-start.lity-loading .lity-container,.box_mediabox.lity-sidebar-start.lity-closing .lity-container{transform:scale(1) translateX(-100%)}
.box_mediabox.lity-sidebar-end .lity-wrap{justify-content:end}
.box_mediabox.lity-sidebar-end.lity-loading .lity-container,.box_mediabox.lity-sidebar-end.lity-closing .lity-container{transform:scale(1) translateX(100%)}
.box_mediabox.lity-sidebar-block .lity-wrap:before{margin:0}
.box_mediabox.lity-sidebar-top .lity-container,.box_mediabox.lity-sidebar-bottom .lity-container{height:var(--mediabox-sidebar-height);max-height:100vw}
.box_mediabox.lity-sidebar-top.lity-loading .lity-container,.box_mediabox.lity-sidebar-top.lity-closing .lity-container{transform:scale(1) translateY(-100%)}
.box_mediabox.lity-sidebar-bottom .lity-wrap{align-items:end}
.box_mediabox.lity-sidebar-bottom.lity-loading .lity-container,.box_mediabox.lity-sidebar-bottom.lity-closing .lity-container{transform:scale(1) translateY(100%)}

/* plugins-dist/mediabox/lity/skins/_simple-dark/lity.css?1749555108 */
.box_mediabox:before{background:#000;opacity:0.9}
.box_mediabox button[class*="lity-"]:focus{outline:2px dotted #ccc}
.lity-close,.lity-close:hover,.lity-close:active,.lity-close:focus{top:4px;right:2px;width:2.5rem;height:2.5rem;line-height:2.5rem;font-size:2.5rem;color:#fff}
.lity-group-caption .lity-group-current{display:block;position:absolute;top:-1.5rem;right:0;color:#fff;font-weight:700}
.lity-loading .lity-group-caption .lity-group-current{left:50%;margin-left:-2.125em;width:4.5em;right:auto;text-align:center;top:50%;margin-top:-1.5em;color:#fff}
.lity-loading .lity-group-start-stop{display:none}
.lity-group-start-stop{display:block;position:absolute;top:-1.5rem;left:0;width:100%;text-align:center;color:#fff;font-weight:700}
.lity-group-start-stop button{display:inline-block;border:0;padding:0;margin:0;background:none;color:#fff}
.lity-group-start-stop button b{color:transparent}
.lity-group-start-stop button b::after{content:attr(title);display:inline-block;color:#fff;padding-right:.75em}
.lity-group-start-stop .lity-stop{display:none}
.lity-slideshow .lity-group-start-stop .lity-start{display:none}
.lity-slideshow .lity-group-start-stop .lity-stop{display:inline-block}
.lity-next,.lity-previous{display:block;border:0;padding:0;margin:0;position:fixed;border-radius:50%;left:-4.75rem;text-align:center;top:50%;margin-top:-6rem;width:8rem;height:12rem;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}
.lity-next[disabled],.lity-previous[disabled]{display:none}
.lity-next{left:auto;right:-4.75rem;text-align:right}
.lity-next:hover,.lity-previous:hover,.lity-next:active,.lity-previous:active,.lity-next:focus,.lity-previous:focus{background:rgba(255,255,255,.05)}
.lity-next b,.lity-previous b{display:inline-block;position:absolute;top:50%;left:5.5rem;font-size:3rem;line-height:3rem;margin-top:-1.5rem;text-shadow:0 0 10px #000;color:#fff;font-style:normal;opacity:0.5}
.lity-next b{right:5.5rem;left:auto}
.lity-next:hover b,.lity-previous:hover b,.lity-next:active b,.lity-previous:active b,.lity-next:focus b,.lity-previous:focus b{display:inline-block;opacity:1}
.lity-image-caption{display:block;position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,0.25);color:#fff;font-style:italic;padding:1rem}

/* plugins/auto/sociaux/v2.4.2/lib/socicon/style.css?1738688682 */
@font-face{font-family:'Socicon';src:url('//apatitude11.fr/plugins/auto/sociaux/v2.4.2/lib/socicon/fonts/Socicon.eot?pnooif');src:url('//apatitude11.fr/plugins/auto/sociaux/v2.4.2/lib/socicon/fonts/Socicon.eot?pnooif#iefix') format('embedded-opentype'),url('//apatitude11.fr/plugins/auto/sociaux/v2.4.2/lib/socicon/fonts/Socicon.ttf?pnooif') format('truetype'),url('//apatitude11.fr/plugins/auto/sociaux/v2.4.2/lib/socicon/fonts/Socicon.woff?pnooif') format('woff'),url('//apatitude11.fr/plugins/auto/sociaux/v2.4.2/lib/socicon/fonts/Socicon.svg?pnooif#Socicon') format('svg');font-weight:400;font-style:normal;font-display:block}
[class^="socicon-"],[class*=" socicon-"]{font-family:'Socicon'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.socicon-signal:before{content:"\e983"}
.socicon-bluesky:before{content:"\e984"}
.socicon-500px:before{content:"\e000"}
.socicon-8tracks:before{content:"\e001"}
.socicon-airbnb:before{content:"\e002"}
.socicon-alibaba:before{content:"\e922"}
.socicon-aliexpress:before{content:"\e91d"}
.socicon-alliance:before{content:"\e003"}
.socicon-amazon:before{content:"\e004"}
.socicon-amplement:before{content:"\e005"}
.socicon-android:before{content:"\e006"}
.socicon-angellist:before{content:"\e007"}
.socicon-angieslist:before{content:"\e916"}
.socicon-apple:before{content:"\e008"}
.socicon-appnet:before{content:"\e009"}
.socicon-appstore:before{content:"\e91f"}
.socicon-artstation:before{content:"\e959"}
.socicon-ask:before{content:"\e930"}
.socicon-augment:before{content:"\e908"}
.socicon-avvo:before{content:"\e978"}
.socicon-baidu:before{content:"\e00a"}
.socicon-bale:before{content:"\e97e"}
.socicon-bandcamp:before{content:"\e00b"}
.socicon-battlenet:before{content:"\e00c"}
.socicon-beatport:before{content:"\e955"}
.socicon-bebee:before{content:"\e00e"}
.socicon-bebo:before{content:"\e00f"}
.socicon-behance:before{content:"\e010"}
.socicon-besport:before{content:"\e97f"}
.socicon-bing:before{content:"\e92a"}
.socicon-bitbucket:before{content:"\e909"}
.socicon-blackberry:before{content:"\e951"}
.socicon-blizzard:before{content:"\e011"}
.socicon-blogger:before{content:"\e012"}
.socicon-bloglovin:before{content:"\e904"}
.socicon-bonanza:before{content:"\e92c"}
.socicon-bookbub:before{content:"\e949"}
.socicon-booking:before{content:"\e936"}
.socicon-buffer:before{content:"\e013"}
.socicon-calendly:before{content:"\e93d"}
.socicon-cdbaby:before{content:"\e968"}
.socicon-chrome:before{content:"\e014"}
.socicon-codepen:before{content:"\e917"}
.socicon-codered:before{content:"\e940"}
.socicon-coderwall:before{content:"\e015"}
.socicon-collectorz:before{content:"\e95c"}
.socicon-craigslist:before{content:"\e923"}
.socicon-crunchbase:before{content:"\e93b"}
.socicon-curse:before{content:"\e016"}
.socicon-dailymotion:before{content:"\e017"}
.socicon-debian:before{content:"\e95f"}
.socicon-deezer:before{content:"\e018"}
.socicon-delicious:before{content:"\e019"}
.socicon-deviantart:before{content:"\e01a"}
.socicon-diablo:before{content:"\e01b"}
.socicon-digg:before{content:"\e01c"}
.socicon-discord:before{content:"\e01d"}
.socicon-disqus:before{content:"\e01e"}
.socicon-dlive:before{content:"\e975"}
.socicon-doodle:before{content:"\e92b"}
.socicon-douban:before{content:"\e01f"}
.socicon-draugiem:before{content:"\e020"}
.socicon-dribbble:before{content:"\e021"}
.socicon-drupal:before{content:"\e022"}
.socicon-ebay:before{content:"\e023"}
.socicon-eitaa:before{content:"\e97c"}
.socicon-elementaryos:before{content:"\e969"}
.socicon-ello:before{content:"\e024"}
.socicon-endomondo:before{content:"\e025"}
.socicon-envato:before{content:"\e026"}
.socicon-etsy:before{content:"\e027"}
.socicon-facebook:before{content:"\e028"}
.socicon-feedburner:before{content:"\e029"}
.socicon-filmfreeway:before{content:"\e960"}
.socicon-filmweb:before{content:"\e02a"}
.socicon-firefox:before{content:"\e02b"}
.socicon-fiverr:before{content:"\e91b"}
.socicon-flattr:before{content:"\e02c"}
.socicon-flickr:before{content:"\e02d"}
.socicon-flipboard:before{content:"\e973"}
.socicon-formulr:before{content:"\e02e"}
.socicon-forrst:before{content:"\e02f"}
.socicon-foursquare:before{content:"\e030"}
.socicon-freelancer:before{content:"\e928"}
.socicon-friendfeed:before{content:"\e031"}
.socicon-fundable:before{content:"\e935"}
.socicon-fyuse:before{content:"\e90a"}
.socicon-gamefor:before{content:"\e94e"}
.socicon-gamejolt:before{content:"\e901"}
.socicon-gamewisp:before{content:"\e905"}
.socicon-ghost:before{content:"\e933"}
.socicon-github:before{content:"\e032"}
.socicon-gitlab:before{content:"\e945"}
.socicon-gitter:before{content:"\e96c"}
.socicon-gnome:before{content:"\e961"}
.socicon-goodreads:before{content:"\e033"}
.socicon-google:before{content:"\e034"}
.socicon-googlecalendar:before{content:"\e926"}
.socicon-googlegroups:before{content:"\e036"}
.socicon-googlehangouts:before{content:"\e974"}
.socicon-googlemaps:before{content:"\e937"}
.socicon-googlephotos:before{content:"\e037"}
.socicon-googleplaymusic:before{content:"\e95e"}
.socicon-googleplus:before{content:"\e038"}
.socicon-googlescholar:before{content:"\e035"}
.socicon-gotomeeting:before{content:"\e91c"}
.socicon-grooveshark:before{content:"\e039"}
.socicon-guru:before{content:"\e91e"}
.socicon-gust:before{content:"\e92f"}
.socicon-hackernews:before{content:"\e946"}
.socicon-hackerone:before{content:"\e956"}
.socicon-hackerrank:before{content:"\e03a"}
.socicon-hearthstone:before{content:"\e03b"}
.socicon-hellocoton:before{content:"\e03c"}
.socicon-heroes:before{content:"\e03d"}
.socicon-hitbox:before{content:"\e980"}
.socicon-homeadvisor:before{content:"\e915"}
.socicon-homes:before{content:"\e920"}
.socicon-homify:before{content:"\e93c"}
.socicon-horde:before{content:"\e03f"}
.socicon-houzz:before{content:"\e040"}
.socicon-icq:before{content:"\e041"}
.socicon-identica:before{content:"\e042"}
.socicon-imdb:before{content:"\e043"}
.socicon-indiedb:before{content:"\e94c"}
.socicon-instagram:before{content:"\e044"}
.socicon-instructables:before{content:"\e944"}
.socicon-internet:before{content:"\e957"}
.socicon-invision:before{content:"\e95a"}
.socicon-issuu:before{content:"\e045"}
.socicon-istock:before{content:"\e046"}
.socicon-itchio:before{content:"\e962"}
.socicon-itunes:before{content:"\e047"}
.socicon-jamendo:before{content:"\e963"}
.socicon-keybase:before{content:"\e048"}
.socicon-kobo:before{content:"\e948"}
.socicon-lanyrd:before{content:"\e049"}
.socicon-lastfm:before{content:"\e04a"}
.socicon-letterboxd:before{content:"\e96d"}
.socicon-line:before{content:"\e04b"}
.socicon-linkedin:before{content:"\e04c"}
.socicon-livejournal:before{content:"\e04d"}
.socicon-livemaster:before{content:"\e93e"}
.socicon-logmein:before{content:"\e91a"}
.socicon-loomly:before{content:"\e932"}
.socicon-lyft:before{content:"\e04e"}
.socicon-macos:before{content:"\e04f"}
.socicon-mail:before{content:"\e050"}
.socicon-mailru:before{content:"\e94a"}
.socicon-mastodon:before{content:"\e913"}
.socicon-medium:before{content:"\e051"}
.socicon-meetup:before{content:"\e052"}
.socicon-messenger:before{content:"\e906"}
.socicon-metapop:before{content:"\e970"}
.socicon-microsoft:before{content:"\e90e"}
.socicon-mix:before{content:"\e964"}
.socicon-mixcloud:before{content:"\e053"}
.socicon-mixer:before{content:"\e00d"}
.socicon-mobcrush:before{content:"\e90d"}
.socicon-moddb:before{content:"\e94b"}
.socicon-modelmayhem:before{content:"\e054"}
.socicon-mumble:before{content:"\e055"}
.socicon-myanimelist:before{content:"\e950"}
.socicon-myspace:before{content:"\e056"}
.socicon-napster:before{content:"\e954"}
.socicon-natgeo:before{content:"\e912"}
.socicon-naver:before{content:"\e971"}
.socicon-newsvine:before{content:"\e057"}
.socicon-nextdoor:before{content:"\e942"}
.socicon-niconico:before{content:"\e939"}
.socicon-nintendo:before{content:"\e058"}
.socicon-npm:before{content:"\e059"}
.socicon-odnoklassniki:before{content:"\e05a"}
.socicon-openaigym:before{content:"\e919"}
.socicon-openid:before{content:"\e05b"}
.socicon-opera:before{content:"\e05c"}
.socicon-origin:before{content:"\e941"}
.socicon-outlook:before{content:"\e05d"}
.socicon-overwatch:before{content:"\e05e"}
.socicon-pandora:before{content:"\e907"}
.socicon-patreon:before{content:"\e05f"}
.socicon-paypal:before{content:"\e060"}
.socicon-periscope:before{content:"\e061"}
.socicon-persona:before{content:"\e062"}
.socicon-pinterest:before{content:"\e063"}
.socicon-pixiv:before{content:"\e94f"}
.socicon-play:before{content:"\e064"}
.socicon-player:before{content:"\e065"}
.socicon-playstation:before{content:"\e066"}
.socicon-pocket:before{content:"\e067"}
.socicon-portfolio:before{content:"\e943"}
.socicon-qobuz:before{content:"\e911"}
.socicon-qq:before{content:"\e068"}
.socicon-quora:before{content:"\e069"}
.socicon-raidcall:before{content:"\e06a"}
.socicon-ravelry:before{content:"\e06b"}
.socicon-realtor:before{content:"\e90f"}
.socicon-redbubble:before{content:"\e979"}
.socicon-reddit:before{content:"\e06c"}
.socicon-redfin:before{content:"\e925"}
.socicon-remote:before{content:"\e972"}
.socicon-renren:before{content:"\e06d"}
.socicon-researchgate:before{content:"\e06e"}
.socicon-residentadvisor:before{content:"\e06f"}
.socicon-reverbnation:before{content:"\e070"}
.socicon-rss:before{content:"\e071"}
.socicon-seedrs:before{content:"\e929"}
.socicon-seenthis:before{content:"\e95d"}
.socicon-sharepoint:before{content:"\e965"}
.socicon-sharethis:before{content:"\e072"}
.socicon-shopify:before{content:"\e927"}
.socicon-sketchfab:before{content:"\e90c"}
.socicon-skype:before{content:"\e073"}
.socicon-slack:before{content:"\e918"}
.socicon-slideshare:before{content:"\e074"}
.socicon-smashcast:before{content:"\e03e"}
.socicon-smashwords:before{content:"\e947"}
.socicon-smugmug:before{content:"\e075"}
.socicon-snapchat:before{content:"\e076"}
.socicon-society6:before{content:"\e97a"}
.socicon-songkick:before{content:"\e077"}
.socicon-soroush:before{content:"\e97d"}
.socicon-soundcloud:before{content:"\e078"}
.socicon-spip:before{content:"\e953"}
.socicon-splice:before{content:"\e96f"}
.socicon-spotify:before{content:"\e079"}
.socicon-spreadshirt:before{content:"\e900"}
.socicon-squarespace:before{content:"\e92d"}
.socicon-stackexchange:before{content:"\e07a"}
.socicon-stackoverflow:before{content:"\e07b"}
.socicon-stage32:before{content:"\e96a"}
.socicon-starcraft:before{content:"\e07c"}
.socicon-stayfriends:before{content:"\e07d"}
.socicon-steam:before{content:"\e07e"}
.socicon-stitcher:before{content:"\e977"}
.socicon-storehouse:before{content:"\e07f"}
.socicon-strava:before{content:"\e080"}
.socicon-streamjar:before{content:"\e081"}
.socicon-stumbleupon:before{content:"\e082"}
.socicon-swarm:before{content:"\e083"}
.socicon-teamspeak:before{content:"\e084"}
.socicon-teamviewer:before{content:"\e085"}
.socicon-technorati:before{content:"\e086"}
.socicon-telegram:before{content:"\e087"}
.socicon-threads:before{content:"\e981"}
.socicon-threema:before{content:"\e96e"}
.socicon-tidal:before{content:"\e910"}
.socicon-tiktok:before{content:"\e96b"}
.socicon-tinder:before{content:"\e966"}
.socicon-toneden:before{content:"\e93a"}
.socicon-toptal:before{content:"\e92e"}
.socicon-torial:before{content:"\e95b"}
.socicon-traxsource:before{content:"\e94d"}
.socicon-trello:before{content:"\e902"}
.socicon-tripadvisor:before{content:"\e088"}
.socicon-tripit:before{content:"\e089"}
.socicon-triplej:before{content:"\e08a"}
.socicon-trulia:before{content:"\e931"}
.socicon-tumblr:before{content:"\e08b"}
.socicon-tunein:before{content:"\e903"}
.socicon-twitch:before{content:"\e08c"}
.socicon-twitter:before{content:"\e08d"}
.socicon-uber:before{content:"\e08e"}
.socicon-ubuntu:before{content:"\e958"}
.socicon-udemy:before{content:"\e93f"}
.socicon-unsplash:before{content:"\e914"}
.socicon-upwork:before{content:"\e934"}
.socicon-ventrilo:before{content:"\e08f"}
.socicon-viadeo:before{content:"\e090"}
.socicon-viber:before{content:"\e091"}
.socicon-viewbug:before{content:"\e092"}
.socicon-vimeo:before{content:"\e093"}
.socicon-vine:before{content:"\e094"}
.socicon-vkontakte:before{content:"\e095"}
.socicon-vsco:before{content:"\e976"}
.socicon-warcraft:before{content:"\e096"}
.socicon-wechat:before{content:"\e097"}
.socicon-weibo:before{content:"\e098"}
.socicon-whatsapp:before{content:"\e099"}
.socicon-wickr:before{content:"\e952"}
.socicon-wikipedia:before{content:"\e09a"}
.socicon-windguru:before{content:"\e967"}
.socicon-windows:before{content:"\e09b"}
.socicon-wix:before{content:"\e924"}
.socicon-wordpress:before{content:"\e09c"}
.socicon-wykop:before{content:"\e09d"}
.socicon-x:before{content:"\e982"}
.socicon-xbox:before{content:"\e09e"}
.socicon-xing:before{content:"\e09f"}
.socicon-yahoo:before{content:"\e0a0"}
.socicon-yammer:before{content:"\e0a1"}
.socicon-yandex:before{content:"\e0a2"}
.socicon-yelp:before{content:"\e0a3"}
.socicon-younow:before{content:"\e0a4"}
.socicon-youtube:before{content:"\e0a5"}
.socicon-yt-gaming:before{content:"\e90b"}
.socicon-zapier:before{content:"\e0a6"}
.socicon-zazzle:before{content:"\e97b"}
.socicon-zerply:before{content:"\e0a7"}
.socicon-zillow:before{content:"\e938"}
.socicon-zomato:before{content:"\e0a8"}
.socicon-zoom:before{content:"\e921"}
.socicon-zynga:before{content:"\e0a9"}

/* plugins/auto/sociaux/v2.4.2/css/sociaux.css?1738688682 */
.sociaux ul{margin:0;padding:0;list-style:none}
.sociaux li{display:inline-block;margin:0 .2em .4em 0}
.sociaux a{text-decoration:none}
.sociaux a:focus,.sociaux a:hover,.sociaux a:active{background-color:transparent}
.sociaux a.spip_out::after,.sociaux a.external::after{content:none}
.sociaux .name{position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:0;overflow:hidden;padding:0;width:1px;white-space:nowrap}
.sociaux .socicon{display:block;font-size:1.4em;padding:.5em;border-radius:1em;color:#fff;background-color:#000;transition:background-color 0.2s}
.sociaux .facebook .socicon{background-color:#3E5B98}
.sociaux .twitter .socicon{background-color:#4DA7DE}
.sociaux .mastodon .socicon{background-color:#313543}
.sociaux .instagram .socicon{background-color:#9C7C6E}
.sociaux .googleplus .socicon{background-color:#DD4B39}
.sociaux .blogger .socicon{background-color:#ff9b38}
.sociaux .linkedin .socicon{background-color:#3371B7}
.sociaux .youtube .socicon{background-color:#E02A20}
.sociaux .pinterest .socicon{background-color:#C92619}
.sociaux .rss .socicon{background-color:#F26109}
.sociaux .mail .socicon{background-color:#000}
.sociaux .tripadvisor .socicon{background-color:#599541}
.sociaux .vimeo .socicon{background-color:#51b5e7}
.sociaux .fickr .socicon{background-color:#1e1e1b}
.sociaux .viber .socicon{background-color:#7b519d}
.sociaux .whatsapp .socicon{background-color:#20B038}
.sociaux .skype .socicon{background-color:#28abe3}
.sociaux .bandcamp .socicon{background-color:#60909a}
.sociaux .socicon:hover{background-color:#000}

/* plugins/auto/select2/v2.1.0/lib/select2/css/select2.css */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}
.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-selection--single .select2-selection__clear{position:relative}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}
.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-search--inline{float:left}
.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}
.select2-results{display:block}
.select2-results__options{list-style:none;margin:0;padding:0}
.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}
.select2-results__option[aria-selected]{cursor:pointer}
.select2-container--open .select2-dropdown{left:0}
.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}
.select2-search--dropdown{display:block;padding:4px}
.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-search--dropdown.select2-search--hide{display:none}
.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}
.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}
.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}
.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}
.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}
.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}
.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}
.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}
.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}
.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}
.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}
.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}
.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--default .select2-results__option[role=group]{padding:0}
.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}
.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}
.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}
.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}
.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}
.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}
.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eee 50%);background-image:-o-linear-gradient(top,white 0%,#eee 50%);background-image:linear-gradient(to bottom,white 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}
.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}
.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}
.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}
.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}
.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}
.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}
.select2-container--classic .select2-dropdown--above{border-bottom:none}
.select2-container--classic .select2-dropdown--below{border-top:none}
.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--classic .select2-results__option[role=group]{padding:0}
.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}
.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}
.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* plugins/auto/select2/v2.1.0/css/spip.select2.css */
.select2-dropdown{text-align:left}
.select2-rendered__match{text-decoration:underline}
.select2-container--open{z-index:9999}

/* plugins/auto/fontawesome/v1.1.0/css/fa-icons.css?1720198674 */
.icon{display:inline-block;width:1em;height:1em;margin-bottom:-.15em;vertical-align:baseline}
.fa-icon svg{display:block;width:100%;height:100%;stroke:none;fill:currentColor}
.fa-icon svg,.fa-icon svg symbol{overflow:visible}
.icon-sm{font-size:.8em}
.icon-lg{font-size:1.5em}

/* prive/themes/spip/reset.css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{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}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}

/* prive/themes/spip/clear.css */
body{margin-bottom:1em;background-color:#f8f7f3;margin:0;border:0;color:#000}
.center{text-align:center;margin-right:auto;margin-left:auto}
.clear{clear:both}
br.clear,.nettoyeur{clear:both;margin:0;padding:0;border:0;height:0;line-height:1px;font-size:1px}
hr.clear{visibility:hidden}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix{display:block}
.offscreen,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.none,.js .none-js,.no-js .none-nojs{display:none}
.hidden,.js .hidden-js,.no-js .hidden-nojs{visibility:hidden}
.invisible,.over,.js .over-js,.no-js .over-nojs{position:absolute;left:-3000em;height:1%}
.js .invisible_au_chargement{visibility:hidden}
.js .visible_au_chargement{visibility:hidden}
.js .display_au_chargement{display:none}
.no-js .invisible_au_chargement{visibility:hidden}
.no-js .visible_au_chargement{visibility:visible}
.no-js .display_au_chargement{display:block}
.todo{opacity:0.5}
.todo:hover{opacity:1}
.blink{text-decoration:blink}
table{border-collapse:collapse}
td{padding:0}
td{text-align:start}
.clicable{cursor:hand;cursor:pointer}
img.loader,svg.loader{vertical-align:middle;width:1.5em;height:1.5em;margin:0 .25em}

/* prive/themes/spip/login_prive.css */
:root{--spip-login-color-theme--hs:337,81%;--spip-login-color-theme--l:47%;--spip-login-color-theme:hsl(var(--spip-login-color-theme--hs),var(--spip-login-color-theme--l));--spip-login-color-theme-light:hsl(var(--spip-login-color-theme--hs),calc(var(--spip-login-color-theme--l) + 25%));--spip-login-color-theme-dark:hsl(var(--spip-login-color-theme--hs),calc(var(--spip-login-color-theme--l) - 25%));--spip-login-color-gray-lighter:rgba(255,255,255,0.7);--spip-login-color-gray-light:rgba(255,255,255,0.5);--spip-login-color-gray-dark:rgba(0,0,0,0.5)}
input.text,input.password,select{display:block;margin-bottom:.5em;background:#F8F8F9 center bottom;padding:4px;border:1px solid #BEBEBF;border-radius:3px;font-size:1.2em;width:100%;height:2.5em}
button,input[type=submit]{color:white;background:var(--minipres-color-theme);border:none;border-radius:4px;padding:8px 1em;font-size:1.2em;font-weight:700}
button:hover,input[type=submit]:hover,button:focus,input[type=submit]:focus{background:#881644}
.formulaire_spip .editer.erreur input{border-color:red;background-color:#fcc}
.reponse_formulaire,.erreur_message{font-weight:700;color:red;display:block}
.reponse_formulaire.reponse_formulaire_ok{border:2px solid #C6D880;font-weight:400;padding:.8em;margin-bottom:1.5em;color:#264409;background-color:#E6EFC2}
.page_login{margin:0;font-size:16px;color:white;border:0;padding:0;font-family:arial,helvetica,sans;background-color:rgb(233,233,242);background-size:cover;background-position:center;height:100vh}
.page_login.sans_fond{background:var(--spip-login-color-theme);background:radial-gradient(circle,var(--spip-login-color-theme) 20%,var(--spip-login-color-theme-dark) 100%)}
.page_login label[for=var_lang_ecrire]{display:none}
.page_login .erreur_message,.page_login .reponse_formulaire_erreur{font-size:85%;padding-bottom:5px}
.page_login .reponse_formulaire_erreur,.page_login .erreur_message{padding:7px 10px;border-top-left-radius:4px;border-top-right-radius:4px;background:red;color:white}
.page_login .reponse_formulaire_erreur ~ #formulaire_login fieldset,.page_login .erreur_message ~ input.text{border-top-left-radius:0;border-top-right-radius:0}
.page_login #var_lang_ecrire{position:absolute;top:10px;right:10px;border:0;background-color:var(--spip-login-color-gray-light);font-size:12px;-webkit-appearance:none}
.page_login .formulaire_menu_lang{position:absolute;top:15px;right:10px;width:150px}
.page_login .formulaire_login,.page_login .formulaire_spip.pass{width:90%;max-width:400px;position:absolute;left:50%;top:50%;margin-top:30px;transform:translate(-50%,-50%)}
.page_login .formulaire_spip fieldset{background:var(--spip-login-color-gray-dark);padding:10px 20px;line-height:130%;border:0;margin:0}
.page_login .formulaire_spip fieldset legend{display:none}
.page_login .formulaire_spip fieldset p{margin-bottom:1em}
.page_login h1,.page_login h3{display:none}
.page_login .formulaire_spip fieldset .editer{margin-bottom:.5em}
.page_login .formulaire_spip fieldset .editer_session{margin-bottom:0}
.page_login .editer_password{position:relative}
.page_login #pass_securise{position:absolute;top:0;right:0}
.page_login label{font-size:.9em;padding-bottom:.2em;text-shadow:0 0 3px var(--spip-login-color-gray-dark)}
.page_login input.text{width:100%;box-sizing:border-box;border:0px;background-color:var(--spip-login-color-gray-lighter);border-radius:4px;transition:0.2s background-color}
input.text:hover,input.text:focus{background-color:white}
.page_login #spip_logo_auteur{float:none;position:absolute;left:50%;border-radius:50%;overflow:hidden;top:-80px;margin-left:-35px;width:70px;height:70px}
.page_login .boutons{margin-top:.5em}
@media (min-height:600px){.page_login #spip_logo_auteur{top:-130px;margin-left:-50px;width:100px;height:100px}
.page_login .formulaire_spip fieldset{padding:20px}
.page_login .boutons{margin-top:1.5em}
.page_login .formulaire_login{margin-top:50px}}
.page_login h1{font-size:1.4em;margin-bottom:1em}
.page_login p.details{font-size:85%;text-align:right;padding-top:.3em}
.page_login h1,.page_login p.details a{color:white;text-shadow:0 0 3px var(--spip-login-color-gray-dark);opacity:0.7}
.page_login h1,.page_login p.details a:hover{opacity:1}
.page_login .boutons{text-align:right;margin-right:0px}
.page_login .boutons input.submit{font-size:16px;border:0px;padding:7px 15px;background-color:var(--spip-login-color-gray-light);transition:0.2s background-color;border-radius:4px;color:black;-webkit-appearance:none}
.page_login .boutons input.submit:hover,.page_login .boutons input.submit:focus{background-color:white}
.page_login #spip_logo_auteur img{display:inline;margin:0!important;width:100%;height:100%;object-fit:cover}
.page_login p.retour{position:absolute;left:20px;bottom:10px;background:var(--spip-login-color-gray-lighter);padding:5px 10px;border-radius:4px}
.page_login p.retour a{color:black;font-size:14px}
.page_login p.retour a:before{content:"⬅︎ "}
.page_login p.generator{position:absolute;right:10px;bottom:10px}
.page_login p.generator a{color:var(--spip-login-color-theme);transition:.2s color}
.page_login p.generator a:hover,.page_login p.generator a:focus{color:var(--spip-login-color-theme-light)}

