@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Roboto:400,700");
body {
  background-color: #fefefe;
}

h1, h2, h3, h4, h5, h6 {
  color: #606060;
  font-weight: bold;
}

h1 {
  font-size: rem-calc(30);
  color: #0f85d1;
  line-height: rem-calc(33);
}

h2 {
  font-weight: normal;
  font-size: rem-calc(20);
  text-transform: uppercase;
}

a[href^="https://"], a.external {
  background: none;
}

.tags a, tag {
  display: inline-block;
  font-size: .75rem;
  text-transform: uppercase;
  color: #0f85d1;
  background-color: #f6f6f6;
  padding: 3px 6px;
  margin: 0 2px;
  border-radius: 2px;
}

.degrade {
  margin-top: 50px;
  background-image: linear-gradient(#f6f6f6, #fefefe);
  height: 200px;
}

.logo .copy {
  font-size: .8em;
  width: 100%;
  text-align: right;
  font-style: italic;
  color: #cacaca;
}

blockquote {
  background: url("../images/quote_corner.png") top left no-repeat #f6f6f6;
  width: 33%;
  border: none;
  padding: 66px 30px 30px 40px;
  color: #0f85d1;
  font-style: italic;
}

blockquote p {
  color: #0f85d1;
}

blockquote.center {
  width: 100%;
  clear: both;
}

blockquote.spip_poesie {
  width: 100%;
  clear: both;
  background-image: none;
  padding-top: 40px;
}

blockquote.left {
  float: left;
  margin-right: 2%;
}

blockquote.right {
  float: right;
  margin-left: 2%;
}

blockquote br:first-child {
  display: none;
}

.texteencadre-spip {
  color: inherit;
  background: #f2ffea;
  border: none;
  margin: 1em 0;
  padding: 1em;
  position: relative;
}

.contenu li {
  list-style-type: none;
  background: url("../images/bullet.png") no-repeat left 0.6rem;
  padding-left: 1rem;
}

a.button, input.button {
  display: block;
  background-color: #69c52f !important;
  color: #fefefe;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 800;
  padding: 1rem !important;
  text-align: center;
  margin-top: 2.5rem;
}

a.button:hover, input.button:hover {
  background-color: #5eb02a;
}

.pagination {
  text-align: center;
  width: 100%;
  margin: 2rem 0;
}

.pagination a {
  display: inline;
}

.spip_documents_left {
  margin-right: 1rem;
}

.spip_documents_right {
  margin-left: 1rem;
}

.caractencadre2-spip {
  color: inherit;
}

.lire-la-suite {
  font-weight: bold;
}

.nettoyeur {
  clear: both;
}

a.spip_mail, a[href^="mailto:"], a[href^="https://"], a.external {
  background: none;
  padding: 0;
}

.reponse_formulaire_ok {
  color: seagreen;
}

reponse_formulaire_erreur, .erreur {
  color: firebrick;
}

* a {
  transition: background-color 0.5s, color 0.5s;
}

a > img {
  transition: opacity 0.3s;
}

.top-header-right {
  text-align: right;
  margin-top: 1.625rem;
}

.top-header-right .logo {
  padding-right: 2rem;
  padding-left: 1rem;
}

@media screen and (max-width: 39.9375em) {
  .top-header-right .logo {
    width: 50%;
    float: left;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .top-header-right {
    text-align: left;
  }
  .top-header-right a {
    display: block;
    width: 50%;
  }
  .top-header-right a img {
    width: 50%;
  }
}

.top-header-left {
  font-family: "Roboto", sans-serif;
  padding-top: 8px;
}

.top-header-left .sociaux {
  text-align: right;
}

.top-header-left .sociaux a {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 2px;
  opacity: 0.5;
}

.top-header-left .sociaux a.facebook {
  background: url("../images/facebook.png") no-repeat center;
}

.top-header-left .sociaux a.twitter {
  background: url("../images/twitter.png") no-repeat center;
}

.top-header-left .sociaux a.youtube {
  background: url("../images/youtube.png") no-repeat center;
}

.top-header-left .sociaux a.flickr {
  background: url("../images/flickr.png") no-repeat center;
}

.top-header-left .sociaux a:hover {
  opacity: 1;
}

.top-header-left .recherche {
  max-width: 300px;
}

.top-header-left .recherche input {
  margin: 0;
  border: none;
  border: 1px solid #e6e6e6;
  background-color: #fefefe;
  box-shadow: none;
}

.top-header-left .recherche input[type="text"] {
  width: 80%;
  height: 35px;
  float: left;
  border-right: none;
}

.top-header-left .recherche input[type="submit"] {
  width: 20%;
  height: 35px;
  margin: 0;
  padding: 0;
  float: right;
  border-left: none;
  background: url("../images/loupe.png") no-repeat center #fefefe;
}

.top-header-left .newsletter a {
  display: block;
  height: 35px;
  background: url("../images/enveloppe.png") no-repeat 20px 9px #69c52f;
  color: #fefefe;
  padding-left: 60px;
  line-height: 2rem;
  text-transform: uppercase;
  width: 170px;
  font-size: 0.9rem;
}

.top-header-left .menu-secondaire ul {
  height: 35px;
  text-align: right;
  margin-right: 2rem;
}

.top-header-left .menu-secondaire ul li {
  display: inline-block;
  height: 35px;
}

.top-header-left .menu-secondaire ul li a {
  display: inline-block;
  height: 1.25rem;
  line-height: 1.25rem;
  padding: 0 1rem;
  margin-top: -3px;
  color: #0f85d1;
  border-right: 1px solid #cacaca;
  font-weight: 600;
}

.top-header-left .menu-secondaire ul li a.donner {
  color: #ff4200;
}

.top-header-left .menu-secondaire ul li select {
  height: auto;
  margin: 0;
  padding: 0 1rem;
}

.top-header-left .menu-secondaire ul li:last-of-type a {
  border-right: none;
}

.top-header-left .menu-secondaire .menu .active > a {
  background-color: inherit;
}

.top-header-left .menu-lang form {
  width: 60px;
  height: 35px;
}

.top-header-left .menu-lang form select {
  font-size: 1rem;
  color: #0f85d1;
  border: none;
  font-weight: 600;
}

@media screen and (min-width: 40em) {
  .menu-principal .on, .menu-principal div > ul > li > ul.menu .active > a {
    font-weight: normal;
    color: #69c52f;
    background: #fefefe;
  }
  .menu-principal li {
    list-style-type: none;
    vertical-align: top;
  }
  .menu-principal ul {
    margin: 0;
    position: relative;
    z-index: 100;
  }
  .menu-principal ul ul {
    background-color: #fefefe;
  }
  .menu-principal ul > li > ul {
    position: absolute;
    border: 3px solid #e6e6e6;
    border-top: none;
  }
  .menu-principal ul > li > ul > li > ul {
    border: none;
    position: relative;
  }
  .menu-principal ul > li.active ul {
    visibility: visible;
  }
  .menu-principal ul.menu:first-child {
    background-color: #0f85d1;
  }
  .menu-principal ul.menu:first-child > li > ul > li {
    margin: 0 1rem;
    display: inline-block;
  }
  .menu-principal ul.menu:first-child > li > ul > li > a {
    font-size: .875rem;
    text-transform: uppercase;
    color: #69c52f;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: .5rem !important;
    margin-bottom: 0.5rem;
  }
  .menu-principal ul.menu:first-child > li > a {
    display: table-cell;
    vertical-align: middle;
    padding: 0 2rem;
    text-align: center;
    height: 110px;
    color: #fefefe;
    font-size: 1.125rem;
    font-weight: 600;
    border-right: solid 1px #0d76b9;
  }
  .menu-principal ul.menu:first-child > li > a:first-letter {
    text-transform: capitalize;
  }
  .menu-principal ul.menu:first-child > li > a:hover {
    background-color: #69c52f;
    border-bottom: 2px solid #539c25;
  }
  .menu-principal ul.menu:first-child > li.donner > a {
    padding-left: 4rem;
    background: url("../images/donner.png") no-repeat 20px center #ff4200;
  }
  .menu-principal ul.menu:first-child > li.donner > a:after {
    border-top-color: #cc3500;
  }
  .menu-principal ul li a {
    display: block;
  }
  .menu-principal ul.menu:first-child > li > ul {
    padding: 1rem 1rem 0 1rem;
    border-radius: 0 0 10px 10px;
  }
  .menu-principal ul.menu:first-child > li > ul li {
    font-size: 0.875rem;
  }
  .menu-principal ul.menu:first-child > li > ul li a {
    line-height: 1.2;
    padding: 0.2rem 0rem;
    width: auto;
  }
  .menu-principal ul.menu:first-child > li > ul li:hover > a {
    color: #69c52f;
  }
  .menu-principal ul.menu:first-child > li > ul li ul {
    padding: 0 0 1rem 0;
  }
}

.fil-ariane {
  background-color: #f6f6f6;
  height: 5.625rem;
}

.fil-ariane #chemin {
  margin-top: 2.1875rem;
}

.fil-ariane a {
  display: inline-block;
}

.fil-ariane span {
  color: #69c52f;
  padding: 0 1rem;
}

@media screen and (max-width: 63.9375em) {
  .fil-ariane {
    height: auto;
  }
  .fil-ariane a {
    margin-top: 0.2rem;
  }
  .fil-ariane span {
    padding: 0 0.2rem;
  }
}

.socialicons {
  text-align: right;
}

.socialicons .socialtags {
  display: inline-block;
}

.socialicons .socialtags img {
  height: 32px;
}

.socialicons .bouton-print {
  display: inline-block;
}

.fb_iframe_widget {
  margin-top: 8px;
}

.page_sommaire h2 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
}

