/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@font-face {
  font-family: 'IconSolid';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../../files/fonts/webfonts/fa-solid-900.eot");
  src: url("../../files/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../../files/fonts/webfonts/fa-solid-900.woff") format("woff"), url("../../files/fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../../files/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
@font-face {
  font-family: "IconBrands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/fonts/webfonts/fa-brands-400.woff2");
}
html {
  margin: 0;
  padding: 0;
  font-size: 100%;
  height: 100.1%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans Condensed", arial, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  background-color: #fff;
  min-width: 320px;
}
#wrapper {
  position: relative;
  min-height: 100%;
}
#header {
  position: relative;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#header .inside {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#header .inside .mod_article {
  text-align: center;
  margin: 0 0 0 0;
  padding: 1.5em 15% 3em;
}
#header .inside .mod_article.bandeau {
  padding: 0 0 2rem 0;
}
#header .inside .mod_article.bandeau .ce_text figure a {
  padding: 0;
}
#header .inside .mod_article.bandeau .ce_text p {
  font-size: 1rem;
}
#header .inside .mod_article.bandeau .ce_text.bouton p {
  padding: 0;
  margin: 0;
  margin-top: -1rem;
}
#header .inside .mod_article.bandeau .ce_text.bouton p a {
  display: inline-block;
  margin: 0;
  padding: 0.9rem 2.2rem;
  color: #fff;
  font-size: 1.6rem;
  border: 1px solid #fff;
  background-color: #008000;
  border-radius: 1.8rem 0.3rem 0.3rem 1rem;
}
#header .inside .mod_article.bandeau .ce_text.bouton p a:hover {
  background-color: #006400;
  color: #fff;
}
#container {
  position: relative;
  margin: 0;
}
#container #main {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #main .inside {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #main .inside .mod_article {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 0 0;
  padding: 2.5em 15% 4em;
  text-align: center;
}
#container #main .inside .mod_article > div {
  max-width: 900px;
  margin: 0 auto;
}
#footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#footer .inside {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 0 1rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #2c2c2c;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.w20 {
  width: 20vw;
}
.w30 {
  width: 30vw;
}
.w40 {
  width: 40vw;
}
.w50 {
  width: 50vw;
}
.w60 {
  width: 60vw;
}
.w70 {
  width: 70vw;
}
.w80 {
  width: 80vw;
}
.mt1 {
  margin-top: 1vw;
}
.mt2 {
  margin-top: 2vw;
}
.mt3 {
  margin-top: 3vw;
}
.mt4 {
  margin-top: 4vw;
}
.mt5 {
  margin-top: 5vw;
}
.mt6 {
  margin-top: 6vw;
}
.mb1 {
  margin-bottom: 1vw;
}
.mb2 {
  margin-bottom: 2vw;
}
.mb3 {
  margin-bottom: 3vw;
}
.mb4 {
  margin-bottom: 4vw;
}
.mb5 {
  margin-bottom: 5vw;
}
.mb6 {
  margin-bottom: 6vw;
}
.mr1 {
  margin-right: 1vw;
}
.mr2 {
  margin-right: 2vw;
}
.mr3 {
  margin-right: 3vw;
}
.mr4 {
  margin-right: 4vw;
}
.mr5 {
  margin-right: 5vw;
}
.ml1 {
  margin-left: 1vw;
}
.ml2 {
  margin-left: 2vw;
}
.ml3 {
  margin-left: 3vw;
}
.ml4 {
  margin-left: 4vw;
}
.ml5 {
  margin-left: 5vw;
}
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flexbox > div {
  padding: 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1171px) {
  .xl-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 10%;
            flex: 1 1 10%;
  }
  .xl-3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 19%;
            flex: 1 1 19%;
  }
  .xl-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
  }
  .xl-6 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
  }
  .xl-8 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
  }
  .xl-9 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 75%;
            flex: 1 1 75%;
  }
  .xl-12 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media screen and (min-width: 771px) and (max-width: 1170px) {
  .l-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 10%;
            flex: 1 1 10%;
  }
  .l-3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 19%;
            flex: 1 1 19%;
  }
  .l-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
  }
  .l-6 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
  }
  .l-8 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
  }
  .l-9 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 75%;
            flex: 1 1 75%;
  }
  .l-12 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media screen and (max-width: 770px) {
  .s-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
  }
  .s-6 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
  }
  .s-8 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
  }
  .s-12 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
