/* compact [
	squelettes-dist/css/reset.css
	squelettes-dist/css/clear.css
	squelettes-dist/css/font.css
	squelettes/css/links.css
	squelettes-dist/css/typo.css
	squelettes-dist/css/media.css
	squelettes-dist/css/form.css
	squelettes-dist/css/layout.css
	squelettes-dist/css/spip.css
	plugins-dist/mediabox/colorbox/black-striped/colorbox.css
	plugins/auto/cookiebar/v1.2.1/css/jquery.cookiebar.css
	squelettes/css/hamburgers.css
	squelettes/css/font-awesome.css
	squelettes-dist/css/theme.css
	squelettes/css/perso.css?v=270122_1404
] 78.7% */

/* squelettes-dist/css/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,main,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}
@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}}

/* squelettes-dist/css/clear.css */
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.block{display:block;margin-bottom:1.5em}
.inline{display:inline}
.inline-block{display:inline-block}
.left{float:left}
.right{float:right}
.center{margin-right:auto;margin-left:auto}
.clear{clear:both}
br.clear{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:inline-table}
.clearfix{height:1%}
.clearfix{display:block}
.offscreen{position:absolute;left:-999em;height:1%}
.hidden{visibility:hidden}
.none{display:none}
.todo{opacity:0.5}
.todo:hover{opacity:1}
.blink{text-decoration:blink}

/* squelettes-dist/css/font.css */


/* squelettes/css/links.css */
a{background:transparent;color:inherit}
a:visited{color:inherit}
a:hover{outline:0;cursor:pointer}
a:active{outline:0}
a:after,a:before,a small{font-size:90%;opacity:.9}
a[hreflang]:after{content:"\0000a0[" attr(hreflang) "]"}
a.spip_out:after,a.external:after{content:"\0000a0\279A"}
a[hreflang].spip_out:after,a[hreflang].external:after{content:"\0000a0[" attr(hreflang) "]\0000a0\279A"}
a.spip_mail:after,a.mailto:after{content:"\0000a0\2709"}
a.tel:after{content:"\0000a0\2706"}
a.download:after{content:"\0000a0\21A7"}
a[hreflang].download:after{content:"\0000a0[" attr(hreflang) "]\0000a0\21A7"}
a.audio:after{content:"\0000a0\266B"}
a[hreflang].audio:after{content:"\0000a0[" attr(hreflang) "]\0000a0\266B"}
a img{border:0}
a:focus img,a:active img{-moz-transform:translateY(1px);-webkit-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translate(1px);transform:translateY(1px)}
@media print{a,a:visited{text-decoration:underline}
a:after{content:''}
a.spip_url:after,a[rel="external"]:after,a.external:after{content:" (" attr(href) ")"}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:''}}