.page_sommaire .h2 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
  font-size: 1.875rem;
  font-weight: bold;
}

.orbit-container .copy {
  position: absolute;
  display: block;
  padding: 5px 20px 5px 15px;
  background: #fefefe;
  bottom: 25px;
  right: 0px;
  font-size: .8rem;
  opacity: .5;
  font-style: italic;
}

@media screen and (max-width: 63.9375em) {
  .orbit-container .copy {
    font-size: 0.6rem;
  }
}

.orbit-caption-container {
  position: absolute;
}

.orbit-caption {
  background-color: rgba(15, 133, 209, 0.7);
  height: 13.125rem;
  bottom: 6.875rem;
  max-width: 45.625rem;
  left: 25%;
}

.orbit-caption h2 {
  color: #fefefe;
}

.orbit-caption h3 {
  color: #fefefe;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
  margin: 0;
}

.orbit-caption h2 {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.75rem;
  margin: 0;
}

.orbit-caption p {
  font-size: 1rem;
}

.orbit-caption p.lire-la-suite a {
  display: block;
  background-color: #69c52f;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 1.875rem;
  height: 2.5rem;
  width: 10rem;
  color: #fefefe;
  text-align: center;
  line-height: 2.5rem;
}

.orbit-caption p.lire-la-suite a:hover {
  background-color: #62b92c;
}

