/* Reset css */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0 0 2rem;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Librairie eolas */
/* ===================================================================
 * CLASS STANDARD CMS
 * =================================================================*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.clear {
  clear: both;
}
.invisible {
  display: none;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.alignjustify {
  text-align: justify;
}
.inlineBlock {
  display: inline-block;
  zoom: 1;
}
@media screen and (min-width: 768px) {
  object.alignleft,
  img.alignleft,
  table.alignleft,
  span.alignleft,
  iframe.alignleft,
  embed.alignleft,
  .videocontainer.alignleft,
  figure.alignleft {
    float: left;
    margin: 0 3rem 2rem 0;
  }
}
@media screen and (max-width: 767px) {
  object.alignleft,
  img.alignleft,
  table.alignleft,
  span.alignleft,
  iframe.alignleft,
  embed.alignleft,
  .videocontainer.alignleft,
  figure.alignleft {
    margin: 0 0 2rem;
  }
}
@media screen and (min-width: 768px) {
  object.alignright,
  img.alignright,
  table.alignright,
  span.alignright,
  iframe.alignright,
  embed.alignright,
  .videocontainer.alignright,
  figure.alignright {
    float: right;
    margin: 0 0 2rem 3rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  object.alignright,
  img.alignright,
  table.alignright,
  span.alignright,
  iframe.alignright,
  embed.alignright,
  .videocontainer.alignright,
  figure.alignright {
    margin: 0 0 2rem;
  }
}
table.aligncenter {
  margin: auto;
  text-align: left;
}
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
img {
  max-width: 100%;
  height: auto;
}
.nowrap {
  white-space: nowrap;
}
/* CLEARFIX */
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix::after {
  clear: both;
}
/* Class utile pour responsive */
.resetColonne {
  clear: both;
  float: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
/* Variables */
/* ===================================================================
 * VARIABLES
 * =================================================================*/
/* Breakpoints */
/* Couleurs */
/* Colonnage */
/* Polices de caractères */
/* ===================================================================
 * POLICES DE CARACTERES
 * =================================================================*/
@font-face {
  font-family: 'Font Awesome 5 Solid';
  src: url('/include/css/GAB_ANIMACTISCE/police/fa-solid-900.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/fa-solid-900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Regular';
  src: url('/include/css/GAB_ANIMACTISCE/police/fa-regular-400.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/fa-regular-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  src: url('/include/css/GAB_ANIMACTISCE/police/fa-brands-400.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/fa-brands-400.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fas {
  font-family: 'Font Awesome 5 Solid', sans-serif;
}
.far {
  font-family: 'Font Awesome 5 Regular', sans-serif;
}
.fab {
  font-family: 'Font Awesome 5 Brands', sans-serif;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-300.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-regular.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-500.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-700.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/ubuntu-v14-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/include/css/GAB_ANIMACTISCE/police/roboto-v20-latin-regular.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/roboto-v20-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/include/css/GAB_ANIMACTISCE/police/roboto-v20-latin-500.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/roboto-v20-latin-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/include/css/GAB_ANIMACTISCE/police/roboto-v20-latin-700.woff2') format('woff2'), url('/include/css/GAB_ANIMACTISCE/police/roboto-v20-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
/* Mixins */
/* ===================================================================
 * MIXINS SPECIFIQUES AU GABARIT
 * =================================================================*/
/*
 *   Simplification de la déclaration d'une image de fond
 *   => @a : nom du fichier image
 *   => @b : couleur de fond, repétition...
 *   Exemple :
 *       .backgroundImage('puce.png', no-repeat 0 0 #fff);
 */
/*
 *   Simplification de la déclaration d'une police spécifique
 *   => @family: nom de la police déclarée ensuite avec font-family
 *   => @police: nom des fichiers ttf, eot etc...
 *   => @font-weight: graisse de la police (normal, 600...)
 *   => @font-style: style de la police (normal, italic...)
 *   Exemple :
 *       @font-face { .font-face('ExempleFont', 'ExempleFont-webfont'); }
 */
/*
 *   Effets graphiques simples :
 */
/*
 *  Formulaires :
 */
/*
 *   Checkbox :
 *   => @checkboxSize:              largeur et hauteur de la case
 *   => @checkboxBgColor:           couleur de fond de la case
 *   => @checkboxBgColorHover:      couleur de fond de la case au survol
 *   => @checkboxBgCheckedColor:    couleur de fond de la case cochée
 *   => @checkboxLeft:              position absolue left de la case
 *   => @checkboxTop:               position absolue top de la case
 *   => @coche:                     motif à afficher pour la coche, code hexa ou image, ex: .checkbox(url('@{cssDir}images/barreHaut_puce.gif'))
 *   => @cocheFontsize:             taille de la coche
 *   => @cocheLeft:                 position absolue left de la coche
 *   => @cocheTop:                  position absolue top de la coche
 *   => @cocheColor:                couleur de la coche
 *   => @contourSize:               largeur du contour
 *   => @contourColor:              couleur du contour
 *   => @contourRadius:             arrondi du contour
 *   => @contourHoverColor:         couleur du contour au survol
 */
/*
 *   Radio bouton :
 *   => @radioSize:             largeur et hauteur du bouton radio
 *   => @radioBgColor:          couleur de fond du bouton radio
 *   => @radioBgColorHover:     couleur de fond du bouton radio au survol
 *   => @radioBgCheckedColor:   couleur de fond du bouton radio coché
 *   => @radioLeft:             position absolue left de la case
 *   => @radioTop:              position absolue top de la case
 *   => @cocheLeft:             position absolue left de la coche
 *   => @cocheTop:              position absolue top de la coche
 *   => @cocheSize:             largeur et hauteur de la coche
 *   => @cocheColor:            couleur de la coche
 *   => @contourColor:          couleur du contour
 *   => @contourSize:           largeur du contour
 *   => @contourHoverColor:     couleur du contour au survol
 */
/*
 *   Custom select :
 *   => @arrow:   nom du fichier image
 *   => @taille:  width du background en pixels permettant de calculer le padding-right
 *   => @right:   espacement de l'image par rapport au bord droit
 */
/*
 *   Alignement : Permet d'aligner en pourcentage un élément via absolute et tranform
 *   !! Attention !! Il faut que le bloc container soit en position relative ou absolute.
 *   => @x:  alignement sur l'axe x
 *   => @y:  alignement sur l'axe y
 */
/*
 *   Colonnage grille
 *   => @nbCol:    nombre de colonne de la grille
 *   => @nbMargin:     nombre de gouttières de la grille
 */
/*
 *   Liens d'évitement accessibilité
 *   => @color:         couleur des liens + couleur de la bordure basse du bloc
 *   => @colorHover:    couleur des liens au survol
 *   => @bgColor:       couleur de fond des liens
 *   => @bgColorHover:  couleur de fond des liens au survol
 *   => @bgGlobal:      couleur de fond du bloc
 */
/*
 *   Bouton standard (validation des formulaires)
 *   => @fontSize:          taille du libellé
 *   => @lineHeight:        line-height du libellé
 *   => @color:             couleur du libellé
 *   => @bgColor:           couleur de fond du bouton
 *   => @borderColor:       couleur du contour
 *   => @borderSize:        largeur du contour
 *   => @colorHover:        couleur du libellé au survol
 *   => @bgColorHover:      couleur de fond du bouton au survol
 *   => @borderColorHover:  couleur du contour au survol
 *   => @radius:            arrondi des angles
 *   => @paddingH:          padding haut/bas
 *   => @paddingV:          padding gauche/droite
 */
/*
 *   Bouton haut de page
 *   => @pictoFA:           picto Font Awesome Solid
 *   => @fontSize:          taille du picto FA
 *   => @width:             largeur du bouton
 *   => @height:            hauteur du bouton
 *   => @color:             couleur du picto FA
 *   => @bgColor:           couleur de fond du bouton
 *   => @borderColor:       couleur du contour du bouton
 *   => @borderSize:        largeur du contour du bouton
 *   => @radius:            arrondi des angles
 *   => @right:             position droite
 *   => @bottom:            position bas
 *   => @colorHover:        couleur du picto FA au survol
 *   => @bgColorHover:      couleur de fond du bouton au survol
 *   => @borderColorHover:  couleur du contour du bouton au survol
 *   => @shadow:            shadow du bouton
 */
@media screen and (min-width: 1025px) {
  .fullWidth {
    margin-left: -26.2755102% !important;
    margin-right: -26.2755102% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fullWidth {
    margin-left: -10.4040404% !important;
    margin-right: -10.4040404% !important;
  }
}
@media screen and (max-width: 767px) {
  .fullWidth {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 1025px) {
  .mediumWidth {
    margin-left: -13.1377551% !important;
    margin-right: -13.1377551% !important;
  }
}
/* Layout général */
/* ===================================================================
 * LAYOUT GENERAL
 * =================================================================*/
#document {
  overflow: hidden;
}
#corps {
  position: relative;
}
.innerCenter {
  zoom: 1;
  max-width: 1196px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
}
.innerCenter::before,
.innerCenter::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.innerCenter::after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .innerCenter {
    padding: 0 1rem;
  }
}
/* GESTION AFFICHAGE DESKTOP ET MOBILE */
@media (max-width: 1196px) {
  .desktop_hidden {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .tablet_hidden {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .mobile_hidden {
    display: none !important;
  }
  .txt_mobile_hidden {
    border: 1px solid #000;
    padding: 0.5rem;
    margin: 0.5rem;
    border-radius: 2px;
  }
}
/* Charte graphique générale */
/* ===================================================================
 * CHARTE GRAPHIQUE GENERALE
 * =================================================================*/
html {
  font-size: 62.5%;
  /*10px*/
}
#document {
  font-size: 1.6rem;
  background-color: #f7f7f7;
  color: #46494d;
  margin: 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
  line-height: 2.6rem;
  letter-spacing: 0.05em;
}
body.pseudo {
  padding-top: 48px;
}
a {
  text-decoration: none;
  color: #46494d;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
h1,
.titreH1 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  margin: 0 0 1rem;
  line-height: 4.1rem;
  color: #005c9e;
}
@media screen and (max-width: 767px) {
  h1,
  .titreH1 {
    font-size: 2.4rem;
    line-height: normal;
  }
}
.titreH1 {
  margin-bottom: 3rem;
}
h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  margin: 0 0 2rem;
  line-height: 2.6rem;
  color: #1d1f20;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2rem;
    line-height: normal;
  }
}
h3,
.titreH3 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  margin: 0 0 2rem;
  line-height: 2.1rem;
  color: #005c9e;
}
h4 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  margin: 0 0 1rem;
  line-height: normal;
  color: #1d1f20;
}
h5 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  margin: 0 0 1rem;
  line-height: normal;
  color: #1d1f20;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin: 0 0 2rem;
}
.IMF_30 {
  max-width: 30%;
}
@media screen and (max-width: 767px) {
  .IMF_30 {
    max-width: 100%;
  }
}
.IMF_50 {
  max-width: 49%;
}
@media screen and (max-width: 767px) {
  .IMF_50 {
    max-width: 100%;
  }
}
.IMF_100 {
  max-width: 100%;
}
/* Bandeau Haut */
/* ===================================================================
 * BANDEAU HAUT
 * =================================================================*/