/* squelettes-dist/css/typo.css */
html{font-size:100.01%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-size:1em;line-height:1.5}
.font1{font-family:serif}
.font2{font-family:sans-serif}
.font3{font-family:monospace}
.font4{font-family:fantasy}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{display:block;margin:0;padding:0;font-size:100%;font-weight:400}
h1,.h1{font-size:2em;line-height:1.5;margin-bottom:.75em}
h2,.h2{font-size:1.5em;line-height:1;margin-bottom:1em}
h3,.h3{font-size:1.25em;line-height:1.2;margin-bottom:1.2em}
h4,.h4{font-size:1.1em;line-height:1.364;margin-bottom:1.364em}
h5,.h5{font-size:1em;font-weight:700;margin-bottom:1.5em}
h6,.h6{font-size:1em;font-weight:700}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{font-size:60%;line-height:0}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;margin:1.5em 0;border:solid;border-width:1px 0 0}
em,i,.i{font-style:italic}
strong,b,.b{font-weight:700}
mark,.mark{background:#ff0;color:#000}
.smaller{font-size:75%}
small,.small{font-size:80%}
big,.big{font-size:130%}
.bigger{font-size:175%}
.biggest{font-size:200%}
abbr[title],acronym[title]{border-bottom:.1em dotted;text-decoration:none;cursor:help}
@media print{abbr[title]{border-bottom:0}
abbr[title]:after{content:" (" attr(title) ")"}}
dfn,.dfn{font-weight:700;font-style:italic}
s,strike,del,.del{opacity:.5;text-decoration:line-through}
ins,.ins{background-color:rgba(255,255,204,0.5);text-decoration:none}
u,.u{text-decoration:underline}
sup,.sup,sub,.sub{position:relative;font-size:80%;font-variant:normal;line-height:0;vertical-align:baseline}
sup,.sup{top:-.5em}
sub,.sub{bottom:-.25em}
.lead{font-size:120%}
.caps{font-variant:small-caps}
.quiet{color:#555}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify;text-justify:newspaper}
ul{list-style-type:disc}
ul ul{list-style-type:circle}
ul ul ul{list-style-type:square}
ol{list-style-type:decimal}
ol ol{list-style-type:lower-alpha}
ol ol ol{list-style-type:lower-greek}
ul ul,ol ol,ul ol,ol ul{margin-top:0;margin-bottom:0}
ol,ul{margin-left:1.5em;-webkit-margin-before:0;-webkit-margin-after:0}
dt{font-weight:700}
dd{margin-left:1.5em}
.list-none{margin-left:0;list-style:none}
.list-none li:before{content:''}
.list-square{margin-left:1.5em;list-style:square}
.list-square li:before{content:''}
.list-disc{margin-left:1.5em;list-style:disc}
.list-disc li:before{content:''}
.list-circle{margin-left:1.5em;list-style:circle}
.list-circle li:before{content:''}
.list-decimal{margin-left:1.5em;list-style:decimal}
.list-decimal li:before{content:''}
.list-inline{margin-left:0}
.list-inline li{display:inline-block;margin:0;margin-right:1em}
.list-inline li:Last-Child{margin-right:0}
.list-inline.list-inline-sep li{margin-right:0}
.list-inline.list-inline-sep li:after{content:" | "}
.list-inline.list-inline-sep li:Last-Child:after{content:''}
.list-inline.list-inline-dash li{margin-right:0}
.list-inline.list-inline-dash li:after{content:" - "}
.list-inline.list-inline-dash li:Last-Child:after{content:''}
.list-inline.list-inline-comma li{margin-right:0}
.list-inline.list-inline-comma li:after{content:","}
.list-inline.list-inline-comma li:Last-Child:after{content:". "}
.list-block li{display:block;margin-right:0}
table{max-width:100%;border-collapse:collapse;border-spacing:0}
.table{width:100%}
.table caption,table.spip caption,.table th,table.spip th,.table td,table.spip td{padding:.375em}
.table caption,table.spip caption{font-weight:700;text-align:left;border-bottom:2px solid}
.table th,table.spip th{font-weight:700}
.table th,table.spip th,.table td,table.spip td{border-bottom:1px solid}
.table thead th,table.spip thead th{vertical-align:bottom}
.table tbody tr:hover td{background-color:rgba(34,34,34,0.050000000000000044)}
.table tfoot{font-style:italic}
.table tfoot td{border-bottom:0;vertical-align:top}
@media (max-width:640px){.table-responsive{width:100%;overflow-y:hidden;overflow-x:scroll;margin-bottom:1.5em}
.table-responsive table{width:100%;margin-bottom:0}
.table-responsive thead,.table-responsive tbody,.table-responsive tfoot,.table-responsive tr,.table-responsive th,.table-responsive td{white-space:nowrap}}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
:lang(en) > q{quotes:"\201C" "\201D" "\2018" "\2019"}
:lang(fr) > q{quotes:"\00AB\A0" "\A0\00BB" "\201C" "\201D" "\2018" "\2019"}
:lang(es) > q{quotes:"\00AB" "\00BB" "\201C" "\201D"}
:lang(it) > q{quotes:"\00AB\A0" "\A0\00BB" "\201C" "\201D"}
:lang(de) > q{quotes:"\00BB" "\00AB" "\203A" "\2039"}
:lang(no) > q{quotes:"\00AB\A0" "\A0\00BB" "\2039" "\203A"}
q:before{content:open-quote}
q:after{content:close-quote}
blockquote{position:relative;padding-left:1.5em;border:solid rgba(34,34,34,0.19999999999999996);border-width:0 0 0 5px}
blockquote:before{z-index:-1;position:absolute;left:0;top:0;content:"\00AB";line-height:0;font-size:10em;color:rgba(34,34,34,0.09999999999999998)}
cite,.cite{font-style:italic}
address{font-style:italic}
pre,code,kbd,samp,var,tt{font-family:monospace;font-size:1em}
pre{white-space:pre-wrap;word-break:break-all;word-wrap:break-word}
kbd{white-space:nowrap;padding:.1em .3em;background-color:#eee;border:1px solid #aaa;border-radius:4px;box-shadow:0 2px 0 rgba(0,0,0,0.2),0 0 0 1px #fff inset;color:#333}
samp{font-weight:700}
var{font-style:italic}
.box{display:block;margin-bottom:1.5em;padding:1.5em 1.5em;padding-bottom:.1em;border:1px solid}
@media print{.box{border:1px solid!important}}
@media (min-width:640px){.box.right{width:33%;margin-left:1.5em}
.box.left{width:33%;margin-right:1.5em}
.box.center{width:75%}}
p,.p,ul,ol,dl,dd,blockquote,address,pre,.table,fieldset{margin-bottom:1.5em}
@media (max-width:640px){img,table,td,blockquote,code,pre,textarea,input,iframe,object,embed,video{max-width:100%!important}
textarea,table,td,th,pre,code,samp{word-wrap:break-word}
pre,code,samp{white-space:pre-line}}
@media (orientation:landscape) and (max-device-width:640px){html,body{-webkit-text-size-adjust:100%}}
@media print{pre,blockquote{page-break-inside:avoid}
thead{display:table-header-group}
tr,img{page-break-inside:avoid}
@page{margin:2cm .5cm}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}}

/* squelettes-dist/css/media.css */
img{max-width:100%;height:auto}
@media print{img{max-width:100%!important}}
img{vertical-align:middle}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
img{border:0}
svg:not(:root){overflow:hidden}
.thumb,.thumb.left{margin:0 10px 10px 0}
.thumb.right{margin:0 0 10px 10px}
img.round{border-radius:5px}
img.circle{border-radius:50%}
img.border{padding:4px;background-color:#fff;border:1px solid #bbb}
img.shadow{box-shadow:-1px 2px 5px 1px rgba(0,0,0,0.7),-1px 2px 20px rgba(255,255,255,0.6) inset}
figure{margin:0;margin-bottom:.75em;text-align:center}
figure.center{margin-bottom:1.5em}
figure.left{margin-right:1.5em}
figure.right{margin-left:1.5em}
@media (max-width:640px){figure{margin-bottom:1.5em}
figure.left{float:none;margin-right:0}
figure.right{float:none;margin-left:0}}
.album{margin-bottom:1.5em}
.album ul{overflow:hidden;margin:0;list-style:none}
.album li{float:left;margin:0;margin:0 10px 10px 0}
.album .thumb{margin:0}

/* squelettes-dist/css/form.css */
input,textarea,select,button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit}
legend{font-weight:700}
input[type="submit"],input.submit,input[type="button"],input.button,input[type="image"],input.image,button{cursor:pointer}
textarea{overflow:auto}
.ie fieldset{padding-top:0}
.ie6 legend,.ie7 legend{margin-left:-7px}
.ie button,.ie input.submit,.ie input.button{position:relative}
button{width:auto;overflow:visible}
.reponse,.error,.alert,.notice,.success,.info{padding:.8em;margin-bottom:1.5em;border:2px solid #ddd}
.error,.alert{background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4}
.notice{background:#fff6bf;color:#514721;border-color:#ffd324}
.success{background:#e6efc2;color:#264409;border-color:#c6d880}
.info{background:#d5edf8;color:#205791;border-color:#92cae4}
.error a,.alert a{color:#8a1f11}
.notice a{color:#514721}
.success a{color:#264409}
.info a{color:#205791}
@media print{form{display:none}}

/* squelettes-dist/css/layout.css */
body{text-align:center;background:#ddd}
.page{position:relative;width:960px;max-width:95%;margin:2em auto;text-align:left}
.main{padding:1.5em 0}
.footer{clear:both;padding:1em 0 0;margin:1em 0 0;border-top:1px solid #999}
.wrapper{clear:both;float:left;width:70%;overflow:hidden}
.content{min-height:350px}
.aside{float:right;width:23.333%;overflow:hidden}
.header{padding-bottom:1.5em}
.header .spip_logo_site{display:block;margin:0;line-height:1;font-weight:700}
.header .spip_logo_site,.header .spip_logo_site a,.header .spip_logo_site a:hover{background:transparent;text-decoration:none;color:#222}
.header .spip_logo_site a:hover{color:#db1762}
.header .spip_logo_site a:hover img{opacity:0.7}
.header .spip_logo{margin-bottom:0}
.header #slogan{margin:0}
.formulaire_menu_lang{position:absolute;right:0;top:.9em;display:block;width:30%}
.nav li{display:inline}
.nav li a{display:inline-block;padding:.25em .5em;margin:0 .25em .5em 0;border-radius:.25em;text-decoration:none;background:#f0f0f0;color:#db1762}
.nav li.on a{background:#c41558;color:#fff;font-weight:400}
.nav li a:focus,.nav li a:hover,.nav li a:active{background:#c41558;color:#fff}
.footer .colophon{float:left;height:40px;width:70%;margin:0}
.footer .generator{float:right}
.footer .generator a{padding:0;background:none}
@media print{.page,.wrapper,.content{width:auto}
.nav,.arbo,.aside,.footer{display:none}}
@media (max-width:767px){body{width:100%;padding:0 20px}
.page{width:100%;max-width:none}}
@media (max-width:640px){.wrapper,.content,.aside{width:100%}
.content,.aside{clear:both;float:none;width:100%}
.nav ul li a{float:none;border:0}
.arbo{display:none}
.footer .colophon{width:auto;float:none}
.footer .generator{display:none}
table.fc-header td{display:block;text-align:left}}

/* squelettes-dist/css/spip.css */
ul,ol{list-style:none;margin-left:0}
blockquote{border:none;padding-left:3em}
blockquote:before{content:""}
s,strike,del,.del{opacity:1}
.on{font-weight:700}
ul.spip,ol.spip{margin-left:50px}
@media (max-width:640px){ul.spip,ol.spip{margin-left:1.5em}}
ul.spip{list-style-type:square}
li ul.spip{list-style-type:disc}
li li ul.spip{list-style-type:circle}
ol.spip{list-style-type:decimal}
dl.spip dt,dl.spip dd{padding-left:50px}
dl.spip dt{clear:both}
table.spip{width:100%}



@media (max-width:640px){table.spip th,table.spip tr,table.spip td{display:block}
table.spip thead th{border-bottom:none!important}
table.spip thead th+th{border-top:none}
table.spip tr{border-bottom:1px solid}
table.spip td{border-bottom:none}}
blockquote.spip{min-height:40px;background:url('//feelings.actingames.s26.artinthebox.be/squelettes-dist/css/img/quote.png') no-repeat}
.spip_poesie{border-left:1px solid}
.spip_poesie div{margin-left:50px;text-indent:-50px}
.spip_code,.spip_cadre{font-family:'Courier New',Courier,monospace;font-size:1em;margin:0 .2em}
.spip_code{border:1px solid #dfdfcd;background-color:rgba(227,227,211,0.5);color:#3b3b25;text-shadow:0 1px 0 #fdfdfc}
.spip_cadre{background:#333;color:#fff;border-radius:.5em;border:0}
textarea.spip_code,textarea.spip_cadre{padding:1em;width:98%}
.spip_logo{float:right;margin:0 0 10px 10px;padding:0;border:none}
.spip_logo{margin:0 0 10px 10px;padding:0;border:none}
.spip_logo_center{clear:both;display:block;margin:0 auto 1.5em}
.spip_logo_left{float:left;margin-right:1.5em;margin-bottom:1.5em}
.spip_logo_right{float:right;margin-left:1.5em;margin-bottom:1.5em}
.spip_documents{margin-bottom:1.5em;padding:0;background:none;max-width:100%}
.spip_documents,.spip_documents_center,.spip_doc_titre,.spip_doc_descriptif{margin-right:auto;margin-left:auto;text-align:center}
.spip_documents_center{clear:both;display:block;width:100%}
.spip_documents_left{float:left;margin-right:1.5em}
.spip_documents_right{float:right;margin-left:1.5em}
.spip_doc_descriptif{clear:both}
.spip_doc_credits{font-size:x-small;clear:both}
@media (max-width:640px){.spip_documents,.spip_doc_titre,.spip_doc_descriptif{max-width:100%!important}}
.spip_modele{float:right;display:block;width:25%;margin:0 0 1.5em 1.5em;padding:1.5em;background-color:#EEE}
.formulaire_spip li{clear:both;margin-bottom:.75em}
.formulaire_spip .boutons{clear:both;margin:0;padding:0;text-align:right}
.formulaire_spip input.text,.formulaire_spip textarea{padding:.2em;border:solid 1px #aaa}
@media print{.formulaire_spip{display:none}}
.markItUp .markItUpHeader ul .markItUpSeparator{display:none}
.previsu{margin-bottom:1.5em;padding:.75em;border:2px dashed #F57900}
fieldset.previsu legend{color:#F57900}
.reponse_formulaire{margin-bottom:1.5em;padding:.75em;border:2px solid #ddd}
.reponse_formulaire_ok{background:#e6efc2;color:#264409;border-color:#c6d880}
.reponse_formulaire_erreur{background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4}
.reponse_formulaire_ok a{color:#264409}
.reponse_formulaire_erreur a{color:#8a1f11}
.erreur_message{color:red}
.editer.erreur input[type="text"],.editer.erreur input.text,.editer.erreur input[type="password"],.editer.erreur input.password,.editer.erreur textarea,li.erreur input[type="text"],li.erreur input.text,li.erreur input[type="password"],li.erreur input.password,li.erreur textarea{background-color:#fbe3e4;border-color:#fbc2c4}
.spip_surligne{background-color:#FF0}
.formulaire_recherche *{display:inline}
div.spip,ul.spip,ol.spip,.spip_poesie,.spip_cadre,div.spip_code,.spip_documents.spip_documents_center{margin-bottom:1.5em}
.pagination{clear:both;text-align:center}
.pagination .disabled{visibility:hidden}
@media print{.pagination{display:none}}
a.spip_note{font-weight:700}




.ie6 .spip-admin,.ie6 #spip-admin{display:none}
@media print{.spip-admin,#spip-admin{display:none}}

/* plugins-dist/mediabox/colorbox/black-striped/colorbox.css */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:4999;overflow:hidden}
#cboxWrapper{max-width:none}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}
#cboxTitle{margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}
.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}
#colorbox,#cboxContent,#cboxLoadedContent{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
#cboxOverlay{background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/overlay.png') repeat 0 0;opacity:0.9;filter:alpha(opacity = 90)}
#colorbox{outline:0}
#cboxTopLeft{width:21px;height:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -101px 0}
#cboxTopRight{width:21px;height:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -130px 0}
#cboxBottomLeft{width:21px;height:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -101px -29px}
#cboxBottomRight{width:21px;height:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -130px -29px}
#cboxMiddleLeft{width:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') left top repeat-y}
#cboxMiddleRight{width:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') right top repeat-y}
#cboxTopCenter{height:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/border.png') 0 0 repeat-x}
#cboxBottomCenter{height:21px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/border.png') 0 -29px repeat-x}
#cboxContent{background:#fff;overflow:hidden}
.cboxIframe{background:#fff}
#cboxError{padding:50px;border:1px solid #ccc}
#cboxLoadedContent{margin-bottom:28px}
#cboxTitle{position:absolute;bottom:0;left:0;text-align:center;width:100%;color:#949494}
#cboxCurrent{position:absolute;bottom:0;left:58px;color:#949494}
#cboxLoadingOverlay{background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/loading_background.png') no-repeat center center}
#cboxLoadingGraphic{background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/loading.gif') no-repeat center center}
#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}
#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}
#cboxSlideshow{position:absolute;bottom:0;right:30px;color:#0092ef}
#cboxPrevious{position:absolute;bottom:0;left:0;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}
#cboxPrevious:hover{background-position:-75px -25px}
#cboxNext{position:absolute;bottom:0;left:27px;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}
#cboxNext:hover{background-position:-50px -25px}
#cboxClose{position:absolute;bottom:0;right:0;background:url('//feelings.actingames.s26.artinthebox.be/plugins-dist/mediabox/colorbox/black-striped/images/controls.png') no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}
#cboxClose:hover{background-position:-25px -25px}
.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}

/* plugins/auto/cookiebar/v1.2.1/css/jquery.cookiebar.css */
#cookie-bar{background:#eee;color:#333;text-align:center;padding:.5em}
#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}
#cookie-bar.fixed.bottom{bottom:0;top:auto}
#cookie-bar p{margin:0;padding:0}
#cookie-bar a{color:#fff;display:inline-block;border-radius:3px;text-decoration:none;padding:0 .5em;margin-left:.6em}
#cookie-bar .cb-enable{background:#070}
#cookie-bar .cb-enable:hover{background:#090}
#cookie-bar .cb-disable{background:#900}
#cookie-bar .cb-disable:hover{background:#b00}
#cookie-bar .cb-policy{background:#03b}
#cookie-bar .cb-policy:hover{background:#05d}

/* squelettes/css/hamburgers.css */
/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
.hamburger:hover{opacity:0.7}
.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:-2px}
.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}
.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}
.hamburger-inner::before{top:-10px}
.hamburger-inner::after{bottom:-10px}
.hamburger--3dx .hamburger-box{perspective:80px}
.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}
.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}
.hamburger--3dx-r .hamburger-box{perspective:80px}
.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}
.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}
.hamburger--3dy .hamburger-box{perspective:80px}
.hamburger--3dy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}
.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}
.hamburger--3dy-r .hamburger-box{perspective:80px}
.hamburger--3dy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}
.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}
.hamburger--3dxy .hamburger-box{perspective:80px}
.hamburger--3dxy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg)}
.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}
.hamburger--3dxy-r .hamburger-box{perspective:80px}
.hamburger--3dxy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}
.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}
.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}
.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1)}
.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1)}
.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1)}
.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1)}
.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}
.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}
.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}
.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}
.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}
.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}
.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}
.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}
.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}
.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1)}
.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1)}
.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}
.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1)}
.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1)}
.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}
.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}
.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}
.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}
.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}
.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}
.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}
.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}
.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}
.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease}
.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55)}
.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:0.075s}
.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}
.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:0.075s}
.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}
.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease}
.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55)}
.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:0.075s}
.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}
.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:0.075s}
.hamburger--emphatic{overflow:hidden}
.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}
.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}
.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}
.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}
.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}
.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}
.hamburger--emphatic-r{overflow:hidden}
.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}
.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}
.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}
.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}
.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}
.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}
.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom 0.08s 0s ease-out,top 0.08s 0s ease-out,opacity 0s linear}
.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.08s linear}
.hamburger--minus.is-active .hamburger-inner::before{top:0}
.hamburger--minus.is-active .hamburger-inner::after{bottom:0}
.hamburger--slider .hamburger-inner{top:2px}
.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}
.hamburger--slider .hamburger-inner::after{top:20px}
.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}
.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}
.hamburger--slider-r .hamburger-inner{top:2px}
.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}
.hamburger--slider-r .hamburger-inner::after{top:20px}
.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}
.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}
.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg)}
.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}
.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}
.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}
.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}
.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear}
.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent}
.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(45deg)}
.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}
.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear}
.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.22s linear}
.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear}
.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear}
.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear}
.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear}
.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease,opacity 0.075s ease}
.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}
.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}
.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}
.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}
.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}
.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}
.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}
.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}
.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}
.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}
.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}
.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}
.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}
.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}
.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}
.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}

