/*
#@squelettes/css/lesspssff2016.less
*/
@import url(/squelettes/css/knacss_2016.css);
/* feuille de style less pour le pssff */
/* !!! correction bug knacss fr dans html */
html.fr {
  float: none;
}
html {
  width: 100%;
  margin: 0;
}
body {
  font-family: 'Times New Roman', Times, serif;
  color: #000;
  width: 100%;
  margin: 0;
}
.page {
  width: 100%;
  margin: 0;
}
.enrouge {
  color: #ef4733;
}
.enrouge .iconsvg .introue,
.enrouge .iconsvg .extroue,
.enrouge .iconsvg .aileron {
  stroke: #ef4733;
}
.enbleu {
  color: #51b2e5;
}
.enbleu .iconsvg .introue,
.enbleu .iconsvg .extroue,
.enbleu .iconsvg .aileron {
  stroke: #51b2e5;
}
.enbleu2 {
  color: #2db7c5;
}
.enbleu2 .iconsvg .introue,
.enbleu2 .iconsvg .extroue,
.enbleu2 .iconsvg .aileron {
  stroke: #2db7c5;
}
.enrose {
  color: #d098c4;
}
.enrose .iconsvg .introue,
.enrose .iconsvg .extroue,
.enrose .iconsvg .aileron {
  stroke: #d098c4;
}
.enjaune {
  color: #f7d13b;
}
.enjaune .iconsvg .introue,
.enjaune .iconsvg .extroue,
.enjaune .iconsvg .aileron {
  stroke: #f7d13b;
}
.ennoir {
  color: #000000;
}
.ennoir .iconsvg .introue,
.ennoir .iconsvg .extroue,
.ennoir .iconsvg .aileron {
  stroke: #000000;
}
.enblanc {
  color: #fff;
}
.enblanc .iconsvg .introue,
.enblanc .iconsvg .extroue,
.enblanc .iconsvg .aileron {
  stroke: #fff;
}
.sstitrenbleu h3 {
  color: #2db7c5;
}
.sstitrenrose h3 {
  color: #d098c4;
}
.fdrose {
  background-color: #d098c4;
}
.fdrouge {
  background-color: #ef4733;
}
.fdbleu {
  background-color: #51b2e5;
}
.fdblanc {
  background-color: #fff;
}
.fdnoir {
  background-color: #000000;
  color: #fff;
}
.fdnoir .iconsvg .introue,
.fdnoir .iconsvg .extroue,
.fdnoir .iconsvg .aileron {
  stroke: #fff;
}
.fdjaune {
  background-color: #f7d13b;
}
.fdjaune2 {
  background-color: #ffe05e;
}
.fdgris {
  background-color: #999999;
}
.on_gris {
  color: #999999;
}
.on_jaune {
  color: #ffe05e;
}
/* bugfix Ios qui ne reconnaît pas la propriété background-attachment : fixed */
.iostrick {
  /*ipad*/
  /*retina ipad*/
  /*ipad 1 2*/
  /*ipad mini*/
  /*iphone 6*/
  /*iphone 6+*/
  /*iphone 5 5s*/
  /*iphone 2g 4s*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .iostrick {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .iostrick {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .iostrick {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .iostrick {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .iostrick {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .iostrick {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .iostrick {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .iostrick {
    background-attachment: scroll;
  }
}
.rhodemediumextended {
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
}
.panneau {
  width: auto;
  box-sizing: border-box;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 1.75em;
  border-right-width: 1.75em;
  border-style: solid;
  overflow: hidden;
}
@media (max-width: 960px) {
  .panneau {
    border-left-width: 1.3125em;
    border-right-width: 1.3125em;
  }
}
.pleinecran {
  min-height: 100vh;
}
.ecran56 {
  height: 56vh;
  overflow: hidden;
}
.videocontainer {
  height: 100%;
}
.nobord {
  border: none;
}
.nohyphens {
  word-break: keep-all;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.enrouge {
  color: #ef4733;
  border-color: #ef4733;
}
.enrouge a {
  color: #ef4733;
}
.enbleu {
  color: #51b2e5;
  border-color: #51b2e5;
}
.enbleu a {
  color: #51b2e5;
}
.fdbleu {
  background-color: #51b2e5;
}
.fdrose {
  background-color: #d098c4;
}
.fdbleu2 {
  background-color: #2db7c5;
}
.fdblanc {
  background-color: #fff;
}
.fdnoir {
  background-color: #000;
}
.infosfilms {
  padding-left: 3em;
  margin: .15rem 0;
}
.imgdefond {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.vign8video a {
  display: inline-block;
}
#entetesite {
  background-attachment: fixed;
  /*ipad*/
  /*retina ipad*/
  /*ipad 1 2*/
  /*ipad mini*/
  /*iphone 6*/
  /*iphone 6+*/
  /*iphone 5 5s*/
  /*iphone 2g 4s*/
  background-repeat: no-repeat;
}
#entetesite h3 {
  margin-bottom: 1.5em;
}
#entetesite .ssconteneur {
  margin-top: .25em;
  padding-right: 0;
  padding-top: 0;
  max-width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #entetesite {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #entetesite {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #entetesite {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #entetesite {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  #entetesite {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  #entetesite {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  #entetesite {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #entetesite {
    background-attachment: scroll;
  }
}
@media (max-width: 960px) {
  #entetesite div.buzz {
    display: block;
    margin: 2em 0;
    padding: 0;
  }
}
#entetesite span.colonnes {
  font-size: 1rem;
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
}
#entetesite[data-responsive="background"] {
  background-position: top left !important;
}
#programme {
  background-attachment: fixed;
  /*ipad*/
  /*retina ipad*/
  /*ipad 1 2*/
  /*ipad mini*/
  /*iphone 6*/
  /*iphone 6+*/
  /*iphone 5 5s*/
  /*iphone 2g 4s*/
  background-repeat: no-repeat;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #programme {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #programme {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #programme {
    -webkit-background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #programme {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  #programme {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  #programme {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  #programme {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #programme {
    background-attachment: scroll;
  }
}
#programme[data-responsive="background"] {
  background-position: bottom left !important;
}
#titresite {
  margin-top: 24px;
}
/* NAVIGATION */
.headersite {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 6rem;
  border-bottom: 1px solid black;
  overflow: hidden;
  padding: 0;
  margin: 0;
  z-index: 80 !important;
}
.menulogo {
  display: inline-block;
  padding-left: 1.5rem;
  width: 10rem;
  height: 6rem;
}
.menulogo a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.menulogo .logosvg {
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.nomsite {
  display: inline-block;
  padding-left: 1.5rem;
  line-height: 6rem;
  overflow: hidden;
  vertical-align: top;
  padding-top: 1rem;
}
#menuburger {
  display: block;
  position: fixed;
  z-index: 110 !important;
  top: 0;
  right: 1rem;
  margin: 1.5rem 0 1.5rem 1.5rem;
  padding: .5rem 0 0 0;
  width: 3rem;
  height: 3rem;
  /*border: 5px solid black;*/
  text-align: center;
  /* Common button styles */
  /* cross button */
}
#menuburger input {
  display: none;
}
#menuburger .nav-button2 {
  position: relative;
  display: block;
  height: 2.2rem;
  width: 3rem;
  margin: 0 auto;
  background-color: transparent;
  background-image: linear-gradient(to right, #000000, #000000);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 3px;
  padding: 0;
  outline: 0;
  border: 0;
  color: #333;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: 0.25s cubic-bezier(0.17, 0.67, 0.89, 1.4);
  transition-property: transform;
  will-change: transform;
}
#menuburger .nav-button2::before,
#menuburger .nav-button2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 3px;
  background: #000000;
  transition: .25s;
  transition-property: transform, top;
  will-change: transform, top;
}
#menuburger .nav-button2::before {
  top: 0;
}
#menuburger .nav-button2::after {
  top: calc(100% - 14px);
}
#menuburger .nav-button2:hover {
  background-image: linear-gradient(to right, #ef4733, #ef4733);
}
#menuburger .nav-button2:hover::before,
#menuburger .nav-button2:hover::after {
  background: #ef4733;
}
#menuburger .cross-button,
#menuburger .cross-button:hover {
  background-image: none;
}
#menuburger .cross-button::before,
#menuburger .cross-button::after {
  top: 50%;
}
#menuburger .cross-button::before {
  transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
}
#menuburger .cross-button::after {
  transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -45deg);
}
/* navigation générale */
#navig_generale {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 90 !important;
  padding-top: 5.9rem;
  width: 320px;
  min-height: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  white-space: nowrap;
  background-color: #fff;
  transition: width 0.15s ease-out;
  -moz-transition: width 0.15s ease-out;
  -webkit-transition: width 0.15s ease-out;
  /* Apparition & disparition des sous menus */
}
#navig_generale a {
  text-decoration: none;
}
#navig_generale ul {
  padding-left: 0;
  margin: 0;
}
#navig_generale .itemmenunav {
  display: block;
  position: relative;
  width: 100%;
  /*height: 3rem;*/
  padding: 1rem 0 1rem 2rem;
  border-top: 1px solid black;
}
#navig_generale .itemmenunav a {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}
#navig_generale .itemmenunav label,
#navig_generale .itemmenunav label::before {
  font-weight: bold;
  display: inline-block;
  text-align: center !important;
  width: 2em;
  font-size: 2.5rem;
  margin: 0 0 0 -2.2em;
  padding: 0 0 0 1.35em;
}
#navig_generale .itemmenunav:hover {
  background-color: #ffe05e;
}
#navig_generale .itemmenunav.active {
  background-color: #ffe05e;
}
#navig_generale .itemmenunav.on {
  font-weight: normal;
}
#navig_generale .has-sub {
  position: relative;
  margin: 0;
}
#navig_generale .has-sub > h2 {
  border-bottom: 1px solid gray;
}
#navig_generale .sub {
  width: 100%;
  display: block;
  margin: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#navig_generale .togglessmenu .sub > a {
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  transition: all 0.25s ease-in-out;
}
#navig_generale .togglessmenu:hover .sub > a {
  padding: 0.5em .5em 0.25em 1.5em;
  height: 2.4em;
  opacity: 1;
  margin: 0;
  text-transform: uppercase;
  display: block;
  transition: all 0.25s ease-in-out;
}
#navig_generale .sousmenunav + .sousmenunav > a {
  padding-top: 0.1em;
}
#navig_generale.navcollapse {
  width: 0;
}
#navig_generale.menuactif {
  width: 320px;
}
/* menu changement de langue */
.presnaviglang {
  position: fixed;
  z-index: 901 !important;
  right: 6rem;
  top: 2rem;
  display: block;
}
@media (max-width: 800px) {
  .presnaviglang {
    display: none;
  }
}
.groslien {
  font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.15rem;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 .5em;
}
.groslien:hover {
  text-decoration: none;
  color: #000;
}
/* extension Responsive grid KNACSS*/
@media (min-width: 641px) and (max-width: 960px) {
  [class*="-medium-6"] > * {
    width: calc(100% * 1 / 6 - 2rem - .01px);
  }
  [class*="-medium-6"] > .flex-item-double {
    width: calc(100% * 1 / 3 - 2rem - .01px);
  }
  [class*="-medium-5"] > * {
    width: calc(100% * 1 / 5 - 2rem - .01px);
  }
  [class*="-medium-5"] > .flex-item-double {
    width: calc(100% * 2 / 5 - 2rem - .01px);
  }
  [class*="-medium-4"] > * {
    width: calc(100% * 1 / 4 - 2rem - .01px);
  }
  [class*="-medium-4"] > .flex-item-double {
    width: calc(100% * 1 / 2 - 2rem - .01px);
  }
  [class*="-medium-3"] > * {
    width: calc(100% * 1 / 3 - 2rem - .01px);
  }
  [class*="-medium-3"] > .flex-item-double {
    width: calc(100% * 2 / 3 - 2rem - .01px);
  }
  [class*="-medium-2"] > * {
    width: calc(100% * 1 / 2 - 2rem - .01px);
  }
  [class*="-medium-2"] > .flex-item-double {
    width: calc(100% - 2rem - .01px);
  }
  [class*="-medium-1"] > * {
    width: calc(100% - 2rem - .01px);
  }
  [class*="-medium-1"] > .flex-item-double {
    width: calc(100% - 2rem - .01px);
  }
}
/* typo */
p,
.p-like,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  line-height: 1.15;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  font-size: 1.6rem;
  margin-top: 0.25em;
}
h1,
.h1-like {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: 3.2rem;
  /*font-weight: 500;*/
  line-height: 1.05;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  text-rendering: geometricPrecision;
}
h2,
.h2-like,
.h2-like > p {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  /*font-size: 2.1rem;*/
  /*font-weight: 500;*/
  line-height: 1.15;
  margin-bottom: .25em;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
h3,
.h3-like {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: 1.1rem;
  /*font-weight: 500;*/
  line-height: 1.15;
  margin-top: 1.25rem;
  margin-bottom: .75rem;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.h3plusplus {
  font-size: 1.5em;
}
.h3plusplus h3,
.h3plusplus .h3-like {
  font-size: 1.5em;
}
h4,
.h4-like {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: .8rem;
  /*font-weight: 500;*/
  line-height: 1.05;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.h1font {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
}
.h1font .rhodemediumextended p,
.h1font .p-like,
.h1font ul,
.h1font ol,
.h1font dl,
.h1font blockquote,
.h1font pre,
.h1font td,
.h1font th,
.h1font label,
.h1font textarea,
.h1font caption,
.h1font details,
.h1font figure {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
}
.typo2019 {
  font-family: 'Metropolis', Helvetica, Arial, sans-serif !important;
  font-style: Normal;
  font-weight: Normal;
}
/* Réglage des tailles de police selon les tailles d'écran */
@media (min-width: 1281px) {
  h1,
  .h1-like {
    font-size: 5.5rem;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  h1,
  .h1-like {
    font-size: 4.5rem;
  }
}
@media (min-width: 961px) and (max-width: 1024px) {
  h1,
  .h1-like {
    font-size: 4rem;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  h1,
  .h1-like {
    font-size: 3rem;
  }
}
@media (min-width: 421px) and (max-width: 640px) {
  h1,
  .h1-like {
    font-size: 2.4rem;
  }
  h2,
  .h2-like,
  .h2-like > p {
    font-size: 1.6rem;
  }
  p,
  .p-like {
    font-size: 1.2rem;
  }
}
@media (max-width: 420px) {
  h1,
  .h1-like {
    font-size: 2rem;
  }
  h2,
  .h2-like,
  .h2-like > p {
    font-size: 1.4rem;
  }
  p,
  .p-like {
    font-size: 1.2rem;
  }
}
/* réglage tableaux */
@media (max-width: 550px) {
  td,
  th {
    display: block;
  }
}
a,
strong {
  /*font-weight: 500;*/
}
a:hover {
  color: #ef4733;
}
/* mode de fusion */
.fusionmult {
  mix-blend-mode: multiply;
}
/* positionnement vertical centre du div */
.flexcentre {
  display: flex;
  width: 100%;
  height: 100vh;
}
.flexcentre > * {
  margin: auto !important;
}
/* helpers de positionnement et affichage */
.visiblesipetit {
  display: none;
}
@media (max-width: 800px) {
  .visiblesipetit {
    display: block;
  }
}
.cachesipetit {
  display: block;
}
@media (max-width: 800px) {
  .cachesipetit {
    display: none !important;
  }
}
/* conteneurs spécifiques */
.ssconteneur {
  margin: 2em auto;
  padding: 2.25em 2em 0 2em;
  max-width: 100rem;
}
@media (min-width: 641px) and (max-width: 960px) {
  .ssconteneur {
    padding-top: 3.25em;
  }
}
@media (max-width: 640px) {
  .ssconteneur {
    padding-top: 0;
  }
}
.paddingplus .ssconteneur {
  padding-left: 4em;
  padding-right: 4em;
}
.griditem {
  margin-bottom: 2em;
}
.enmaj {
  text-transform: uppercase;
}
#jury .entableau {
  display: table;
  table-layout: fixed;
}
#jury .tabloitem {
  display: table-cell;
  width: 45%;
  margin: 0 2em;
  vertical-align: top;
}
#jury .separateur_tableau {
  display: table-cell;
  width: 2rem;
  margin: 2rem;
  text-align: center;
}
@media (max-width: 640px) {
  #jury .entableau,
  #jury .tabloitem {
    display: block;
  }
  #jury .tabloitem {
    width: 80%;
    margin: 2em auto;
  }
  #jury .entableau {
    background-image: none !important;
  }
  #jury .separateur_tableau {
    display: block;
  }
}
@media (min-width: 961px) {
  #courtsmetrages .ssconteneur {
    width: 66%;
  }
}
#courtsmetrages .enmaj {
  margin-bottom: 2em;
  text-decoration: underline;
}
.bloctitre {
  display: block;
  width: 45%;
  overflow-x: visible;
  margin: 0 auto 2em auto;
}
@media (max-width: 480px) {
  .bloctitre {
    width: 100%;
  }
}
.endecale {
  display: block;
  padding-left: 3em;
  text-indent: -3em;
}
#leoff {
  color: #51b2e5;
}
#leoff h3 {
  display: block;
  width: 100%;
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}
#leoff h3.dateprogramme {
  background-color: black;
  margin-bottom: 0;
}
#leoff h3.spip {
  background-color: #ef4733;
  margin-top: 0;
}
#leoff h4.spip {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: 1.1rem;
  /*font-weight: 500;*/
  line-height: 1.15;
  margin-top: 1.25rem;
  margin-bottom: .75rem;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
