/*
#@local/cache-less/lessdyn-css_main_less-4ae4c845.less
*/
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700%7cMerriweather:300,700);
/* #PRODUIRE{fond=css/main.less}
   md5:b715c1e9bd9f0231339a051ab2d014fc */
html {
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  font-family: 'Merriweather', serif !important;
  font-size: 1.1875rem;
  font-weight: 300;
  color: #333333;
  overflow-x: hidden;
}
strong {
  font-weight: 700;
}
abbr,
abbr[title] {
  font-weight: 400;
  border: none;
}
:focus {
  outline: none;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #66a6d2;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #66a6d2;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #66a6d2;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #66a6d2;
}
a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.spip_logo {
  max-width: 100%;
}
.on {
  background-color: rgba(102, 166, 210, 0.1) !important;
  font-weight: bold !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
ul.spip,
ol.spip {
  margin-left: 20px;
}
@media only screen and (max-width: 88em) and (min-width: 64em) {
  .grid-padding-x > .medium-large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-padding-x > .medium-large-12 {
    width: calc(100% - 1.875rem);
  }
}
#cboxOverlay,
#colorbox {
  z-index: 9999;
}
#cboxTitle {
  background-color: white;
  padding-top: 5px;
  font-size: .8em;
  color: #333333;
  line-height: 1.2;
  font-weight: 400;
}
#cboxSlideshow {
  bottom: 5px;
}
[class^="icon-"],
[class*=" icon-"] {
  vertical-align: middle;
}
dl dt {
  margin-bottom: 0;
}
hr {
  max-width: 100%;
}
.button,
button {
  background-color: #66a6d2;
  font-size: 1rem !important;
  border: none !important;
  border-radius: 0;
}
.button.texte-white,
button.texte-white {
  background-color: #66a6d2;
}
.button.open-search,
button.open-search {
  margin: 0;
  padding: 0;
}
.button:hover,
button:hover {
  background-color: #77a390 !important;
  color: white !important;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
label {
  font-size: 1em !important;
  color: #333333 !important;
}
label .obligatoire {
  font-size: .75em !important;
}
.text-left {
  text-align: left !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'PT Sans', sans-serif !important;
  font-weight: 400 !important;
}
.triadeA {
  background-color: #66a6d2;
  color: #66a6d2 !important;
  border-color: #66a6d2 !important;
}
.triadeB {
  background-color: #77a390;
  color: #77a390 !important;
}
.triadeC {
  background-color: #1c7d87;
  color: #1c7d87 !important;
}
.couleurP {
  background-color: #333333;
  color: #333333 !important;
}
.blanc {
  background-color: #fff !important;
}
.gris {
  background-color: #999999 !important;
  color: #555555 !important;
  border-color: #999999 !important;
}
.grisClair {
  background-color: #D3D3D3 !important;
}
.grisTresClair {
  background-color: #eee !important;
}
.label-input {
  font-size: 1.25rem;
}
.sans-border {
  border: 0 !important;
}
.avec-border {
  border: 1px solid #ccc!important;
}
.avec-border-top {
  border-top: 1px solid #ccc!important;
}
.avec-border-bottom {
  border-bottom: 1px solid #ccc!important;
}
.avec-border-left {
  border-left: 1px solid #ccc!important;
}
.sans-margin {
  margin: 0 !important;
}
.avec-margin {
  margin: 1.5em !important;
}
.avec-margin-top {
  margin-top: 1.5em !important;
}
.avec-margin-top05 {
  margin-top: .5em !important;
}
.avec-margin-right {
  margin-right: 1.5em !important;
}
.avec-margin-bottom {
  margin-bottom: 1.5em !important;
}
.avec-margin-bottom05 {
  margin-bottom: .5em !important;
}
.avec-margin-bottom015 {
  margin-bottom: .15em !important;
}
.avec-margin-left {
  margin-left: 1.5em !important;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em !important;
  }
}
.sans-padding {
  padding: 0 !important;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0 !important;
  }
}
.avec-padding {
  padding: 1em !important;
}
.avec-padding025 {
  padding: .25em !important;
}
.avec-padding05 {
  padding: .5em !important;
}
.avec-padding-top {
  padding-top: 1em !important;
}
.avec-padding-top05 {
  padding-top: .5em !important;
}
.avec-padding-top15 {
  padding-top: 1.5em !important;
}
.avec-padding-right {
  padding-right: 1em !important;
}
.avec-padding-right05 {
  padding-right: .5em !important;
}
.avec-padding-bottom {
  padding-bottom: 1em !important;
}
.avec-padding-bottom05 {
  padding-bottom: .5em !important;
}
.avec-padding-left {
  padding-left: 1em !important;
}
.avec-padding-left05 {
  padding-left: .5em !important;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em !important;
  padding-left: 1em !important;
}
.display-block {
  display: block !important;
}
.sursousligne {
  margin: 2em 0 0;
  padding: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.text-transform-none {
  text-transform: none !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.font-style-italic {
  font-style: italic !important;
}
.font-size-150 {
  font-size: 150%;
}
.position-relative {
  position: relative !important;
}
.z-index-999 {
  z-index: 999 !important;
}
.z-index-1000 {
  z-index: 1000 !important;
}
.columns-250px {
  columns: 250px;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none !important;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
#bandeau {
  position: fixed;
  background-color: #66a6d2;
  top: 0;
  width: 100%;
  border-bottom: 1px solid white;
  z-index: 9999;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#bandeau h1 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 480px auto;
  background-position-x: calc((1170px - 480px) / 2 + 80px);
  min-height: 105px;
  margin: 30px 0;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 75em) {
  #bandeau h1 {
    background-position-x: calc((100vw - 480px) / 2 + 64px);
  }
}
#bandeau h1 a {
  display: block;
  padding-top: 137px;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#bandeau h1 a img {
  display: block;
  width: 480px;
  margin: 0 auto;
  margin-left: calc((1170px - 480px) / 2 + 80px);
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 75em) {
  #bandeau h1 a img {
    margin-left: calc((100vw - 480px) / 2 + 64px);
  }
}
#bandeau .logo-eie {
  height: 165px;
  padding: 15px 30px 5px 0;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#bandeau.menu-mini h1 {
  background-size: 300px auto;
  background-position-x: calc((1170px - 300px) / 2 + 50px);
  min-height: 15px;
  margin: 20px 0;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 75em) {
  #bandeau.menu-mini h1 {
    background-position-x: calc((100vw - 300px) / 2 + 34px);
  }
}
#bandeau.menu-mini h1 a {
  padding-top: 80px;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#bandeau.menu-mini h1 a img {
  width: 0;
  margin-left: calc(1170px / 2);
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 75em) {
  #bandeau.menu-mini h1 a img {
    margin-left: calc(100vw / 2);
  }
}
#bandeau.menu-mini .logo-eie {
  height: 72px;
  padding: 5px 80px 3px 0;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#bandeau .partage {
  display: block;
  position: absolute;
  top: 15px;
  right: .5em;
  text-align: right;
}
#bandeau .partage li {
  border-right: 1px solid white;
}
#bandeau .partage li:last-child {
  border-right: none;
}
#bandeau .partage .item {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  vertical-align: middle;
}
@media only screen and (max-width: 80em) {
  #bandeau .partage .item {
    font-size: 1em;
  }
}
#bandeau .partage .item span {
  font-size: 1.25em;
}
#bandeau .partage .item:hover {
  color: black;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#slogan {
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
  padding-top: 120px;
  text-align: left;
  z-index: 92;
}
#slogan h1 {
  display: block;
  max-width: 400px;
}
@media only screen and (max-width: 65em) {
  #slogan h1 {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
}
#slogan p {
  font-size: 30px;
  color: #ffa500;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 42px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 65em) {
  #slogan p {
    font-size: 21px;
    line-height: 25px;
    -webkit-transition: all .3s ease!important;
    -moz-transition: all .3s ease!important;
    -ms-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