/* squelettes/css/font-awesome.css */
/*!
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font:SIL OFL 1.1,CSS:MIT License)
*/
@font-face{font-family:'FontAwesome';src:url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/fontawesome-webfont.eot?v=4.6.3');src:url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:400;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul > li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before,.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}
.fa-ge:before,.fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before,.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-hotel:before,.fa-bed:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-tv:before,.fa-television:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
.fa-reddit-alien:before{content:"\f281"}
.fa-edge:before{content:"\f282"}
.fa-credit-card-alt:before{content:"\f283"}
.fa-codiepie:before{content:"\f284"}
.fa-modx:before{content:"\f285"}
.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}
.fa-product-hunt:before{content:"\f288"}
.fa-mixcloud:before{content:"\f289"}
.fa-scribd:before{content:"\f28a"}
.fa-pause-circle:before{content:"\f28b"}
.fa-pause-circle-o:before{content:"\f28c"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stop-circle-o:before{content:"\f28e"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-hashtag:before{content:"\f292"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-percent:before{content:"\f295"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* squelettes-dist/css/theme.css */
body{font-family:"Luxi sans","Lucida Grande",Lucida,"Lucida Sans Unicode",sans-serif;color:#222;background:#fff}
h1,.h1,h2,.h2{line-height:1.2}
a,a:visited{color:#db1762}
a:focus,a:hover,a:active{background-color:#c41558;color:#fff;text-decoration:none}
.arbo{clear:both;font-size:.9em;color:#666}
.arbo *{font-weight:400}
.arbo a,.arbo a:visited{color:#666}
.arbo a:hover,.arbo a:focus{background:#666;color:#FFF;text-decoration:none}
.cartouche{margin-bottom:1.5em}
.cartouche h1{margin-bottom:0}
.cartouche p{margin-bottom:0}

abbr.published{border:0}
@media print{abbr[title].published:after{content:""}
abbr[title].dtreviewed:after{content:""}}
.info-publi{margin:1.5em 0 0;font-size:.9em;font-style:italic}
html[dir="rtl"] .info-publi{font-style:normal}
.traductions{font-size:.9em}
.traductions a[hreflang]:after{content:''}
.chapo{font-weight:700}
.hyperlien{display:block;padding:1.5em 50px;background:#EEE url('//feelings.actingames.s26.artinthebox.be/squelettes-dist/css/img/def.png') no-repeat 25px 1.9em;font-weight:700}
.ps,.notes{margin-bottom:1.5em}
.notes{clear:both;font-size:.9em}
dl.spip dt{background:url('//feelings.actingames.s26.artinthebox.be/squelettes-dist/css/img/def.png') no-repeat 25px .5em}
table.spip{margin:1em 0}
table.spip caption{background:none;border-bottom:1px solid;text-align:left;font-weight:700}
table.spip thead th{background:none;border:1px solid;border-width:1px 0}
table.spip tbody tr th,table.spip tr td{background:none}
table.spip tbody tr.odd th,table.spip tr.odd td{background:#EEE}
table.spip tr:hover td{background:#AAD}
table.spip tfoot{border-top:1px solid}
.formulaire_spip{margin-bottom:1.5em}
fieldset{width:100%;margin:0;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
label{display:block}
.formulaire_recherche label{display:block}
.erreur_message{display:block}
input.text,textarea{width:100%;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.content input.text{width:50%}
textarea{width:100%}
.formulaire_menu_lang{margin:0;padding:0;background:none}
.formulaire_recherche input.text{width:83%;height:32px;padding-left:20px;vertical-align:middle;border:solid 1px #aaa;background:#fff url('//feelings.actingames.s26.artinthebox.be/squelettes-dist/css/img/recherche.png') no-repeat left center;-webkit-border-radius:.25em 0 0 .25em;border-radius:.25em 0 0 .25em}
.formulaire_recherche input.submit{width:17%;padding:0;height:32px;vertical-align:middle;border:solid 1px #aaa;background:#ddd;border-left:none;-webkit-border-radius:0 .25em .25em 0;border-radius:0 .25em .25em 0;text-align:center}
ul.choix_mots{display:block;margin:0;padding:0;list-style:none}
ul.choix_mots li{clear:none;float:left;display:block;width:30%;padding:1%}
ul.choix_mots li label{display:inline;font-weight:400}
.formulaire_spip .bugajaxie{display:none}
.formulaire_login .editer-groupe .editer{clear:left}
.formulaire_login .editer_password .details{display:block}
.formulaire_login #spip_logo_auteur{float:right}
.formulaire_ecrire_auteur .saisie_sujet_message_auteur input.text{width:100%}
.documents_portfolio li{display:inline;margin:0;padding:0}
.documents_portfolio a{display:inline-block;padding:10px;margin:5px;border:1px solid #ccc!important;color:#EEE;background:#fff;box-shadow:5px 7px 5px 2px rgba(85,85,85,0.3)}
.documents_portfolio a:hover{color:#999;opacity:0.8}
.documents_portfolio img{margin:0}
.documents_joints .descriptif p{margin:0}
.comments{margin-top:2em;padding:1em 0;border-top:10px solid #EEE}
.comments ul{list-style:none}
.comment-item{margin:.5em 0 0;padding:.5em 0 0;border-top:1px solid #EEE}
.comments-items .comments-items{margin-left:25px;padding-left:20px;border-left:5px solid #ddd}
.comment-meta{margin:0;font-weight:700}
.comment-meta small{font-size:100%}
.comment-meta abbr{border:0}
.comment-meta a{text-decoration:none}
.comment-content .hyperlien{padding:0;background:transparent;font-weight:400}
.forum-titre{margin-top:2em;padding:1em 0;border-top:10px solid #EEE}
.formulaire_forum legend{display:none}
.formulaire_forum .saisie_titre input.text{width:100%}
.formulaire_forum .session_qui{display:none}
.formulaire_forum .saisie_texte .explication{font-size:.9em;font-style:italic;margin:.5em 0}
html[dir="rtl"] .formulaire_forum .saisie_texte .explication{font-style:normal}
.formulaire_forum .boutons{margin-top:1em}
#signatures td.signature-date small{white-space:nowrap}
#signatures .formulaire_recherche{margin:1.5em auto;text-align:center}
.menu{clear:both;margin-bottom:1.5em;text-align:left}
.menu ul{margin-bottom:1.5em}
.menu ul li ul{margin-left:1.5em;list-style:circle}
.pagination a,.pagination .on{padding:.5em;margin:0;border-radius:.25em}
.pagination a{background:#f0f0f0;text-decoration:none}
.pagination .on,.pagination a:hover,.pagination a:focus,.pagination a:active{font-weight:700;background:#c41558;color:#fff}
.pagination .sep{visibility:hidden}
.menu_articles .pagination strong{font-size:1em}
.menu_articles li{clear:both;margin-bottom:1.5em}
.menu_articles li h3,.menu_articles li h2{margin:0 0 .2em}
.menu_articles li p{margin:0}
.menu_articles li .enclosures{float:right;text-align:right;max-width:60%;margin:0}
.menu_articles li div{margin-top:.2em;margin-bottom:.5em}
.menu_articles a{text-decoration:none}
.menu_articles strong{font-size:1.2em}
.menu_breves li h3{margin:0}
.aside h2{border-bottom:3px solid #EEE;padding-bottom:.1em}
.aside li{margin:1em 0}
.aside a{text-decoration:none}
.footer a{text-decoration:none}
.footer a.spip_out:after{content:""}
@media print{.spip-admin,.spip-admin-float,.spip-previsu{display:none}
.repondre,.formulaire_spip{display:none}
a{color:#600;text-decoration:underline!important}
a.spip_out:after,a.spip_glossaire:after,a.spip_mail:after{display:inline;content:" [" attr(href) "]"}}
@media (max-width:767px){.pagination{line-height:3}}
@media (max-width:640px){body{font-size:.95em}
h1,.h1,h2,.h2{line-height:1}}

/* squelettes/css/perso.css?v=270122_1404 */
@charset "utf-8";@font-face{font-family:'Frozen Memory';src:url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/FrozenMemory-Regular.eot');src:local('Frozen Memory Regular'),local('../polices/FrozenMemory-Regular'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/FrozenMemory-Regular.eot?#iefix') format('embedded-opentype'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/FrozenMemory-Regular.woff2') format('woff2'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/FrozenMemory-Regular.woff') format('woff'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/FrozenMemory-Regular.ttf') format('truetype'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/FrozenMemory-Regular.svg#../polices/FrozenMemory-Regular') format('svg');font-weight:400;font-style:normal}
@font-face{font-family:'Buntaro';src:url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/Buntaro.eot');src:local('../polices/Buntaro'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/Buntaro.eot?#iefix') format('embedded-opentype'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/Buntaro.woff2') format('woff2'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/Buntaro.woff') format('woff'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/Buntaro.ttf') format('truetype'),url('//feelings.actingames.s26.artinthebox.be/squelettes/polices/Buntaro.svg#../polices/Buntaro') format('svg');font-weight:400;font-style:normal}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
input::-webkit-selection,textarea::-webkit-selection{background:transparent}
input::-moz-selection,textarea::-moz-selection{background:transparent}
input::selection,textarea::selection{background:transparent}
button:focus,input:focus,textarea:focus{outline:none;box-shadow:none;-moz-appearance:none;-webkit-appearance:none}
#isMobile{display:block;content:'';width:0.5px;height:0.5px;overflow:hidden}
.hidden{display:none}
.forceBlock{display:block!important}
t{font-size:1em;display:inline;margin:0;padding:0;line-height:1.2em}
.trespetit{font-size:.5em}
.petit{font-size:.75em}
.grand{font-size:2em}
.tresgrand{font-size:3em}
.texterouge{color:#a00000!important}
.textevert{color:#00a000!important}
.textebleu{color:#0000a0!important}
.textejaune{color:#fc3!important}
.fondrouge{background-color:#a00000;color:#fff;padding:0 .5em;font-weight:500}
.fondvert{background-color:#00a000;color:#fff;padding:0 .5em;font-weight:500}
.fondbleu{background-color:#0000a0;color:#fff;padding:0 .5em;font-weight:500}
.fondjaune{background-color:#fc3;color:#fff;padding:0 .5em;font-weight:500}
.centre{text-align:center;display:block;max-width:100%!important}
.gauche{text-align:left;display:block;max-width:100%!important}
.droite{text-align:right;display:block;max-width:100%!important}
.justifie{text-align:justify;display:block;max-width:100%!important}
.marge{margin:2em;display:inline-block}
.marge_gauche{margin-left:2em;display:inline-block}
.marge_droite{margin-right:2em;display:inline-block}
.marge_haute{margin-top:2em;display:inline-block}
.marge_basse{margin-bottom:2em;display:inline-block}
.colx2{width:45%;height:auto}
.colx2 img{max-width:100%;height:auto}
.forceBlock{display:block!important}
.nouvelleLigne{display:table;width:100%;clear:both;float:none}
.pleine_largeur{width:100%!important;height:auto!important;max-width:initial!important;max-height:initial!important;display:inline-block}
.troisquart_largeur{width:75%!important;height:auto!important;max-width:initial!important;max-height:initial!important;display:inline-block}
.moitier_largeur{width:50%!important;height:auto!important;max-width:initial!important;max-height:initial!important;display:inline-block}
.quart_largeur{width:25%!important;height:auto!important;max-width:initial!important;max-height:initial!important;display:inline-block}
.icone_largeur{width:2em!important;height:auto!important;max-width:initial!important;max-height:initial!important;display:inline-block}
.pleine_largeur img,.troisquart_largeur img,.moitier_largeur img,.quart_largeur img,.icone_largeur img{width:100%!important;height:auto!important;max-width:initial!important;max-height:initial!important}
.icone_largeur img{vertical-align:middle}
.spip_documents_left{margin-right:1em}
.spip_documents_right{margin-left:1em}
.vignettes img{width:12em!important;height:auto!important;max-width:initial!important;max-height:initial!important;display:inline-block;cursor:pointer;margin:2em}
.modal{max-width:90%}
.ratio169{width:100%;padding-top:56.25%;position:relative}
.ratio169 iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}
hr{display:block;clear:both;width:100%}
hr:after{display:table;clear:both;content:""}
#logoFeelings{display:block;position:absolute;top:2px;left:2.2em;width:8em;height:auto;cursor:pointer;z-index:210}
#nav{display:block;position:fixed;top:0;right:0;width:100%;height:1.8em;overflow:visible;z-index:200;background:#74a494;background:-moz-linear-gradient(top,#8ac3b0 1%,#74a494 100%);background:-webkit-linear-gradient(top,#8ac3b0 1%,#74a494 100%);background:linear-gradient(to bottom,#8ac3b0 1%,#74a494 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ac3b0',endColorstr='#74a494',GradientType=0 );-webkit-box-shadow:0 7px 11px -1px rgba(0,0,0,.3);-moz-box-shadow:0 7px 11px -1px rgba(0,0,0,.3);-o-box-shadow:0 7px 11px -1px rgba(0,0,0,.3);box-shadow:0 7px 11px -1px rgba(0,0,0,.3);-webkit-transition:height 0.5s ease;-moz-transition:height 0.5s ease;-o-transition:height 0.5s ease;transition:height 0.5s ease}
#navRubriques{display:block;position:relative;width:100%;height:1.8em;overflow:visible;z-index:200;margin:0 auto;-webkit-transition:height 0.5s ease;-moz-transition:height 0.5s ease;-o-transition:height 0.5s ease;transition:height 0.5s ease}
#navRubriques .itemRubrique{display:block;float:left;height:100%;background-color:transparent;overflow:hidden;-webkit-transition:background-color 0.5s ease,height 0.5s ease;-moz-transition:background-color 0.5s ease,height 0.5s ease;-o-transition:background-color 0.5s ease,height 0.5s ease;transition:background-color 0.5s ease,height 0.5s ease}
#navRubriques .itemRubrique.show{height:auto}
#navRubriques .itemRubrique:hover,#navRubriques .itemRubrique.hover{background-color:#8ac3b0;height:auto}
#navRubriques .itemRubrique ul li:hover{background:#74a494}
#navRubriques .itemRubrique .home{display:block;width:2em;height:2em;background:transparent url('//feelings.actingames.s26.artinthebox.be/squelettes/img/home.png') no-repeat center 3px}
#navRubriques .itemTitreRubrique{display:block;background:transparent url('//feelings.actingames.s26.artinthebox.be/squelettes/img/border-left.png') no-repeat -0.5px top}
#navRubriques .itemTitreRubrique a{color:#fff;text-decoration:none;font-size:1.2em;text-transform:uppercase;padding:.3em .7em 0}
#navRubriques .itemRubrique.item_1 .itemTitreRubrique a{visibility:hidden}
#navRubriques ul.itemArticles{display:block;width:8.5em;padding:0;margin:0;border-left:1px solid #fff;height:100%}
#navRubriques .itemRubrique.item_1 ul.itemArticles{padding-top:1.5em}
#navRubriques li.itemTitreArticle{display:block;width:100%;border-bottom:0.5px solid #fff;padding:.5em .5em}
#navRubriques li.itemTitreArticle:hover{border-bottom:0.5px solid #fff;background-color:#61a1d1}
#navRubriques li.itemTitreArticle a{color:#fff;text-decoration:none}
#navRubriques .itemRubrique.item_1 ul{border-left:none!important}
#logo,#slogan,.info-publi,.menu_rubriques,.menu h2,.forum_saisie_texte_info{display:none}
*{font-family:'Rubik',sans-serif!important;font-weight:300}
body{font-family:'Rubik',sans-serif;font-weight:300;font-size:20px}
p{text-align:justify;line-height:1.2em}
h2{font-size:1.2em;line-height:1.2em;margin-bottom:.5em}
a,a:visited,a:active,a:focus{color:#1c5e90;background-color:transparent;text-decoration:none}
a:hover{color:#1c5e90;text-decoration:none;background:initial}
.pagination a:hover,.pagination a:focus,.pagination a:active{background:transparent;color:#1c5e90}
.arbo a,.arbo a:visited,.arbo a:hover,.arbo a:focus{background:transparent;color:#1c5e90;text-decoration:none}
.texte a,.texte a:visited,.arbo a,.arbo a:visited,.menu_articles a,.menu_articles a:visited,.aside a,.aside a:visited,.formulaire_menu_lang a,.formulaire_menu_lang a:visited,.spip a,.spip a:visited{color:#1c5e90}
.texte a:hover,.arbo a:hover,.menu_articles a:hover,.aside a:hover,.footer .liens a:hover,.formulaire_menu_lang a:hover,.spip a:hover{color:#1c5e90;background:initial;border-bottom:0.5px solid #1c5e90}
.submit{color:#fff;background:#1c5e90;border:0.5px solid #1c5e90;border-radius:4px;-webkit-transition:opacity 0.5s ease;-moz-transition:opacity 0.5s ease;-o-transition:opacity 0.5s ease;transition:opacity 0.5s ease}
.submit:hover{opacity:.7}
.formulaire_spip input.text,.formulaire_spip textarea{border:0.5px solid #1c5e90;border-radius:4px}
.formulaire_spip .boutons{margin:1em 0}
.page{margin:0;padding:0;width:100%;max-width:100%}
.wrapper{padding-left:6em;padding-top:.6em}
.aside{padding-top:5em}
.aside li{margin:0}
.aside a{font-size:.9em}
.aside a.on:hover{border-bottom:none}
.formulaire_recherche{font-size:.9em;position:fixed;right:0;top:0;padding-top:4em;width:22.333%;background-color:#FFF;margin-right:1%}
.formulaire_recherche input.text{border:solid 0.5px #1c5e90;border-radius:.25em 0 0 .25em;background:#fff url('//feelings.actingames.s26.artinthebox.be/squelettes/css/img/recherche.png') no-repeat 5px center}
.formulaire_recherche input.submit{color:#fff;background:#1c5e90;border:0.5px solid #1c5e90}
.arbo{color:#1c5e90}
.arbo .on{color:#1c5e90;font-weight:700}
.arbo .sep{background:url('//feelings.actingames.s26.artinthebox.be/squelettes/css/img/puce.png') no-repeat center center;display:inline-block;width:13px;height:12px;background-size:9px}
.footer{margin-bottom:1.5em;border-top:0.5px solid #1c5e90;padding-right:1.3em}
.footer .copyright,.footer .liens{float:left;width:87%;padding-left:1em}
.footer .liens{color:#1c5e90}
.footer .curubi{position:relative}
.footer .curubi img{width:5em}
.accueil .formulaire_recherche{width:20%;right:3.3em;padding-top:3.5em;background-color:transparent}
.accueil .formulaire_recherche label{display:none}
.accueil .formulaire_menu_lang{top:3.5em}
.accueil #boiteFeelings{width:100%;padding:2em 3.5em 3.5em}
.accueil #logoActeInGames{display:none;position:fixed;top:16em;left:.8em;width:5em}
.accueil #logoBlackrockGames{display:none;position:fixed;top:23em;left:.8em;width:5em}
.accueil #logoVVPGold{position:fixed;top:23em;left:.8em;width:5em}
.accueil #logoEdicaflip2016{position:fixed;top:4em;right:.8em;width:5em}
.accueil #logoFestivalDesGioco{position:fixed;top:10.5em;right:.8em;width:5em}
.accueil #logoDiceTower{position:fixed;top:16em;right:.8em;width:5.5em}
.accueil #logoJeuxUneFois{position:fixed;top:22em;right:.6em;width:5.5em}
.accueil .footer{border-top:none}
.menu ul{margin-bottom:1.5em;margin-top:1.5em}
.menu ul li{list-style-type:none}
.comments{border-top:10px solid aliceblue}
.comments-items{font-size:16px}
.comments-items .comments-items{border-left:5px solid aliceblue}
.traductions.formulaire_menu_lang{margin-top:.4em}
.traductions.formulaire_menu_lang span.on{margin-bottom:.5em;border-left:2px solid #000}
.traductions.formulaire_menu_lang span a,.traductions.formulaire_menu_lang span.on{display:block;overflow:hidden;padding-left:2em;width:2em;height:1.2em;background:url('//feelings.actingames.s26.artinthebox.be/squelettes/img/flag_france.png') no-repeat top left;background-size:1.2em}
.traductions.formulaire_menu_lang span a:hover{border:none;border-left:1px solid #000}
.traductions.formulaire_menu_lang span[lang=en] a{background-image:url('//feelings.actingames.s26.artinthebox.be/squelettes/img/flag_united-kingdom.png')}
.traductions.formulaire_menu_lang span[lang=nl] a{background-image:url('//feelings.actingames.s26.artinthebox.be/squelettes/img/flag-netherlands.png')}
.traductions.formulaire_menu_lang span[lang=en].on{background-image:url('//feelings.actingames.s26.artinthebox.be/squelettes/img/flag_united-kingdom.png')}
.traductions.formulaire_menu_lang span[lang=nl].on{background-image:url('//feelings.actingames.s26.artinthebox.be/squelettes/img/flag-netherlands.png')}
.formulaire_menu_lang{position:fixed;right:initial;left:1em;top:4em;width:5em}
.formulaire_menu_lang .on{color:#1c5e90;font-weight:700}
#formulaire_menu_lang{display:none}
.spip-admin-bloc,.spip-admin-float{top:1.6em!important;right:0!important;z-index:100}
.spip-admin-boutons,a.spip-admin-boutons,.spip-admin-boutons a{font-size:.6em;background:#1c5e90;-webkit-transition:opacity 0.5s ease;-moz-transition:opacity 0.5s ease;-o-transition:opacity 0.5s ease;transition:opacity 0.5s ease}
.spip-admin-boutons:hover,a.spip-admin-boutons:hover,.spip-admin-boutons a:hover{background:#1c5e90;opacity:1}
#fbcaptcha{text-align:center}
#captcha{border:solid 0.5px #1c5e90!important}
#cookie-bar{font-size:.78em}
.formulaire_forum{background-color:aliceblue;padding:.5em}
@media screen and (min-width:1080px){#isMobile{display:none!important}
.onlyInScreen{display:block}
.onlyInMobile{display:none}
span.onlyInScreen{display:initial}
.menu ul li:before{content:'';background:url('//feelings.actingames.s26.artinthebox.be/squelettes/css/img/puce.png') no-repeat center center;display:inline-block;width:13px;height:15px;background-size:9px}}
@media screen and (max-width:1079px){#isMobile{display:block!important}
.onlyInScreen{display:none}
.onlyInMobile{display:block}
#nav,#navRubriques,.traductions.formulaire_menu_lang,#formulaire_recherche,#logoVVPGold,#logoActeInGames,#logoEdicaflip2016,#logoFestivalDesGioco,#logoJeuxUneFois,#logoBlackrockGames,#logoDiceTower,#spip-admin,.curubi{display:none}
body{padding:0}
.header{padding:0}
.wrapper{padding:3em 0 0}
.content,.aside{padding:0 .5em}
.arbo{display:block!important}
.footer{font-size:1em}
.menu ul li{border-bottom:0.5px solid #1a6391}
.menu ul li a:hover{border-bottom:none}
.accueil #boiteFeelings{margin:80px 0 0;box-shadow:none;width:100%;padding:0 .2em}
#logoFeelingsMobile{display:block;position:fixed;top:0;left:60px;z-index:99;width:9em}
.accueil #logoFeelingsMobile{display:none}
.accueil #logoFeelingsMobile.is-visible{display:block}
#homeMobile{display:block;position:fixed;top:.1em;right:.5em;z-index:99;width:2em;height:2em;background:transparent url('//feelings.actingames.s26.artinthebox.be/squelettes/img/homeMobile.png') no-repeat center 3px;background-size:1.8em}
.hamburger{display:block;position:fixed;top:0;left:0;width:100%;height:50px;background-color:#fff;z-index:98}
.hamburger:hover{opacity:initial}
.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{height:3px;background-color:#1a6391}
#navRubriquesMobile{font-size:1.5em;overflow:hidden;position:fixed;top:0;left:0;z-index:97;background-color:#fff;height:0;width:100%;padding:0;transition:height 0.3s ease-out,padding 0.3s ease-out}
#navRubriquesMobile.is-visible{height:13em;padding:3em 0 0 1em;background-color:#e2eaf1;border-bottom:2px solid #1a6391}}
@page{size:A4 portrait}
@media print{#isMobile{display:none!important}}
#nav #navRubriques .itemRubrique.item_1 ul.itemArticles{margin-top:20px}
#nav #navRubriques div.itemRubrique ul.itemArticles li.itemTitreArticle a{display:block}
h1{font-family:'Frozen Memory'!important}
.itemTitreRubrique a{font-family:'Buntaro'!important;padding-left:30px!important}
strong{font-weight:500}