#leoff .bloctitre {
  color: #ef4733;
}
@media (max-width: 640px) {
  #leoff .bloctitre {
    width: 100%;
  }
}
#leoff a {
  color: #51b2e5;
}
#recap .ssconteneur {
  width: 100%;
  padding: 1.5em 0;
}
@media (min-width: 641px) and (max-width: 960px) {
  #recap .ssconteneur {
    width: 90%;
  }
}
@media (min-width: 961px) and (max-width: 1280px) {
  #recap .ssconteneur {
    width: 80%;
  }
}
@media (min-width: 1281px) {
  #recap .ssconteneur {
    width: 75%;
  }
}
#programme {
  color: #51b2e5;
}
#programme .ssconteneur {
  width: auto;
}
@media (min-width: 641px) and (max-width: 960px) {
  #programme .ssconteneur {
    width: 90%;
  }
}
@media (min-width: 961px) and (max-width: 1024px) {
  #programme .ssconteneur {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  #programme .ssconteneur {
    width: 75%;
  }
}
@media (min-width: 1281px) and (max-width: 1440px) {
  #programme .ssconteneur {
    width: 66%;
  }
}
@media (min-width: 1441px) {
  #programme .ssconteneur {
    width: 50%;
  }
}
#programme .bloctitre {
  width: auto;
}
#programme .spip_documents,
#programme .spip_documents_left {
  clear: both;
  display: inline !important;
  margin: .15em;
  padding-top: .1em;
}
#programme object {
  width: 10px !important;
  height: 10px !important;
  stroke: #ef4733 !important;
  color: #ef4733;
  border-color: #ef4733;
  display: inline !important;
  float: none !important;
  clear: both;
}
#programme object svg.iconsvg-aileron,
#programme object svg.iconsvg-roue {
  width: 10px !important;
  height: 10px !important;
  stroke: #ef4733 !important;
  display: inline !important;
  float: none !important;
  clear: both;
}
#programme table.spip {
  background-color: white;
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: .8rem;
  /*font-weight: 500;*/
  line-height: 1.05;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  border-collapse: collapse;
  border: 0;
  width: 100%;
  overflow: hidden;
}
#programme table.spip caption {
  margin: 0;
  text-align: left;
  background-color: #ef4733;
  color: white;
  font-style: normal;
  border: 0;
}
#programme table.spip tbody td,
#programme table.spip tbody th {
  border-bottom: 2px solid #51b2e5;
}
#programme table.spip tbody td[colspan="2"] {
  background-color: #51b2e5;
  color: white;
  border: 0;
}
#programme table.spip tbody td strong {
  color: #ef4733 !important;
}
#programme .buttreserver {
  color: #ef4733;
}
#programme a.lebouton {
  background-color: white;
  color: #ef4733;
  border-color: #ef4733;
}
#programme a:hover.lebouton {
  background-color: #ef4733;
  color: white;
  border-color: #ef4733;
}
#infospratiques {
  background-color: #ef4733;
  color: white;
}
#infospratiques a,
#infospratiques a:hover {
  color: white;
}
#infospratiques strong.caractencadre2-spip {
  display: inline-block;
  background-color: white;
  color: #ef4733;
  border-bottom: 1px solid #ef4733;
  border-top: 1px solid #ef4733;
}
#infospratiques .bloctitre {
  width: 25%;
}
#infospratiques .textecolonne {
  margin: 0 auto;
  text-align: center;
  table-layout: fixed;
}
#infospratiques .buzz {
  text-align: left;
  width: 50%;
}
@media (max-width: 640px) {
  #infospratiques .bloctitre,
  #infospratiques .buzz {
    width: 100%;
  }
}
#infospratiques strong.caractencadre-spip a {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: 1.1rem;
  /*font-weight: 500;*/
  line-height: 1.15;
  margin-top: 1.25rem;
  margin-bottom: .75rem;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  border: 1px solid;
  border-radius: .5em;
  text-decoration: none;
  padding: .5em;
  background-color: #ef4733;
  color: white;
  border-color: white;
  margin-top: 1.5em;
}
#infospratiques strong.caractencadre-spip a:hover {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: 1.1rem;
  /*font-weight: 500;*/
  line-height: 1.15;
  margin-top: 1.25rem;
  margin-bottom: .75rem;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  border: 1px solid;
  border-radius: .5em;
  text-decoration: none;
  padding: .5em;
  background-color: white;
  color: #ef4733;
  border-color: #ef4733;
}
#lapresse {
  background-color: #51b2e5;
  color: white;
  text-align: center;
}
#lapresse a,
#lapresse a:hover {
  color: white;
}
@media (max-width: 640px) {
  #lapresse .ssconteneur {
    width: 100%;
  }
}
#lapresse a.lebouton {
  background-color: #51b2e5;
  color: white;
  border-color: white;
}
#lapresse a:hover.lebouton {
  background-color: white;
  color: #51b2e5;
  border-color: #51b2e5;
}
.lebouton {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: 1.1rem;
  /*font-weight: 500;*/
  line-height: 1.15;
  margin-top: 1.25rem;
  margin-bottom: .75rem;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  border: 1px solid;
  border-radius: .5em;
  text-decoration: none;
  padding: .5em;
}
#equipartner .bloctitre {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}
#equipe {
  background-color: #1d1d1b;
  color: white;
}
#partenaires {
  color: #1d1d1b;
  background-color: white;
}
#partenaires .textpartner > * {
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  font-size: .8rem;
  /*font-weight: 500;*/
  line-height: 1.05;
  word-wrap: normal;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