@media only screen and (max-width: 40em) {
  #slogan p {
    font-size: 16px;
  }
}
#slogan strong {
  font-weight: 400;
}
#slogan #logo-normal {
  display: block;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  height: 70px;
  top: 20px;
  width: 60vw;
  margin-left: 20vw;
}
@media only screen and (max-width: 65em) {
  #slogan #logo-normal {
    top: -5px;
    -webkit-transition: all .3s ease!important;
    -moz-transition: all .3s ease!important;
    -ms-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav h1 {
  align-items: center;
  color: white;
  font-size: 1.55em;
}
header nav h1 span {
  padding: 0 15px 2px;
  font-size: 1.45em;
}
header nav h1 p {
  margin: 0;
  padding: 0;
}
header nav li {
  padding: 10px 0;
}
header nav li a {
  padding: 0 1.5em !important;
  font-size: 1.25em;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #66a6d2;
  text-transform: uppercase;
  border-right: 1px solid #66a6d2 !important;
}
header nav li a:hover,
header nav li a.actif {
  background-color: transparent !important;
  color: black;
}
header nav li.actif a {
  color: black;
}
header nav li:last-child a {
  border: none !important;
}
.page-sommaire header nav {
  display: none;
}
.nav-etiquette ul {
  width: 100%;
}
.nav-etiquette .etiquette-regions {
  margin: -1px 0.3rem 0;
  display: table;
}
.nav-etiquette .etiquette-regions a {
  background-color: #845e5e;
  display: table-cell;
}
.nav-etiquette .etiquette-pays {
  margin: -1px 0.3rem 0;
}
.nav-etiquette .etiquette-pays a {
  background-color: #ac8b2d;
}
.nav-etiquette .etiquette-thematiques {
  margin: -1px 0.3rem 0;
}
.nav-etiquette .etiquette-thematiques a {
  background-color: #66a6d2;
}
.nav-etiquette .etiquette-inspirations {
  margin: -1px 0.3rem 0;
}
.nav-etiquette .etiquette-inspirations a {
  background-color: #999999;
}
.nav-etiquette .hollow.button {
  color: white;
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  border: none;
}
.nav-etiquette .hollow.button:focus,
.nav-etiquette .hollow.button:hover {
  background-color: #4c4c4c !important;
}
h1[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.offCanvas-toggle {
  position: fixed;
  top: 0;
  z-index: 9999;
}
.offCanvas-toggle a {
  display: flex;
  height: auto !important;
  padding-bottom: .9rem;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  font-size: 3rem;
}
.offCanvas-toggle span {
  padding: 1.5rem 2rem 0!important;
  display: inline-block;
  color: white;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle:hover {
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle:hover span {
  color: #4c4c4c !important;
}
.offCanvas-toggle span.titre-menu {
  margin-top: -5px;
  padding: 0 !important;
  display: inline-block;
  font-family: 'PT Sans', sans-serif;
  font-size: 1rem !important;
  color: white;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a {
    font-size: 2.5rem;
  }
  .offCanvas-toggle span {
    padding: .625rem .625rem 0!important;
  }
}
#menu-ext-gauche,
#menu-ext-droite {
  position: fixed;
  background: #777;
  top: 0;
  width: 310px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
  -webkit-transition: transform ease .5s;
  transition: transform ease .5s;
  box-shadow: none;
}
#menu-ext-gauche.is-active,
#menu-ext-droite.is-active {
  box-shadow: 0 0 4em rgba(0, 0, 0, 0.75);
  transform: translateX(0);
}
#menu-ext-gauche .partage,
#menu-ext-droite .partage {
  background-color: #4c4c4c;
}
#menu-ext-gauche .partage .item,
#menu-ext-droite .partage .item {
  font-size: 1.675rem;
}
#menu-ext-gauche {
  left: 0;
  transform: translateX(-100%);
}
#menu-ext-droite {
  right: 0;
  transform: translateX(100%);
}
#menu-ext-gauche ul,
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-gauche .menu > li,
#menu-ext-droite .menu > li {
  border-bottom: 1px solid #333;
}
#menu-ext-gauche .menu a,
#menu-ext-droite .menu a {
  display: block;
  background-color: transparent !important;
  width: 100%;
  padding: .55em .75em .5em;
  font-family: 'PT Sans', sans-serif;
  color: white;
  font-weight: 300;
  line-height: initial;
  border-left: 10px solid transparent;
}
#menu-ext-gauche .niveauB a,
#menu-ext-droite .niveauB a {
  border-left: 20px solid transparent;
}
#menu-ext-gauche li li a,
#menu-ext-droite li li a {
  color: #333333 !important;
}
#menu-ext-gauche .menu .niveauA > a,
#menu-ext-droite .menu .niveauA > a {
  background-color: #777 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#menu-ext-gauche .niveauA a,