#bandeauHaut {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
}
#bandeauHaut .innerBandeauHaut {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  #bandeauHaut .innerBandeauHaut {
    padding: 1rem 0;
    justify-content: space-between;
  }
}
#bandeauHaut #logo h1 {
  margin: 0;
}
#bandeauHaut #logo img {
  display: block;
}
@media screen and (min-width: 1025px) {
  #bandeauHaut #logo img {
    width: 6.6rem;
  }
}
@media screen and (max-width: 1024px) {
  #bandeauHaut #logo img {
    width: 5.6rem;
  }
}
#bandeauHaut .monCompte a::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: url('/include/css/GAB_ANIMACTISCE/images/ico_compte.png');
  vertical-align: middle;
}
@media screen and (min-width: 1025px) {
  #bandeauHaut .monCompte a::after {
    margin-left: 0.5rem;
  }
}
#bandeauHaut .monCompte a:hover::after,
#bandeauHaut .monCompte a:focus::after {
  content: url('/include/css/GAB_ANIMACTISCE/images/ico_compte_hover.png');
}
@media screen and (max-width: 1024px) {
  #bandeauHaut .monCompte a span {
    display: none;
  }
}
/* Bandeau Bas */
/* ===================================================================
 * BANDEAU BAS
 * =================================================================*/
#bandeauBas {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  position: relative;
}
#bandeauBas img {
  display: block;
}
@media screen and (min-width: 1025px) {
  #bandeauBas .top {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 1024px) {
  #bandeauBas .top {
    padding: 3rem 1rem;
  }
}
@media screen and (min-width: 1025px) {
  #bandeauBas .inner {
    width: 89.46488294%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  #bandeauBas .inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 480px) {
  #bandeauBas .inner {
    flex-direction: column;
  }
}
#bandeauBas .inner,
#bandeauBas .partenaires {
  display: flex;
  align-items: center;
}
#bandeauBas .partenaires {
  flex-shrink: 0;
}
#bandeauBas .partenaires div:first-child {
  margin-right: 5rem;
}
@media screen and (min-width: 481px) {
  #bandeauBas .partenaires {
    margin-right: 10%;
  }
}
@media screen and (max-width: 1024px) {
  #bandeauBas .partenaires {
    order: 2;
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 480px) {
  #bandeauBas .partenaires {
    margin-bottom: 2rem;
  }
}
#bandeauBas .logo {
  flex-shrink: 0;
}
@media screen and (min-width: 481px) {
  #bandeauBas .logo {
    margin-right: 5rem;
  }
}
#bandeauBas .coordonnees {
  color: #000;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1025px) {
  #bandeauBas .coordonnees {
    margin-right: 12%;
  }
}
@media screen and (max-width: 1024px) {
  #bandeauBas .coordonnees {
    flex: 1 0 100%;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 480px) {
  #bandeauBas .coordonnees {
    flex-direction: column;
  }
}
#bandeauBas .coordonnees p:last-child {
  margin-bottom: 0;
}
#bandeauBas .titre {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
#bandeauBas .texte {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
  letter-spacing: initial;
}
#bandeauBas .adresse {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  letter-spacing: initial;
}
#bandeauBas .liens {
  flex: 0 1 16.5rem;
}
@media screen and (max-width: 1024px) {
  #bandeauBas .liens {
    order: 3;
    flex: 0 1 15rem;
  }
}
#bandeauBas .liens a {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
#bandeauBas .liens p:last-child {
  margin-bottom: 0;
}
#bandeauBas .asso::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f35d';
  margin-left: 1rem;
}
#bandeauBas .contact::after {
  font-family: 'Font Awesome 5 Regular', sans-serif;
  content: '\f0e0';
  margin-left: 1rem;
}
#bandeauBas .bottom {
  background-color: #005c9e;
  text-align: center;
  padding: 0.6rem 0;
}
#bandeauBas .bottom ul {
  display: inline-block;
}
#bandeauBas .bottom li {
  display: inline-block;
}
#bandeauBas .bottom a {
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 3rem;
}
/* Recherche dans le site */
/* ===================================================================
 * RECHERCHE DANS LE SITE
 * =================================================================*/
#btnRecherche {
  border: none;
  padding: 1.5rem;
}
#btnRecherche::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f002';
  font-size: 2rem;
}
#btnRecherche[aria-expanded='true']::before {
  content: '\f00d';
}
#blocRecherche {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #000;
  padding: 2rem 4rem;
  z-index: 10;
}
#blocRecherche label {
  color: #fff;
}
#btnRechercheClose {
  border: none;
  display: inline-block;
  padding: 1.5rem;
}
#btnRechercheClose::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f00d';
  font-size: 2rem;
  font-weight: 700;
}
/* Navigation (Principale, secondaire, fil d'ariane) */
/* ===================================================================
 * LIENS D'ÉVITEMENT (ACCESSIBILITÉ)
 * =================================================================*/
#lienEvitement {
  position: fixed;
  z-index: -1;
  top: -20px;
  width: 100%;
  transition: all 0.3s;
  background-color: #fff;
  border-bottom: 3px solid #005c9e;
  opacity: 0;
}
#lienEvitement.focus {
  top: 0;
  z-index: 100;
  opacity: 1;
}
#lienEvitement ul {
  list-style: none;
}
#lienEvitement ul li {
  display: inline-block;
  margin-right: 1em;
}
#lienEvitement ul a {
  display: block;
  padding: 0.5em 1em;
  color: #005c9e;
  background-color: #fff;
  text-decoration: none;
}
#lienEvitement ul a:hover,
#lienEvitement ul a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #005c9e;
}
/* ===================================================================
 * BOUTON DE MENU MOBILE
 * =================================================================*/
#btnMenuMobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  #btnMenuMobile {
    display: inline-block;
    float: left;
    border: none;
    padding: 1rem;
    background-color: #fff;
    width: 4.7rem;
  }
  #btnMenuMobile::before {
    font-family: 'Font Awesome 5 Solid', sans-serif;
    content: '\f0c9';
    font-size: 3rem;
    font-weight: 700;
    color: #005c9e;
    line-height: 1;
  }
  #btnMenuMobile[aria-expanded='true']::before {
    content: '\f00d';
  }
}
/* ===================================================================
 * MENU PRINCIPAL
 * =================================================================*/
#menu {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  #menu {
    clear: both;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    margin-left: -2rem;
    margin-right: -1rem;
    background-color: #fff;
    z-index: 2;
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  #menu {
    width: 100%;
    margin-left: -1rem;
  }
}
#menu ul.niv1 {
  display: flex;
}
@media screen and (max-width: 1024px) {
  #menu ul.niv1 {
    flex-direction: column;
  }
}
#menu li.niv1.selected > a {
  color: #005c9e;
}
@media screen and (min-width: 1025px) {
  #menu li.niv1.selected > a span::after,
  #menu li.niv1 > a:hover span::after,
  #menu li.niv1 > a:focus span::after {
    content: '';
    width: calc(100% - 6rem);
    height: 0.4rem;
    display: block;
    position: absolute;
    bottom: 0;
    left: 3rem;
  }
  #menu li.niv1.selected > a span::after {
    background-color: #005c9e;
  }
}
@media screen and (max-width: 1024px) {
  #menu li.niv1 {
    border-bottom: 2px solid #005c9e;
  }
}
#menu li.niv1 > a {
  font-weight: 500;
  color: #4e4e4e;
  display: block;
  position: relative;
}
@media screen and (min-width: 1025px) {
  #menu li.niv1 > a {
    padding: 2.7rem 2.5rem;
  }
  #menu li.niv1 > a:hover,
  #menu li.niv1 > a:focus {
    text-decoration: none;
    color: #000;
  }
  #menu li.niv1 > a:hover span::after,
  #menu li.niv1 > a:focus span::after {
    background-color: #000;
  }
}
@media screen and (max-width: 1024px) {
  #menu li.niv1 > a {
    padding: 1rem 2rem;
    text-transform: uppercase;
    color: #000;
  }
}
/* ===================================================================
 * MENU SECONDAIRE
 * =================================================================*/
@media screen and (max-width: 1024px) {
  #menuSecondaire {
    display: none;
  }
}
/* ===================================================================
 * FIL D'ARIANE
 * =================================================================*/
#ariane {
  font-size: 1.4rem;
  color: #6f6f6f;
  letter-spacing: initial;
  margin-bottom: 1.5rem;
}
#ariane li {
  display: inline-block;
}
#ariane li:not(:last-child)::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f054';
  margin: 0 1rem;
  font-size: 0.9rem;
  color: #98ceed;
}
#ariane li a {
  color: #000;
  font-weight: 500;
  position: relative;
}
#ariane li a::after {
  content: '';
  position: absolute;
  bottom: -4px;
  display: block;
  height: 2px;
  background-color: #f69a47;
  width: 100%;
}
#ariane li a:hover,
#ariane li a:focus {
  text-decoration: none;
}
#ariane li a:hover::after,
#ariane li a:focus::after {
  content: none;
}
@media screen and (max-width: 1024px) {
  #ariane {
    display: none;
  }
}
/* Contenu */
/* ===================================================================
 * CONTENU
 * =================================================================*/
@media screen and (min-width: 1025px) {
  #innerContenu:not(.wide) {
    margin: 0 17.22408027% 3rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #innerContenu:not(.wide) {
    margin: 0 8.61204013% 3rem;
  }
}
@media screen and (max-width: 767px) {
  #innerContenu:not(.wide) {
    margin: 0 0 3rem;
  }
}
#imgAccrochePage {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  #imgAccrochePage {
    min-height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #imgAccrochePage {
    min-height: 300px;
  }
}
@media screen and (max-width: 767px) {
  #imgAccrochePage {
    min-height: 200px;
  }
}
@media screen and (min-width: 1025px) {
  #imgAccrochePage + .innerCenter > #titrePage {
    margin-top: -9rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #imgAccrochePage + .innerCenter > #titrePage {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 767px) {
  #imgAccrochePage + .innerCenter > #titrePage {
    margin-top: -4rem;
  }
}
#titrePage:not(.withImg) {
  padding: 2rem 0;
}
#titrePage:not(.withImg) .accrochePage {
  color: #000;
}
@media screen and (min-width: 768px) {
  #titrePage:not(.withImg) .accrochePage {
    font-size: 1.6rem;
  }
}
#titrePage.withImg {
  box-shadow: 0 0 20px rgba(19, 6, 47, 0.15);
  width: 89.46488294%;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 0.5rem;
}
@media screen and (min-width: 1025px) {
  #titrePage.withImg {
    margin: 0 auto 9rem;
    padding: 2rem 4rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #titrePage.withImg {
    margin: 0 auto 4rem;
    padding: 2rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  #titrePage.withImg {
    margin: 0 auto 2rem;
    padding: 2rem;
  }
}
#titrePage.withImg h1 {
  text-align: center;
}
#titrePage.withImg .accrochePage {
  color: #1d1f20;
  font-weight: 400;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #titrePage.withImg .accrochePage {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .accrochePage {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