#partenaires .ssconteneur {
  display: table;
  border-collapse: collapse;
  margin-left: 2em;
}
#partenaires .lignepartners {
  display: table-row;
  border-top: 1px solid #51b2e5;
}
#partenaires .lignepartners > div {
  display: table-cell;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (max-width: 640px) {
  #partenaires .lignepartners > div {
    display: block;
  }
}
#partenaires .bloctitre {
  margin-left: 2em;
}
#footersite {
  text-align: center;
  padding: 2em 0;
}
#footersite a {
  text-decoration: none;
}
/* photos soirées */
#lesphotosoir {
  text-align: center;
}
.vign8video {
  margin: 1em auto;
  padding: .2em .2em 1.5em .2em;
  overflow: hidden;
  position: relative;
}
/* affichage en colonnes */
div.buzz {
  display: table-cell;
  padding-right: 2em;
}
div.buzz::after {
  clear: both;
}
@media (max-width: 640px) {
  div.buzz {
    display: block;
    margin: 2em 0;
    padding: 0;
  }
}
/* escape link pour revenir au top */
.btt {
  position: fixed;
  bottom: 1em;
  right: 1.5em;
  z-index: 100;
  opacity: .8;
  text-align: center;
}
.btt a {
  display: block;
  background-color: #fff;
  color: #ef4733;
  width: 3em;
  height: 3em;
  line-height: 3em;
  padding-top: .4rem;
  border-radius: 1.5em;
  margin: 0 auto;
  /*font-family: 'rhodemediumext', Helvetica, Arial, sans-serif;*/
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
  text-decoration: none;
}
.btt a:hover {
  color: #51b2e5;
}
/* réglage des pictos SVG */
.iconsvg-aileron,
.iconsvg-roue {
  width: 10px;
  height: 10px;
}
.enrouge {
  color: #ef4733;
}
.enrouge .iconsvg .introue,
.enrouge .iconsvg .extroue,
.enrouge .iconsvg .aileron {
  stroke: #ef4733;
}
.enbleu {
  color: #51b2e5;
}
.enbleu .iconsvg .introue,
.enbleu .iconsvg .extroue,
.enbleu .iconsvg .aileron {
  stroke: #51b2e5;
}
/* formulaire formidable */
.formulaire_formidable-1 label.buttenvoi:hover {
  background-color: #ef4733;
}
.formulaire_formidable-1 label.buttenvoi:hover span {
  color: #fff;
}
.formulaire_formidable-1 input[type=submit] {
  display: none;
}
/* message réponse */
.formulaire_formidable-1 .reponse_formulaire {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.reponse_formulaire_ok {
  background: #51b2e5;
  color: #fff;
  border: none;
}
/* mise en page champs */
/* labels de manière générale */
.formulaire_formidable-1 label {
  display: block;
  color: #fff;
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
}
/* label butt envoi */
.formulaire_formidable-1 label.voismoi {
  display: inline-block;
}
.formulaire_formidable-1 label.buttenvoi {
  border: none;
  border-left: 1px solid #51b2e5;
  color: #fff;
  margin: 0;
  margin-left: -4px;
  line-height: 1.5em;
  height: 30px;
  padding: .14em;
  background-color: #51b2e5;
  vertical-align: bottom;
  transition-property: background-color;
  transition-duration: .5s;
}
.formulaire_formidable-1 label.buttenvoi span {
  color: #fff;
}
/* input de manière générale */
.formulaire_formidable-1 input {
  margin: 0;
}
/* champ input (texte) */
.formulaire_formidable-1 input[type=text] {
  display: inline-block;
  margin-right: 0;
  height: 30px;
  padding: 4px;
  vertical-align: center;
  max-width: 20em;
  border: none;
  font-family: "Rhode Med Extd", Helvetica, Arial, sans-serif;
  font-style: Normal;
  font-weight: Normal;
}
@media (max-width: 640px) {
  .formulaire_formidable-1 input[type=text] {
    max-width: 12em;
  }
}
.formulaire_formidable-1 input[type=text]::-webkit-input-placeholder {
  color: #51b2e5;
}
.formulaire_formidable-1 input[type=text]:-moz-placeholder {
  /* older Firefox*/
  color: #51b2e5;
}
.formulaire_formidable-1 input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #51b2e5;
}
.formulaire_formidable-1 input[type=text]:-ms-input-placeholder {
  color: #51b2e5;
}
/*# sourceMappingURL=//pssff.fr/local/cache-less/lesspssff2016-cssify-9870c86.css.map */