#menu-ext-droite .niveauA a {
  padding-left: 1rem;
}
#menu-ext-gauche .niveauA.actif-OffCanvas > a,
#menu-ext-droite .niveauA.actif-OffCanvas > a {
  border-left: 10px solid #66a6d2;
}
#menu-ext-gauche a:hover,
#menu-ext-gauche a:focus,
#menu-ext-droite a:hover,
#menu-ext-droite a:focus {
  background-color: #888 !important;
  color: white !important;
  border-left: 10px solid #1c7d87;
}
#menu-ext-gauche .niveauB,
#menu-ext-droite .niveauB {
  border-bottom: 1px solid #ccc;
}
#menu-ext-gauche .niveauB a,
#menu-ext-droite .niveauB a {
  padding-left: 1.5em !important;
}
#menu-ext-gauche .niveauB a:hover,
#menu-ext-gauche .niveauB a:focus,
#menu-ext-droite .niveauB a:hover,
#menu-ext-droite .niveauB a:focus {
  border-left: 20px solid #1c7d87;
}
#menu-ext-gauche .niveauB.actif-OffCanvas > a,
#menu-ext-droite .niveauB.actif-OffCanvas > a {
  background-color: rgba(102, 166, 210, 0.1) !important;
  border-left: 20px solid #66a6d2;
}
#menu-ext-gauche .niveauB.actif-OffCanvas > a:hover,
#menu-ext-droite .niveauB.actif-OffCanvas > a:hover {
  color: inherit !important;
  cursor: default;
}
#menu-ext-droite a.retourHome,
#menu-ext-gauche a.retourHome {
  background-color: #666 !important;
  padding: .5em 1rem;
  font-weight: 400 !important;
  text-transform: uppercase;
  border-top: 1px solid #333;
}
#menu-ext-droite a.retourHome span,
#menu-ext-gauche a.retourHome span {
  margin-right: .5em !important;
}
#menu-ext-droite .close span,
#menu-ext-gauche .close span {
  font-size: 1.75rem;
  color: rgba(255, 255, 255, 0.9);
  padding: .75rem;
  display: inline-block;
}
.scrollToTop {
  display: inline-block;
  background-color: black;
  position: fixed;
  bottom: 66px;
  right: 0;
  width: 70px;
  height: 55px;
  color: white;
  text-align: center;
  font-size: 2em;
  line-height: 1.35em;
  text-decoration: none;
  opacity: .5;
  transition: opacity 500ms ease-out;
  z-index: 999;
}
.scrollToTop:hover {
  background-color: black !important;
  opacity: 1 !important;
  color: white !important;
}
.main #content {
  width: 100%;
  max-width: 58.125rem;
  margin: 0 auto;
}
.main header .breadcrumbs li {
  font-size: .8125em;
}
.main header .breadcrumbs a {
  color: black;
}
.main header .surtitre {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.45em;
  font-variant: small-caps;
}
.main header h1 {
  color: #66a6d2;
  font-size: 2.2em;
}
@media only screen and (max-width: 40em) {
  .main header h1 {
    font-size: 1.5em;
  }
}
.main header .soustitre {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main header .auteur a {
  color: black;
  font-weight: 400;
}
.main header .auteur span {
  color: #66a6d2;
}
.main #titre-article {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 9990;
}
.main #titre-article .grid-x {
  align-items: center;
  flex-wrap: nowrap;
}
.main #titre-article a {
  display: block;
  background-color: #555;
  height: auto;
  margin: 0;
  padding: .5rem 0;
  font-weight: 300;
  color: white;
  font-size: 19px;
  text-decoration: none;
}
.main #titre-article a .point {
  display: inline-block;
  padding: 0 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .chapo {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.12em;
  font-weight: 700;
  color: black;
}
.main h3,
.main h2 {
  padding-bottom: .5em;
  color: #66a6d2;
  font-size: 1.45em;
}
@media only screen and (max-width: 40em) {
  .main h3,
  .main h2 {
    font-size: 1.25em;
  }
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #eee;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main blockquote.spip p {
  color: #66a6d2;
}
.main .spip_cadre {
  border-radius: 5px;
}
.main .spip_logo {
  margin: 0 0 1em 1em;
}
@media only screen and (max-width: 40em) {
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
.main input:disabled,
.main input[readonly],
.main textarea:disabled,
.main textarea[readonly] {
  background-color: #7e7e7e !important;
}
.main .ps {
  background-color: #c5c5c5;
  padding: 1.25em;
  font-style: italic;
  color: black;
}
.main .notes {
  font-family: 'PT Sans', sans-serif;
  clear: both;
}
.main .addthis_inline_share_toolbox {
  min-height: 50px;
}
.main .article-connexe-content a {
  padding: 0 1em 0 0;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
}
.main .article-connexe-content a span {
  margin-right: .5em;
  font-size: 1.2em;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.main .article-connexe-content a:hover {
  background-color: #ddd;
  color: #3f6592 !important;
}
.main .article-connexe-content a:hover span {
  background-color: #ddd !important;
  color: #3f6592 !important;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.contentRubrique,
.agenda {
  max-width: 120rem !important;
}
.contentRubrique .header-rubrique aside,
.agenda .header-rubrique aside {
  background-color: rgba(0, 0, 0, 0.35);
  width: 500px;
  height: 550px;
  padding: 1em;
  color: white;
}
@media only screen and (max-width: 40em) {
  .contentRubrique .header-rubrique aside,
  .agenda .header-rubrique aside {
    height: 400px;
  }
}
@media only screen and (max-width: 500px) {
  .contentRubrique .header-rubrique aside,
  .agenda .header-rubrique aside {
    max-width: 100%;
  }
}
.contentRubrique .header-rubrique .header-content-titre,
.agenda .header-rubrique .header-content-titre {
  width: 100%;
  padding-bottom: .5em;
  line-height: 1;
  text-transform: uppercase;
}
.contentRubrique .header-rubrique .header-content-titre::first-letter,
.agenda .header-rubrique .header-content-titre::first-letter {
  border-top: 7px solid white;
}
.contentRubrique .header-rubrique .header-content-descriptif,
.agenda .header-rubrique .header-content-descriptif {
  width: 100%;
  font-size: 1.25em;
}
@media only screen and (max-width: 40em) {
  .contentRubrique .header-rubrique .header-content-descriptif,
  .agenda .header-rubrique .header-content-descriptif {
    font-size: 1em;
  }
}
.contentRubrique .header-sousrubrique .header-content-titre,
.agenda .header-sousrubrique .header-content-titre {
  background-color: #eee;
  width: 100%;
  padding: .75em .5em .25em;
  color: #66a6d2;
  line-height: 1;
  text-transform: uppercase;
}
.contentRubrique .header-sousrubrique .header-content-titre::first-letter,
.agenda .header-sousrubrique .header-content-titre::first-letter {
  border-top: 7px solid #66a6d2;
}
.contentRubrique .header-sousrubrique .header-content-descriptif,
.agenda .header-sousrubrique .header-content-descriptif {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.1em;
  font-weight: 700;
}
.contentRubrique .header-sousrubrique .header-content-texte h3,
.agenda .header-sousrubrique .header-content-texte h3 {
  color: #66a6d2;
}
.contentRubrique .header-classement::before,
.agenda .header-classement::before {
  display: block;
  position: absolute;
  position: relative;
  content: "";
  background-color: #66a6d2;
  width: 100%;
  height: 1px;
  top: 25px;
}
.contentRubrique .header-classement .header-content-titre,
.agenda .header-classement .header-content-titre {
  display: inline;
  position: relative;
  background-color: white;
  padding: 0 .5em;
  color: #66a6d2;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .contentRubrique .large-up-3 > .cell,
  .agenda .large-up-3 > .cell {
    width: 50%;
  }
}
@media only screen and (max-width: 64em) {
  .classement.avec-margin {
    margin: 0 !important;
  }
}
.rubrique-agenda,
.agenda-complet {
  font-family: 'PT Sans', sans-serif;
  color: black;
}
.rubrique-agenda .rubrique-agenda-content,
.agenda-complet .rubrique-agenda-content {
  width: calc(50% - .5em);
}
.rubrique-agenda .rubrique-agenda-content:nth-child(odd),
.agenda-complet .rubrique-agenda-content:nth-child(odd) {
  margin-right: .5em;
}
.rubrique-agenda .rubrique-agenda-content:nth-child(even),
.agenda-complet .rubrique-agenda-content:nth-child(even) {
  margin-left: .5em;
}
@media only screen and (max-width: 1170px) {
  .rubrique-agenda .rubrique-agenda-content,
  .agenda-complet .rubrique-agenda-content {
    width: 100%;
  }
  .rubrique-agenda .rubrique-agenda-content:nth-child(odd),
  .agenda-complet .rubrique-agenda-content:nth-child(odd) {
    margin-right: 0;
  }
  .rubrique-agenda .rubrique-agenda-content:nth-child(even),
  .agenda-complet .rubrique-agenda-content:nth-child(even) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 1170px) {
  .rubrique-agenda .rubrique-agenda-content figure,
  .agenda-complet .rubrique-agenda-content figure {
    max-width: 12vw;
  }
}
@media only screen and (max-width: 700px) {
  .rubrique-agenda .rubrique-agenda-content figure,
  .agenda-complet .rubrique-agenda-content figure {
    display: none;
  }
}
.rubrique-agenda h2,
.agenda-complet h2 {
  font-size: 1.3em;
  font-weight: bold !important;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .rubrique-agenda h2,
  .agenda-complet h2 {
    margin-top: 1em;
  }
}
.rubrique-agenda .dateEvenementCarre time .dateNombre,
.agenda-complet .dateEvenementCarre time .dateNombre {
  color: white;
}
.rubrique-agenda .dateEvenementCarre time .dateMois,
.agenda-complet .dateEvenementCarre time .dateMois {
  color: black;
}
.rubrique-agenda .dateEvenementCarre time .adresseEvenement,
.agenda-complet .dateEvenementCarre time .adresseEvenement {
  font-size: 1em !important;
}
.rubrique-agenda .descriptifEvenement,
.agenda-complet .descriptifEvenement {
  font-size: 1em !important;
  line-height: inherit !important;
}
.rubrique-agenda .agenda-liens li,
.agenda-complet .agenda-liens li {
  width: 100%;
  margin-bottom: .5em;
  text-align: left;
}
.rubrique-agenda .agenda-liens li a,
.agenda-complet .agenda-liens li a {
  width: 100%;
}
.rubrique-agenda .agenda-liens li a span,
.agenda-complet .agenda-liens li a span {
  padding-right: .5em;
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-content h1,
.pave-content h2,
.pave-content h3,
.pave-content h4,
.pave-content .tag01,
.pave-content .tag02 {
  text-transform: uppercase;
}
.pave-content h3,
.pave-content h4 {
  font-size: 1.25rem;
}
.pave-img-titre-desc,
.slider-imgwide-titre-desc {
  position: relative;
}
.pave-img-titre-desc a,
.slider-imgwide-titre-desc a {
  background-color: #ededed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
}
.pave-img-titre-desc a .pave-img,
.slider-imgwide-titre-desc a .pave-img {
  width: 100%;
}
.pave-img-titre-desc a .pave-content,
.slider-imgwide-titre-desc a .pave-content {
  width: 100%;
  height: 100%;
}
.pave-img-titre-desc a .pave-content h1,
.slider-imgwide-titre-desc a .pave-content h1 {
  width: 100%;
  margin: 0;
  padding: .75em .3em;
  font-size: 1.5em;
  word-wrap: break-word;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 1500px) {
  .pave-img-titre-desc a .pave-content h1,
  .slider-imgwide-titre-desc a .pave-content h1 {
    font-size: 1.25em;
  }
}
.pave-img-titre-desc a .pave-content p,
.slider-imgwide-titre-desc a .pave-content p {
  width: 100%;
  padding: 0 .5em;
  color: black;
  text-align: center;
  line-height: 1.5em;
}
.pave-img-titre-desc a .pave-content span,
.slider-imgwide-titre-desc a .pave-content span {
  font-size: 2em;
}
.pave-img-titre-desc a:hover,
.slider-imgwide-titre-desc a:hover {
  background-color: #ddd;
  color: black;
}
.pave-content.pave-content-article h1 {
  position: absolute;
  background-color: #dcdbd9;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: .75em !important;
  font-family: 'Merriweather', serif !important;
  font-style: normal !important;
  font-size: 1.35em !important;
  color: #333 !important;
}
.pave-content.pave-content-article h1:before,
.pave-content.pave-content-article h1:after {
  content: none !important;
}
.pave-img-tag-tag-titre,
.pave-img-tag-tag-titre-auteur,
.pave-tag-tag-titre-desc,
.pave-img-gauche-tag-tag-titre-desc,
.pave-img-titre-auteur {
  overflow: hidden;
}
.pave-img-tag-tag-titre a,
.pave-img-tag-tag-titre-auteur a,
.pave-tag-tag-titre-desc a,
.pave-img-gauche-tag-tag-titre-desc a,
.pave-img-titre-auteur a {
  position: relative;
  background-color: #dcdbd9;
}
.pave-img-tag-tag-titre a:hover,
.pave-img-tag-tag-titre-auteur a:hover,
.pave-tag-tag-titre-desc a:hover,
.pave-img-gauche-tag-tag-titre-desc a:hover,
.pave-img-titre-auteur a:hover,
.pave-img-tag-tag-titre a:focus,
.pave-img-tag-tag-titre-auteur a:focus,
.pave-tag-tag-titre-desc a:focus,
.pave-img-gauche-tag-tag-titre-desc a:focus,
.pave-img-titre-auteur a:focus {
  background-color: #dcdbd9;
  opacity: .8;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.pave-img-tag-tag-titre .pave-content,
.pave-img-tag-tag-titre-auteur .pave-content,
.pave-tag-tag-titre-desc .pave-content,
.pave-img-gauche-tag-tag-titre-desc .pave-content,
.pave-img-titre-auteur .pave-content {
  position: relative;
  padding-bottom: .5em;
  text-align: center;
}
.pave-img-tag-tag-titre .pave-content .tag01,
.pave-img-tag-tag-titre-auteur .pave-content .tag01,
.pave-tag-tag-titre-desc .pave-content .tag01,
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag01,
.pave-img-titre-auteur .pave-content .tag01,
.pave-img-tag-tag-titre .pave-content .tag02,
.pave-img-tag-tag-titre-auteur .pave-content .tag02,
.pave-tag-tag-titre-desc .pave-content .tag02,
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag02,
.pave-img-titre-auteur .pave-content .tag02 {
  font-family: Oswald;
  font-size: .9em;
  text-align: center;
}
.pave-img-tag-tag-titre .pave-content .tag01,
.pave-img-tag-tag-titre-auteur .pave-content .tag01,
.pave-tag-tag-titre-desc .pave-content .tag01,
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag01,
.pave-img-titre-auteur .pave-content .tag01 {
  font-weight: 700;
  color: #555;
  z-index: 9;
}
.pave-img-tag-tag-titre .pave-content .tag01 span,
.pave-img-tag-tag-titre-auteur .pave-content .tag01 span,
.pave-tag-tag-titre-desc .pave-content .tag01 span,
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag01 span,
.pave-img-titre-auteur .pave-content .tag01 span {
  display: block;
  padding: 0 0 .2em;
  border-bottom: 8px solid #66a6d2;
}
.pave-img-tag-tag-titre .pave-content .tag02,
.pave-img-tag-tag-titre-auteur .pave-content .tag02,
.pave-tag-tag-titre-desc .pave-content .tag02,
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag02,
.pave-img-titre-auteur .pave-content .tag02 {
  position: relative;
  display: block;
  background-color: #dcdbd9;
  width: auto;
  margin: 0;
  padding: 8px 1rem 0;
  font-weight: 400;
  color: #66a6d2;
  z-index: 10;
}
.pave-img-tag-tag-titre .pave-content h1,
.pave-img-tag-tag-titre-auteur .pave-content h1,
.pave-tag-tag-titre-desc .pave-content h1,
.pave-img-gauche-tag-tag-titre-desc .pave-content h1,
.pave-img-titre-auteur .pave-content h1 {
  background-color: #dcdbd9;
  margin: 0;
  padding: .5em .75em;
  font-family: 'Merriweather', serif;
  font-size: 1.1em;
  font-weight: 400;
  text-transform: inherit;
  color: black;
  z-index: 10;
}
.pave-img-tag-tag-titre .pave-content .descriptif,
.pave-img-tag-tag-titre-auteur .pave-content .descriptif,
.pave-tag-tag-titre-desc .pave-content .descriptif,
.pave-img-gauche-tag-tag-titre-desc .pave-content .descriptif,
.pave-img-titre-auteur .pave-content .descriptif {
  margin: 0;
  padding: 0 .75em;
  color: black;
}
@media only screen and (max-width: 40em) {
  .pave-img-tag-tag-titre,
  .pave-img-tag-tag-titre-auteur,
  .pave-tag-tag-titre-desc,
  .pave-img-gauche-tag-tag-titre-desc,
  .pave-img-titre-auteur {
    max-width: 500px;
    margin: 0 auto;
  }
}
.pave-img-tag-tag-titre a,
.pave-img-tag-tag-titre-auteur a,
.pave-img-titre-auteur a {
  display: block;
}
.pave-img-tag-tag-titre .pave-content .tag01,
.pave-img-tag-tag-titre-auteur .pave-content .tag01,
.pave-img-titre-auteur .pave-content .tag01 {
  position: relative;
  display: table;
  background-color: #dcdbd9;
  padding: 3px .75em 0;
  margin: -42px auto 0;
}
.pave-img-tag-tag-titre .pave-content .tag02,
.pave-img-tag-tag-titre-auteur .pave-content .tag02,
.pave-img-titre-auteur .pave-content .tag02 {
  padding: 0 1rem;
}
.pave-tag-tag-titre-desc a {
  display: block;
  padding-bottom: 5px;
  border-bottom: 8px solid #555;
}
.pave-tag-tag-titre-desc .pave-content .tag01 {
  display: flex;
  justify-content: center;
  background-color: white;
  padding: 0 .75em;
  margin: 0 auto;
}
.pave-tag-tag-titre-desc .pave-content .tag01 span {
  margin-bottom: -8px;
  z-index: 99;
}
.pave-tag-tag-titre-desc .pave-content .tag02 {
  padding: 8px 1rem 0;
}
.pave-img-gauche-tag-tag-titre-desc .pave-img {
  min-height: 230px;
}
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag01 {
  display: flex;
  justify-content: center;
  padding: 0 .75em;
  margin: 0 auto;
}
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag01 span {
  margin-bottom: -8px;
  z-index: 99;
}
.pave-img-gauche-tag-tag-titre-desc .pave-content .tag02 {
  padding: 8px 1rem 0;
}
.pave-site {
  text-align: center;
}
.pave-site h1 {
  width: 100%;
  vertical-align: middle;
}
.pave-site h1 a {
  display: block;
  width: 100%;
  font-size: 21px;
  color: white;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
.pave-site .picto {
  display: inline-block;
  width: 2em !important;
  height: 2em !important;
  padding: 0 !important;
  color: white;
  font-size: 2.2em;
  line-height: 2.2em;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.65);
}
.titre-intercalaire {
  height: 2em;
  margin-top: 2.5em;
  text-align: center;
}
.titre-intercalaire h1 {
  background-color: white;
  display: inline;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #77a390;
}
.titre-intercalaire h1:before {
  content: '';
  display: block;
  margin-bottom: -1.075em;
  border-bottom: 1px solid rgba(119, 163, 144, 0.5);
}
@media only screen and (max-width: 40em) {
  .titre-intercalaire h1 {
    font-size: 1.5em;
    line-height: 1;
  }
}
#pagination_articles-revue {
  margin-top: -110px;
}
.pagination li {
  display: inline-block;
}
.block-galerie {
  background-color: #ececec;
  margin-top: 2em;
  padding: 3em 0;
}
.galerie-content {
  margin-top: 2rem;
}
#documents_portfolio .thumbnail {
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#documents_portfolio a:hover,
#documents_portfolio a:focus {
  opacity: 1;
}
#documents_portfolio .thumbnail:hover,
#documents_portfolio .thumbnail:focus {
  opacity: .6;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
#documents_joints h1,
.meme-rubrique h1 {
  padding-bottom: .5em;
  color: #66a6d2;
  font-size: 1.6em;
}
@media only screen and (max-width: 40em) {
  #documents_joints h1,
  .meme-rubrique h1 {
    font-size: 1.45em;
  }
}
#documents_joints li,
.meme-rubrique li {
  padding: 1em 0;
  font-family: 'PT Sans', sans-serif;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#documents_joints li .spip_document_icone,
.meme-rubrique li .spip_document_icone {
  max-height: 80px;
}
.meme-rubrique li {
  font-size: 1.25em;
}
.spip_documents {
  border: 1px solid #ddd;
  font-size: 80%;
}
@media only screen and (max-width: 40em) {
  .spip_documents {
    margin-bottom: 1em !important;
  }
  .spip_documents_right,
  .spip_documents_left {
    float: none !important;
    margin: 0;
  }
}
.spip_doc_titre {
  padding: .25rem;
  font-weight: 400;
}
.spip_doc_titre strong {
  font-weight: 400;
}
.spip_doc_descriptif,
.spip_doc_credit {
  padding: 0 .5rem .75em;
  font-style: italic;
  font-weight: 300;
}
.spip_doc_descriptif small,
.spip_doc_credit small {
  font-size: inherit;
}
.spip_doc_caption {
  margin-right: auto;
  margin-left: auto;
}
.cs_blocs {
  background-color: #ededed;
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
}
.cs_blocs:after {
  content: '';
  display: block;
  clear: both;
}
.cs_blocs .blocs_titre {
  background-color: #999999;
  background-image: none;
  margin: .75em 0 0;
  padding-top: 0;
  padding-bottom: 0;
  color: white;
  text-transform: uppercase;
  text-align: left;
}
.cs_blocs h4 {
  margin-bottom: 0;
  padding: .4em;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
}
.cs_blocs h4:before {
  content: "\e913";
  margin-right: .25em;
  padding: .3em;
  color: white;
  font-family: 'caue';
  vertical-align: middle;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs h4.blocs_replie:before {
  content: "\e911";
  font-family: 'caue';
  color: white;
  vertical-align: middle;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs h4 a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: white;
  font-weight: 400 !important;
  vertical-align: middle;
}
.cs_blocs h4 a:focus {
  background-color: transparent !important;
}
.cs_blocs h4 a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h4:hover,
.cs_blocs .cs_bloc2 h4:hover {
  background-color: #ccc;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs .blocs_destination {
  padding: .3em 1.3em;
  border-top: 0;
}
.cs_blocs .blocDepliableCouleur.blocs_replie {
  margin-bottom: .3em;
  line-height: 1.4em !important;
  font-size: .9375em !important;
}
.formulaire_formidable {
  max-width: 500px;
  margin: 0 auto;
}
.formulaire_formidable input,
.formulaire_formidable textarea {
  background: #fafafa;
  padding-left: 1em !important;
  border: solid 1px #ddd!important;
  box-shadow: none;
}
.formulaire_formidable .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input {
  clear: both;
}
.formulaire_formidable label,
.formulaire_formidable .label {
  background-color: transparent;
  font-size: 100%;
}
.formulaire_newsletter .button {
  font-size: 1em !important;
}
#zone-recherche .dropdown.menu {
  font-family: 'PT Sans', sans-serif;
}
#zone-recherche .dropdown.menu.public {
  padding: 0 10px 0 49px;
}
@media only screen and (max-width: 40em) {
  #zone-recherche .dropdown.menu.public {
    margin-bottom: 1em;
    padding: 0 22px;
  }
}
#zone-recherche .dropdown.menu.theme {
  padding: 0 49px 0 10px;
}
@media only screen and (max-width: 40em) {
  #zone-recherche .dropdown.menu.theme {
    padding: 0 22px;
  }
}
#zone-recherche .dropdown.menu > li {
  width: 100%;
}
#zone-recherche .dropdown.menu > li > a {
  width: 100%;
  padding: 1em 1em .5em!important;
  color: white !important;
  font-size: 2em;
  font-weight: 500;
}
#zone-recherche .dropdown.menu > li > a:after {
  display: none;
}
@media only screen and (max-width: 64em) {
  #zone-recherche .dropdown.menu > li > a {
    font-size: 1.5em;
  }
}
#zone-recherche .dropdown.menu > li.is-active > a {
  background-color: #4c4c4c !important;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-recherche .dropdown.menu .is-dropdown-submenu a {
  padding: .75em;
  font-size: 1.5em;
}
@media only screen and (max-width: 64em) {
  #zone-recherche .dropdown.menu .is-dropdown-submenu a {
    font-size: 1.25em;
  }
}
#zone-recherche .dropdown.menu li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
  width: 100%;
  max-height: 320px;
  overflow-y: scroll;
}
#zone-recherche .dropdown.menu li.opens-right > .is-dropdown-submenu > li {
  border-bottom: 1px solid #ccc;
}
#zone-recherche .dropdown.menu li.opens-right > .is-dropdown-submenu > li:hover {
  background-color: #dcdbd9;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-caue16 {
  margin-top: 130px;
}
@media only screen and (max-width: 40em) {
  .actus-caue16 {
    margin-top: -30px;
  }
}
#zone-missions {
  background-size: cover !important;
  background-position: center !important;
  border-left: 20px solid white;
}
#zone-missions a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 22vw;
  min-height: 120px;
  border-top: 20px solid white;
  border-right: 20px solid white;
}
#zone-missions h1 {
  background-color: rgba(0, 0, 0, 0.35);
  margin: 0;
  padding: .15em .3em .05em;
  color: white;
  font-size: 3em;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-missions h1:before {
  content: '';
  display: block;
  width: 35px;
  margin-left: 2px;
  border-top: 9px solid white;
}
@media only screen and (max-width: 75em) {
  #zone-missions h1 {
    font-size: 2em;
  }
}
@media only screen and (max-width: 48em) {
  #zone-missions h1 {
    font-size: 1.5em;
  }
}
#zone-missions a:hover h1 {
  background-color: #66a6d2;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.js .slider-slick:not(:nth-child(2)) {
  display: none;
}
.js .slick-initialized.slider-slick:not(:nth-child(2)) {
  display: block;
}
#zone-actus {
  display: block;
  padding: 0 64px;
}
#zone-actus .slick-slider {
  margin-bottom: 0 !important;
}
#zone-actus .slick-slide {
  max-width: 400px !important;
  height: 500px;
  overflow: hidden;
  margin: 0 1.25em 0 0;
}
@media only screen and (max-width: 75em) {
  #zone-actus .slick-slide {
    max-width: 300px !important;
    height: 375px;
  }
}
@media only screen and (max-width: 60em) {
  #zone-actus .slick-slide {
    max-width: 230px !important;
    height: 287px;
  }
}
#zone-actus .slick-slide img {
  margin: 0 auto;
}
#zone-actus .slider-lien {
  position: relative;
  display: block;
}
#zone-actus .slider-lien .slider-content {
  position: relative;
}
#zone-actus .slider-lien .slider-content header {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 180px;
  padding: 1em;
  color: white;
}
#zone-actus .slider-lien .slider-content header h3,
#zone-actus .slider-lien .slider-content header h4 {
  line-height: 1.2;
}
#zone-actus .slider-lien footer {
  position: absolute;
  background-color: #66a6d2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  padding: 1em;
  color: white;
  text-align: center;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
  transform: translateY(100%);
}
#zone-actus .slider-lien footer .slider-content-titre {
  margin-top: 1em;
  line-height: 1.2;
}
#zone-actus .slider-lien footer .slider-content-soustitre {
  line-height: 1.2;
}
#zone-actus .slider-lien footer .icon-plus-alt,
#zone-actus .slider-lien footer .icon-minus {
  display: block;
  font-size: 2em;
}
#zone-actus .slider-lien:hover footer {
  transform: translateY(0);
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus .slick-dots {
  bottom: inherit;
}
#zone-actus .slick-dots li button::before {
  font-size: 10px;
}
#zone-actus .slick-dots button:hover {
  background-color: #ccc !important;
}
#zone-actus .slick-prev,
#zone-actus .slick-next {
  background-color: rgba(255, 255, 255, 0.5);
  width: 50px !important;
  height: 70px !important;
  text-shadow: none;
  z-index: 90 !important;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus .slick-prev:hover,