@media screen and (max-width: 63.9375em) {
  .orbit-caption {
    bottom: 3.125rem;
    height: 11.25rem;
    max-width: 33.125rem;
  }
  .orbit-caption p {
    font-size: 0.875rem;
  }
  .orbit-caption h2 {
    font-size: 1.25rem;
  }
}

.orbit-next {
  background: url("../images/fleche_droite.png") no-repeat center;
  width: 48px;
  height: 48px;
  color: transparent;
  right: 5%;
}

.orbit-previous {
  background: url("../images/fleche_gauche.png") no-repeat center;
  width: 48px;
  height: 48px;
  color: transparent;
  left: 5%;
}

.orbit-previous:hover {
  background-color: transparent;
}

.orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: transparent;
}

.orbit-bullets {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.orbit-bullets button {
  background-color: #fefefe;
  width: .8rem;
  height: 0.8rem;
}

.orbit-bullets button.is-active {
  background-color: #69c52f;
}

.news {
  padding: 0 0 2rem 1rem;
}

.news h2 a {
  color: #606060;
}

.news h2 a:hover {
  color: #7a7a7a;
}

.news .news-item {
  margin: 0 0 1.8rem 0;
}

.news .news-item .texte {
  padding: 0 1rem 0 2rem;
}

.news .news-item .texte .infos {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: bold;
}

.news .news-item .texte .infos .date {
  color: #606060;
}

.news .news-item .texte .infos .rubrique a {
  color: #69c52f;
}

.news .news-item .texte .infos .separateur {
  display: inline-block;
  margin: 0 5px -2px 5px;
  background: url("../images/separateur-infos.png") center no-repeat;
  width: 3px;
  height: 14px;
}

.news .news-item .texte h3 {
  color: #0f85d1;
  margin: 0 0 1rem 0;
}

.news .news-item .texte .introduction {
  line-height: 1.375rem;
}

.news .plus-button {
  display: inline-block;
  border: solid 1px #69c52f;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: bold;
  color: #69c52f;
  text-align: center;
  width: 270px;
  padding: 0.8rem 0;
}

.news .plus-button:hover {
  color: #539c25;
}

@media screen and (max-width: 63.9375em) {
  .news .logo {
    margin-bottom: 1rem;
  }
  .news .news-item {
    margin: 0 0 2rem 0;
  }
}

.quick {
  background-color: #f6f6f6;
  padding: 2rem 0 0 0;
}

.quick .h2 {
  margin-left: 2rem;
}

.quick ul {
  margin-top: 1rem;
  font-size: 1.375rem;
  font-weight: 600;
}

.quick ul li {
  background-color: #e5f5ff;
  text-align: center;
  border-bottom: solid 1px #ccebff;
  transition: background-color 0.3s;
}

.quick ul li:last-of-type {
  border-bottom: none;
}

.quick ul li:hover {
  background-color: #f2ffea;
  border-bottom: none;
}

.quick ul li:hover a {
  color: #69c52f;
}

.quick ul li a {
  color: #0f85d1;
  line-height: 3.125rem;
}

.quick ul.nested {
  margin: 0;
}

@media screen and (max-width: 63.9375em) {
  .quick .h2 {
    font-size: 1.125rem;
  }
  .quick ul {
    font-size: 1rem;
  }
  .quick ul li a {
    line-height: 1.5625rem;
  }
}

.agenda-home {
  background: url("../images/agenda-background.png") repeat #0f85d1;
  padding-bottom: 2rem;
}

.agenda-home h2 {
  background: url("../images/chapeau-titre-agenda.png") top left no-repeat;
  margin-top: 2rem;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
}

.agenda-home h2 a {
  color: #fefefe;
}

.agenda-home h2 a:hover {
  color: #e5e5e5;
}

.agenda-home .evenement .evenement-container {
  background-color: #fefefe;
  padding: 1rem 2rem;
}

.agenda-home .evenement .evenement-container .dates {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: bold;
  color: #69c52f;
  text-align: center;
  width: 100%;
  margin-bottom: 0.6rem;
}

.agenda-home .evenement .evenement-container a img {
  margin-bottom: 1rem;
}

.agenda-home .evenement .evenement-container a img:hover {
  opacity: 0.8;
}

.agenda-home .evenement .evenement-container h3 {
  font-size: 1.375rem;
  line-height: 1.625rem;
}

.agenda-home .evenement .evenement-container .introduction {
  line-height: 1.375rem;
}

.agenda-home .evenement .evenement-container .logo .copy {
  margin-top: -15px;
  font-size: 0.7rem;
  padding-right: 0.3125rem;
}

.agenda-home .minicalendar h2 {
  display: none;
}

.agenda-home .minicalendar .ui-widget-content {
  background-color: transparent;
  border: none;
}

.agenda-home .minicalendar .ui-datepicker-header {
  height: 45px;
  background: url("../images/icone-agenda.png") no-repeat 15px center #fefefe;
  margin-bottom: 1rem;
  border: none;
  border-radius: 0;
}

.agenda-home .minicalendar .ui-datepicker-title {
  color: #0f85d1;
  font-weight: bold;
  font-size: .875rem;
  text-transform: uppercase;
  margin-top: 6px;
}

.agenda-home .minicalendar .ui-datepicker-prev {
  left: 209px;
}

.agenda-home .minicalendar .ui-state-hover {
  background: none;
  border: none;
}

.agenda-home .minicalendar .ui-state-highlight, .agenda-home .minicalendar .ui-widget-content .ui-state-highlight, .agenda-home .minicalendar .ui-widget-header .ui-state-highlight {
  border: none;
  background: none;
}

.agenda-home .minicalendar table thead {
  border-color: #fefefe;
}

.agenda-home .minicalendar table thead tr {
  background-color: #fefefe;
}

.agenda-home .minicalendar table thead tr th {
  text-align: center;
  padding-bottom: 10px;
}

.agenda-home .minicalendar table thead tr th span {
  display: inline-block;
  color: #fefefe;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1px;
  text-transform: uppercase;
  width: 13px;
}

.agenda-home .minicalendar table thead tr th span::first-letter {
  color: #0f85d1;
  font-size: 1.3125rem;
}

.agenda-home .minicalendar table thead tr td a {
  font-family: "Roboto", sans-serif;
}

.agenda-home .minicalendar table tbody {
  border-color: #fefefe;
}

.agenda-home .calendriermini table {
  border: 15px solid #fefefe;
}

.agenda-home .calendriermini table tbody tr:nth-child(2n) {
  background-color: #fefefe;
}

.agenda-home .calendriermini .calendar-container {
  height: auto;
}

.agenda-home .calendriermini .ui-datepicker-next {
  right: 15px !important;
}

.agenda-home .calendriermini .ui-icon {
  height: 20px !important;
  width: 20px !important;
  margin-top: -3px;
}

.agenda-home .calendriermini table tr td a {
  border: none;
  width: 30px;
  height: 30px;
  background: none;
  background-color: #fefefe;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.agenda-home .calendriermini .ui-state-highlight a {
  color: #69c52f;
  font-weight: bold;
  font-size: 0.875rem;
}

.agenda-home .calendriermini .ui-state-highlight a:hover {
  background-color: #69c52f;
  color: #fefefe;
  border-radius: 2px;
}

.agenda-home .calendriermini .ui-datepicker-today a.ui-state-highlight {
  border: solid 1px #cacaca;
  border-radius: 20px;
}

.agenda-home .ui-datepicker-buttonpane {
  display: none;
}

.agenda-home .tous-les-evenements a {
  display: block;
  background-color: #69c52f;
  color: #fefefe;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 800;
  padding: 1rem;
  text-align: center;
  margin-top: 2.5rem;
}

@media screen and (max-width: 63.9375em) {
  .agenda-home .evenement .evenement-container a img {
    float: right;
    margin-left: 1rem;
  }
}

.newsletter-formulaire {
  background: url("../images/newsletter-bg.png") no-repeat center left #f6f6f6;
  margin-top: 4.0625rem;
  padding-bottom: 1rem;
  text-align: center;
}

.newsletter-formulaire .h2 {
  color: #0f85d1;
  background: none;
}

.newsletter-formulaire p {
  color: #0f85d1;
}

.newsletter-formulaire input {
  display: inline-block;
  height: 2.75rem;
  margin: 0;
  padding: 0;
}

.newsletter-formulaire input[type="email"] {
  width: 270px;
  padding: 0 1rem;
}

.newsletter-formulaire input[type="email"]::-webkit-input-placeholder, .newsletter-formulaire input[type="email"]::-moz-placeholder, .newsletter-formulaire input[type="email"]:-ms-input-placeholder, .newsletter-formulaire input[type="email"]::placeholder {
  font-style: italic;
}

.newsletter-formulaire input[type="submit"] {
  font-weight: bold;
  width: 160px;
  padding: 1rem 0rem;
  margin: -5px 0 0 1rem;
  text-transform: uppercase;
}

.sociaux-bas {
  padding: 4rem 0;
}

.sociaux-bas p {
  color: #0f85d1;
  font-size: 1.375rem;
}

.sociaux-bas a {
  display: inline-block;
  margin: 0 1rem;
  opacity: 0.7;
}

.sociaux-bas a:hover {
  opacity: 1;
}

.partenaires {
  background-color: #f6f6f6;
  padding: 0 2rem;
}

.partenaires div {
  margin: 0 1.1rem;
}

.partenaires div a {
  height: 180px;
  display: table-cell;
  vertical-align: middle;
}

.partenaires div a img {
  filter: grayscale(100%) brightness(0.8) opacity(30%);
  transition: filter 0.5s;
}

.partenaires div a img:hover {
  filter: none;
}

@media screen and (max-width: 63.9375em) {
  .partenaires {
    padding-bottom: 1.5rem;
  }
  .partenaires div a {
    height: 100px;
  }
}

.naviation-secondaire-deco {
  height: 15px;
  margin-top: -15px;
  background: url("../images/navigation-secondaire-deco.png") repeat transparent;
}

.naviation-secondaire-conteneur {
  background: url("../images/agenda-background.png") repeat #0f85d1;
  padding-bottom: 2rem;
}

.naviation-secondaire-conteneur h3 {
  background: url("../images/chapeau-titre-agenda.png") top left no-repeat;
  color: #fefefe;
  padding: .8rem 0 1.5rem 0;
  margin-top: 2rem;
  font-size: 1.375rem;
}

.naviation-secondaire-conteneur div > .menu > .active > a {
  background: url("../images/chapeau-titre-agenda.png") top left no-repeat;
}

.naviation-secondaire-conteneur ul li {
  padding-right: 10px;
  vertical-align: top;
}

.naviation-secondaire-conteneur ul li a {
  color: #fefefe;
  font-weight: 600;
  font-size: .875rem;
  padding-left: 0;
  border-bottom: 1px solid #1194e9;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.naviation-secondaire-conteneur ul li a:hover {
  color: #69c52f;
}

.naviation-secondaire-conteneur ul li li:last-of-type a {
  border-bottom: none;
}

.naviation-secondaire-conteneur ul li > ul > li {
  display: inline-block;
  width: 200px;
  height: 40px;
}

.naviation-secondaire-conteneur div > ul > li > a {
  background: url("../images/chapeau-titre-agenda.png") top left no-repeat;
  color: #fefefe;
  padding: .8rem 0 1.5rem 0;
  margin-top: 2rem;
  font-size: 1.375rem;
  border-bottom: none;
}

@media screen and (max-width: 63.9375em) {
  .naviation-secondaire-conteneur ul li {
    display: block;
  }
}

footer {
  background-color: #f6f6f6;
  padding: 2rem 0 5rem 0;
  color: #0f85d1;
  font-size: .875rem;
  font-weight: 600;
  height: 100px;
  margin-bottom: 2rem;
}

footer p {
  line-height: 1.125rem;
}

footer p .copyright {
  font-size: 1rem;
}

footer .vertige {
  text-align: center;
  padding-top: 2.25rem;
}

footer .menu {
  padding: 0;
  margin: 0;
  text-align: right;
  font-size: 1rem;
}

footer .menu li {
  display: inline;
}

footer .menu li a {
  display: inline;
  padding: 0 1rem;
  border-right: 2px solid #69c52f;
}

footer .menu li:last-child a {
  border-right: none;
  padding-right: 0;
}

footer div:nth-of-type(3) {
  text-align: right;
}

footer .rss {
  display: inline-block;
  margin-top: .3125rem;
  text-align: right;
  background: url("../images/rss.png") center no-repeat;
  width: 20px;
  height: 20px;
}

.resume-bloc {
  margin-bottom: 2rem;
}

.resume-bloc .logo {
  max-width: 350px;
  height: 233px;
  background-color: #f6f6f6;
  margin-bottom: 1rem;
}

.resume-bloc .logo img {
  width: 100%;
  height: auto;
  max-width: 350px;
}

.noisette {
  margin-bottom: 4rem;
}

.page_article .main {
  margin-bottom: 3rem;
}

.page_article .main .contenu-article {
  padding-right: 3rem;
  margin-top: 3.75rem;
}

.page_article .main .contenu-article .infos {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.page_article .main .contenu-article .infos .date {
  color: #606060;
}

.page_article .main .contenu-article .infos .rubrique a {
  color: #69c52f;
}

.page_article .main .contenu-article .infos .separateur {
  display: inline-block;
  margin: 0 5px -2px 5px;
  background: url("../images/separateur-infos.png") center no-repeat;
  width: 3px;
  height: 14px;
}

.page_article .main .contenu-article h3.soustitre {
  font-size: 1.125rem;
  font-weight: 600;
  font-style: italic;
}

.page_article .main .contenu-article .chapo {
  font-size: 1.125rem;
  color: #0f85d1;
  margin-top: 1.5rem;
}

.page_article .main .contenu-article .contenu h3 {
  color: #0f85d1;
  font-size: 1.25rem;
  font-weight: bold;
}

.page_article .main .contenu-article .contenu h4 {
  font-size: 1.125rem;
}

.page_article .main .contenu-article .contenu h5 {
  font-size: 1rem;
}

.page_article .main .contenu-article .tags span {
  color: #0f85d1;
  font-weight: bold;
  text-transform: capitalize;
  margin-right: 2rem;
}

.page_article .articles-en-rapport {
  background-color: #f6f6f6;
  padding: 2rem 0;
}

.page_article .articles-en-rapport .h2 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
}

.page_article .articles-en-rapport .infos {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: bold;
}

.page_article .articles-en-rapport .infos .date {
  color: #606060;
}

.page_article .articles-en-rapport .infos .rubrique a {
  color: #69c52f;
}

.page_article .articles-en-rapport .infos .separateur {
  display: inline-block;
  margin: 0 5px -2px 5px;
  background: url("../images/separateur-infos.png") center no-repeat;
  width: 3px;
  height: 14px;
}

.page_article .articles-en-rapport .logo {
  margin-bottom: 2rem;
  max-width: 22.5rem;
}

.page_article .articles-en-rapport .tags span {
  display: none;
}

.page_article .articles-en-rapport .tags a {
  background-color: #fefefe;
  margin-bottom: 0.4rem;
}

.page_article .aside {
  padding: 2rem 0 0 0;
}

.page_article .aside .logo {
  margin: auto;
}

.page_article .aside .h2 {
  margin-left: 2rem;
}

.page_article .meme-rubrique {
  background-color: #f6f6f6;
  margin-top: 2rem;
  padding-top: 2rem;
}

.page_article .meme-rubrique .h2 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
}