p,
li,
th,
td,
label,
a {
  margin: 1.6em 0;
  color: #2c2c2c;
  font-size: 1.6em;
  padding: 0 10%;
}
p {
  line-height: 1.2em;
}
a {
  text-decoration: none;
  color: #2c2c2c;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  color: #2c2c2c;
  font-weight: 700;
}
h1 {
  margin: 0;
  padding: 0 0 1em;
  font-size: 3em;
  font-weight: 700;
  _text-transform: uppercase;
  line-height: 1.2em;
  color: #436dc3;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1.2em;
}
h3 {
  margin: 0;
  padding: 0.7em 0 0 0;
  font-size: 1.8em;
  font-weight: 300;
}
h4 {
  margin: 0;
  padding: 0;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 2.6em;
}
.textjustify p {
  text-align: justify;
}
.textcenter p {
  text-align: center;
}
.textleft p {
  text-align: left;
}
.textright p {
  text-align: right;
}
.textC {
  text-align: center;
  text-align: center;
}
.txt120 p {
  font-size: 120%;
}
.txt90 p {
  font-size: 90%;
}
.txt85 p {
  font-size: 85%;
}
.boldmaj p strong {
  text-transform: uppercase;
}
.bleu {
  background-color: #436dc3;
}
.bleu p,
.bleu h2,
.bleu h4 {
  color: #fff;
}
.gris {
  background-color: #3b3b3b;
}
.gris p,
.gris h2 {
  color: #fff;
}
.grisc {
  background-color: #c1c1c1;
}
ul {
  margin-top: 0.4em;
  margin-left: 10px;
  padding-left: 10px;
}
li {
  margin: 0;
  line-height: 1.2em;
  padding: 0.3em 0;
}
.caption,
.label p {
  font-size: 0.9em;
  font-style: italic;
  color: #2c2c2c;
  padding: 2px 0 6px 0;
}
.tel {
  font-size: 125%;
}
.logo p {
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #436dc3;
}
#container #main .inside .mod_article.encadre {
  border: #2c2c2c 1px solid;
}
#container #main .inside .mod_article.fond {
  background-repeat: no-repeat;
  background-size: auto 50%;
  padding-bottom: 8rem;
}
#container #main .inside .mod_article.fd1 {
  background-image: url("../../files/he/fd5.png");
  background-position: bottom left;
  background-size: 45% auto;
}
#container #main .inside .mod_article.fd2 {
  background-image: url("../../files/he/fd4.png");
  background-position: bottom right;
  background-size: 45% auto;
}
#container #main .inside .mod_article.fd3 {
  background-image: url("../../files/he/fd3.png");
  background-position: bottom left;
  background-size: 45% auto;
}
#container #main .inside .mod_article.fd4 {
  background-image: url("../../files/he/fd1.png");
  background-position: bottom right;
  background-size: 45% auto;
}
@media screen and (max-width: 990px) {
  #container #main .inside .mod_article.fond.fd1,
  #container #main .inside .mod_article.fond.fd2,
  #container #main .inside .mod_article.fond.fd3,
  #container #main .inside .mod_article.fond.fd4 {
    background-size: 65% auto;
  }
}
.ce_hyperlink a {
  display: inline-block;
  padding: 0.5rem 1.6rem;
  color: #fff;
  font-size: 1.6rem;
  border: 1px solid #fff;
}
.ce_hyperlink a:hover {
  background-color: #fff;
  color: #2c2c2c;
}
.grisc.fond .ce_hyperlink a {
  border-color: #2c2c2c;
  color: #2c2c2c;
}
#footer p.ce_hyperlink a {
  margin-top: 0;
}
#agenda h1 {
  padding-bottom: 0;
}
.mod_eventlist h3 {
  font-size: 2rem;
  margin-bottom: 3rem;
}
.mod_eventlist .event {
  padding: 1.5rem 0;
}
.mod_eventlist .event h2 {
  font-size: 2.2rem;
  margin: 0.2rem 0;
}
.mod_eventlist .event .time {
  margin: 0.2rem 0;
}
.mod_eventlist .event .teaser p {
  margin: 0.2rem 0;
}
.mod_eventlist .event .teaser p a {
  font-size: inherit;
  text-decoration: underline;
}
.mod_eventlist .event figure {
  margin: 1rem 0;
}
.mod_eventlist .event figure a {
  margin: 0;
  padding: 0;
}
.mod_eventlist .event .location {
  display: inline-block;
  margin: 0.2rem 0;
  padding: 0.4rem 1rem;
  border-radius: 5px;
  font-size: 1rem;
  color: #fff;
}
.mod_eventlist .event.cal_1 .location {
  background-color: #d34714;
}
.mod_eventlist .event.cal_1.intergroupe .location {
  background-color: #082b6f;
}
.mod_eventlist .event.cal_2 .location {
  background-color: #436dc3;
}
.mod_eventlist .event.cal_3 .location {
  background-color: #436dc3;
}
.mod_eventlist .event.cal_4 .location {
  background-color: #082b6f;
}
.mod_eventlist .event.old {
  padding: 0.8rem 0;
}
.mod_eventlist .event.old.first {
  padding-top: 1.6rem;
}
.mod_eventlist .event.old h2 {
  font-size: 1.7rem;
  line-height: 1.7rem;
}
.mod_eventlist .event.old .time {
  font-size: 1.2rem;
}
.mod_eventlist .event.old .location {
  font-size: 0.95rem;
  padding: 0.3rem 0.7rem;
  border-radius: 3px;
}
.mod_eventlist .notice {
  padding-top: 1rem;
}
.mod_eventlist .notice::before {
  content: "";
  display: block;
  height: 1px;
  width: 50%;
  background-color: #000;
  margin: 1rem auto;
}
.mod_eventlist.sujets .old .time {
  display: none;
}
.map-rwd {
  overflow: hidden;
  padding-bottom: 380px;
  position: relative;
  height: 0;
}
.map-rwd iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.toggler {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  font-weight: 700;
}
.toggler::before {
  content: "[";
  font-size: 150%;
  font-weight: 700;
  color: #e61771;
  padding-right: 0.1em;
}
.toggler::after {
  content: "]";
  font-size: 150%;
  font-weight: 700;
  color: #e61771;
  padding-left: 0.1em;
}
.toggler:hover {
  color: $rose;
  outline: none;
}
.toggler.active span {
  display: none;
  outline: none;
}
.toggler.active::after {
  content: "x ]";
  padding-left: 0.2em;
  font-size: 150%;
  color: $rose;
  outline: none;
}
.toggler.active:hover::after {
  color: $rose;
}
div.accordion {
  padding: 20px;
  background-color: #f0f0f0;
}
#footer p,
#footer h1,
#footer h2,
#footer h3,
#footer .caption {
  color: #fff;
  padding: 0 10%;
}
#footer p {
  font-size: 1.3em;
}
.ce_form label {
  width: 240px;
}
.ce_form .widget-explanation {
  padding: 1.5em 0 0.5em 0;
  font-size: 140%;
}
.mentions p {
  margin: 1em 0;
}
.mentions p {
  margin: 1em 0;
  font-size: 1.2em;
}
.mentions a {
  padding: 0;
  margin: 0;
  font-size: 1em;
}
.tmenu {
  position: relative;
  margin: 0;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 55px;
  padding: 10px 1.2% 6px 3%;
  width: 100%;
  background-color: #2c2c2c;
}
.tmenu ul {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tmenu ul.level_1 > li {
  float: left;
  margin: 0;
  padding: 0;
}
.tmenu ul.level_1 > li > a,
.tmenu ul.level_1 > li > span.active,
.tmenu ul.level_1 > li > span.trail {
  display: block;
  margin: 0;
  padding: 0 10px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 0.95rem;
  line-height: 1.2rem;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
.tmenu ul.level_1 > li > span.active,
.tmenu ul.level_1 > li > span.trail {
  color: #e61771;
}
.tmenu ul.level_1 > li > a:hover {
  color: #e61771;
}
.tmenu ul.level_1 > li.trail > a {
  color: #e61771;
}
.tmenu ul.level_1 > li.last > a,
.tmenu ul.level_1 > li.last > span {
  margin: 0;
  padding: 0;
}
.tmenu ul.level_1 > li {
  width: 40px;
  height: 36px;
  margin: 0 0.4em;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.tmenu ul.level_1 > li.accueil {
  background-image: url("../../files/cfa/pict/top-home.png");
}
.tmenu ul.level_1 > li.accueil:hover {
  background-image: url("../../files/cfa/pict/pict-home.png");
}
.tmenu ul.level_1 > li.contact {
  background-image: url("../../files/cfa/pict/top-contact.png");
}
.tmenu ul.level_1 > li.contact:hover {
  background-image: url("../../files/cfa/pict/pict-contact.png");
}
.tmenu ul.level_1 > li.facebook {
  background-image: url("../../files/cfa/pict/top-facebook.png");
}
.tmenu ul.level_1 > li.facebook:hover {
  background-image: url("../../files/cfa/pict/pict-fb.png");
}
.tmenu ul.level_1 > li.netocentre {
  background-image: url("../../files/cfa/pict/pict-neto.png");
  width: 155px;
  margin-right: 0;
}
@media screen and (max-width: 770px) {
  .tmenu ul.level_1 > li.netocentre {
    width: 105px;
  }
}
.tmenu ul.level_1 > li.netocentre:hover {
  background-image: url("../../files/cfa/pict/pict-neto2.png");
}
.tmenu ul.level_1 > li a {
  width: 40px;
  height: 36px;
  margin: 0;
  padding: 0;
}
.tmenu ul.level_1 > li a.netocentre {
  width: 155px;
  color: transparent;
}
@media screen and (max-width: 770px) {
  .tmenu ul.level_1 > li a.netocentre {
    width: 105px;
  }
}
.tmenu ul.level_1 > li a.netocentre:hover {
  color: transparent;
}
.tmenu ul.level_1 > li a,
.tmenu ul.level_1 > li span {
  text-indent: 2000px;
}
nav.menu {
  position: fixed;
  z-index: 100;
  top: 5rem;
  right: 0.3rem;
}
nav.menu ul {
  margin: 0;
}
nav.menu ul li a {
  padding: 0;
}
nav.menu ul li a::before {
  font-family: IconSolid;
  font-size: 2rem;
  color: #fff;
  background-color: rgba(72,76,82,0.9);
  background-color: rgba(67,109,195,0.9);
  padding: 0.5rem;
  border-radius: 1.4rem 0.3rem 0.3rem 0.9rem;
  display: block;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  border: 1px solid rgba(255,255,255,0.7);
}
nav.menu ul li a.home::before {
  content: "\f015";
}
nav.menu ul li a.agenda::before {
  content: "\f783";
  content: "\f274";
}
nav.menu ul li a.linkedin::before {
  content: "\f0e1";
  font-family: IconBrands;
  font-weight: 400;
}
nav.menu ul li a.contact::before {
  content: "\f500";
}
nav.menu ul li a:hover::before {
  background-color: #f59f12;
  background-color: rgba(211,71,20,0.9);
}
nav.menu ul li a span {
  display: none;
}
nav.menu ul li.active::before {
  font-family: IconSolid;
  font-size: 2rem;
  color: #fff;
  background-color: #f59f12;
  background-color: rgba(211,71,20,0.9);
  padding: 0.5rem;
  border-radius: 1.4rem 0.3rem 0.3rem 0.9rem;
  display: block;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  border: 1px solid rgba(255,255,255,0.7);
}
nav.menu ul li.active.home::before {
  content: "\f015";
}
nav.menu ul li.active.agenda::before {
  content: "\f274";
}
nav.menu ul li.active.contact::before {
  content: "\f500";
}
nav.menu ul li.active span {
  display: none;
}
.pmenu {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 1rem 10% 1rem 1rem;
  padding: 0;
}
.pmenu ul {
  display: inline-block;
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pmenu ul li {
  float: left;
  margin: 0;
  padding: 0;
}
.pmenu ul li a,
.pmenu ul li span.active,
.pmenu ul li span.trail {
  display: block;
  margin: 0;
  padding: 0 15px;
  border-right: 1px solid #828282;
  font-style: normal;
  color: #828282;
  font-size: 1.3rem;
  line-height: 1.6rem;
  text-decoration: none;
  text-align: center;
  font-weight: 300;
}
.pmenu ul.level_1 > li > span.active,
.pmenu ul.level_1 > li > span.trail {
  color: #fff;
}
.pmenu ul.level_1 > li > a:hover {
  color: #fff;
}
.pmenu ul.level_1 > li.trail > a {
  color: #fff;
}
.pmenu ul.level_1 > li.first .first {
  padding-left: 0;
}
.pmenu ul.level_1 > li.last .last {
  border-right: none;
}
html.wf-loading p,
html.wf-loading h1,
html.wf-loading h2,
html.wf-loading h3,
html.wf-loading a,
html.wf-loading li span {
  visibility: hidden;
}
html.wf-active p,
html.wf-active h1,
html.wf-active h2,
html.wf-active h3,
html.wf-active a,
html.wf-active li span {
  visibility: visible;
}
body.firefox .flexbox > div,
body.edge .flexbox > div {
  padding-top: 2.7rem;
  padding-bottom: 2.7rem;
}
body.firefox .flexbox > div.noffpadding,
body.edge .flexbox > div.noffpadding {
  padding-top: 0;
  padding-bottom: 0;
}
/*
@media screen and (min-width: 1600px)
	#header
		.inside
			.bandeau
				&.accueil
					.ce_text
						h1
							span
								&.one
									left 20%
								&.two
									left 40%
								&.three
									left 56%
								&.four
									left 68%
*/
@media screen and (max-width: 1171px) {
  html {
    font-size: 90%;
  }
  .pict {
    background-size: 80px;
  }
  h1 {
    font-size: 2.6em;
  }
}
@media screen and (max-width: 770px) {
  html {
    font-size: 80%;
  }
  .pict {
    background-size: 65px;
  }
  h1 {
    font-size: 2.6em;
  }
  h1.one {
    display: none;
  }
}
/*	#header
		.inside
			.bandeau
				&.accueil
					.ce_text
						h1
							font-size 2.6em
							position inherit
							span
								position inherit
				&.page
					min-height none
					padding 1em
					.ce_image
						position relative
						bottom auto
						right auto
						figure
							img
								width 30%
					.ce_text
						h1
							font-size 2.6em
							position relative
							left 0
							margin-top 0.6em
						p
							position relative
							left 0
							display inline-block
							height auto
							margin-top 0.6em
							padding 0.2em 1em
							line-height 1.1em



/*
	.logo
		height 40px
		img
			height 40px*/
.tmenu {
  height: 40px;
}
.tmenu ul.level_1 > li {
  width: 30px;
  height: 20px;
}
.cadreagenda .agenda {
  margin-top: 2em;
  margin-bottom: 0;
}
.cadreagenda .reportage {
  padding: 1% 3% 3%;
}
.cadreagenda .reportage .event {
  margin-top: 0;
}
.cadreagenda .reportage figure {
  margin-bottom: 3.5em;
}
body.firefox .flexbox.cadreagenda > div.reportage,
body.edge .flexbox.cadreagenda > div.reportage {
  padding: 1% 3% 3%;
}
#footer .lien p {
  font-size: 90%;
}
@media screen and (max-width: 460px) {
  .s-6 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