#zone-actus .slick-next:hover {
  background-color: #66a6d2 !important;
  color: transparent !important;
}
#zone-actus .slick-prev:before,
#zone-actus .slick-next:before {
  color: white;
  font-family: 'caue' !important;
  font-size: 50px;
  line-height: 50px;
  text-shadow: 0 0 3px black!important;
}
#zone-actus .slick-prev {
  left: 0;
}
#zone-actus .slick-prev:before {
  content: '\e908' !important;
}
#zone-actus .slick-next {
  right: 0;
}
#zone-actus .slick-next:before {
  content: '\e906' !important;
}
#zone-actus .slick-prev-icon,
#zone-actus .slick-next-icon {
  display: none;
}
@media screen and (max-width: 64em) {
  #zone-actus {
    padding: 0 1em;
  }
}
@media screen and (max-width: 40em) {
  #zone-actus .slick-slide .slider-content.desc-gauche {
    left: 0;
    width: 100%;
    padding: 10px 50px !important;
  }
  #zone-actus .slick-prev,
  #zone-actus .slick-next {
    width: 50px !important;
    height: 100% !important;
  }
}
.dateEvenementCarre {
  width: 120px !important;
  text-align: center;
}
.dateEvenementCarre time {
  line-height: .95;
}
.dateEvenementCarre time .dateNombre {
  display: block;
  color: #66a6d2;
  font-size: 1.7em;
  font-weight: bold;
}
.dateEvenementCarre time .dateNombre small {
  font-size: 60%;
  font-weight: 400;
}
.dateEvenementCarre time .dateMois {
  display: block;
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
}
.dateEvenementCarre .dateEvenementHeure {
  padding: 0 .5em 1em;
  font-size: .8em;
  color: #66a6d2;
  line-height: 1;
  font-weight: 700;
}
.dateEvenementTexte a {
  display: block;
  color: black;
}
.dateEvenementTexte a:hover,
.dateEvenementTexte a:hover h3 {
  color: black !important;
}
.dateEvenementTexte .rubriqueEvenement {
  font-size: .9em;
  text-transform: uppercase;
}
.dateEvenementTexte h3 {
  display: block;
  font-size: 1em;
  color: white;
  font-weight: bold !important;
  line-height: 1;
}
.dateEvenementTexte .dateEvenement {
  font-size: .9em;
  line-height: 1;
}
.dateEvenementTexte .dateEvenement span {
  margin-right: 5px;
  vertical-align: baseline;
}
.dateEvenementTexte .adresseEvenement {
  font-size: .9em;
  font-weight: bold;
  line-height: 1;
}
.dateEvenementTexte .adresseEvenement span {
  margin-right: 5px;
  vertical-align: baseline;
}
.dateEvenementTexte .descriptifEvenement {
  font-size: .9em;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .dateEvenementTexte {
    padding: 0 !important;
  }
  .dateEvenementTexte a {
    padding: .5em !important;
  }
}
.socialtags_insert {
  clear: both;
}
.socialtags_insert:before {
  display: block;
  content: '';
  background-color: #77a390;
  width: 170px;
  height: 6px;
  margin: 20px 0;
}
.socialtags_insert ul li {
  margin: 3px;
}
.socialtags_insert .socialtags-hovers {
  opacity: 1;
  height: 42px;
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags_insert .socialtags-hovers:focus,
.socialtags_insert .socialtags-hovers:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
footer .menu li,
footer .menu li a {
  display: inline-block;
  font-family: 'PT Sans', sans-serif;
  color: black;
}
footer .menu li {
  line-height: 2.25em;
}
footer a:hover {
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #3f6592 !important;
  opacity: 1 !important;
}
footer #pied-plan {
  font-family: 'PT Sans', sans-serif;
}
footer #pied-plan header h2 {
  padding: .3em 1em .3em 0;
  font-family: 'PT Sans', sans-serif;
  color: white;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