.page_article .meme-rubrique ul.menu {
  padding: 0 1rem;
  margin-rignt: 1rem;
}

.page_article .meme-rubrique ul.menu li {
  font-size: 1.375rem;
  font-weight: 600;
}

.page_article .meme-rubrique ul.menu li ul li {
  border-bottom: solid 1px #e6e6e6;
  margin-right: 2rem;
}

.page_article .meme-rubrique ul.menu li ul li:last-of-type {
  border-bottom: none;
}

.page_article .meme-rubrique ul.menu li ul li a {
  color: #69c52f;
  font-size: 0.875rem;
}

.page_article .meme-rubrique ul.menu li ul li.on a {
  background-color: #69c52f;
  color: #fefefe;
}

.page_article dl.spip_documents {
  height: auto;
  width: 100%;
}

.page_article dl.spip_documents a[href$=".pdf"] {
  background: none;
  display: block;
  padding: 0;
}

.page_article dl.spip_documents.spip_documents_left.portrait, .page_article dl.spip_documents.spip_documents_right.portrait {
  width: 49% !important;
}

.page_article dl.spip_documents.spip_documents_left.paysage, .page_article dl.spip_documents.spip_documents_right.paysage {
  width: 33% !important;
}

.page_article dl.spip_documents.spip_documents_left {
  margin-right: 2%;
}

