/* @override
	http://nfs.eclydre.fr:9090/inrap.magazine/template/magazine/css/magazine.css */

/* FONTES */

.cookie-video-consent { position: absolute; z-index: 10; width: 100%; border: solid 5px lightyellow; text-align: center; padding: 100px 20px 20px; background: url(../images/video.png) no-repeat top 20px center / 60px; box-sizing: border-box; }
.cookiesjsr-layer--wrapper,
	.cookiesjsr-banner { font-size: 16px !important; }

@font-face{
font-family:'TradeGothicNextW02-BdCm';
src:url("Fonts/13729c25-88de-4784-9ed4-0afaaa07de4e.eot?#iefix");
src:url("Fonts/13729c25-88de-4784-9ed4-0afaaa07de4e.eot?#iefix") format("eot"),url("Fonts/b8075a1b-409a-42d0-b98d-0ed8685d33cb.woff") format("woff"),url("Fonts/bc89976e-1b7d-49e1-ba9a-6e0490721f31.ttf") format("truetype"),url("Fonts/2ae9de74-448f-48a9-b175-032dd61254b6.svg#2ae9de74-448f-48a9-b175-032dd61254b6") format("svg");
}
@font-face {
    font-family: 'RobotoThin';
    src: url('Fonts/Roboto-Thin-webfont.eot');
    src: url('Fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/Roboto-Thin-webfont.woff') format('woff'),
         url('Fonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('Fonts/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
font-family:'Museo Slab W01 700';
src:url("Fonts/59736019-b384-44ba-b36e-3b03dcdc8e6c.eot?#iefix");
src:url("Fonts/59736019-b384-44ba-b36e-3b03dcdc8e6c.eot?#iefix") format("eot"),url("Fonts/2ac411c9-defd-4f5a-90b0-7179cafd27f4.woff") format("woff"),url("Fonts/0c52b397-59d0-4df4-aa7c-06ac915a9f66.ttf") format("truetype"),url("Fonts/dcaa3c19-252a-407d-945c-4b770dd32417.svg#dcaa3c19-252a-407d-945c-4b770dd32417") format("svg");
}

/* FONT */
/* first for IE 4–8 */
@font-face {
  font-family: NewsGothicWeb;
  src: url("Fonts/n015003tWeb.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: NewsGothicWeb;
  src: url("Fonts/n015003tWeb.woff") format("woff");
}

/* first for IE 4–8 */
@font-face {
  font-family: NewsGothicWebBold;
  src: url("Fonts/n015004tWeb.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: NewsGothicWebBold;
  src: url("Fonts/n015004tWeb.woff") format("woff");
}
/* GENERAL */

html { height: 100%; }

* { margin:0; padding: 0; list-style: none; border: 0 none;}
a { text-decoration: none; }
body { font-family: Arial,Helvetica,sans-serif; background: #fff; font-size: 16px; -webkit-font-smoothing: antialiased;}
.media_default .media, .media_haut_gauche .media {margin-top:10px; margin-bottom: 10px; }
.media_bas_gauche .media {margin-top:10px;}
.media_haut_droite .media {margin-top:10px; margin-bottom: 10px;text-align:right; width:100%}
.media_bas_droite .media {margin-top:10px;text-align:right;width:100%}
.media_haut_centre .media {margin-top:10px; margin-bottom: 10px;text-align:center;width:100%}
.media_bas_centre .media {margin-top:10px;text-align:center;width:100%}
.media_gauche .media {float:left;}
.media_in_gauche .media { float: left; margin-right: 10px; margin-bottom: 10px; }
.media_droite .media {float:right;   display: inline;}
.media_in_droite .media { float: right; margin-left: 10px; margin-bottom: 10px; }

/* HEADER */
#header { background:#fff; min-height:50px; overflow: hidden; position: fixed; width: 100%; z-index: 200; top: 0; left: 0; }
.toolbar-fixed #header { position: sticky; top: var(--gin-toolbar-height); }
.toolbar-fixed #nav { top: 170px; }
#header .menu { position: absolute; top: 0; left: 0; width: 50px; height: 50px; background: #999 url(../images/menu-blanc.png) no-repeat center center; text-indent: -1000px; cursor: pointer; }
#header p {float:left; padding:15px 0 0 50px; color:#000; max-width:70%; font-family: "NewsGothicWebBold";font-size:1.188em;line-height:1.1em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding:15px 0 0 calc(2% + 50px);}
#header p a{color:#000; }
#header p a:hover{text-decoration: underline; }
.rubtexte {padding:30px;font-size:11px;}
#logo-inrap { float:right;padding-right:2%;}
#logo-inrap img{display:block;}
#social { float: right; padding-top: 5px; }

#nav { background:#666 url(../images/CalqueMenu.png); position: fixed; z-index: 301; top: 50px; left: 0; box-sizing: border-box; width:400px;  display: none; bottom:0; overflow-y: auto;}
.nav-content {padding: 50px 0px;}
.coreliste_menuqr .coreliste_item { padding: 0 30px;  }
.coreliste_menuqr .first {padding:15px 30px; font-weight:bold; text-transform:uppercase;}
.coreliste_menuqr .coreliste_item_enfant { background: url(../images/CalqueEnfant.png); padding: 30px; margin-top: 20px;  }
.coreliste_menuqr .coreliste_item_enfant a { text-transform: none; background: url(../images/picto-enfant.png) no-repeat top center; padding-top: 60px; text-align: center;background-size:45px auto;  }
.coreliste_menuqr a { color: #FFF; font-family: 'NewsGothicWeb'; text-transform: uppercase; display: block; padding: 15px 0; font-size: 1.188em; line-height: 1.1em; }
.coreliste_menuqr a.act { color: #272727;  }

/* FOOTER */
/*footer { height: 100px; background: #EB785E; position: relative; color: #474747; font-family: 'Lato', Arial; }
footer img { vertical-align: middle;  }
#footer_content { padding: 0px 1.250em 41px 1.250em; }
#mention { float: right; line-height: 100px; }
#mention  a { color: #474747; font-weight: bold;  }
*/
footer {font-size:16px; background: #f3f2f1; }
.footer_reseaux{min-height:41px;line-height:41px;background-color:#f3f2f1;position:fixed;bottom:0;left:0;width:100%;color:#828282;font-size:0.875em;z-index:1000;font-family:"NewsGothicWeb", Arial, Helvetica, sans-serif;}
.footer_reseaux a{color:#828282;}
.footer_reseaux a:hover,
.footer_reseaux a:focus{color:black;text-decoration:none;}
.footer_reseaux ul li{float:left;}
.footer_reseaux .bloc_coremenu{float:left;padding-right:20px;}
.footer_reseaux .bloc_coremenu ul li{padding-left:20px}
.footer_reseaux .tools{float:right;padding:0 25px 0 15px;}
.footer_reseaux .logo{float:left;font-family:"NewsGothicWebBold", sans-serif;padding:0 25px 0 25px;}
.footer_reseaux .logo a{display:block;float:left;}
.footer_reseaux .logo .res_home{background:url(../images/pictoHome.png) no-repeat left center;height:40px;width:26px;margin-right:15px;}
.footer_reseaux .logo span {display:none;}
.footer_reseaux .tools a{display:block;background:url(../images/footer-links-sprite.png) no-repeat -15px top;width:41px;height:41px;text-indent:-1000px;overflow:hidden;}
.footer_reseaux .tools .share_twitter a{background-position:-60px top}
.footer_reseaux .tools .share_youtube a{background-position:-100px top;width:70px}
.footer_reseaux .tools .share_tumblr a{background-position:-170px top;}
.footer_reseaux .tools .creative a{background-position:-210px top;width:105px;margin-left:35px}
.footer_reseaux .addthis {float:right;background:url(../images/picto_partager.png) no-repeat 0 center;cursor:pointer;padding-right:10px;margin-left:15px;}
/*.footer_reseaux .addthis_button_compact span {background:none;}*/
.footer_reseaux .addthis li {/*position:relative;*/}
.footer_reseaux .addthis .share {padding-left:25px;}
.footer_reseaux .addthis_sharing_toolbox {display:none;position:absolute;left:0;bottom:0;background-color:#f3f2f1;height:35px;padding:5px;z-index:2000}
.share_article { text-align: center; padding: 0 0 30px 0;  }
#article-share-button { background: url(../images/picto-share.png) no-repeat center right; padding-right: 40px; cursor: pointer; line-height: 40px; display: inline-block;  }
.dark #article-share-button { background: url(../images/picto-share-blanc.png) no-repeat center right;  }
.addthis_sharing_toolbox { margin-top: 5px; display: none;  }
/*.footer_reseaux .addthis_toolbox {margin:0; float:none;}
#at15s.atm {position:fixed !important; bottom:40px !important; top:auto !important;}*/
.footer_reseaux .logo .archeo {display:inline;}

/* THEME PRINCIPAL */
section{ position: relative; }
#theme { overflow:hidden; }
.bg_theme { position: fixed; width: 100%; display: none; }
.toolbar-fixed .bg_theme { top: 0; }
/*.bg_theme img { opacity: 0.4;  }*/
.detail_theme { position: relative; margin: 0 auto; max-width: 1420px; color: #FFF; text-align: center; }
.light .detail_theme { color: #474747; }
.detail_theme h1 { text-transform: uppercase; padding: 100px 0 50px 0; font-family: 'TradeGothicNextW02-BdCm'; font-size: 5em; font-weight: normal; /*text-shadow: 1px 1px #000;*/ }
.texte_theme { padding: 0 20%; /*text-shadow: 1px 1px #000;*/ font-size: 1.125em; line-height: 1.5em; font-family: 'Lato', Arial; font-weight: bold;}
.next_sstheme { margin-top: 50px; /*position: absolute; bottom: 1.250em; left: 0;*/ text-align: center; width: 100%; opacity: 0; cursor: pointer; position: relative;}

/* SOUS-THEME */
.sstheme { position: relative; text-align: center; overflow: hidden; }
.sstheme .separator{ padding: 65px 0 0px 0; display: block; width: 70px; margin: 0 auto; position: relative; }
.sstheme h2 { text-transform: uppercase; padding: 0.5em 0; font-family: 'Museo Slab W01 700'; font-size: 3.125em; /*text-shadow: 1px 1px #fff;*/ color: #474747; position: relative; max-width: 1250px; margin: 0 auto; }
.dark  h2 { color: #FFF;  }
.sstheme h2  a { color: #474747;}
.dark h2  a { color: #FFF;}
.bg_sstheme { position: absolute; width: 100%;}
/*.bg_sstheme  img { opacity: 0.4; }*/
.bg_theme1 { background: url(../images/bg_impair.png); }
.bg_theme0 { background: url(../images/bg_pair.png); }
.sstheme-content { position: relative; max-width: 1380px;  margin: 0 auto; padding-left: 25px; }
.intro_sstheme { margin-bottom: 90px; padding: 0 20%; color: #474747; font-size: 1.125em; line-height: 1.5em; font-family: 'Lato', Arial; font-weight: bold; }
.dark .intro_sstheme { color: #FFF;  }
/* sstheme version sans JS*/
#sstheme_content { padding: 50px 0; }
#sstheme_content h1{ text-align: center;  }

/* BLOCS ACCROCHES */
.coreliste_accroches { overflow: hidden; position: relative; padding: 5px; }
.coreliste_accroches .coreliste_item { float: left; margin-right: 30px;  box-shadow: 0px 0px 5px #999; behavior: url(/PIE.htc); background-color: #E5E4D5; height: 22.5em; word-wrap: break-word; margin-bottom: 35px; position: relative; overflow: hidden; }
.coreliste_accroches .coreliste_item.act { box-shadow: 0px 0px 5px #333; behavior: url(/PIE.htc); }
.coreliste_accroches .acc_a { display: block; height: 22.5em; }
.resume { color: #474747;
	padding: 1.3em 5% 0;
	font-size: 0.95em;
	line-height:1.2em;
	font-family:'Lato', Arial;
}
.coreliste_accroches .coreliste_item .media { margin: 0 !important; }

.acc_soulignebleu, .acc_soulignejaune, .acc_soulignerouge, .acc_souligne , .acc_vr { width: 18.125em; }
.acc_soulignebleu  .acc_a , .acc_soulignejaune , .acc_a  .acc_soulignerouge  .acc_a, .acc_a  .acc_souligne  .acc_a  { text-decoration: none; }
.acc_soulignebleu  .acc_content , .acc_soulignejaune  .acc_content, .acc_soulignerouge  .acc_content, .acc_souligne  .acc_content { display: table-cell; vertical-align: middle; padding: 0 1em; height: 22.5em; width: 17.563em;}
.acc_soulignebleu  h3 , .acc_soulignejaune  h3, .acc_soulignerouge  h3 , .acc_souligne  h3 { color: #474747;  font-weight: normal; font-size: 2.500em; line-height: 1.5em; display: inline;  padding-bottom: 0px; text-transform: uppercase; }
.acc_soulignebleu  h3  { border-bottom: solid 4px #5D9BAD; font-family: 'TradeGothicNextW02-BdCm'; }
.acc_soulignejaune  h3 ,.acc_souligne  h3  { border-bottom: solid 4px #D7B535; font-family: 'TradeGothicNextW02-BdCm'; }
.acc_soulignerouge  h3  { border-bottom: solid 4px #F28A72;
	font: 1.750em/1.5em 'Museo Slab W01 700';
}

.acc_vr .acc_content { position: absolute; top: 16.875em; left: 1.875em; width: 14.375em; border-top: solid 5px #000; color: #000; font-family: 'TradeGothicNextW02-BdCm'; text-align: left; text-transform: uppercase; padding-top: 0.3em; /*font-size: 0.9em;*/ }
.acc_vr .acc_a { background: url(../images/ico-vr.png) no-repeat center center;  }

.acc_fondrouge, .acc_fondjaune, .acc_fondbleu, .acc_fondimg, .acc_fond { width: 12.5em; text-align: left; }
.acc_fondrouge  .acc_content , .acc_fondjaune  .acc_content, .acc_fondbleu  .acc_content , .acc_fondimg  .acc_content, .acc_fond  .acc_content { padding: 1.563em 1.250em 0 1.250em; }
.acc_fondrouge  h3 , .acc_fondjaune  h3, .acc_fondbleu  h3, .acc_fond  h3 { color: #FFF; padding-bottom: 0.938em; font-family: 'Museo Slab W01 700'; font-size: 1.125em; font-weight: normal;  }
.acc_fondrouge  h3 , .acc_fondjaune  h3, .acc_fond  h3 { border-bottom: 4px dashed #fff; text-transform: uppercase;  }
.acc_fondbleu  { background: #5D9BAD !important;  }
.acc_fondjaune { background: #D7B535 !important; }
.acc_fondrouge  { background: #F28A72 !important;  }
.acc_fondimg  { background: #FFF !important;  }
.acc_fondbleu .resume, .acc_fondjaune .resume, .acc_fondrouge .resume, .acc_fondimg .resume, .acc_fond .resume { padding: 1.3em 0 0 0; }
.acc_fondimg .resume, .acc_fondimg h3 { color: #F28A72; }
.acc_fondimg  h3 { font-family: 'TradeGothicNextW02-BdCm'; font-size: 1.125em; font-weight: normal; margin-top: 0.625em; }
.acc_fondimg  img { width: 9.938em; height: 7.25em;  }

.acc_imgbas, .acc_imghaut { width: 17em; text-align: left; }
.acc_imgbas img, .acc_imghaut img{ width: 17em; height: 10.938em; }
.acc_imgbas .media, .acc_imghaut .media{ height: 10.938em; }
.acc_imgbas .acc_content, .acc_imghaut .acc_content{ padding: 1.563em 1.250em 0 1.250em; }
.acc_imgbas .media { position: absolute; bottom: 0; left: 0; }
.acc_imghaut h3, .acc_imgbas h3 { font-family: 'Museo Slab W01 700'; font-size: 1.125em; font-weight: normal; text-transform: uppercase; }
.acc_imghaut h3 { color: #F28A72; }
.acc_imgbas h3 { color: #4D93A7; }
.acc_imgbas .resume, .acc_imghaut .resume { padding: 1.563em 0;}

.acc_imgdroite, .acc_imggauche { width: 36.750em; text-align: left; }
.acc_imgdroite .resume, .acc_imggauche .resume { padding-left:0; padding-right: 0; }
.acc_imgdroite .descr, .acc_imggauche .descr { padding: 1.563em;  }
.acc_imgdroite h3, .acc_imggauche h3 { font-family: 'TradeGothicNextW02-BdCm'; font-size: 2.5em; font-weight: normal; text-transform: uppercase; }
.acc_imgdroite img, .acc_imggauche img { width: 15.625em; height: 22.5em; }
.acc_imgdroite .media{ float: right; width: 15.625em; }
.acc_imgdroite .acc_content{ float: left; width: 21.125em;}
.acc_imggauche .media{ float: left; width: 15.625em; }
.acc_imggauche .acc_content{ float: right; width: 21.125em;}
.acc_imgdroite h3 { color: #4D93A7;  }
.acc_imggauche h3 { color: #F28A72; }

.acc_rondjaune, .acc_rondrouge, .acc_rondbleu, .acc_rond { width: 21.875em; text-align: left;  overflow: hidden; }
.acc_rondjaune h3, .acc_rondrouge h3, .acc_rondbleu  h3, .acc_rond  h3{ color: #FFF;
	font: 1.375em/1.3em 'TradeGothicNextW02-BdCm';
	font-weight: normal; text-transform: uppercase;
	padding-right: 1em;
	padding-left: 1em;
}
.acc_rondjaune img, .acc_rondrouge img, .acc_rondbleu img, .acc_rond img{ width: 21.875em; height: 22.5em; }
.acc_rondjaune .resume, .acc_rondrouge .resume, .acc_rondbleu  .resume, .acc_rond  .resume{ color: #FFF; }
.acc_rondjaune .resume p, .acc_rondrouge .resume p, .acc_rondbleu  .resume p, .acc_rond  .resume p{
	padding-right: 1em;
	padding-left: 1em;
}
.acc_rondjaune .media, .acc_rondrouge .media, .acc_rondbleu .media , .acc_rond .media { position: absolute; top: 0; left: 0;  }
.acc_rondjaune .acc_content, .acc_rondrouge .acc_content, .acc_rondbleu .acc_content, .acc_rond .acc_content { position: relative; display: table-cell; vertical-align: middle; height: 22.5em; }
.acc_rondjaune .descr, .acc_rondrouge .descr, .acc_rondbleu .descr, .acc_rond .descr { padding: 0 3.125em; text-align: center; }
.acc_rondjaune .acc_content { background: url(../images/bg_rondjaune.png) no-repeat center; width: 21.875em;  }
.acc_rondbleu .acc_content { background: url(../images/bg_rondbleu.png) no-repeat top center; width: 21.875em;  }
.acc_rondrouge .acc_content { background: url(../images/bg_rondrouge.png) no-repeat top center; width: 21.875em;  }

/* EDITO */
.acc_edito { width: 12.5em; text-align: left; }
.acc_edito  .acc_content { padding: 1.563em 1.250em 0 1.250em; }
.acc_edito  h3 { color: #FFF; padding-bottom: 0.3em; font-family: 'Museo Slab W01 700'; font-size: 1.5em; font-weight: normal;  }
.acc_edito  h3 { border-bottom: 4px solid #fff; text-transform: uppercase;  }
.acc_edito .resume { padding: 0.8em 0 0 0; color: #FFF; }

/* CREDIT */
.acc_credit { width: 12.5em; text-align: left; }
.acc_credit  .acc_content { display: table-cell; vertical-align: middle; padding: 0 1.25em; height: 22.5em; width: 17.563em;}
.acc_credit  h3 { color: #FFF; padding-bottom: 0.2em; padding-top: 0.2em; font-family: 'TradeGothicNextW02-BdCm'; font-size: 2em; font-weight: normal; text-align: center;  }
.acc_credit  h3 { border-bottom: 4px solid #fff; border-top: 4px solid #fff; text-transform: uppercase;  }


/* COULEUR
rouge : #EB775D
jaune : #D7B535
bleu : #4D93A7
vert : #79A74D
rose : #BF6975
violet : #6D83A9
*/
.acc_fond.crouge  { background: #EB775D;  }
.acc_fond.cjaune  { background: #D7B535;  }
.acc_fond.cbleu  { background: #4D93A7;  }
.acc_fond.cvert  { background: #79A74D;  }
.acc_fond.crose  { background: #BF6975;  }
.acc_fond.cviolet  { background: #6D83A9;  }
.acc_fondimg.crouge .resume, .acc_fondimg.crouge h3 { color: #EB775D; }
.acc_fondimg.cjaune .resume, .acc_fondimg.cjaune h3 { color: #D7B535; }
.acc_fondimg.cbleu .resume, .acc_fondimg.cbleu h3 { color: #4D93A7; }
.acc_fondimg.cvert .resume, .acc_fondimg.cvert h3 { color: #79A74D; }
.acc_fondimg.crose .resume, .acc_fondimg.crose h3 { color: #BF6975; }
.acc_fondimg.cviolet .resume, .acc_fondimg.cviolet h3 { color: #6D83A9; }
.acc_souligne.crouge  h3, .acc_soulignerouge.crouge  h3  { border-bottom: solid 4px #EB775D; }
.acc_souligne.cjaune  h3, .acc_soulignerouge.cjaune  h3  { border-bottom: solid 4px #D7B535; }
.acc_souligne.cbleu  h3, .acc_soulignerouge.cbleu  h3  { border-bottom: solid 4px #4D93A7; }
.acc_souligne.cvert  h3, .acc_soulignerouge.cvert  h3  { border-bottom: solid 4px #79A74D; }
.acc_souligne.crose  h3, .acc_soulignerouge.crose  h3  { border-bottom: solid 4px #BF6975; }
.acc_souligne.cviolet  h3, .acc_soulignerouge.cviolet  h3  { border-bottom: solid 4px #6D83A9; }
.acc_imghaut.crouge h3 { color: #EB775D; }
.acc_imghaut.cjaune h3 { color: #D7B535; }
.acc_imghaut.cbleu h3 { color: #4D93A7; }
.acc_imghaut.cvert h3 { color: #79A74D; }
.acc_imghaut.crose h3 { color: #BF6975; }
.acc_imghaut.cviolet h3 { color: #6D83A9; }
.acc_imgbas.crouge h3 { color: #EB775D; }
.acc_imgbas.cjaune h3 { color: #D7B535; }
.acc_imgbas.cbleu h3 { color: #4D93A7; }
.acc_imgbas.cvert h3 { color: #79A74D; }
.acc_imgbas.crose h3 { color: #BF6975; }
.acc_imgbas.cviolet h3 { color: #6D83A9; }
.acc_imgdroite.crouge h3 { color: #EB775D; }
.acc_imgdroite.cjaune h3 { color: #D7B535; }
.acc_imgdroite.cbleu h3 { color: #4D93A7; }
.acc_imgdroite.cvert h3 { color: #79A74D; }
.acc_imgdroite.crose h3 { color: #BF6975; }
.acc_imgdroite.cviolet h3 { color: #6D83A9; }
.acc_imggauche.crouge h3 { color: #EB775D; }
.acc_imggauche.cjaune h3 { color: #D7B535; }
.acc_imggauche.cbleu h3 { color: #4D93A7; }
.acc_imggauche.cvert h3 { color: #79A74D; }
.acc_imggauche.crose h3 { color: #BF6975; }
.acc_imggauche.cviolet h3 { color: #6D83A9; }
.acc_rond .acc_content { background: url(../images/bg_rond_trans.png) no-repeat center; width: 21.875em;  }
.acc_edito.crouge   { background: #EB775D; }
.acc_edito.cjaune   { background: #D7B535; }
.acc_edito.cbleu   { background: #4D93A7; }
.acc_edito.cvert   { background: #79A74D; }
.acc_edito.crose   { background: #BF6975; }
.acc_edito.cviolet  { background: #6D83A9; }
.acc_edito.crouge  h3 { border-bottom: 4px solid #D7B535; }
.acc_edito.cjaune  h3 { border-bottom: 4px solid #4D93A7; }
.acc_edito.cbleu  h3 { border-bottom: 4px solid #79A74D; }
.acc_edito.cvert  h3 { border-bottom: 4px solid #BF6975; }
.acc_edito.crose  h3 { border-bottom: 4px solid #6D83A9; }
.acc_edito.cviolet  h3 { border-bottom: 4px solid #EB775D; }
.acc_credit.crouge   { background: #EB775D; }
.acc_credit.cjaune   { background: #D7B535; }
.acc_credit.cbleu   { background: #4D93A7; }
.acc_credit.cvert   { background: #79A74D; }
.acc_credit.crose   { background: #BF6975; }
.acc_credit.cviolet  { background: #6D83A9; }
.acc_credit.crouge  h3 { border-bottom: 4px solid #D7B535; border-top: 4px solid #D7B535; }
.acc_credit.cjaune  h3 { border-bottom: 4px solid #4D93A7; border-top: 4px solid #4D93A7; }
.acc_credit.cbleu  h3 { border-bottom: 4px solid #79A74D; border-top: 4px solid #79A74D; }
.acc_credit.cvert  h3 { border-bottom: 4px solid #BF6975; border-top: 4px solid #BF6975; }
.acc_credit.crose  h3 { border-bottom: 4px solid #6D83A9; border-top: 4px solid #6D83A9; }
.acc_credit.cviolet  h3 { border-bottom: 4px solid #EB775D; border-top: 4px solid #EB775D; }

/* FLECHES DE SELECTION */
#acc_roll { position: absolute; display: none; }
#acc_act { position: absolute; display: none; width: 70px; height: 35px; background: url(../images/fleche_rouge.png) no-repeat top left;}
#acc_act.crouge { background-image: url(../images/fleche_rouge.png); }
#acc_act.cjaune { background-image: url(../images/fleche_jaune.png); }
#acc_act.cbleu { background-image: url(../images/fleche_bleue.png); }
#acc_act.cvert { background-image: url(../images/fleche_verte.png); }
#acc_act.crose { background-image: url(../images/fleche_rose.png); }
#acc_act.cviolet { background-image: url(../images/fleche_violette.png); }

/* ARTICLE */
/*#article { clear: both; background: #2E2B26; margin-bottom: 30px; color: #cbcbc3; position: relative; border-top: solid 5px #EB785E; border-bottom: solid 5px #EB785E; }*/
/*#article.article_nojs {position:static;}*/
#article { position: fixed; top: 50px; width: 100%; clear: both; background: #2E2B26; color: #cbcbc3; z-index: 5; overflow: auto; }
#article.light { background: #FAFAFA; color: #2B2B2B;  }
#article article, #article_nojs article{ padding: 120px 20%; font-size: 1.063em; text-align: left; max-width: 822px; margin: 0 auto; }
#article article h1 { font-size: 3.750em; font-family: 'TradeGothicNextW02-BdCm'; font-weight: normal; text-transform: uppercase; background: url(../images/bg_titre_article.png) no-repeat bottom center; padding-bottom: 30px; margin-bottom: 30px; text-align: center; color: #EB785E; }
#article article h2 { color: #EB785E; text-shadow: none; font-size: 1.313em; font-family: 'Museo Slab W01 700'; text-transform: uppercase; padding: 1.250em 0 0.8em 0;}
#article.p_acc_vr article h2 { color: #252420; font-family: 'TradeGothicNextW02-BdCm'; }
#article article .blocewm { font-size: 1em; font-family: 'Lato', Arial; padding-bottom: 1.25em; }
#article article .blocewm  sup { line-height: 0.5em;  }
#article article .bloc_signature { font-size: 0.7em; }
#article article .blocewm  .legende{ text-align: right; font-size: 0.875em; font-family: 'Lato', Arial; }
#article article .blocewm  .copyright{ text-align: right; font-size: 0.7em; font-family: 'Lato', Arial; }
#article article .media_in_gauche  .legende, #article article .media_gauche  .legende { text-align: left; }
#article article .media_in_gauche  .copyright, #article article .media_gauche  .copyright { text-align: left; }

#article article .bloc_intro { font-size: 1.313em; font-family: 'Museo Slab W01 700';  }
#article article .bloc_focus { background:#5e5e5e; padding-left:5%; padding-right:5%; color:#d7d7d7; padding-bottom:1.5em; margin-top:1.25em;}
#article article .bloc_focus .content a {color:#d7d7d7;font-weight:bold;}

#article article .bloc_exergue { font-size: 3.50em; text-align: center; font-family: 'RobotoThin'; font-weight: 100; color: #EB785E; margin: 0.5em 0 0; }
#article article .bloc_corehtml  {/* margin: 0 -10%;*/ position: relative; }
#article article .bloc_corehtml  .legende{ text-align: right; }
#article article .bloc_corehtml  .copyright{ text-align: right; }
#article article .bloc_corehtml  .content{ text-align: center;  }
.close_article { cursor: pointer; position: fixed; /*right: 30px;*/ top: 60px; z-index: 2;}

#article.crouge   { border-color: #EB775D;}
#article.cjaune   { border-color: #D7B535;}
#article.cbleu   { border-color: #4D93A7;}
#article.cvert   { border-color: #79A74D;}
#article.crose   { border-color: #BF6975;}
#article.cviolet  { border-color: #6D83A9;}

#article.crouge article h1 , #article.crouge article h2, #article.crouge article .bloc_exergue { color: #EB775D; }
#article.cjaune article h1 , #article.cjaune article h2, #article.cjaune article .bloc_exergue { color: #D7B535; }
#article.cbleu article h1 , #article.cbleu article h2, #article.cbleu article .bloc_exergue { color: #4D93A7; }
#article.cvert article h1 , #article.cvert article h2, #article.cvert article .bloc_exergue { color: #79A74D; }
#article.crose article h1 , #article.crose article h2, #article.crose article .bloc_exergue { color: #BF6975; }
#article.cviolet article h1 , #article.cviolet article h2, #article.cviolet article .bloc_exergue { color: #6D83A9; }

#article.p_acc_vr article h1, #article.p_acc_vr article h2 { color: #252420 !important; }


#article .blocewm .content a { color: #000; text-decoration: underline; }


/* MEDIA */

.media_default .media, .media_haut_gauche .media {margin: 0 0 3em 0; } /* media_haut_gauche  */
.media_bas_gauche .media {margin: 3em 0 0 0;}
.media_haut_droite .media {margin: 0 0 3em 0; }
.media_bas_droite .media { margin: 3em 0 0 0;}
.media_haut_centre .media { margin: 0 0 3em 0px;}
.media_bas_centre .media { margin: 3em 0 0 0; }
.media_in_gauche .media, .media_gauche .media { margin: 0 3em 3em 0; width: 50%; } /* media_in_gauche  */
.media_in_droite .media, .media_droite .media { margin: 0 0 3em 3em; width: 50%; } /* media_in_droite  */
.media img{ width: 100%; height: auto; }

/* LIEN */
.bloc_lien_int { margin: 1.250em 0 0 0; font-weight: bold; font-size: 0.9em;}
.bloc_lien_int  a { color: #CBCAC5; background: url(../images/bg_link.png) no-repeat top right; padding-right: 25px; }
#article.light .bloc_lien_int  a { color: #2B2B2B; }

/*.crouge .bloc_lien_int  a { background-image: url(../images/bg_link_rouge.png); }
.cjaune .bloc_lien_int  a { background-image: url(../images/bg_link_jaune.png); }
.cbleu .bloc_lien_int  a { background-image: url(../images/bg_link_bleu.png); }
.cvert .bloc_lien_int  a { background-image: url(../images/bg_link_vert.png); }
.crose .bloc_lien_int  a { background-image: url(../images/bg_link_rose.png); }
.cviolet .bloc_lien_int  a { background-image: url(../images/bg_link_violet.png); }
*/
/* DOWNLOAD */
.bloc_corefiles { margin: 1.250em 0 0 0; font-weight: bold; font-size: 0.9em;}
.bloc_corefiles span { font-weight: normal; }
.bloc_corefiles  a { color: #CBCAC5; background: url(../images/bg_file.png) no-repeat top right; padding-right: 25px; }
#article.light .bloc_corefiles  a { color: #2B2B2B; }

.crouge .bloc_corefiles  a { background-image: url(../images/bg_file_rouge.png); }
.cjaune .bloc_corefiles  a { background-image: url(../images/bg_file_jaune.png); }
.cbleu .bloc_corefiles  a { background-image: url(../images/bg_file_bleu.png); }
.cvert .bloc_corefiles  a { background-image: url(../images/bg_file_vert.png); }
.crose .bloc_corefiles  a { background-image: url(../images/bg_file_rose.png); }
.cviolet .bloc_corefiles  a { background-image: url(../images/bg_file_violet.png); }


/* GALERIE */
.bloc_corealbum { overflow: hidden; margin: 0;}
.bloc_corealbum li { float: left; display: inline; position: relative; width: 33.33%; /*height: 250px;*/ overflow: hidden; background: #DEBB3B;}
.bloc_corealbum li { float: left; display: inline; position: relative; width: 33.33%; /*height: 250px;*/ overflow: hidden; background: #DEBB3B;}
.bloc_corealbum li  a { display: block; color: #000; font-size: 0.8em; /*padding: 10%;*/ height: 100%; }
.album_media { /*position: absolute; top: 0; left: 0;*/ }
.album_media img {width:100%; height:auto; display:block;}
.album_detail { position: absolute; top: 350px; left: 0; padding: 10%; width: 80%; height: 80%; display: block; background: #DEBB3B; }
.album_credit { font-size: 0.857em; }
.album_nom { display: none; }

/* OVERLAY GALERIE */
#overlayg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1100; background: #000;  overflow: hidden; display: none; }
#overlayg.p_acc_vr { background: #cacac9; }
#overlayg .loadingdiapo { position: absolute; top: 50%; left: 50%;  }
#overlayg #prev_galerie { position: absolute; left: 5%; top: 50%; cursor: pointer; }
#overlayg #next_galerie { position: absolute; right: 5%; top: 50%;  cursor: pointer; }
#overlayg #close_galerie { position: absolute; right: 5%; top: 5%;  cursor: pointer; }
.diapo { display: none; /*padding-top: 5%;*/ }
.diapo_media { /* width: 60%;*/ height: auto; display: block; margin: 0 auto; text-align : center; }
/*.diapo_media img{ width: 100%; height: auto; }*/
.diapo_detail { position: absolute; left: 0; bottom: 0; width: 100%; background: #DEBB3B; color: #000;  padding: 1.250em 0;}
.p_acc_vr .diapo_detail { background: url(../images/bg_zoom_vr.png); color: #FFF; }
.diapo_detail .diapo_legende{ padding: 0px 1.250em;  }
.diapo_detail .diapo_credit{ padding: 0px 1.250em;  }
.detail_button { position: absolute; top: -40px; left: 40px; width: 40px; height: 40px; background: url(../images/legende_close.png) no-repeat top left; cursor: pointer; }
.p_acc_vr .detail_button { background: url(../images/legende_close_vr.png) no-repeat top left;  }
#overlayg.close .detail_button { background: url(../images/legende_open.png) no-repeat top left;  }
#overlayg.p_acc_vr.close .detail_button { background: url(../images/legende_open_vr.png) no-repeat top left;  }
#overlayg.close .diapo_legende, #overlayg.close .diapo_credit  { display: none;  }
#overlayg.close .diapo_detail  { padding: 3px 0;  }

/* article version sans JS */
/*
#article_nojs { padding: 50px 5%; }
#article_nojs .bloc_corealbum { margin: 0;  }
#article_nojs .bloc_corealbum li { width: 250px; }
#article_nojs .bloc_corealbum li a { padding: 0; height: auto;  }
#article_nojs .album_media { position: relative; }
*/

/* VR */

.bloc_vr { -ms-touch-action: none; touch-action: none; }
.bloc_objetvr { margin: 0 auto;  }
.bloc_vr img { width: 100%; height: auto; }

.vr_hotspot { position: relative; background: url(../images/ico-vr-zoom.png) no-repeat center center; width: 40px; height: 40px; cursor: pointer; }
.vr_hotspot .vr_hotspot_legende, .vr_hotspot .vr_hotspot_credit, .vr_hotspot .vr_hotspot_media  { display: none; }
.vr_hotspot .vr_hotspot_title  { display: none; position: absolute; background: #F5F5F5; padding: 5px; box-shadow: 0px 0px 5px#8e8e8e; border-radius: 5px; bottom: 45px; left: -75px; width: 180px;  /*font-size: 0.8em;*/ text-align: center; font-family: 'TradeGothicNextW02-BdCm'; text-transform: uppercase; }
.vr_hotspot.act .vr_hotspot_title  { display: block; }

/* zoom img */
a.thickbox {position: relative; }
.thickbox .zoom { position: absolute; right: 0; bottom: 0; width: 44px; height: 44px; background: url(../images/imgzoom.png) no-repeat center center; text-indent: -10000px; }

/* les magazines */
.home_magazines #article { position: static; }
.coreliste_magazines .coreliste_item { overflow: hidden; padding: 40px 0; border-bottom: solid 1px #ccc;}
.coreliste_magazines .coreliste_item  .media { float: left; width: 50%; margin: 0 40px 20px 0; }
.coreliste_magazines .coreliste_item  .media img { width: 100%; height: auto;  }
.coreliste_magazines .coreliste_item  .coreliste_item_a_nom{ color: #FFF; font-family: "TradeGothicNextW02-BdCm"; font-size: 2.2em; text-align: left; box-sizing: border-box; text-transform: uppercase; display: block; margin-bottom: 20px;  }
.coreliste_magazines .coreliste_item  .coreliste_item_a_texte{ color: #FFF; font-family: "Lato"; font-size: 1em;  box-sizing: border-box;  }


/* PAGINATION ARTICLE */
#pagination { overflow: hidden; width: 100%; margin-top: 50px; display:table;}
#pagination a { color: #cbcbc3; text-transform: uppercase; font-family: 'TradeGothicNextW02-BdCm'; font-size: 1.4em; line-height: 2em; display:table-cell;/*float:left;*/ width:37.5%;padding-bottom:5px; }
#pagination a  span { border-bottom: 5px solid #FFF; padding-bottom: 5px;  }
.next_page span { margin-left:50px;}
.previous_page span { margin-right:50px;}
.previous_page { background: url(../images/picto-prev-blanc.png) no-repeat 15px 15px; padding-left:12.5%;}
.next_page { background: url(../images/picto-next-blanc.png) no-repeat right 15px top 15px; padding-right:12.5%; text-align:right; }
.light .previous_page { background-image: url(../images/picto-prev.png); }
.light .next_page { background-image: url(../images/picto-next.png);}
.light #pagination a {color: #474747;}
#pagination a.crouge span  { border-color: #EB775D;  }
#pagination a.cjaune  span { border-color: #D7B535;  }
#pagination a.cbleu  span { border-color: #4D93A7;  }
#pagination a.cvert  span { border-color: #79A74D;  }
#pagination a.crose  span { border-color: #BF6975;  }
#pagination a.cviolet  span { border-color: #6D83A9;  }

@media (max-width: 1200px) {
	.next_page { background-position:right 15px;padding-right:10%;}
	.previous_page { background-position:0 15px;padding-left:10%;}
	#pagination a {width:40%}
	#article article{ padding: 120px 10%; }
	nav {width:320px;}
}

/* MOBILE */
@media (max-width: 640px) {
	body{ font-size: 12px; }
	.detail_theme h1 { font-size: 4em; }
	.sstheme h2, #article article h1 { font-size: 2.5em; }
	.bloc_corealbum { margin: 0 -12%;}
	footer { height: auto; overflow: hidden; }
	#footer_content {padding-bottom:0}
	.acc_rondjaune h3, .acc_rondrouge h3, .acc_rondbleu  h3, .acc_rond  h3{ font-size: 1.7em; }
	#article article .bloc_exergue { font-size: 2.5em;  }
	.media_default .media, .media_haut_gauche .media {margin: 0 0 1.250em 0; } /* media_haut_gauche  */
	.media_bas_gauche .media {margin: 1.250em 0 0 0;}
	.media_haut_droite .media {margin: 0 0 1.250em 0; }
	.media_bas_droite .media { margin: 1.250em 0 0 0;}
	.media_haut_centre .media { margin: 0 0 1.250em 0px;}
	.media_bas_centre .media { margin: 1.250em 0 0 0; }
	.media_in_gauche .media, .media_gauche .media { margin: 0 0 1.250em 0; width: 100%  } /* media_in_gauche  */
	.media_in_droite .media, .media_droite .media { margin: 0 0 1.250em 0; width: 100%;  } /* media_in_droite  */
	footer {position:fixed;bottom:0;overflow-x:auto;z-index:1000;width:100%;}
	.footer_reseaux {position:relative;clear:both;}
  	.footer_reseaux .logo {padding-left:10px;}
  	.footer_reseaux .tools {padding-right:0}
  	.footer_reseaux .info ul li {padding-left:15px;}
	#header p { font-size:1.583em }
	.coreliste_menuqr .coreliste_item_enfant a {background-size:35px auto;}

	.next_page span { margin-left:30px;}
	.previous_page span { margin-right:30px;}
}

/* MOBILE */
@media (max-width: 580px) {
.acc_imgdroite, .acc_imggauche { width: 21.125em; height: auto !important; }
.acc_imgdroite .acc_a, .acc_imggauche  .acc_a{ width: 21.125em; height: auto !important; }
.acc_imgdroite img, .acc_imggauche img { width: 21.125em; height: auto; }
.acc_imgdroite .media{ float: none; }
.acc_imgdroite .acc_content{ float: none;}
.acc_imggauche .media{ float: none; }
.acc_imggauche .acc_content{ float: none;}
.footer_reseaux .tools {float:left;padding-left:0}
	.footer_reseaux .tools .creative a {margin-left:0}
	.footer_reseaux .addthis {float:left;}
.close_article img { width: 70%; float: right; }
.coreliste_magazines .coreliste_item  .media { width: 100%; margin: 0 0 20px 0; float: none; display: block; }
	#pagination a {background-size:15px auto;}
	#header p {max-width:55%;}
}

@media (max-width: 480px) {
	.bloc_corealbum li {width:50%}
}

.bk-local-tasks input {
  display: none;
}

.bk-local-tasks ul {
  display: flex;
  gap: 10px;
  background: #fff;
  padding: 10px 20px;
  max-width: 100%;
  overflow-x: auto;
	position: relative;
	z-index: 1;
}

@media (max-width: 975px) {
  .bk-local-tasks ul {
    top: 138px;
    left: 0;
  }
}

.bk-local-tasks a {
  display: block;
  padding: 5px 15px;
  background: #f3f2f1;
  color: #000;
  font-size: 13px;
}

.bk-local-tasks a:hover,
.bk-local-tasks a.is-active {
  color: #fff;
  background: #000;
}