footer #pied-plan section {
  max-width: 120rem;
  margin: 0 auto;
}
footer #pied-plan article:nth-of-type(2) {
  border-left: 1px solid white;
}
@media only screen and (max-width: 40em) {
  footer #pied-plan article:nth-of-type(2) {
    border: none;
    border-top: 1px solid white;
  }
}
footer #pied-plan article:nth-of-type(3) {
  border-left: 1px solid white;
}
@media only screen and (max-width: 64em) {
  footer #pied-plan article:nth-of-type(3) {
    border: none;
    border-top: 1px solid white;
  }
}
@media only screen and (max-width: 63.9375em) {
  footer #pied-plan .plan-site {
    display: none;
  }
}
footer #pied-plan .pied-agenda {
  color: black;
}
footer #pied-plan .pied-agenda .agenda-liens li {
  width: 100%;
  margin-bottom: .5em;
  text-align: left;
}
footer #pied-plan .pied-agenda .agenda-liens li a {
  width: 100%;
}
footer #pied-plan .pied-agenda .agenda-liens li a span {
  padding-right: .5em;
}
footer #pied-plan .pied-plan {
  columns: 2 auto;
  line-height: 1.25;
  list-style: none;
}
@media only screen and (max-width: 34em) {
  footer #pied-plan .pied-plan {
    columns: 1 auto;
  }
}
footer #pied-plan .pied-plan li {
  color: black;
  line-height: 1;
}
footer #pied-plan .pied-plan li a {
  display: block;
  width: 100%;
  padding: 5px 0;
  font-family: 'PT Sans', sans-serif;
  color: black;
}
footer #pied-plan .pied-plan .niveauA {
  padding-bottom: 2em;
}
footer #pied-plan .pied-plan .niveauA > strong {
  font-size: 1.25em;
  text-transform: uppercase;
}
footer #pied-plan .pied-plan .niveauA ul {
  list-style: disc;
}
footer #pied-plan .pied-plan .niveauB {
  list-style: none;
}
footer #pied-plan .pied-plan .sous-rubrique {
  margin-left: 0;
}
footer #pied-plan .pied-plan .sous-rubrique li strong a {
  color: white;
}
footer #pied-plan .pied-coordonnees {
  color: white !important;
}
footer #pied-plan .pied-coordonnees .identite-telephone {
  font-size: 1.25em;
  font-weight: 700;
  color: black;
}
@media screen and (max-width: 1200px) {
  footer #pied-plan .pied-coordonnees .identite-telephone {
    font-size: 1.125em;
  }
}
footer #pied-plan .pied-coordonnees .identite-adresse {
  font-size: 1.2em;
}
footer #pied-plan .pied-coordonnees .identite-adresse span {
  display: block;
}
@media screen and (max-width: 1200px) {
  footer #pied-plan .pied-coordonnees .identite-adresse {
    font-size: 1em;
  }
}
footer #pied-plan .pied-coordonnees .identite-horaires {
  color: black;
}
footer #pied-plan .pied-coordonnees .identite-horaires span {
  display: block;
  color: white;
}
footer #pied-plan .pied-coordonnees .coordonnees-liens li {
  width: 100%;
  margin-bottom: .5em;
}
footer #pied-plan .pied-coordonnees .coordonnees-liens li a {
  width: 100%;
}
footer #pied-plan .pied-coordonnees .coordonnees-liens li a span {
  padding-right: .5em;
}
footer #pied li {
  line-height: 1;
  border-left: 1px solid #66a6d2;
}
footer #pied li:first-child {
  border: none;
}
footer #pied li a {
  padding: 0 .5em;
}
[class*='flexbox-']:before {
  content: normal;
}
.flexbox-flex-simple {
  display: -webkit-box !important;
  display: flex !important;
}
.flexbox-flex {
  display: -webkit-box;
  display: flex;
  align-items: baseline;
  margin-bottom: .5em;
}
.flexbox-flex-column {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}
.flexbox-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-column-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flexbox-center-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-space-around-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox--center {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: 'Merriweather', serif;
  font-weight: 300;
  border-top: 2px solid #66a6d2;
}
#cookieChoiceInfo a {
  background-color: #66a6d2;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