.page_article dl.spip_documents.spip_documents_right {
  margin-left: 2%;
}

.page_article dl.spip_documents.spip_documents_center {
  text-align: center;
}

.page_article dl.spip_documents.spip_documents_center dd {
  display: inline-block;
}

.page_article dl.spip_documents img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

.page_article dl.spip_documents.document {
  background-color: #f6f6f6;
  padding: 1rem;
}

.page_article dl.spip_documents.document dt, .page_article dl.spip_documents.document dd {
  width: 33%;
  float: left;
}

.page_article dl.spip_documents.document dt img, .page_article dl.spip_documents.document dd img {
  width: inherit;
  display: block;
}

.page_article dl.spip_documents.document dt.spip_doc_titre, .page_article dl.spip_documents.document dd.spip_doc_titre {
  font-size: .875rem;
  width: 100%;
}

.page_article dl.spip_documents.document dt.spip_doc_titre:last-of-type, .page_article dl.spip_documents.document dd.spip_doc_titre:last-of-type {
  display: none;
}

.page_article dl.spip_documents.document dt.spip_doc_descriptif, .page_article dl.spip_documents.document dd.spip_doc_descriptif {
  font-size: .75rem;
  width: 67%;
  padding-left: 3%;
}

.page_article dl.spip_documents.document dt.spip_doc_descriptif img.puce, .page_article dl.spip_documents.document dd.spip_doc_descriptif img.puce {
  display: inline-block;
  margin-bottom: .3rem;
  width: auto;
  height: auto;
}