/* Définitions des styles génériques dans les paragraphes */
.paragraphe {
  clear: both;
  margin: 0 0 3rem;
  position: relative;
  z-index: 1;
}
.paragraphe p {
  margin: 0 0 2rem;
}
.paragraphe li {
  list-style: none;
}
.paragraphe .paragraphe__inner {
  zoom: 1;
}
.paragraphe .paragraphe__inner::before,
.paragraphe .paragraphe__inner::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.paragraphe .paragraphe__inner::after {
  clear: both;
}
.accueil .txt .paragraphe__inner {
  zoom: 1;
  max-width: 1196px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
}
.accueil .txt .paragraphe__inner::before,
.accueil .txt .paragraphe__inner::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.accueil .txt .paragraphe__inner::after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .accueil .txt .paragraphe__inner {
    padding: 0 1rem;
  }
}
.txt a,
.partage a {
  color: #005c9e;
  text-decoration: underline;
  font-weight: 500;
}
.txt a:hover,
.partage a:hover,
.txt a:focus,
.partage a:focus,
.txt a:active,
.partage a:active {
  text-decoration: none;
}
.txt a.external::before,
.partage a.external::before,
.txt a.document::before,
.partage a.document::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  margin-right: 0.5rem;
  display: inline-block;
}
.txt a.external::before,
.partage a.external::before {
  content: '\f35d';
}
.txt a.document::before,
.partage a.document::before {
  content: '\f15b';
}
.txt ul,
.partage ul {
  overflow: hidden;
  margin: 0 0 2rem;
  padding: 0;
}
.txt ul li,
.partage ul li {
  background: url('/include/css/GAB_ANIMACTISCE/images/puce.png') no-repeat 0 12px transparent;
  padding: 0 0 0 2rem;
  margin-bottom: 1rem;
}
.txt ul ul,
.partage ul ul {
  margin: 1rem 0;
}
.txt ol,
.partage ol {
  list-style-type: decimal !ie;
  /*IE 7- hack*/
  margin: 0 0 2rem;
  padding: 0;
  counter-reset: li-counter;
  overflow: hidden;
}
.txt ol > li,
.partage ol > li {
  position: relative;
  margin-bottom: 1rem;
}
.txt ol > li::before,
.partage ol > li::before {
  content: counter(li-counter, decimal) '. ';
  counter-increment: li-counter;
}
.txt ol > li li::before,
.partage ol > li li::before {
  content: counter(li-counter, lower-alpha) '. ';
}
.txt ol ol,
.partage ol ol {
  margin: 1rem 0 1rem 2rem;
}
.txt table,
.partage table {
  background-color: transparent;
  border-collapse: separate;
  border-spacing: 0 5px;
  margin: 0 0 2rem;
  width: 100%;
  border: 0;
  font-family: 'Ubuntu', sans-serif;
}
.txt table thead td,
.partage table thead td,
.txt table thead th,
.partage table thead th {
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
  color: #005c9e;
  font-weight: 500;
  text-align: center;
}
.txt table tbody tr:nth-child(odd) th,
.partage table tbody tr:nth-child(odd) th,
.txt table tbody tr:nth-child(odd) td,
.partage table tbody tr:nth-child(odd) td {
  background-color: rgba(152, 206, 237, 0.2);
}
.txt table tbody th,
.partage table tbody th,
.txt table tbody td,
.partage table tbody td {
  text-align: left;
  padding: 1rem;
  color: #474747;
  font-size: 1.4rem;
}
.txt table tbody th,
.partage table tbody th {
  font-weight: 600;
}
.txt table tbody td,
.partage table tbody td {
  font-weight: 400;
}
.txt table .highlight,
.partage table .highlight {
  background-color: #98ceed;
}
.txt table.aligncenter tbody td,
.partage table.aligncenter tbody td,
.txt table.aligncenter tbody th,
.partage table.aligncenter tbody th {
  text-align: center;
}
/* ===================================================================
 * TABLEAU RESPONSIVE
 * =================================================================*/
@media screen and (max-width: 767px) {
  .tableauContainer {
    overflow-x: scroll;
    position: relative;
    width: 100%;
    margin-bottom: 2rem;
  }
  .tableauContainer > table {
    min-width: 767px;
    margin-bottom: 1rem !important;
  }
}
/* GOOGLE MAP */
.gmaps {
  width: 100%;
  height: 400px;
}
/* LEGENDE - CREDIT DES IMAGES */
.spanImgContainer {
  display: inline-block;
  text-align: center !important;
  line-height: 0;
}
.spanImgOuter {
  display: block;
  position: relative;
}
.spanImgOuter img {
  display: block;
}
.spanCredit {
  background: rgba(255, 255, 255, 0.75) repeat 0 0;
  left: 0;
  bottom: 0;
  font-style: italic;
  font-size: 90%;
  max-width: 75%;
  padding: 0.5rem;
  position: absolute;
  line-height: 1em;
  text-align: left;
}
.imgLoupe {
  position: absolute;
  bottom: 0;
  right: 0;
}
.spanLegende {
  display: block;
  padding: 1.5rem 0 0.5rem;
  text-align: left;
  font-size: 1.4rem;
  line-height: normal;
  color: #7d8185;
}
/* Boutons */
.btnBleu {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  color: #fff !important;
  background-color: #005c9e;
  border: 2px solid #005c9e;
  padding: 1rem 2rem;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  transition: all 0.2s;
}
.btnBleu:hover,
.btnBleu:active,
.btnBleu:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #005c9e !important;
  border-color: #005c9e;
}
.btnBleu.trouver::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f002';
  margin-right: 1rem;
}
.btnBlanc {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  color: #005c9e !important;
  background-color: #fff;
  border: 2px solid #005c9e;
  padding: 1rem 2rem;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  transition: all 0.2s;
}
.btnBlanc:hover,
.btnBlanc:active,
.btnBlanc:focus {
  text-decoration: none;
  background-color: #005c9e;
  color: #ffffff !important;
  border-color: #005c9e;
}
.btnNoir {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  color: #fff !important;
  background-color: #000;
  border: 2px solid #000;
  padding: 1rem 2rem;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  transition: all 0.2s;
}
.btnNoir:hover,
.btnNoir:active,
.btnNoir:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #000 !important;
  border-color: #000;
}
.boxMea {
  box-shadow: 0 0 20px rgba(19, 6, 47, 0.15);
  background-color: #fff;
  border-radius: 1rem;
  padding: 4rem 12% 2rem;
  position: relative;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .boxMea {
    line-height: 2.2rem;
  }
}
.boxMea::before,
.boxMea::after {
  content: '';
  background-image: url('/include/css/GAB_ANIMACTISCE/images/bg_mea.png');
  background-repeat: no-repeat;
  position: absolute;
  background-position: 0 0;
}
@media screen and (min-width: 768px) {
  .boxMea::before,
  .boxMea::after {
    width: 3.6rem;
    height: 5.7rem;
  }
}
@media screen and (max-width: 767px) {
  .boxMea::before,
  .boxMea::after {
    width: 2.5rem;
    height: 4rem;
    background-size: 2.5rem auto;
  }
}
.boxMea::before {
  left: -0.1rem;
  top: 1rem;
}
.boxMea::after {
  right: -0.1rem;
  bottom: 1rem;
}
.blocLigne {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 481px) {
  .blocLigne {
    padding: 0.5rem 3.5rem;
  }
}
@media screen and (max-width: 480px) {
  .blocLigne {
    padding: 0.5rem 1.5rem;
    flex-direction: column;
  }
}
.blocLigne.withSpan {
  padding: 1.5rem 2rem;
  flex-wrap: wrap;
  border-radius: 1rem;
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
  .blocLigne.withSpan {
    align-items: flex-start;
  }
}
.blocLigne.withSpan > span:not(.action) {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000;
  line-height: normal;
  box-sizing: border-box;
}
@media screen and (min-width: 481px) {
  .blocLigne.withSpan > span:not(.action) {
    padding: 1rem 0.5rem;
  }
}
@media screen and (max-width: 480px) {
  .blocLigne.withSpan > span:not(.action) {
    padding: 0.5rem;
  }
}
.blocLigne.withSpan > span.action {
  flex-grow: 1;
  flex-shrink: 1;
  text-align: right;
}
@media screen and (min-width: 481px) {
  .blocLigne.withSpan > span.date {
    width: 12rem;
  }
  .blocLigne.withSpan > span.emailSpan {
    width: 22rem;
  }
  .blocLigne.withSpan > span.telephoneSpan {
    width: 15rem;
  }
  .blocLigne.withSpan > span.libelle {
    width: 20rem;
  }
  .blocLigne.withSpan > span.libelle a {
    font-weight: 700;
    color: #005c9e;
    text-decoration: underline;
  }
  .blocLigne.withSpan > span.libelle a:hover,
  .blocLigne.withSpan > span.libelle a:focus {
    text-decoration: none;
  }
  .blocLigne.withSpan > span.type {
    width: 20rem;
  }
  .blocLigne.withSpan > span.etat {
    width: 13rem;
  }
}
/* Filtre avec bouton en ligne */
@media screen and (min-width: 768px) {
  .filtreBtn {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .filtreBtn {
    margin-bottom: 3rem;
  }
}
.filtreBtnLigne .libelle {
  font-size: 1.4rem;
  font-weight: 500;
  color: #6f6f6f;
  text-transform: uppercase;
  min-width: 5.5rem;
}
@media screen and (min-width: 481px) {
  .filtreBtnLigne .libelle {
    margin-right: 5rem;
  }
}
.filtreBtnLigne ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  .filtreBtnLigne ul {
    justify-content: center;
  }
}
.filtreBtnLigne li {
  margin: 0.5rem 1rem;
}
.filtreBtnLigne .btnBlanc {
  color: #6f6f6f !important;
}
.filtreBtnLigne .btnBlanc:hover,
.filtreBtnLigne .btnBlanc:focus {
  color: #fff !important;
}
/* Coordonnées */
.coordonnees a {
  text-decoration: underline;
  color: #005c9e;
}
.coordonnees a:hover,
.coordonnees a:focus {
  text-decoration: none;
}
.coordonnees p {
  margin-bottom: 1rem;
}
.adresse,
.telephone,
.email {
  position: relative;
  padding-left: 3rem;
  font-weight: 500;
  line-height: 2rem;
}
.adresse::before,
.telephone::before,
.email::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  position: absolute;
  left: 0;
  color: #005c9e;
}
.adresse::before {
  content: url('/include/css/GAB_ANIMACTISCE/images/ico_adresse.png');
}
.telephone::before {
  content: url('/include/css/GAB_ANIMACTISCE/images/ico_telephone.png');
}
.email::before {
  content: url('/include/css/GAB_ANIMACTISCE/images/ico_email.png');
  top: 2px;
}
/* Formulaires dynamiques */
/* ===================================================================
 * FORMULAIRES
 * =================================================================*/