input.hasDatepicker {
  display: inline;
}
.formulaire_spip ul {
  list-style-type: none;
  margin-left: 0;
}
.page_login #minipres {
  margin: 5% auto;
  width: 30rem;
}
.page_login #minipres h1 {
  margin: 0 auto 1.5em;
  font-size: 1.3em;
  font-weight: 700;
  text-align: center;
  color: #5c3566;
}
.page_login #minipres h3 {
  font-size: 1em;
  font-weight: 700;
}
.page_login #minipres .formulaire_menu_lang {
  padding: 0 3em;
}
.page_login #minipres .choix label {
  position: relative;
  top: -4px;
}
.page_login #minipres input[type="submit"] {
  border-radius: inherit;
}
.top-bar {
  z-index: 1;
}
/* needed for old browsers */
dialog#js-modal {
  display: block;
}
/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}
/* overlay covers everything */
.modal-overlay {
  position: fixed;
  background-color: black;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: .9;
  z-index: 99999;
}
/* modal */
.modal {
  position: fixed;
  background-color: transparent;
  top: 25%;
  right: calc(50vw - 250px);
  left: calc(50vw - 250px);
  width: 500px;
  max-width: 500px;
  border: none;
  z-index: 100000;
}
@media only screen and (max-width: 600px) {
  .modal {
    max-width: 90%;
  }
}
.cadre_recherche #champRecherche {
  height: 3em;
  margin: 0;
  padding-left: 1em;
  font-size: 1.25em;
}
.cadre_recherche .icon-search {
  padding: .65em !important;
  line-height: 1;
  font-size: 2em;
  color: white;
}
.cadre_recherche button:hover {
  cursor: pointer;
}
#js-modal-close {
  position: absolute;
  background-color: transparent;
  top: -50px;
  right: 225px;
  width: 50px;
  height: 50px;
  border: none;
  color: white;
  cursor: pointer !important;
}
#js-modal-close:before {
  transform: rotate(45deg);
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#js-modal-close:after {
  transform: rotate(-45deg);
  -webkit-transition: all .3s ease!important;
  -moz-transition: all .3s ease!important;
  -ms-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#js-modal-close:before,
#js-modal-close:after {
  position: absolute;
  top: 0;
  left: 25px;
  content: ' ';
  height: 50px;
  width: 2px;
  background-color: #fff;
}
@media only screen and (max-width: 600px) {
  #js-modal-close:before,
  #js-modal-close:after {
    height: 30px;
    left: 15px;
  }
}
#js-modal-close .modal-close__text {
  display: none;
}
@media only screen and (max-width: 600px) {
  #js-modal-close {
    top: -50px;
    left: calc(50vw - 50px);
    width: 30px;
    height: 30px;
  }
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 10000 !important;
  left: 4px !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  background-color: black;
  padding: .4em 1em .2em;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  opacity: .5;
  border-radius: 0;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: black;
}
.crayon-boutons .crayon-submit,
.crayon-boutons .crayon-cancel {
  margin: 0 !important;
  padding: .5em .5em .5em 1.5em;
}