.page_article dl.spip_documents.document dt.spip_doc_liens, .page_article dl.spip_documents.document dd.spip_doc_liens {
  width: 100%;
}

.page_article dl.spip_documents.document dt.spip_doc_liens a[href$=".pdf"], .page_article dl.spip_documents.document dt.spip_doc_liens a.download {
  background-image: none;
  background-color: #69c52f;
  display: inline-block;
  margin: 5% 5% 0 0%;
  font-size: .6875rem;
  color: white;
  padding: 2% 5%;
  text-transform: uppercase;
}

.page_article dl.spip_documents.document dd.spip_doc_liens a[href$=".pdf"], .page_article dl.spip_documents.document dd.spip_doc_liens a.download {
  background-image: none;
  background-color: #69c52f;
  display: inline-block;
  margin: 5% 5% 0 0%;
  font-size: .6875rem;
  color: white;
  padding: 2% 5%;
  text-transform: uppercase;
}

.page_article dl.spip_documents.document dt.spip_doc_credits, .page_article dl.spip_documents.document dd.spip_doc_credits {
  font-size: 0.625rem;
}

.page_article dl.spip_documents.document.left.paysage .spip_doc_titre:first-of-type, .page_article dl.spip_documents.document.leftr.paysage .spip_doc_titre:first-of-type {
  display: none;
}

.page_article dl.spip_documents.document.left.paysage .spip_doc_titre:last-of-type, .page_article dl.spip_documents.document.leftr.paysage .spip_doc_titre:last-of-type {
  display: block;
  width: 50%;
  padding-left: 3%;
}

.page_article dl.spip_documents.document.leftv, .page_article dl.spip_documents.document.rightv {
  width: 50%;
}

.page_article dl.spip_documents.document.leftv dt, .page_article dl.spip_documents.document.leftv dd {
  float: none;
  width: 100%;
}

.page_article dl.spip_documents.document.rightv dt, .page_article dl.spip_documents.document.rightv dd {
  float: none;
  width: 100%;
}

.page_article dl.spip_documents.document.leftv dt img, .page_article dl.spip_documents.document.leftv dd img {
  max-width: 100%;
}

.page_article dl.spip_documents.document.rightv dt img, .page_article dl.spip_documents.document.rightv dd img {
  max-width: 100%;
}

.page_article dl.spip_documents.document.leftv dt.spip_doc_titre, .page_article dl.spip_documents.document.leftv dd.spip_doc_titre {
  font-size: 1rem;
  width: 100% !important;
  padding: 2% 0;
}

.page_article dl.spip_documents.document.rightv dt.spip_doc_titre, .page_article dl.spip_documents.document.rightv dd.spip_doc_titre {
  font-size: 1rem;
  width: 100% !important;
  padding: 2% 0;
}

.page_article dl.spip_documents.document.leftv dt.spip_doc_titre:last-of-type, .page_article dl.spip_documents.document.leftv dd.spip_doc_titre:last-of-type {
  display: block;
}