.TPL_FORMULAIRE {
  position: relative;
  z-index: 0;
}
.TPL_FORMULAIRE .c-form__group {
  margin: 0;
  border: 0;
  padding: 0;
}
.TPL_FORMULAIRE .c-form__group-inner {
  background-color: #fff;
  border-radius: 1rem;
}
@media screen and (min-width: 768px) {
  .TPL_FORMULAIRE .c-form__group-inner {
    padding: 3rem 6rem 2rem;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_FORMULAIRE .c-form__group-inner {
    padding: 2rem 1rem;
    margin-bottom: 3rem;
  }
}
.TPL_FORMULAIRE .c-form__group .c-form__legend {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 1.8rem;
  line-height: 2.1rem;
  margin-bottom: 2rem;
  width: 100%;
}
.TPL_FORMULAIRE .c-form__group p {
  position: relative;
}
.TPL_FORMULAIRE .c-form__group hr {
  width: 75%;
  margin: 0 auto 2rem ;
  border: 1px solid #005c9e;
}
.TPL_FORMULAIRE form {
  margin-left: auto;
  margin-right: auto;
  border: 0;
  font-size: 1.4rem;
  position: relative;
  z-index: 1;
  /* Cachons le bouton radio */
  /* on prépare le label */
  /* Aspect des boutons radios */
  /* :before sert à créer le bouton radio */
  /* Aspect général de la coche */
  /* Aspect si pas cochée */
  /* Aspect si cochée */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
  /* aspect au hover de l'élément */
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si pas cochée */
  /* Aspect si cochée */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
  /* aspect au hover de l'élément */
  /* calcul l'espace nécessaire entre l'image et le texte dans le select  */
}
@media screen and (min-width: 768px) {
  .TPL_FORMULAIRE form {
    width: 74%;
  }
  .TPL_FORMULAIRE form fieldset.c-form__group:first-child > .c-form__group-inner,
  .TPL_FORMULAIRE form div.c-form__group:first-child > .c-form__group-inner {
    position: relative;
  }
  .TPL_FORMULAIRE form fieldset.c-form__group:first-child > .c-form__group-inner::before,
  .TPL_FORMULAIRE form div.c-form__group:first-child > .c-form__group-inner::before,
  .TPL_FORMULAIRE form fieldset.c-form__group:first-child > .c-form__group-inner::after,
  .TPL_FORMULAIRE form div.c-form__group:first-child > .c-form__group-inner::after {
    background-image: url('/include/css/GAB_ANIMACTISCE/images/bg_form_jaune.png');
    background-repeat: no-repeat;
    position: absolute;
    background-position: 0 0;
    width: 14.8rem;
    height: 33.1rem;
  }
  .TPL_FORMULAIRE form fieldset.c-form__group:first-child > .c-form__group-inner::before,
  .TPL_FORMULAIRE form div.c-form__group:first-child > .c-form__group-inner::before {
    right: -8rem;
    top: -8rem;
  }
  .TPL_FORMULAIRE form fieldset.c-form__group:first-child > .c-form__group-inner::after,
  .TPL_FORMULAIRE form div.c-form__group:first-child > .c-form__group-inner::after {
    left: -8rem;
    top: -8rem;
  }
}
.TPL_FORMULAIRE form [type='radio']:not(:checked),
.TPL_FORMULAIRE form [type='radio']:checked {
  position: absolute;
  opacity: 0;
}
.TPL_FORMULAIRE form [type='radio']:not(:checked) + label,
.TPL_FORMULAIRE form [type='radio']:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding: 0 1.5rem 0 3rem;
  /* fait un peu d'espace pour notre bouton à venir */
  cursor: pointer;
  /* affiche un curseur adapté */
  vertical-align: middle;
}
.TPL_FORMULAIRE form [type='radio']:not(:checked) + label:before,
.TPL_FORMULAIRE form [type='radio']:checked + label:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  /* dim. du bouton */
  border: 2px solid #c4c4c4;
  background-color: #ffffff;
  border-radius: 100%;
  /* angles arrondis */
  box-sizing: border-box;
}
.TPL_FORMULAIRE form [type='radio']:not(:checked) + label:after,
.TPL_FORMULAIRE form [type='radio']:checked + label:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  top: 4px;
  left: 5px;
  background-color: #005c9e;
  transition: all 0.2s;
  /* on prévoit une animation */
}
.TPL_FORMULAIRE form [type='radio']:not(:checked) + label:after {
  transform: scale(0);
  /* mise à l'échelle à 0 */
  opacity: 0;
  /* coche invisible */
}
.TPL_FORMULAIRE form [type='radio']:checked + label:before {
  background-color: #ffffff;
}
.TPL_FORMULAIRE form [type='radio']:checked + label:after {
  transform: scale(1);
  /* mise à l'échelle 1:1 */
  opacity: 1;
  /* coche opaque */
}
.TPL_FORMULAIRE form [type='radio']:disabled:not(:checked) + label:before,
.TPL_FORMULAIRE form [type='radio']:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.TPL_FORMULAIRE form [type='radio']:disabled:not(:checked) + label:after,
.TPL_FORMULAIRE form [type='radio']:disabled:checked + label:after {
  background-color: #999;
}
.TPL_FORMULAIRE form [type='radio']:disabled:checked + label:after {
  color: #999;
}
.TPL_FORMULAIRE form [type='radio']:disabled + label {
  color: #aaa;
}
.TPL_FORMULAIRE form [type='radio']:checked:not(:disabled):hover + label:before {
  border-color: #c4c4c4;
  background-color: #ffffff;
}
.TPL_FORMULAIRE form [type='radio']:not(:checked):not(:disabled):hover + label:before {
  border-color: #7f7f7f;
  background-color: #ffffff;
}
.TPL_FORMULAIRE form [type='radio']:not(:disabled):focus + label:before {
  outline: 1px dotted black;
}
.TPL_FORMULAIRE form [type='checkbox']:not(:checked),
.TPL_FORMULAIRE form [type='checkbox']:checked {
  position: absolute;
  opacity: 0;
}
.TPL_FORMULAIRE form [type='checkbox']:not(:checked) + label,
.TPL_FORMULAIRE form [type='checkbox']:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding: 0 1.5rem 0 3rem;
  /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
  /* affiche un curseur adapté */
}
.TPL_FORMULAIRE form [type='checkbox']:not(:checked) + label:before,
.TPL_FORMULAIRE form [type='checkbox']:checked + label:before {
  content: '';
  left: 0;
  top: -1px;
  position: absolute;
  width: 20px;
  height: 20px;
  /* dim. de la case */
  border: 2px solid #c4c4c4;
  background-color: #ffffff;
  border-radius: 3px;
  /* angles arrondis */
  box-sizing: border-box;
}
.TPL_FORMULAIRE form [type='checkbox']:not(:checked) + label:after,
.TPL_FORMULAIRE form [type='checkbox']:checked + label:after {
  position: absolute;
  content: '✔';
  left: 4px;
  top: -3px;
  font-size: 14px;
  color: #005c9e;
  transition: all 0.2s;
  /* on prévoit une animation */
}
.TPL_FORMULAIRE form [type='checkbox']:not(:checked) + label:after {
  transform: scale(0);
  /* mise à l'échelle à 0 */
  opacity: 0;
  /* coche invisible */
}
.TPL_FORMULAIRE form [type='checkbox']:checked + label:before {
  background-color: #ffffff;
}
.TPL_FORMULAIRE form [type='checkbox']:checked + label:after {
  transform: scale(1);
  /* mise à l'échelle 1:1 */
  opacity: 1;
  /* coche opaque */
}
.TPL_FORMULAIRE form [type='checkbox']:disabled:not(:checked) + label:before,
.TPL_FORMULAIRE form [type='checkbox']:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.TPL_FORMULAIRE form [type='checkbox']:disabled:checked + label:after {
  color: #999;
}
.TPL_FORMULAIRE form [type='checkbox']:disabled + label {
  color: #aaa;
}
.TPL_FORMULAIRE form [type='checkbox']:checked:not(:disabled):hover + label:before {
  border-color: #c4c4c4;
  background-color: #ffffff;
}
.TPL_FORMULAIRE form [type='checkbox']:not(:checked):not(:disabled):hover + label:before {
  border-color: #7f7f7f;
  background-color: #ffffff;
}
.TPL_FORMULAIRE form [type='checkbox']:not(:disabled):focus + label:before {
  outline: 1px dotted black;
}
.TPL_FORMULAIRE form select {
  background-image: url('/include/css/GAB_ANIMACTISCE/images/select_arrow.png');
  text-overflow: ellipsis;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-position: calc(100% - 5px) center;
  padding-right: 35px;
}
.TPL_FORMULAIRE form select[size] {
  background-image: none;
  padding-right: 0;
  height: auto;
  vertical-align: top;
}
.TPL_FORMULAIRE form select::-ms-expand {
  display: none;
}
.TPL_FORMULAIRE form p,
.TPL_FORMULAIRE form .o-form-control {
  clear: both;
  margin-bottom: 2rem;
}
.TPL_FORMULAIRE form .fieldset-check {
  border: none;
  padding: 0;
}
.TPL_FORMULAIRE form label,
.TPL_FORMULAIRE form .o-form-control__label {
  font-weight: 500;
  color: #005c9e;
}
.TPL_FORMULAIRE form label:not(.enLigne),
.TPL_FORMULAIRE form .o-form-control__label:not(.enLigne) {
  text-transform: uppercase;
  display: block;
}
@media screen and (min-width: 768px) {
  .TPL_FORMULAIRE form label:not(.enLigne),
  .TPL_FORMULAIRE form .o-form-control__label:not(.enLigne) {
    margin-bottom: 0.5rem;
  }
}
.TPL_FORMULAIRE form label.enLigne,
.TPL_FORMULAIRE form .o-form-control__label.enLigne {
  margin-right: 1.5rem;
  color: #6f6f6f;
  font-weight: 300;
}
.TPL_FORMULAIRE form p.action {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .TPL_FORMULAIRE form p.action {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_FORMULAIRE form p.action {
    padding: 0 1rem;
  }
}
.TPL_FORMULAIRE form p.action a,
.TPL_FORMULAIRE form p.action input.submit {
  margin-bottom: -2rem;
}
.TPL_FORMULAIRE input[type='tel'],
.TPL_FORMULAIRE input[type='url'],
.TPL_FORMULAIRE input[type='date'],
.TPL_FORMULAIRE input[type='file'],
.TPL_FORMULAIRE input[type='text'],
.TPL_FORMULAIRE input[type='email'],
.TPL_FORMULAIRE input[type='number'],
.TPL_FORMULAIRE input[type='search'],
.TPL_FORMULAIRE input[type='password'],
.TPL_FORMULAIRE textarea,
.TPL_FORMULAIRE select {
  height: 4rem;
  padding: 0.5rem 0;
  background-color: #fff;
  appearance: none;
  border: 0;
  border-bottom: 2px solid #eaeaea;
  box-sizing: border-box;
  color: #6f6f6f;
  width: 100%;
}
.TPL_FORMULAIRE input[type='tel']:focus,
.TPL_FORMULAIRE input[type='url']:focus,
.TPL_FORMULAIRE input[type='date']:focus,
.TPL_FORMULAIRE input[type='file']:focus,
.TPL_FORMULAIRE input[type='text']:focus,
.TPL_FORMULAIRE input[type='email']:focus,
.TPL_FORMULAIRE input[type='number']:focus,
.TPL_FORMULAIRE input[type='search']:focus,
.TPL_FORMULAIRE input[type='password']:focus,
.TPL_FORMULAIRE textarea:focus,
.TPL_FORMULAIRE select:focus {
  outline-style: none;
}
@media screen and (max-width: 767px) {
  .TPL_FORMULAIRE input[type='tel'],
  .TPL_FORMULAIRE input[type='url'],
  .TPL_FORMULAIRE input[type='date'],
  .TPL_FORMULAIRE input[type='file'],
  .TPL_FORMULAIRE input[type='text'],
  .TPL_FORMULAIRE input[type='email'],
  .TPL_FORMULAIRE input[type='number'],
  .TPL_FORMULAIRE input[type='search'],
  .TPL_FORMULAIRE input[type='password'],
  .TPL_FORMULAIRE textarea,
  .TPL_FORMULAIRE select {
    width: 100%;
    display: block;
  }
}
.TPL_FORMULAIRE textarea {
  vertical-align: top;
  height: auto;
  border: 2px solid #eaeaea;
  padding: 0.5rem 1rem;
}
.TPL_FORMULAIRE input[type='file'] {
  padding: 0;
  box-sizing: content-box;
}
.TPL_FORMULAIRE input.case {
  border: 0;
  margin-right: 0.5rem;
}
.TPL_FORMULAIRE a.submit,
.TPL_FORMULAIRE input.submit,
.TPL_FORMULAIRE .o-button--captcha {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  color: #fff !important;
  background-color: #005c9e;
  border: 2px solid #005c9e;
  padding: 1rem 2rem;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  transition: all 0.2s;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.TPL_FORMULAIRE a.submit:hover,
.TPL_FORMULAIRE input.submit:hover,
.TPL_FORMULAIRE .o-button--captcha:hover,
.TPL_FORMULAIRE a.submit:active,
.TPL_FORMULAIRE input.submit:active,
.TPL_FORMULAIRE .o-button--captcha:active,
.TPL_FORMULAIRE a.submit:focus,
.TPL_FORMULAIRE input.submit:focus,
.TPL_FORMULAIRE .o-button--captcha:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #005c9e !important;
  border-color: #005c9e;
}
.TPL_FORMULAIRE a.submit.trouver::before,
.TPL_FORMULAIRE input.submit.trouver::before,
.TPL_FORMULAIRE .o-button--captcha.trouver::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f002';
  margin-right: 1rem;
}
.TPL_FORMULAIRE span.counter {
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .TPL_FORMULAIRE span.case {
    display: block;
    margin-right: 0;
  }
}
.TPL_FORMULAIRE .titreCritereSecurite {
  color: #005c9e;
  font-size: 1.4rem;
  font-weight: 500;
}
.TPL_FORMULAIRE .titreCritereSecurite:before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f128';
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 100%;
  background-color: #005c9e;
  margin-right: 1rem;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.TPL_FORMULAIRE .listeCritereSecurite li.ok {
  color: #079c66;
}
p.mention_cnil {
  font-style: italic;
  font-size: 1rem;
  padding: 0 6rem;
}
@media screen and (max-width: 767px) {
  p.mention_cnil {
    padding: 0 1rem;
  }
}
span.obligatoire {
  color: #f69a47;
  font-weight: 500;
}
p.notice {
  color: #f69a47;
  padding: 0 6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  p.notice {
    padding: 0 1rem;
  }
}
.captchaImg {
  vertical-align: bottom;
  border: 1px solid #000;
}
.captchaOperation {
  font-weight: bold;
}
/*  Messages d'erreur */
.form_error {
  background-color: #d41a25;
  color: #fff;
  font-weight: 500;
  padding: 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}
