/*
#@plugins/jeanantoine/public/less/theme.less
*/
@font-face {
  font-family: "ebgara";
  font-weight: normal;
  src: url("/plugins/jeanantoine/public/fonts/EB_Garamond/static/EBGaramond-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ebgara";
  font-weight: bold;
  src: url("/plugins/jeanantoine/public/fonts/EB_Garamond/static/EBGaramond-SemiBold.ttf");
  font-display: swap;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "ebgara", 'Times New Roman', Times, serif;
}
.orangeColor {
  color: #ad3404;
}
.nav-toggle-btn,
footer,
nav,
nav a,
a.auvio,
a.cta,
span.cta,
footer a,
.liste-mots ul li a,
.portraits-artistes ul li a,
.h1,
.h2,
.h3,
.h5,
h1,
h2,
h3,
h5,
.direct-access a,
figure figcaption span {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: 500;
}
#slogan {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
article h1 {
  margin-top: 4em;
}
p {
  line-height: 1.5em;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1em;
}
hr {
  width: 50%;
  clear: both;
  margin: 4em auto;
}
table.spip {
  width: 100%;
}
table.spip tr td {
  vertical-align: top;
  margin: 0;
  padding: 0;
}
li.on a,
a.active,
span:not(.no-style):not(.inactive):hover a:not(.no-style):not(.inactive):hover {
  color: #ad3404;
}
li.on a.cta,
a.active.cta,
span:not(.no-style):not(.inactive):hover a:not(.no-style):not(.inactive):hover.cta {
  background-color: #ad3404;
  color: #ffffff;
}
span,
a {
  color: inherit;
}
span.no-style,
a.no-style {
  text-decoration: none;
}
span.inactive,
a.inactive {
  border: 1px solid;
  color: inherit;
  background-color: inherit;
}
.cta {
  transition: 250ms all ease-in-out;
  padding: .25em .5em;
  background-color: #101010;
  color: #ffffff;
  font-size: 12px;
  display: inline-block;
  line-height: 1.25;
  margin-bottom: .25em;
}
header h1 {
  text-align: center;
}
.black header h1 {
  color: #ffffff;
}
.descriptif p,
.texte p {
  line-height: 1.5em;
}
.descriptif.grand_texte p,
.texte.grand_texte p {
  line-height: 1.5em;
  font-size: 1.1em;
}
.page_article .texte,
.page_groupe .texte,
.page_dossier .texte,
.page_rubrique .texte {
  padding-top: 12em;
  padding-bottom: 2em;
}
.page_article .main .texte,
.page_dossier .main .texte,
.page_groupe .main .texte,
.page_rubrique .main .texte {
  padding-top: 0em;
}
.page_dossier .main .container .descriptif p {
  font-size: 1.6em;
}
.page_dossier .main .container p {
  font-size: 1.2em;
  text-align: justify;
}
.page_dossier .main .container > h2.spip {
  clear: both;
}
.page_dossier .main .container > p,
.page_dossier .main .container > h2.spip,
.page_dossier .main .container > .mea-films,
.page_dossier .main .container > blockquote.spip {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
.page_dossier .main .container > .mea-films {
  padding: 0;
  max-width: 100%;
}
.page_dossier .main .container blockquote.spip {
  font-size: 1.5em;
  float: left;
  max-width: 520px;
  margin: 0 1em;
}
.page_dossier .main .container h2.spip {
  font-size: 1.4em;
  margin-top: 2em;
  margin-bottom: 1em;
}
figure {
  display: block;
  margin: 0 auto;
  font-size: 1em;
  width: 100%;
}
figure.petit {
  max-width: 250px;
}
figure.moyen {
  max-width: 400px;
}
figure a {
  text-decoration: none;
}
figure a:hover h3,
figure a:hover h4,
figure a:hover h5,
figure a:hover i {
  color: #101010;
}
figure figcaption {
  display: block;
  margin-top: .25em;
  margin-bottom: 1em;
}
figure figcaption h3,
figure figcaption h4,
figure figcaption h5 {
  margin: 0;
}
figure video,
figure img {
  width: 100%;
  height: auto;
  box-shadow: -1px 3px 2px 0px #969292;
}
figure.swiper-slide video,
figure.no-shadow video,
figure.swiper-slide img,
figure.no-shadow img {
  box-shadow: none;
}
a.auvio {
  padding: .5em 1em;
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  border-radius: 3px;
  background: #101010 url(https://www.static.rtbf.be/rtbf/embed/images/rtbf-auvio-logo-239x67-fff.png?v=20190207) no-repeat right;
  background-size: 10px;
  padding-right: 100px;
  background-size: 5em;
  background-position: 95%;
  display: inline-block;
}
a.auvio:hover {
  color: #ffcd00;
  background-image: url(https://www.static.rtbf.be/rtbf/embed/images/rtbf-auvio-logo-239x67.png?v=20190207);
}
.imagePlaceHolder {
  display: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 165px;
  border: 1px solid;
}
.imagePlaceHolder::after {
  content: " ";
  width: 100%;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  position: absolute;
  background: #101010;
}
.swiper-container {
  clear: both;
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  color: #101010;
}
.swiper-container,
.parent-container-iframe {
  text-align: center;
  margin-bottom: 1em;
}
.swiper-container a.auvio,
.parent-container-iframe a.auvio {
  font-size: .75em;
}
.swiper-container.center,
.parent-container-iframe.center,
.swiper-container.right,
.parent-container-iframe.right,
.swiper-container.left,
.parent-container-iframe.left {
  max-width: 720px;
  width: 100%;
  margin-bottom: .5em;
}
.swiper-container.right,
.parent-container-iframe.right {
  float: right;
  margin-left: 1em;
}
.swiper-container.left,
.parent-container-iframe.left {
  float: left;
  margin-right: 1em;
}
.swiper-container.center,
.parent-container-iframe.center {
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
}
.swiper-container .container-iframe,
.parent-container-iframe .container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /* Then style the iframe to fit in the container div with full height and width */
  margin-bottom: 1em;
}
.swiper-container .container-iframe iframe,
.parent-container-iframe .container-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.credits {
  position: absolute;
  bottom: 1em;
  right: 1em;
  color: #ffffff;
  z-index: 11;
  font-size: 16px;
  background-color: #101010;
  padding: .25em .5em;
}
.page_mot_artiste .credits {
  right: inherit;
  left: 1em;
  position: fixed;
}
.liste-mots ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.liste-mots ul li {
  padding: .2em;
  width: 50%;
}
.liste-mots ul li a {
  padding: .25em;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.liste-mots ul li a.on,
.liste-mots ul li a:hover {
  background: #101010;
  color: #ffffff;
}
.liste-mots ul li a.on .imagePlaceHolder::after,
.liste-mots ul li a:hover .imagePlaceHolder::after {
  background-color: #ffffff;
}
.bio {
  position: relative;
  z-index: 2;
}
.bio ul.biography {
  display: flex;
  flex-flow: row wrap;
}
.bio ul.biography > li {
  padding: 0 .5em;
  width: 50%;
}
.bio img {
  width: 100%;
  height: auto;
}
.bio p,
.bio h2,
.bio .h3,
.bio h4 {
  color: #ffffff;
}
.bio h2,
.bio .h3 {
  display: inline;
}
.bio h2 {
  color: #ad3404;
}
.bio .h3 {
  margin: 0;
}
.bio p {
  margin: 0;
}
.bio p + .h3 {
  margin-top: 0;
}
.page_rubrique_1 .parent-container-iframe {
  margin: 1em 0 2em;
}
.page_rubrique header.portrait-jean {
  position: relative;
  width: 100%;
  height: 400px;
  z-index: 1;
  padding: 0;
  background-color: #101010;
  overflow: hidden;
}
.page_rubrique header.portrait-jean img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.page_rubrique header.portrait-jean img:first-child {
  z-index: 1;
}
.page_rubrique header.portrait-jean img:nth-child(3),
.page_rubrique header.portrait-jean img:nth-child(2) {
  z-index: 11;
}
.page_rubrique header.portrait-jean .texte {
  position: relative;
  display: flex;
  justify-content: center;
  color: #ffffff;
  z-index: 10;
  padding: 0;
}
.page_rubrique header.portrait-jean .texte h1 {
  line-height: 1.2;
  margin: 1em auto 0;
  font-weight: lighter;
}
.page_rubrique header.portrait-jean .texte h1 small {
  color: #ffffff;
  display: block;
  font-size: 0.3em;
  padding-right: 1em;
  text-transform: uppercase;
  text-align: right;
}
.openAside .page {
  opacity: .1;
}
.openAside aside#aside-video {
  right: 0;
}
aside#aside-video {
  width: 100%;
  right: -100%;
  position: fixed;
  overflow: auto;
  height: 100%;
  top: 0;
  background: #ffffff;
  padding: 0 10px;
  border-left: 1px solid;
  transition: right 450ms ease-in-out;
}
aside#aside-video #content.texte {
  padding-top: 3em;
}
aside#aside-video h1 small {
  font-size: .6em;
}
aside#aside-video .nav-toggle-btn {
  left: 1em;
  font-size: .8em;
}
aside#aside-video .nav-toggle-btn small.close {
  display: block;
}
aside#aside-video .nav-toggle-btn hr {
  left: 0;
}
aside#aside-video .nav-toggle-btn hr:first-child {
  transform: rotate(-45deg) translateX(0);
  top: 50%;
  margin-top: -1px;
}
aside#aside-video .nav-toggle-btn hr:nth-child(3) {
  top: -50%;
  transform: rotate(45deg) translateX(0);
  margin-top: 1px;
}
aside#aside-video .nav-toggle-btn hr:nth-child(2) {
  opacity: 0;
}
.filtres {
  text-align: right;
}
.filtres li {
  display: inline-block;
  border: 1px solid;
  padding: .25em .5em;
  margin-right: .25em;
  margin-bottom: .25em;
  cursor: pointer;
}
.filtres li.active,
.filtres li:hover {
  background-color: #101010;
  color: #ffffff;
}
.liste-films {
  padding-bottom: 1em;
}
.liste-films .buttons {
  display: flex;
  justify-content: space-between;
}
.liste-films ul.liste {
  margin-top: 1em;
  display: flex;
  flex-flow: row wrap;
  border-top: 1px solid;
}
.liste-films ul.liste h2 {
  margin-top: 0;
}
.liste-films ul.liste h2 a.cta {
  margin-top: .5em;
  display: inline-block;
}
.liste-films ul.liste > li {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid;
  padding: 1em;
  width: 100%;
}
.liste-films ul.liste > li {
  display: inline-block;
}
.liste-films ul.liste > li span.groupe-mots-titre {
  display: inline;
}
.liste-films ul.liste > li span.groupe-mots-titre + ul {
  display: inline;
}
.liste-films ul.liste > li.ready p,
.liste-films ul.liste > li.ready img,
.liste-films ul.liste > li.ready h3 {
  cursor: pointer;
}
.liste-films ul.liste > li.ready:hover {
  background-color: white;
}
.liste-films ul.liste > li > ul {
  display: flex;
  flex-flow: row wrap;
}
.liste-films ul.liste > li > ul > li {
  width: 50%;
  padding: 0 .25em;
}
.liste-films ul.liste > li > ul > li h3 {
  margin-bottom: .25em;
}
.liste-films ul.liste > li h3 {
  margin-top: 0;
}
.liste-films ul.liste > li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.liste-films ul.liste > li iframe {
  min-height: 260px;
}
.liste-films .buttons > ul {
  text-align: center;
  padding: 0;
  margin-bottom: .5em;
}
.liste-films .buttons > ul li {
  font-size: 1.2em;
  padding: 0 .5em;
  margin: 0;
  display: inline-block;
}
.liste-films .buttons > ul li.disposition-toggler,
.liste-films .buttons > ul li.groupe-filtres {
  cursor: pointer;
  text-decoration: line-through;
}
.liste-films .buttons > ul li.active {
  font-weight: bold;
  text-decoration: none;
}
.groupe-mot {
  padding-top: 1em;
}
.titre-groupe-mot {
  padding-right: 1em;
}
.tags {
  padding-bottom: .25em;
}
.tags li {
  display: inline-block;
  line-height: 2.25;
}
.portraits-artistes .container {
  padding-bottom: 0;
  text-align: left;
}
.portraits-artistes > ul {
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
}
.portraits-artistes > ul + p {
  margin-top: 0em;
}
.portraits-artistes > ul li {
  width: 25%;
}
.portraits-artistes > ul li img,
.portraits-artistes > ul li .imagePlaceHolder {
  width: 100%;
  height: auto;
}
.portraits-artistes > ul li a {
  padding: .25em;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.portraits-artistes > ul li a.on,
.portraits-artistes > ul li a:hover {
  background: #101010;
  color: #ffffff;
}
.portraits-artistes > ul li a.on .imagePlaceHolder::after,
.portraits-artistes > ul li a:hover .imagePlaceHolder::after {
  background-color: #ffffff;
}
.portraits-artistes > ul li a small {
  font-style: italic;
  display: block;
  padding-top: 1em;
}
.portraits-artistes > ul li a img {
  display: block;
}
.direct-access {
  text-align: left;
}
.direct-access ul {
  flex-flow: row wrap;
  display: flex;
}
.direct-access ul li {
  width: 100%;
  border: 1px solid;
  border-top-width: 0;
}
.direct-access ul li:first-child {
  border-top-width: 1px;
}
.direct-access ul li a {
  padding: 2em 1em;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.direct-access ul li a h3 {
  font-family: "ebgara", 'Times New Roman', Times, serif;
  margin: 0;
  font-size: 1.8em;
  font-weight: lighter;
}
.direct-access ul li a p {
  margin-top: 0;
  margin-bottom: .25em;
  font-size: 1em !important;
}
.direct-access ul li a:hover {
  background-color: #ad3404;
  color: #ffffff;
}
.direct-access ul li a:hover a.no-style {
  color: #101010;
}
.viewer-container {
  display: block;
  max-width: 500px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1em;
  width: 100%;
}
.viewer-container.right {
  float: right;
  margin-left: 1em;
}
.viewer-container.center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.viewer-container.left {
  float: left;
  margin-right: 1em;
}
.viewer-container .viewer {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: zoom-in;
  display: block;
  max-width: 100%;
  padding-bottom: 10em;
  width: 200em;
}
li.mea-film {
  cursor: pointer;
  padding-bottom: 1em;
  list-style: none;
}
.mea-film:hover h3 {
  color: #ad3404;
}
.mea-films {
  text-align: left;
}
.mea-films .container {
  padding-bottom: 0;
}
.container ul li.mea-film.mini {
  width: 30%;
  float: left;
  margin-left: .25em;
}
.container ul li.mea-film.mini figcaption {
  font-size: 1em;
}
.container ul li.mea-film.mini h3 {
  min-height: 4.75em;
}
.page.black #nav:hover hr,
.page.black #nav .nav-toggle-btn hr {
  border-color: #ffffff;
}
.page.black #nav:hover small,
.page.black #nav .nav-toggle-btn small {
  color: #ffffff;
}
#nav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  transition: left 450ms ease-in-out;
  height: 100%;
  z-index: 1000;
  background-color: #101010;
  color: #ffffff;
}
#nav .conteneur {
  display: flex;
  flex-flow: row wrap;
  height: 100%;
  width: 100%;
  overflow: auto;
  padding: 2em 2em 1em;
}
#nav .conteneur ul.nav-menu {
  font-size: 2em;
}
#nav .conteneur ul.nav-menu li {
  font-weight: bold;
  line-height: 1.5em;
  text-transform: uppercase;
}
#nav .nav-toggle-btn {
  right: -5em;
}
#nav .nav-label {
  margin-bottom: 3em;
}
#nav .nav-footer {
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  margin: 0 auto;
}
#nav .nav-footer .nav-label-partnership {
  line-height: 1.2em;
}
#nav .nav-footer .nav-label-partnership p {
  margin: 0;
}
#nav .nav-footer hr {
  margin-top: 1em;
  margin-bottom: .75em;
  border-top: 0;
  border-color: grey;
  opacity: .6;
}
#nav .nav-footer ul {
  margin: 0;
}
#nav .nav-footer ul li {
  font-size: .8em;
  display: inline-block;
}
#nav .nav-footer .nav-label-partnership-image {
  margin: 1em 0 0;
}
@media screen and (orientation: landscape) {
  #nav .nav-label {
    margin-bottom: 1em;
  }
  #nav .nav-footer {
    margin: 0 0 0 auto;
  }
}
.open {
  overflow: hidden;
}
.open #nav {
  left: 0;
}
.open #nav .nav-toggle-btn {
  right: 1.5em;
}
.open #nav .nav-toggle-btn hr {
  border-color: #ffffff;
  left: 0;
}
.open #nav .nav-toggle-btn hr:first-child {
  transform: rotate(-45deg) translateX(0);
  top: 50%;
  margin-top: -1px;
}
.open #nav .nav-toggle-btn hr:nth-child(3) {
  top: -50%;
  transform: rotate(45deg) translateX(0);
  margin-top: 1px;
}
.open #nav .nav-toggle-btn hr:nth-child(2) {
  opacity: 0;
}
.open #nav .nav-toggle-btn small {
  color: #ffffff;
}
.open #nav .nav-toggle-btn small.label {
  display: none;
}
.open #nav .nav-toggle-btn small.close {
  display: inline;
}
.page_sommaire .page .header {
  height: 100%;
  background: url(/plugins/jeanantoine/public/assets/USA-200_04_T2.jpg) bottom center;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  position: relative;
  background-size: cover;
  background-repeat: repeat-x;
  background-color: white;
}
@media screen and (min-width: 960px) {
  .page_sommaire .page .header {
    background-size: contain;
  }
}
.page_sommaire .page .header video {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  transition: 1s all ease-in-out;
  opacity: 1;
}
.page_sommaire .page .header video.off {
  opacity: 0;
}
.page_sommaire .page .header h1 {
  width: 75%;
  font-size: 5em;
  flex-flow: column;
  margin: 0;
  margin-top: auto;
  color: #ad3404;
  mix-blend-mode: hard-light;
  display: block;
  line-height: 1em;
  text-align: center;
  padding-bottom: .125em;
}
.page_sommaire .page .header h1.spip_logo_site,
.page_sommaire .page .header #slogan {
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
.page_sommaire .page .header #slogan {
  font-size: 1em;
  text-transform: uppercase;
  background-color: #101010;
  color: white;
  letter-spacing: .8em;
  padding: 0.3em 0 .25em .75em;
  margin: .25em auto auto;
  display: block;
}
.introduction {
  text-align: center;
  padding-top: 1em;
  overflow: hidden;
  padding-bottom: 1em;
}
.introduction svg {
  width: 200px;
  height: auto;
}
.introduction p {
  margin: 1em auto;
  padding-left: 1em;
  padding-right: 1em;
  text-align: left;
}
.introduction p + svg {
  margin-bottom: 1em;
}
footer.footer {
  overflow: hidden;
  background: #101010;
  padding-top: 5em;
  padding-bottom: 5em;
  color: #ffffff;
  z-index: 11;
  position: relative;
}
footer.footer ul {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0;
}
footer.footer ul.small {
  margin-top: 5em;
  font-size: .8em;
}
footer.footer ul li {
  width: 50%;
  padding: 0 0 1em 0;
}
.scroll-indicator {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
::selection {
  color: #ffffff;
  background: #101010;
}
ul,
li {
  padding: 0;
  list-style: none;
}
html,
body {
  margin: 0;
  height: 100%;
  background-color: #101010;
}
.page {
  position: relative;
  height: 100%;
  width: 100%;
}
.page .main {
  background-color: #ffffff;
  padding-top: 1px;
  padding-bottom: 10em;
}
.page.black .main {
  background-color: #101010;
}
.page .container {
  padding-right: 1em;
  padding-left: 1em;
}
.page_sommaire .page {
  height: 100%;
}
.page_dossier header,
.page_groupe header,
.page_rubrique header,
.page_article header {
  padding: 1em;
  background-color: #ffffff;
}
.page_groupe .main .descriptif,
.page_dossier .main .descriptif,
.page_rubrique .main .descriptif {
  padding-top: 8em;
  padding-bottom: 8em;
  font-style: italic;
}
.page_dossier .container {
  overflow: hidden;
}
header.hero {
  height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}
header.hero .texte {
  position: absolute;
  bottom: 5em;
}
header.hero .texte h1 {
  background-color: #101010;
  color: #ffffff;
  display: inline-block;
  padding: .125em .25em;
  margin-bottom: 0;
}
.spip_documents {
  width: 100%;
}
.spip_documents img {
  width: 100%;
  height: auto;
}
.spip_document_1 img {
  width: 220px;
}
nav.pagination > ul {
  display: flex;
}
nav.pagination > ul li {
  margin-right: .5em;
  padding: .25em .5em;
}
nav.pagination > ul li.active {
  background-color: #101010;
  color: #ffffff;
}
.page_rubrique_1 .container {
  padding-right: 0;
  padding-left: 0;
}
.page_rubrique_1 .page .main {
  transition: background 1s ease-in;
}
ul.liste-dossiers {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 3em;
}
ul.liste-dossiers li {
  width: 50%;
  padding: 0 .5em;
}
ul.liste-dossiers li img {
  border: 1px solid white;
  width: 100%;
  height: auto;
  transition: 200ms ease-out;
}
ul.liste-dossiers li:hover img {
  border-color: #101010;
}
#content.video h1 {
  margin-bottom: .5em;
}
.nav-toggle-btn {
  position: absolute;
  top: 2em;
  width: 3em;
  height: 1.2em;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  transition: right 450ms ease-in-out;
  cursor: pointer;
}
.nav-toggle-btn small {
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
  padding-top: .75em;
  color: #101010;
}
.nav-toggle-btn small.close {
  display: none;
}
.nav-toggle-btn hr {
  width: 100%;
  opacity: 1;
  transition: all 450ms ease-in-out;
  position: relative;
  left: 50%;
  top: 0;
  transform: translateX(-50%) rotate(0deg);
  margin: 0;
  border-top: 0;
  border-color: #101010;
}
.page_film .main .container {
  padding-bottom: 1em;
}
.clearfix,
.nettoyeur {
  clear: both;
}
.page .texte svg {
  min-width: 300px;
}
.formulaire_spip form label.label {
  display: block;
}
.formulaire_spip form fieldset {
  border: 0;
  padding: 0;
}
.formulaire_spip form fieldset > legend {
  display: none;
}
.formulaire_spip form input.text,
.formulaire_spip form textarea {
  width: 100%;
  padding: .5em;
}
.formulaire_spip form .boutons,
.formulaire_spip form .editer {
  margin-bottom: .5em;
}