.page_article dl.spip_documents.document.rightv dt.spip_doc_titre:last-of-type, .page_article dl.spip_documents.document.rightv dd.spip_doc_titre:last-of-type {
  display: block;
}

.page_article dl.spip_documents.document.leftv dt.spip_doc_titre:first-of-type, .page_article dl.spip_documents.document.leftv dd.spip_doc_titre:first-of-type {
  display: none;
}

.page_article dl.spip_documents.document.rightv dt.spip_doc_titre:first-of-type, .page_article dl.spip_documents.document.rightv dd.spip_doc_titre:first-of-type {
  display: none;
}

.page_article dl.spip_documents.document.leftv dt.spip_doc_descriptif, .page_article dl.spip_documents.document.leftv dd.spip_doc_descriptif {
  font-size: .875rem;
  width: 100%;
  padding: 2% 0;
}

.page_article dl.spip_documents.document.rightv dt.spip_doc_descriptif, .page_article dl.spip_documents.document.rightv dd.spip_doc_descriptif {
  font-size: .875rem;
  width: 100%;
  padding: 2% 0;
}

.page_article dl.spip_documents.document.leftv dt.spip_doc_liens, .page_article dl.spip_documents.document.leftv dd.spip_doc_liens {
  text-align: center;
}

.page_article dl.spip_documents.document.rightv dt.spip_doc_liens, .page_article dl.spip_documents.document.rightv dd.spip_doc_liens {
  text-align: center;
}

.page_article dl.spip_documents.document.leftv {
  float: left;
  margin-right: 2%;
}

.page_article dl.spip_documents.document.rightv {
  float: right;
  margin-left: 2%;
}

.page_article dl.spip_documents.document.spip_documents_center dt, .page_article dl.spip_documents.document.spip_documents_center dd {
  float: none;
  width: 100%;
  text-align: center;
}

.page_article dl.spip_documents.document.spip_documents_center dt img, .page_article dl.spip_documents.document.spip_documents_center dd img {
  display: inline-block;
}

.page_article dl.spip_documents.document.spip_documents_center dt.spip_doc_titre, .page_article dl.spip_documents.document.spip_documents_center dd.spip_doc_titre {
  font-size: 1.125rem;
  width: 100% !important;
  padding: 0;
}

.page_article dl.spip_documents.document.spip_documents_center dt.spip_doc_titre:last-of-type, .page_article dl.spip_documents.document.spip_documents_center dd.spip_doc_titre:last-of-type {
  display: block;
}

.page_article dl.spip_documents.document.spip_documents_center dt.spip_doc_titre:first-of-type, .page_article dl.spip_documents.document.spip_documents_center dd.spip_doc_titre:first-of-type {
  display: none;
}

.page_article dl.spip_documents.document.spip_documents_center dt.spip_doc_descriptif, .page_article dl.spip_documents.document.spip_documents_center dd.spip_doc_descriptif {
  font-size: 1rem;
  width: 100%;
  padding: 0;
}

.page_article dl.spip_documents.document.spip_documents_center dt.spip_doc_liens, .page_article dl.spip_documents.document.spip_documents_center dd.spip_doc_liens {
  text-align: center;
}

.page_article .evenements {
  background-color: #f6f6f6;
  padding: 2rem;
  margin-top: 2rem;
}

.page_article .evenements .h2 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
  color: #606060;
  margin-bottom: 1rem;
  margin-left: 0;
}

.page_article .evenements h3 {
  color: #0f85d1;
}

.page_article .evenements h4 {
  font-size: 1.125rem;
}

.page_article .evenements .lieu {
  font-weight: bold;
}

.page_article .evenements .descriptif {
  font-size: .9375rem;
  font-style: italic;
}

.page_article .evenements .code_carte iframe {
  max-width: 100%;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .page_article .meme-rubrique * {
    font-size: 70%;
  }
  .page_article .meme-rubrique p.h2 {
    font-size: 100%;
  }
}

@media screen and (max-width: 39.9375em) {
  .page_article dl.spip_documents.spip_documents_left, .page_article dl.spip_documents.spip_documents_right {
    width: 100%;
  }
}

@media screen and (max-width: 39.9375em) {
  .page_article dl.spip_documents.document.leftv {
    width: 100%;
  }
}

@media screen and (max-width: 39.9375em) {
  .page_article dl.spip_documents.document.rightv {
    width: 100%;
  }
}

.groupe_mot {
  width: 60%;
  padding-bottom: 3rem;
}

.page_rubrique .main, .page_recherche .main, .page_mot .main {
  margin-top: 3rem;
}

.page_rubrique .main h1, .page_recherche .main h1, .page_mot .main h1 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
  color: #606060;
  margin-bottom: 2rem;
}

.page_rubrique .main .liste-rubriques, .page_rubrique .main .liste-articles {
  margin-top: 3rem;
}

.page_recherche .main .liste-rubriques, .page_recherche .main .liste-articles {
  margin-top: 3rem;
}

.page_mot .main .liste-rubriques, .page_mot .main .liste-articles {
  margin-top: 3rem;
}

.page_rubrique .main .contenu-rubrique, .page_recherche .main .contenu-rubrique, .page_mot .main .contenu-rubrique {
  color: #0f85d1;
}

.rubrique_agenda .main h1, .page_agenda_archives .main h1, .page_jour .main h1 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
  color: #606060;
  margin-bottom: 2rem;
}

.rubrique_agenda .contenu-agenda, .page_agenda_archives .contenu-agenda, .page_jour .contenu-agenda {
  margin: 3rem 0;
}