.form_error li {
  list-style: inside;
}
@media screen and (max-width: 767px) {
  .form_error {
    padding: 0 1rem;
  }
}
.form_retour {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  color: #fff !important;
  background-color: #000;
  border: 2px solid #000;
  padding: 1rem 2rem;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  transition: all 0.2s;
  margin-right: 2rem;
}
.form_retour:hover,
.form_retour:active,
.form_retour:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #000 !important;
  border-color: #000;
}
.form_success {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem;
  font-weight: 500;
  text-align: center;
}
.form_success a {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  color: #fff !important;
  background-color: #005c9e;
  border: 2px solid #005c9e;
  padding: 1rem 2rem;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  transition: all 0.2s;
}
.form_success a:hover,
.form_success a:active,
.form_success a:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #005c9e !important;
  border-color: #005c9e;
}
.form_success a.trouver::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f002';
  margin-right: 1rem;
}
.form_success p:last-child {
  margin-bottom: 0;
}
/* tooltip d'aide */
.ui-tooltip {
  font-size: 12px !important;
  line-height: normal !important;
}
.helper {
  cursor: help;
}
/* ===================================================================
 * BULLES D'AIDE AU SEIN DES FORMULAIRES
 * =================================================================*/
.paragraphe .helper img {
  border: none;
  padding: 0;
  margin: 0;
}
/* it will work better with this box-sizing, you may adapt it to your needs */
/*html { box-sizing: border-box; }
*, *:before, *:after {
  box-sizing: inherit;
}*/
/* Tooltip hidden by default */
.simpletooltip[aria-hidden='true'] {
  display: none;
}
/* position relative for containers */
.simpletooltip_container {
  position: relative;
}
/* tooltip styles */
.simpletooltip {
  position: absolute;
  z-index: 666;
  right: auto;
  left: 100%;
  width: 10em;
  margin-left: 0.5em;
  border-radius: 0.5em;
  background: rgba(0, 0, 0, 0.9);
  color: #eee;
  padding: 0.5em;
  text-align: left;
  line-height: 1.3;
}
input[type='password'] {
  font-family: 'Arial', sans-serif;
  /* Spécifique Google Chrome */
}
/* Styles de paragraphe */
/* ===================================================================
 * STYLES DE PARAGRAPHE
 * =================================================================*/
.PRS_WIDTH_50G {
  width: 48.5%;
  float: left;
  clear: both;
}
@media screen and (max-width: 767px) {
  .PRS_WIDTH_50G {
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.PRS_WIDTH_50D {
  width: 48.5%;
  float: right;
  clear: right;
}
@media screen and (max-width: 767px) {
  .PRS_WIDTH_50D {
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.PRS_MISEENAVANT {
  box-shadow: 0 0 20px rgba(19, 6, 47, 0.15);
  background-color: #fff;
  border-radius: 1rem;
  padding: 4rem 12% 2rem;
  position: relative;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .PRS_MISEENAVANT {
    line-height: 2.2rem;
  }
}
.PRS_MISEENAVANT::before,
.PRS_MISEENAVANT::after {
  content: '';
  background-image: url('/include/css/GAB_ANIMACTISCE/images/bg_mea.png');
  background-repeat: no-repeat;
  position: absolute;
  background-position: 0 0;
}
@media screen and (min-width: 768px) {
  .PRS_MISEENAVANT::before,
  .PRS_MISEENAVANT::after {
    width: 3.6rem;
    height: 5.7rem;
  }
}
@media screen and (max-width: 767px) {
  .PRS_MISEENAVANT::before,
  .PRS_MISEENAVANT::after {
    width: 2.5rem;
    height: 4rem;
    background-size: 2.5rem auto;
  }
}
.PRS_MISEENAVANT::before {
  left: -0.1rem;
  top: 1rem;
}
.PRS_MISEENAVANT::after {
  right: -0.1rem;
  bottom: 1rem;
}
/* Listes par défaut et spécifiques + pagination */
/* ===================================================================
 * PAGINATION DES LISTES
 * =================================================================*/
.blocNavigation {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  text-align: center;
}
.resultatNavigation {
  margin: 1rem 0;
}
.regletteNavigation {
  margin: 1rem 0;
}
.regletteNavigation span a,
.regletteNavigation span strong {
  background-color: blue;
  border-radius: 30px;
  color: #ffffff;
  padding: 0.5rem 1rem;
  transition: all 0.2s ease 0s;
  margin: 0 0.3rem 0.3rem;
  display: inline-block;
}
.regletteNavigation span a {
  background-color: #000;
}
.regletteNavigation span a:hover,
.regletteNavigation span a:focus,
.regletteNavigation span a:active {
  text-decoration: none;
  background-color: blue;
}
/* ===================================================================
 * LISTE
 * =================================================================*/
.liste {
  margin: 0;
  padding: 0;
}
.liste .item {
  zoom: 1;
  margin: 0 0 2rem;
}
.liste .item::before,
.liste .item::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.liste .item::after {
  clear: both;
}
.liste .item .itemInfo {
  overflow: hidden;
}
.liste .item img {
  float: left;
  margin: 0 1rem 1rem 0;
}
.listeImage {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .listeImage {
    margin: 0 -1.6667%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .listeImage {
    margin: 0 -2%;
  }
}
@media screen and (max-width: 480px) {
  .listeImage {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .listeImage li {
    flex: 0 1 30%;
    margin: 0 1.6667% 3.3334%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .listeImage li {
    flex: 0 1 46%;
    margin: 0 2% 4%;
  }
}
@media screen and (max-width: 480px) {
  .listeImage li {
    flex: 0 1 100%;
    margin: 0 0 2rem;
  }
}
.listeImage li .visuel {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 1rem;
  position: relative;
  padding: 2rem 2rem 1.5rem;
  box-sizing: border-box;
}
.listeImage li .visuel::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  border-radius: 1rem;
  transition: background-color 0.2s ease;
}
@media screen and (min-width: 1025px) {
  .listeImage li .visuel {
    min-height: 38rem;
  }
}
@media screen and (max-width: 1024px) {
  .listeImage li .visuel {
    min-height: 30rem;
  }
}
.listeImage li .visuel > div {
  position: relative;
  text-align: center;
}
.listeImage li.withHover .visuel:hover,
.listeImage li.withHover .visuel:focus {
  text-decoration: none;
}
.listeImage li.withHover .visuel:hover::before,
.listeImage li.withHover .visuel:focus::before {
  background-color: rgba(0, 0, 0, 0.6);
}
.listeImage li h2 {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1rem 0;
}
.listeImage li .cercle {
  display: inline-block;
  color: #f69a47;
  border: 2px solid #f69a47;
  border-radius: 6rem;
  padding: 0.8rem 1.5rem;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: center;
}
.listeImage li .picto path {
  fill: #fff;
}
.listeImage li .arrondissement {
  color: #fff;
  font-size: 1.4rem;
}
/* Templates du core (Sommaire, plan de site, accroches des pages filles, haut de page) */
/* ===================================================================
 * TEMPLATES CORE CMS
 * =================================================================*/
.TPL_SOMMAIREPAGE ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.TPL_SOMMAIREPAGE li {
  background: url('/include/css/GAB_ANIMACTISCE/images/puce.png') no-repeat 0 12px transparent;
  padding: 0 0 0 2rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .TPL_SOMMAIREPAGE li {
    flex: 0 1 47%;
  }
}
@media screen and (max-width: 767px) {
  .TPL_SOMMAIREPAGE li {
    flex: 0 1 100%;
  }
}
.TPL_SOMMAIREPAGE a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  line-height: 2.2rem;
}
.TPL_SOMMAIREPAGE a:hover,
.TPL_SOMMAIREPAGE a:focus {
  text-decoration: none;
}
.TPL_PLANSITE .paragraphe__inner ul {
  overflow: hidden;
  margin: 0 0 2rem;
  padding: 0;
}
.TPL_PLANSITE .paragraphe__inner ul li {
  background: url('/include/css/GAB_ANIMACTISCE/images/puce.png') no-repeat 0 12px transparent;
  padding: 0 0 0 2rem;
  margin-bottom: 1rem;
}
.TPL_PLANSITE .paragraphe__inner ul li a {
  font-size: 1.8rem;
  color: #005c9e;
  text-decoration: underline;
}
.TPL_PLANSITE .paragraphe__inner ul li a:hover,
.TPL_PLANSITE .paragraphe__inner ul li a:focus {
  text-decoration: none;
}
#hautDePage {
  font-size: 1.6rem;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #005c9e;
  border: 1px solid #005c9e;
  border-radius: 100%;
  right: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 1000;
  text-align: center;
  box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, 0.3);
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-property: box-shadow, background-color, color, border-color;
}
#hautDePage:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
#hautDePage::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f062';
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  #hautDePage {
    width: 40px / 1.5;
    height: 40px / 1.5;
    right: 20px / 2;
    bottom: 20px / 2;
  }
}
/* ===================================================================
 * SURCHARGE JS-TABS
 * =================================================================*/
.js-tablist {
  background-color: #ededed;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 4rem;
}
@media screen and (min-width: 768px) {
  .js-tablist {
    border-radius: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .js-tablist {
    flex-direction: column;
    border-radius: 2rem;
  }
}
.js-tablist__link {
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  text-align: center;
  line-height: normal;
}
@media screen and (min-width: 1025px) {
  .js-tablist__link {
    padding: 1.2rem 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .js-tablist__link {
    padding: 1.2rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .js-tablist__link {
    font-size: 1.4rem;
  }
}
.js-tablist__link[aria-selected="false"] {
  color: #6f6f6f;
}
.js-tablist__link[aria-selected="false"]:hover {
  cursor: pointer;
}
.js-tablist__link[aria-selected="true"] {
  background-color: #005c9e;
  color: #fff;
  border-radius: 5rem;
}
.js-tablist__link[aria-selected="true"]:hover,
.js-tablist__link[aria-selected="true"]:focus {
  text-decoration: none;
}
.js-tabcontent[aria-hidden="true"] {
  display: none;
}
/* ===================================================================
 * IMPORT DES FEUILLES DE STYLE DES MODULES
 * =================================================================*/
@media screen and (min-width: 768px) {
  .TPL_ACTIVITE .listeAtelier,
  .TPL_ACTIVITE .mediumWidth {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITE .listeAtelier,
  .TPL_ACTIVITE .mediumWidth {
    margin-bottom: 3rem;
  }
}
.TPL_ACTIVITE .listeAtelierCentre {
  margin-bottom: 3rem;
}
.TPL_ACTIVITE h2::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  margin-right: 5px;
}
.TPL_ACTIVITE h2.C::before {
  content: '\f0c0';
}
.TPL_ACTIVITE h2.S::before {
  content: '\f500';
}
.TPL_ACTIVITE .blocLigne > span.nature::before {
  font-family: 'Font Awesome 5 Solid', sans-serif;
}
.TPL_ACTIVITE .blocLigne > span.nature.C::before {
  content: '\f0c0';
}
.TPL_ACTIVITE .blocLigne > span.nature.S::before {
  content: '\f500';
}
.TPL_ACTIVITE .blocLigne > span.jour {
  text-transform: uppercase;
  font-weight: 500;
}
@media screen and (min-width: 481px) {
  .TPL_ACTIVITE .blocLigne > span.jour {
    width: 10rem;
  }
}
@media screen and (min-width: 481px) {
  .TPL_ACTIVITE .blocLigne > span.horaire {
    width: 16rem;
  }
  .TPL_ACTIVITE .blocLigne > span.niveau {
    width: 12rem;
  }
  .TPL_ACTIVITE .blocLigne > span.public {
    width: 10rem;
  }
  .TPL_ACTIVITE .blocLigne > span.libelle {
    width: 11rem;
  }
}
.TPL_ACTIVITE .js-accordion__header:not(h3) {
  border-radius: 6rem;
  padding: 1rem 9rem 1rem 2rem;
  display: flex;
  text-transform: uppercase;
  font-weight: 700;
  border: 0;
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 481px) {
  .TPL_ACTIVITE .js-accordion__header:not(h3) {
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 480px) {
  .TPL_ACTIVITE .js-accordion__header:not(h3) {
    flex-direction: column;
    align-items: flex-start;
  }
}
.TPL_ACTIVITE .js-accordion__header:not(h3)::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  right: 3rem;
  text-align: center;
}
.TPL_ACTIVITE .js-accordion__header:not(h3)[aria-expanded="true"] {
  background-color: #005c9e;
  color: #fff;
}
.TPL_ACTIVITE .js-accordion__header:not(h3)[aria-expanded="true"]::after {
  content: '\f077';
  background-color: #005c9e;
  color: #fff;
  border: 2px solid #fff;
}
.TPL_ACTIVITE .js-accordion__header:not(h3)[aria-expanded="false"] {
  background-color: #ededed;
  color: #474747;
}
.TPL_ACTIVITE .js-accordion__header:not(h3)[aria-expanded="false"]::after {
  content: '\f078';
  background-color: #005c9e;
  color: #fff;
  border: 2px solid #005c9e;
}
.TPL_ACTIVITE .js-accordion__header:not(h3) small {
  text-transform: none;
  margin-left: 0.5rem;
}
@media screen and (min-width: 481px) {
  .TPL_ACTIVITE .js-accordion__header:not(h3) div {
    padding: 0.5rem;
  }
}
.TPL_ACTIVITE .listeAtelier__panel[aria-hidden=true] {
  display: none;
}
.TPL_ACTIVITE small {
  font-weight: 300;
}
.TPL_ACTIVITE .btnBlanc {
  font-size: 1.2rem;
  text-align: center;
  text-transform: uppercase;
  padding: 0.8rem 2rem;
}
#titrePage.activite .inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #titrePage.activite .inner {
    flex-direction: column;
  }
}
#titrePage.activite h1 {
  text-align: left;
}
#titrePage.activite .titre {
  box-sizing: border-box;
}
@media screen and (min-width: 1025px) {
  #titrePage.activite .titre {
    flex: 0 1 38%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #titrePage.activite .titre {
    flex: 1 0 45%;
  }
}
@media screen and (min-width: 768px) {
  #titrePage.activite .titre {
    background: url('/include/css/GAB_ANIMACTISCE/images/bg_titre_page_activite.png') no-repeat 100% 0;
    margin-right: 3%;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #titrePage.activite .titre h1 {
    font-size: 3rem;
    line-height: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  #titrePage.activite .titre h1 {
    text-align: center;
    margin-bottom: 3rem;
  }
  #titrePage.activite .titre h1::after {
    content: '';
    display: block;
    height: 5px;
    margin-top: 2rem;
    background: url('/include/css/GAB_ANIMACTISCE/images/bg_titre_page.png') no-repeat 50% 50%;
  }
}
#titrePage.activite .accrochePage {
  font-size: 1.6rem;
}
@media screen and (min-width: 1025px) {
  #titrePageInner {
    flex: 0 1 59%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #titrePageInner {
    flex: 0 1 52%;
  }
}
#activiteAccroche .picto {
  margin-right: 1rem;
}
#activiteAccroche .picto svg {
  width: 3rem;
  height: auto;
}
#activiteAccroche .picto path {
  fill: #f69a47;
}
#activiteAccroche .categorie {
  display: flex;
  font-size: 1.4rem;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #000;
}
.TPL_ACTIVITECATEGORIE ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .TPL_ACTIVITECATEGORIE ul {
    margin: 0 -1.5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .TPL_ACTIVITECATEGORIE ul {
    margin: 0 -1.6667%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .TPL_ACTIVITECATEGORIE ul {
    margin: 0 -2%;
  }
}
@media screen and (max-width: 480px) {
  .TPL_ACTIVITECATEGORIE ul {
    margin: 0;
  }
}
@media screen and (min-width: 1025px) {
  .TPL_ACTIVITECATEGORIE li {
    flex: 0 1 22%;
    margin: 0 1.5% 3%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .TPL_ACTIVITECATEGORIE li {
    flex: 0 1 30%;
    margin: 0 1.6667% 3.3334%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .TPL_ACTIVITECATEGORIE li {
    flex: 0 1 46%;
    margin: 0 2% 4%;
  }
}
@media screen and (max-width: 480px) {
  .TPL_ACTIVITECATEGORIE li {
    flex: 0 1 100%;
    margin: 0 0 2rem;
  }
}
.TPL_ACTIVITECATEGORIE li > a,
.TPL_ACTIVITECATEGORIE li > span {
  border-radius: 1rem;
  color: #000;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition: background-color 0.2s ease;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECATEGORIE li > a,
  .TPL_ACTIVITECATEGORIE li > span {
    padding: 6rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITECATEGORIE li > a,
  .TPL_ACTIVITECATEGORIE li > span {
    padding: 4rem 2rem;
  }
}
.TPL_ACTIVITECATEGORIE li > a:hover,
.TPL_ACTIVITECATEGORIE li > a:focus {
  text-decoration: none;
  background-color: #e2e2e2;
}
.TPL_ACTIVITECATEGORIE .picto {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .TPL_ACTIVITECATEGORIE .picto {
    min-height: 13rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .TPL_ACTIVITECATEGORIE .picto {
    min-height: 11rem;
  }
}
.TPL_ACTIVITECATEGORIE .titre > span {
  background-color: #f69a47;
  box-shadow: 0 0 20px rgba(42, 0, 0, 0.25);
}
.TPL_ACTIVITECATEGORIE .tous > a,
.TPL_ACTIVITECATEGORIE .tous > span {
  color: #fff;
  background-color: #005c9e;
  position: relative;
  box-shadow: 0 0 20px rgba(42, 0, 0, 0.25);
}
.TPL_ACTIVITECATEGORIE .tous > a::after,
.TPL_ACTIVITECATEGORIE .tous > span::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f061';
  position: absolute;
  right: 2rem;
  bottom: 4rem;
  font-size: 2rem;
  color: #98ceed;
}
.TPL_ACTIVITECATEGORIE .tous > a:hover,
.TPL_ACTIVITECATEGORIE .tous > span:hover,
.TPL_ACTIVITECATEGORIE .tous > a:focus,
.TPL_ACTIVITECATEGORIE .tous > span:focus {
  background-color: #005193;
}
.TPL_ACTIVITECATEGORIE .tous strong {
  font-size: 3.2rem;
  line-height: 3.7rem;
}
.TPL_ACTIVITECATEGORIE .tous .libelle {
  color: #fff;
}
.TPL_ACTIVITECATEGORIE .libelle {
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  line-height: 2.1rem;
  text-align: center;
}
.TPL_ACTIVITECATEGORIE strong {
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 7.4rem;
  margin-bottom: 1rem;
}
.TPL_STAGELISTE form,
.TPL_ACTIVITELISTE form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  /* calcul l'espace nécessaire entre l'image et le texte dans le select  */
}
@media screen and (min-width: 768px) {
  .TPL_STAGELISTE form,
  .TPL_ACTIVITELISTE form {
    margin: -1% 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_STAGELISTE form,
  .TPL_ACTIVITELISTE form {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 481px) {
  .TPL_STAGELISTE form,
  .TPL_ACTIVITELISTE form {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 480px) {
  .TPL_STAGELISTE form,
  .TPL_ACTIVITELISTE form {
    padding: 2rem 1.5rem;
    flex-direction: column;
  }
}
.TPL_STAGELISTE form input,
.TPL_ACTIVITELISTE form input,
.TPL_STAGELISTE form select,
.TPL_ACTIVITELISTE form select {
  background: #fff;
  border: 1px solid #e7e3e3;
  box-sizing: border-box;
  border-radius: 0.5rem;
  height: 3.5rem;
  font-size: 1.4rem;
  flex: 1;
  margin: 1%;
  padding: 0.5rem;
}
@media screen and (max-width: 480px) {
  .TPL_STAGELISTE form input,
  .TPL_ACTIVITELISTE form input,
  .TPL_STAGELISTE form select,
  .TPL_ACTIVITELISTE form select {
    width: 100%;
    margin: 0 0 2rem;
  }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
  .TPL_STAGELISTE form input,
  .TPL_ACTIVITELISTE form input,
  .TPL_STAGELISTE form select,
  .TPL_ACTIVITELISTE form select {
    flex-basis: 48%;
  }
}
.TPL_STAGELISTE form select,
.TPL_ACTIVITELISTE form select {
  background-image: url('/include/css/GAB_ANIMACTISCE/images/select_arrow.png');
  text-overflow: ellipsis;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-position: calc(100% - 5px) center;
  padding-right: 35px;
}
.TPL_STAGELISTE form select[size],
.TPL_ACTIVITELISTE form select[size] {
  background-image: none;
  padding-right: 0;
  height: auto;
  vertical-align: top;
}
.TPL_STAGELISTE form select::-ms-expand,
.TPL_ACTIVITELISTE form select::-ms-expand {
  display: none;
}
.TPL_STAGELISTE .action,
.TPL_ACTIVITELISTE .action {
  margin: 0 1rem;
  flex-shrink: 1;
}
@media screen and (min-width: 1025px) {
  .TPL_STAGELISTE .action,
  .TPL_ACTIVITELISTE .action {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .TPL_STAGELISTE .action,
  .TPL_ACTIVITELISTE .action {
    flex-basis: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
  .TPL_STAGELISTE .action,
  .TPL_ACTIVITELISTE .action {
    margin-top: 1rem;
  }
}
.TPL_STAGELISTE .resultats,
.TPL_ACTIVITELISTE .resultats {
  text-align: center;
  font-size: 2rem;
  color: #000;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .TPL_STAGELISTE .resultats,
  .TPL_ACTIVITELISTE .resultats {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_STAGELISTE .resultats,
  .TPL_ACTIVITELISTE .resultats {
    margin-bottom: 2rem;
  }
}
.TPL_STAGELISTE .resultats strong,
.TPL_ACTIVITELISTE .resultats strong {
  font-size: 2.6rem;
  color: #005c9e;
  font-weight: 500;
}
.TPL_STAGELISTE #activiteListeButton::after,
.TPL_ACTIVITELISTE #activiteListeButton::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: url('/include/css/GAB_ANIMACTISCE/images/charger_plus.png');
  margin-left: 1rem;
  vertical-align: middle;
}
.TPL_STAGELISTE #activiteListeButton:hover::after,
.TPL_ACTIVITELISTE #activiteListeButton:hover::after,
.TPL_STAGELISTE #activiteListeButton:focus::after,
.TPL_ACTIVITELISTE #activiteListeButton:focus::after {
  content: url('/include/css/GAB_ANIMACTISCE/images/charger_plus_hover.png');
}
.rechercheActiviteHome {
  background-color: #fff;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.rechercheActiviteHome > div {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .rechercheActiviteHome {
    padding: 2.5rem 8% 0;
  }
}
@media screen and (max-width: 1024px) {
  .rechercheActiviteHome {
    padding: 2.5rem 2.5rem 0;
  }
}
@media screen and (min-width: 768px) {
  .rechercheActiviteHome {
    width: 55.01672241%;
    margin: -9rem auto 8rem;
  }
}
@media screen and (max-width: 767px) {
  .rechercheActiviteHome {
    margin: -5rem auto 6rem;
  }
}
.rechercheActiviteHome #keywords {
  background: #fff;
  border: 1px solid #e7e3e3;
  box-sizing: border-box;
  border-radius: 0.5rem;
  height: 3.5rem;
  font-size: 1.4rem;
  width: 100%;
  margin-bottom: 2rem;
  padding: 0.5rem 1rem;
}
.rechercheActiviteHome .etapes {
  color: #005c9e;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  justify-content: center;
  margin-bottom: 2.5rem;
  position: relative;
}
@media screen and (min-width: 481px) {
  .rechercheActiviteHome .etapes {
    justify-content: space-between;
  }
}
@media screen and (max-width: 480px) {
  .rechercheActiviteHome .etapes {
    flex-direction: column;
  }
}
.rechercheActiviteHome .etapes > div:first-child::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  color: #98ceed;
}
@media screen and (min-width: 481px) {
  .rechercheActiviteHome .etapes > div:first-child::after {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    top: 0.5rem;
    content: '\f061';
  }
}
@media screen and (max-width: 480px) {
  .rechercheActiviteHome .etapes > div:first-child::after {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    top: 3rem;
    content: '\f063';
  }
}
@media screen and (max-width: 480px) {
  .rechercheActiviteHome .etapes > div:first-child {
    margin-bottom: 2rem;
  }
}
.rechercheActiviteHome .etapes span {
  color: #f69a47;
  font-size: 1.5rem;
  border-radius: 100%;
  border: 2px solid #f69a47;
  width: 3.6rem;
  line-height: 3.2rem;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 1rem;
}
.rechercheActiviteHome .trouver {
  margin-bottom: -2rem;
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECENTRECARTE {
    margin-bottom: 7rem;
  }
}
.TPL_ACTIVITECENTRECARTE .outerContainer {
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  .TPL_ACTIVITECENTRECARTE .outerContainer {
    background-position: 55% 0;
  }
}
@media screen and (min-width: 1025px) {
  .TPL_ACTIVITECENTRECARTE .outerContainer {
    background-position: 100% 0;
  }
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECENTRECARTE .outerContainer {
    min-height: 43.6rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITECENTRECARTE .outerContainer {
    min-height: 33.6rem;
  }
}
.TPL_ACTIVITECENTRECARTE .innerCenter {
  position: static;
}
.TPL_ACTIVITECENTRECARTE a {
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  transition: background-color 0.2s ease;
  word-break: break-word;
  color: #fff;
  background-color: #005c9e;
  box-shadow: 0 0 20px rgba(42, 0, 0, 0.25);
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECENTRECARTE a {
    padding: 6rem 2rem;
    width: 27rem;
    height: 27rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITECENTRECARTE a {
    padding: 4rem 1rem;
    width: 18rem;
    height: 18rem;
  }
}
.TPL_ACTIVITECENTRECARTE a::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f061';
  position: absolute;
  font-size: 2rem;
  color: #98ceed;
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECENTRECARTE a::after {
    bottom: 4rem;
    right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITECENTRECARTE a::after {
    bottom: 1rem;
    right: 1rem;
  }
}
.TPL_ACTIVITECENTRECARTE a:hover,
.TPL_ACTIVITECENTRECARTE a:focus {
  background-color: #005193;
  text-decoration: none;
}
.TPL_ACTIVITECENTRECARTE strong {
  margin-bottom: 1rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECENTRECARTE strong {
    font-size: 6.4rem;
    line-height: 7.4rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITECENTRECARTE strong {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }
}
.TPL_ACTIVITECENTRECARTE .libelle {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .TPL_ACTIVITECENTRECARTE .libelle {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_ACTIVITECENTRECARTE .libelle {
    font-size: 1.4rem;
  }
}
.TPL_STAGE .blocLigne.withSpan,
.TPL_ATELIER .blocLigne.withSpan {
  justify-content: space-between;
  font-size: 1.4rem;
}
.TPL_STAGE .blocLigne.withSpan span,
.TPL_ATELIER .blocLigne.withSpan span {
  color: #474747;
}
.TPL_STAGE .blocLigne.withSpan span.activite,
.TPL_ATELIER .blocLigne.withSpan span.activite,
.TPL_STAGE .blocLigne.withSpan span.jour,
.TPL_ATELIER .blocLigne.withSpan span.jour {
  text-transform: uppercase;
  font-weight: 500;
}
.TPL_STAGE .blocLigne.withSpan span a,
.TPL_ATELIER .blocLigne.withSpan span a {
  font-size: 1.6rem;
  color: #005c9e;
}
.TPL_STAGE .infoCentre,
.TPL_ATELIER .infoCentre {
  background-color: #fff;
  border-radius: 1rem;
  margin-bottom: 2rem;
  padding: 4rem 10%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .TPL_STAGE .infoCentre,
  .TPL_ATELIER .infoCentre {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .TPL_STAGE .infoCentre .visuel,
  .TPL_ATELIER .infoCentre .visuel {
    max-width: 35%;
  }
}
.TPL_STAGE .infoCentre .visuel img,
.TPL_ATELIER .infoCentre .visuel img {
  border-radius: 1rem;
  display: block;
}
.TPL_STAGE .infoCentre .infos,
.TPL_ATELIER .infoCentre .infos {
  background-color: #f7f7f7;
  padding: 3rem 10% 2rem;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .TPL_STAGE .infoCentre .infos,
  .TPL_ATELIER .infoCentre .infos {
    border-radius: 0 1rem 1rem 0;
  }
}
@media screen and (max-width: 767px) {
  .TPL_STAGE .infoCentre .infos,
  .TPL_ATELIER .infoCentre .infos {
    border-radius: 0 0 1rem 1rem;
  }
}
.TPL_STAGE .infoCentre h3,
.TPL_ATELIER .infoCentre h3 {
  line-height: normal;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .TPL_STAGE .infoCentre h3,
  .TPL_ATELIER .infoCentre h3 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_STAGE .infoCentre h3,
  .TPL_ATELIER .infoCentre h3 {
    font-size: 1.8rem;
    text-align: center;
  }
}
.TPL_STAGE .infoCentre h3 span,
.TPL_ATELIER .infoCentre h3 span {
  font-size: 1.4rem;
  margin-left: 1rem;
  vertical-align: middle;
  text-transform: lowercase;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .TPL_STAGE .infoCentre h3 span,
  .TPL_ATELIER .infoCentre h3 span {
    display: block;
  }
}
.TPL_STAGE .TPL_FORMULAIRE .c-form__group.tarif legend,
.TPL_ATELIER .TPL_FORMULAIRE .c-form__group.tarif legend {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  margin: 0 0 2rem;
  line-height: 2.1rem;
  color: #005c9e;
}
.TPL_STAGE .TPL_FORMULAIRE .c-form__group.tarif .c-form__group-inner,
.TPL_ATELIER .TPL_FORMULAIRE .c-form__group.tarif .c-form__group-inner {
  background-color: #005c9e;
  color: #fff;
}
.TPL_STAGE .blocTarif,
.TPL_ATELIER .blocTarif {
  margin-top: 2rem;
}
.TPL_STAGE .blocTarif ul,
.TPL_ATELIER .blocTarif ul {
  margin-bottom: 2rem;
}
@media screen and (min-width: 481px) {
  .TPL_STAGE .blocTarif ul li,
  .TPL_ATELIER .blocTarif ul li {
    padding: 0 0.5rem;
  }
}
@media screen and (min-width: 481px) {
  .TPL_STAGE .blocTarif ul,
  .TPL_ATELIER .blocTarif ul {
    column-count: 2;
  }
}
.TPL_STAGE #selectQF,
.TPL_ATELIER #selectQF {
  width: auto !important;
  margin-left: 10px !important;
  display: inline !important;
}
.TPL_STAGE .qf,
.TPL_ATELIER .qf {
  text-align: center;
  font-weight: 700;
}
.TPL_STAGE .total,
.TPL_ATELIER .total {
  display: flex;
  justify-content: space-around;
}
.TPL_STAGE .total > div,
.TPL_ATELIER .total > div {
  background-color: #fff;
  border-radius: 1rem;
  padding: 1rem 2rem;
  color: #005c9e;
  text-align: center;
  max-width: 33%;
  box-sizing: border-box;
}
.TPL_STAGE .total > div strong,
.TPL_ATELIER .total > div strong {
  font-size: 2rem;
}
/* ===================================================================
 * CENTRE
 * =================================================================*/
.TPL_ACTIVITECENTRE .listeImage .visuel {
  margin-bottom: 1.5rem;
}
.TPL_ACTIVITECENTRE li.selected {
  background-color: #ddd;
}
.TPL_ACTIVITECENTRE a.activiteLiee {
  font-size: 1.4rem;
  font-weight: 500;
  position: relative;
  text-decoration: none;
}
.TPL_ACTIVITECENTRE a.activiteLiee::before {
  content: '';
  position: absolute;
  bottom: -4px;
  display: block;
  height: 2px;
  background-color: #f69a47;
  width: 100%;
}
.TPL_ACTIVITECENTRE a.activiteLiee:hover,
.TPL_ACTIVITECENTRE a.activiteLiee:focus {
  text-decoration: none;
}
.TPL_ACTIVITECENTRE a.activiteLiee:hover::before,
.TPL_ACTIVITECENTRE a.activiteLiee:focus::before {
  content: none;
}
.TPL_ACTIVITECENTRE a.activiteLiee::after {
  font-family: 'Font Awesome 5 Solid', sans-serif;
  content: '\f061';
  margin-left: 1rem;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .TPL_COMPTE_CNX .js-tablist {
    width: 74%;
  }
}
@media screen and (min-width: 768px) {
  .TPL_COMPTE #panelQF,
  .TPL_INSCRIPTION #panelQF {
    width: 74%;
    margin: 0 auto 2rem;
  }
}
.TPL_COMPTE #panelQF > div,
.TPL_INSCRIPTION #panelQF > div {
  background-color: #005c9e;
  color: #fff;
  border-radius: 1rem;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 1025px) {
  .TPL_COMPTE #panelQF > div,
  .TPL_INSCRIPTION #panelQF > div {
    padding: 3rem 6rem 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .TPL_COMPTE #panelQF > div,
  .TPL_INSCRIPTION #panelQF > div {
    padding: 2rem 1rem;
  }
}
.TPL_COMPTE .listeDocumentCompte,
.TPL_INSCRIPTION .listeDocumentCompte {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .TPL_COMPTE .listeActiviteCompte li,
  .TPL_INSCRIPTION .listeActiviteCompte li {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .TPL_COMPTE .listeActiviteCompte li,
  .TPL_INSCRIPTION .listeActiviteCompte li {
    margin-bottom: 2rem;
  }
}
.TPL_COMPTE .listeActiviteCompte .nom,
.TPL_INSCRIPTION .listeActiviteCompte .nom {
  color: #000;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan {
  position: relative;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan::before {
  content: '';
  width: 0.6rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 1rem 0 0 1rem;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .activite a,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .activite a {
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0.5rem;
  display: inline-block;
}
@media screen and (min-width: 481px) {
  .TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .activite,
  .TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .activite {
    width: 30rem;
  }
}
@media screen and (max-width: 480px) {
  .TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .activite,
  .TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .activite {
    text-align: center;
  }
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .jour,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .jour {
  color: #474747;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .centre,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .centre {
  text-transform: uppercase;
  font-weight: 500;
}
@media screen and (min-width: 481px) {
  .TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .centre,
  .TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .centre {
    width: 20rem;
  }
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .qf,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .qf {
  text-transform: uppercase;
}
@media screen and (min-width: 481px) {
  .TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .qf,
  .TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .qf {
    width: 6rem;
  }
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .montant,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .montant {
  font-weight: 700;
}
@media screen and (min-width: 481px) {
  .TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .montant,
  .TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .montant {
    width: 8rem;
  }
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan .etat {
  text-align: center;
  flex-grow: 1;
  flex-shrink: 1;
  text-transform: uppercase;
  font-weight: 500;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDER::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDER::before,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDERCB::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDERCB::before {
  background-color: #d41a25;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDER .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDER .etat,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDERCB .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_AVALIDERCB .etat {
  color: #d41a25;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_APAYER::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_APAYER::before {
  background-color: #f69a47;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_APAYER .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_APAYER .etat {
  color: #f69a47;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_VALIDE::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_VALIDE::before {
  background-color: #079c66;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_VALIDE .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_VALIDE .etat {
  color: #079c66;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE::before,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE72::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE72::before,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ARRETE::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ARRETE::before,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_DESISTE::before,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_DESISTE::before {
  background-color: #005c9e;
}
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE .etat,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE72 .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ANNULE72 .etat,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ARRETE .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_ARRETE .etat,
.TPL_COMPTE .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_DESISTE .etat,
.TPL_INSCRIPTION .listeActiviteCompte .blocLigne.withSpan.INS_ETAT_DESISTE .etat {
  color: #005c9e;
}
.TPL_COMPTE .ligneCoordonnee,
.TPL_INSCRIPTION .ligneCoordonnee {
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 481px) {
  .TPL_COMPTE .ligneCoordonnee span,
  .TPL_INSCRIPTION .ligneCoordonnee span {
    padding-right: 2rem;
    box-sizing: border-box;
    display: inline-block;
  }
  .TPL_COMPTE .ligneCoordonnee .date,
  .TPL_INSCRIPTION .ligneCoordonnee .date {
    width: 18rem;
  }
  .TPL_COMPTE .ligneCoordonnee .emailSpan,
  .TPL_INSCRIPTION .ligneCoordonnee .emailSpan {
    width: 26rem;
  }
  .TPL_COMPTE .ligneCoordonnee .telephoneSpan,
  .TPL_INSCRIPTION .ligneCoordonnee .telephoneSpan {
    width: 15rem;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .TPL_COMPTE .ligneCoordonnee,
  .TPL_INSCRIPTION .ligneCoordonnee {
    flex-direction: column;
  }
}
.TPL_CALCULETTE .infos {
  border-radius: 1rem;
  background-color: #005c9e;
  color: #fff;
  padding: 3rem 6rem;
  display: flex;
  justify-content: space-around;
}
.TPL_CALCULETTE .infos > div {
  background-color: #fff;
  border-radius: 1rem;
  padding: 1rem 2rem;
  color: #005c9e;
  text-align: center;
}
.TPL_CALCULETTE .infos > div strong {
  font-size: 2rem;
}