.rubrique_agenda .contenu-agenda a.button, .page_agenda_archives .contenu-agenda a.button, .page_jour .contenu-agenda a.button {
  width: 20rem;
  margin: auto;
  margin-top: 2rem;
}

.rubrique_agenda .evenement, .page_agenda_archives .evenement, .page_jour .evenement {
  overflow: hidden;
  height: 17.5rem;
  padding: 1rem 0;
}

.rubrique_agenda .evenement:nth-child(even), .page_agenda_archives .evenement:nth-child(even), .page_jour .evenement:nth-child(even) {
  background-color: #f6f6f6;
}

.rubrique_agenda .evenement .date, .rubrique_agenda .evenement .lieu {
  color: #69c52f;
  font-weight: 1.25rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-top: 4rem;
}

.page_agenda_archives .evenement .date, .page_agenda_archives .evenement .lieu {
  color: #69c52f;
  font-weight: 1.25rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-top: 4rem;
}

.page_jour .evenement .date, .page_jour .evenement .lieu {
  color: #69c52f;
  font-weight: 1.25rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-top: 4rem;
}

.rubrique_agenda .evenement .lieu, .page_agenda_archives .evenement .lieu, .page_jour .evenement .lieu {
  color: #606060;
  margin-top: 2rem;
}

.rubrique_agenda .evenement h3 a, .page_agenda_archives .evenement h3 a, .page_jour .evenement h3 a {
  font-size: 1.4375rem;
  color: #0f85d1;
}

.rubrique_agenda .evenement:last-of-type, .page_agenda_archives .evenement:last-of-type, .page_jour .evenement:last-of-type {
  margin-bottom: 2rem;
}

.page_agenda_archives .evenement:nth-child(odd) {
  background-color: #f6f6f6;
}

.page_agenda_archives .evenement:nth-child(even) {
  background-color: #fefefe;
}

.formulaire_recherche_agenda {
  padding-top: 2rem;
  background-color: #f6f6f6;
}

.formulaire_recherche_agenda .agenda-home {
  background: none;
}

.formulaire_recherche_agenda form {
  padding: 0 3rem 0 5rem;
}

.formulaire_recherche_agenda input.button {
  margin-top: 0;
}

.formulaire_recherche_agenda select {
  font-style: italic;
  height: 3rem;
}

.formulaire_recherche_agenda .calendrier {
  width: 17.8125rem;
}

.accordion-title {
  color: #0f85d1;
  text-transform: uppercase;
  font-size: 1rem;
  padding-left: 5rem;
  border: none;
}

.accordion-title:before {
  content: "";
  background: url("../images/accordeon-plus.png") no-repeat center center;
  height: 24px;
  width: 24px;
}

.is-active > .accordion-title::before {
  content: "";
  background: url("../images/accordeon-moins.png") no-repeat center center;
}

.appel_dons {
  background: url("../images/dons-bg.png") no-repeat left top #f6f6f6;
  padding: 2rem;
  text-align: center;
}

.appel_dons .appel {
  padding: 0 4rem;
}

.appel_dons .appel h3 {
  font-size: 1.25rem;
  width: 100%;
}

.appel_dons .appel p {
  color: #0f85d1;
  font-weight: bold;
}

.article-diaporama img {
  display: inline-block;
  margin-bottom: 1.75rem;
}

.noisette .youtube, .noisette .flickr, .noisette .article-galerie {
  padding: 2rem 0 1rem 0;
}

.noisette .youtube .youtube-iframe-container, .noisette .flickr .youtube-iframe-container, .noisette .article-galerie .youtube-iframe-container {
  text-align: right;
}

.noisette .youtube h2, .noisette .flickr h2, .noisette .article-galerie h2 {
  background: url("../images/chapeau-titre.png") top left no-repeat;
  padding: .5rem 0 1rem 0;
  font-weight: bold;
  font-size: 1.875rem;
  text-transform: none;
  margin-bottom: 2rem;
}

.noisette .youtube h3, .noisette .flickr h3, .noisette .article-galerie h3 {
  color: #0f85d1;
  font-size: 1.5rem;
}

.youtube {
  background-color: #f6f6f6;
}

.documents_portfolio .slick-prev::before, .documents_portfolio .slick-next::before {
  color: #69c52f;
}

.lien-album {
  text-align: center;
}

@media screen and (max-width: 39.9375em) {
  font-size: .625rem;
  .page_sommaire h2, .page_sommaire .h2 {
    font-size: 1.2rem;
    background: none;
    padding: 0.5rem 0;
  }
  .page_sommaire h3 {
    font-size: 1rem;
  }
  .page_sommaire p {
    font-size: 0.9rem;
  }
  .page_sommaire .logo .copy p {
    font-size: 0.6rem;
  }
  .page_sommaire .news {
    padding: 1rem;
  }
  .page_sommaire .news .news-item .texte {
    padding: 0;
  }
  .logo a {
    display: inherit;
    text-align: center;
  }
  .agenda-home .evenement .evenement-container a img {
    float: none;
  }
  .agenda-home .minicalendar .ui-datepicker-prev {
    left: 250px;
  }
  #calendar {
    margin-top: 2rem;
  }
  .newsletter-formulaire input[type="submit"] {
    display: block;
  }
  .naviation-secondaire-conteneur {
    padding: 1rem;
  }
  .rubrique_agenda .evenement {
    height: auto;
  }
}

/*# sourceMappingURL=app.css.map */