/*
#@local/cache-less/lessdyn-css_main_less-0d97c3f0.less
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;900&display=swap');
/* #PRODUIRE{fond=css/main.less}
   md5:146850b4ffb9085b5cf668a31d499d8f */
@keyframes slidein {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
html {
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  background-color: white;
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  color: #000000;
  text-align: inherit;
  overflow-x: hidden;
}
strong {
  font-weight: 900;
}
:focus {
  outline: thin dotted!important;
  border-color: #222222 !important;
}
a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
article a[href]:focus {
  background-color: transparent !important;
}
@media screen and (min-width: 40em) {
  h2.spip {
    margin-top: 1.5em;
    font-size: 1.75rem;
  }
}
.spip_logo {
  max-width: 100%;
}
.on {
  background-color: rgba(33, 101, 144, 0.1) !important;
  font-weight: bold !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
a.spip_url:hover,
a.spip_out:hover,
a.spip_note:hover,
a.spip_glossaire:hover,
a.spip_ancre:hover,
a.spip_doc:hover,
.hyperlien a:hover {
  color: #c23f23 !important;
}
#cboxTitle {
  color: #000000;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
hr {
  max-width: 100%;
}
.button,
button {
  background-color: white;
  font-size: 1em;
  color: black;
  font-weight: 400;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.button.texte-white,
button.texte-white {
  background-color: #888 !important;
}
.button:hover,
button:hover {
  background-color: #c23f23 !important;
  color: white !important;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
.overflow-auto {
  overflow: auto;
}
label,
.label {
  font-size: 1em;
  color: #000000;
}
label .obligatoire,
.label .obligatoire {
  font-size: .75em;
  font-weight: normal;
  color: brown;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
  margin: .15em .25em .25em 0;
  scale: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-weight: 900;
}
.triadeA {
  background-color: #216590;
  color: #216590 !important;
  border-color: #216590 !important;
}
.triadeB {
  background-color: #c23f23;
  color: #c23f23 !important;
}
.triadeC {
  background-color: #0988b1;
  color: #0988b1 !important;
}
.couleurP {
  background-color: #000000;
  color: #000000 !important;
}
@media only screen and (max-width: 40em) {
  #spip-admin {
    display: none;
  }
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 10000 !important;
  right: inherit !important;
  left: 20% !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  font-size: 1rem;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: white !important;
}
.spip-admin-boutons {
  padding: .5em !important;
  background: #60084a !important;
  font-weight: normal !important;
  border: 1px solid white!important;
  border-top: none;
  border-radius: 0 !important;
}
.crayon-boutons .crayon-submit,
.crayon-boutons .crayon-cancel {
  margin: 0 !important;
  padding: .5em .5em .5em 1.5em;
}
.crayon-boutons .crayon-submit:hover,
.crayon-boutons .crayon-cancel:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.text-left {
  text-align: left !important;
}
.label-input {
  font-size: 1.25rem;
}
.sans-border {
  border: 0 !important;
}
.avec-border {
  border: 1px solid #ccc!important;
}
.avec-border-top {
  border-top: 1px solid #ccc!important;
}
.avec-border-right {
  border-right: 1px solid #ccc!important;
}
.avec-border-bottom {
  border-bottom: 1px solid #ccc!important;
}
.avec-border-left {
  border-left: 1px solid #ccc!important;
}
.avec-border-border-left {
  border-left: 1px solid #ccc!important;
}
.sans-margin {
  margin: 0 !important;
}
.avec-margin {
  margin: 1.5em !important;
}
.avec-margin05 {
  margin: .5em !important;
}
.avec-margin-top {
  margin-top: 1.5em !important;
}
.avec-margin-top05 {
  margin-top: .5em !important;
}
.avec-margin-right {
  margin-right: 1.5em !important;
}
.avec-margin-right05 {
  margin-right: .5em !important;
}
.avec-margin-bottom {
  margin-bottom: 1.5em !important;
}
.avec-margin-bottom05 {
  margin-bottom: .5em !important;
}
.avec-margin-bottom015 {
  margin-bottom: .15em !important;
}
.avec-margin-left {
  margin-left: 1.5em !important;
}
.avec-margin-left05 {
  margin-left: .5em !important;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em !important;
  }
}
.sans-padding {
  padding: 0 !important;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0 !important;
  }
}
.avec-padding {
  padding: 1em !important;
}
.avec-padding05 {
  padding: .5em !important;
}
.avec-padding-top {
  padding-top: 1em !important;
}
.avec-padding-top05 {
  padding-top: .5em !important;
}
.avec-padding-top15 {
  padding-top: 1.5em !important;
}
.avec-padding-top2 {
  padding-top: 2em !important;
}
.avec-padding-topbottom {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.avec-padding-topbottom2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.avec-padding-topbottom45 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}
.avec-padding-right {
  padding-right: 1em !important;
}
.avec-padding-right05 {
  padding-right: .5em !important;
}
.avec-padding-right2 {
  padding-right: 2em !important;
}
.avec-padding-bottom {
  padding-bottom: 1em !important;
}
.avec-padding-bottom2 {
  padding-bottom: 2em !important;
}
.avec-padding-bottom05 {
  padding-bottom: .5em !important;
}
.avec-padding-left {
  padding-left: 1em !important;
}
.avec-padding-left05 {
  padding-left: .5em !important;
}
.avec-padding-left2 {
  padding-left: 2em !important;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em !important;
  padding-left: 1em !important;
}
.avec-padding-leftright05 {
  display: block;
  padding-right: .5em !important;
  padding-left: .5em !important;
}
@media screen and (max-width: 799px) {
  .show-for-800 {
    display: none !important;
  }
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-inline {
  display: inline !important;
}
.font-weight-bold {
  font-weight: bold !important;
}
.text-transform-none {
  text-transform: none !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.font-style-italic {
  font-style: italic !important;
}
.position-relative {
  position: relative !important;
}
.z-index-999 {
  z-index: 999 !important;
}
.blanc {
  background-color: #fff !important;
}
.grisClair {
  background-color: #D3D3D3 !important;
}
.grisTresClair {
  background-color: #eee !important;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none !important;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.filtre-grisclair {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
}
.font-size-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.font-size-xs {
  font-size: .75em;
}
.font-size-sm {
  font-size: .875em;
}
.font-size-1x {
  font-size: 1em;
}
.font-size-2x {
  font-size: 2em;
}
.font-size-3x {
  font-size: 3em;
}
.font-size-4x {
  font-size: 4em;
}
.font-size-5x {
  font-size: 5em;
}
.font-size-6x {
  font-size: 6em;
}
.font-size-7x {
  font-size: 7em;
}
.font-size-8x {
  font-size: 8em;
}
.font-size-9x {
  font-size: 9em;
}
.font-size-10x {
  font-size: 10em;
}
[class*='flexbox-']:before {
  content: normal;
}
.flexbox-flex-simple {
  display: -webkit-box !important;
  display: flex !important;
}
.flexbox-flex {
  display: -webkit-box;
  display: flex;
  align-items: baseline;
  margin-bottom: .5em;
}
.flexbox-flex-column {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}
.flexbox-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-column-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flexbox-center-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-right-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: right;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-space-around-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox--center {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.opacity-0 {
  opacity: 0;
}
.opacity-100-2s {
  opacity: 100;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
}
.opacity-100-3s {
  opacity: 100;
  -webkit-transition: opacity 3s ease-in;
  transition: opacity 3s ease-in;
}
.modele_bouton {
  margin: .35em 1em .65em 0;
  padding: .85em 1.25em;
}
.modele_bouton.round {
  border-radius: 1.5em;
}
.modele_bouton.centre {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.modele_bouton.bouton-calendly {
  margin: .5em auto 1.5em;
  padding: .5em 1.25em .5em .5em;
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-weight: 300;
  border-top: 2px solid #216590;
}
#cookieChoiceInfo a {
  background-color: #216590;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
@font-face {
  font-family: 'theme-machaon';
  src: url('//www.cpts-tdm16.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf?u7frav') format('truetype'), url('//www.cpts-tdm16.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff?u7frav') format('woff'), url('//www.cpts-tdm16.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.svg?u7frav#theme-machaon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme-machaon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\e930";
}
.icon-user-circle-o:before {
  content: "\e92c";
}
.icon-user-circle:before {
  content: "\e92d";
}
.icon-star-o:before {
  content: "\e927";
}
.icon-star1:before {
  content: "\e928";
}
.icon-facebook-square:before {
  content: "\e920";
}
.icon-linkedin-square:before {
  content: "\e921";
}
.icon-linkedin:before {
  content: "\e922";
}
.icon-twitter-square:before {
  content: "\e923";
}
.icon-address-book-o:before {
  content: "\e91c";
}
.icon-address-card-o:before {
  content: "\e919";
}
.icon-vcard-o:before {
  content: "\e919";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-paper-plane:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-play:before {
  content: "\e92f";
}
.icon-unlocked:before {
  content: "\e92b";
}
.icon-arrow-right:before {
  content: "\e929";
}
.icon-arrow-left:before {
  content: "\e92a";
}
.icon-heart:before {
  content: "\e926";
}
.icon-credit-card:before {
  content: "\e91e";
}
.icon-search-bold:before {
  content: "\e91b";
}
.icon-home:before {
  content: "\e900";
}
.icon-burger:before {
  content: "\e902";
}
.icon-unlocked1:before {
  content: "\e92e";
}
.icon-document:before {
  content: "\e005";
}
.icon-search:before {
  content: "\e007";
}
.icon-camera:before {
  content: "\e012";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-flag:before {
  content: "\e024";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-key:before {
  content: "\e02c";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-video:before {
  content: "\e011";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-paperclip2:before {
  content: "\e02e";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-target:before {
  content: "\e04e";
}
.icon-global:before {
  content: "\e052";
}
.icon-aperture:before {
  content: "\e057";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-clock:before {
  content: "\e055";
}
.icon-star:before {
  content: "\e904";
}
.icon-clipboard-list:before {
  content: "\e905";
}
.icon-award:before {
  content: "\e906";
}
.icon-diving-goggles:before {
  content: "\e907";
}
.icon-cloud-wind:before {
  content: "\e908";
}
.icon-raindrops:before {
  content: "\e909";
}
.icon-raindrop:before {
  content: "\e90a";
}
.icon-thermometer-quarter:before {
  content: "\e90b";
}
.icon-snowflake:before {
  content: "\e90c";
}
.icon-chat:before {
  content: "\e925";
}
.icon-share:before {
  content: "\e924";
}
.icon-credit-card1:before {
  content: "\e91f";
}
.icon-list:before {
  content: "\e91d";
}
.icon-file-text:before {
  content: "\e916";
}
.icon-layers:before {
  content: "\e917";
}
.icon-download:before {
  content: "\e918";
}
.icon-search2:before {
  content: "\e91a";
}
.icon-shopping-cart:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\e90e";
}
.icon-cross:before {
  content: "\e901";
}
.icon-plus:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e90f";
}
.icon-chevron-thin-left:before {
  content: "\e910";
}
#menu-ext-droite {
  position: fixed;
  background: #777;
  top: 0;
  width: 310px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
  -webkit-transition: transform ease .5s;
  transition: transform ease .5s;
  box-shadow: none;
}
#menu-ext-droite.is-active {
  box-shadow: 0 0 4em rgba(0, 0, 0, 0.75);
  transform: translateX(0);
}
#menu-ext-droite {
  right: 0;
  transform: translateX(100%);
}
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-droite .menu a {
  display: block;
  background-color: white !important;
  width: 100%;
  padding: .5em .75em .45em;
  color: white;
  font-weight: 300;
  line-height: initial;
  border-left: 10px solid transparent;
}
#menu-ext-droite li li a {
  color: #000000 !important;
}
#menu-ext-droite li {
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .menu .niveauA > a {
  background-color: #216590 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#menu-ext-droite .niveauA a {
  padding-left: 5px;
}
#menu-ext-droite .niveauB a {
  background-color: white !important;
}
#menu-ext-droite .niveauC strong a {
  background-color: #777 !important;
  padding-left: 12px !important;
  font-weight: 900;
  color: white !important;
  border-left: 15px solid white;
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .niveauC strong a:hover,
#menu-ext-droite .niveauC strong a:focus {
  background-color: #888;
  color: white;
  border-left-color: #0988b1;
}
#menu-ext-droite .niveauC .niveauD a {
  padding-left: 20px !important;
}
#menu-ext-droite .niveauC .niveauC a {
  background-color: #ccc !important;
  padding-left: 12px !important;
  font-weight: normal;
  color: #000000 !important;
  border-left: 30px solid white;
}
#menu-ext-droite .niveauC .niveauC a:hover,
#menu-ext-droite .niveauC .niveauC a:focus {
  background-color: #888;
  color: white;
  border-left-color: #0988b1;
}
#menu-ext-droite .niveauC .niveauC .niveauD a {
  background-color: white !important;
  padding-left: 12px !important;
  font-weight: 400;
}
#menu-ext-droite li.actif-OffCanvas > strong > a,
#menu-ext-droite li.actif-OffCanvas > a {
  border-left-color: #c23f23 !important;
}
#menu-ext-droite a:hover,
#menu-ext-droite a:focus {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #0988b1;
}
#menu-ext-droite .menu.partage {
  background-color: #666 !important;
}
#menu-ext-droite .menu.partage li {
  border: none;
}
#menu-ext-droite .menu.partage a {
  background-color: transparent !important;
  padding: .5em .55em .45em;
  font-weight: normal;
  border: none;
}
#menu-ext-droite .menu.partage a:hover {
  background-color: #216590 !important;
}
#menu-ext-droite a.retourHome {
  background-color: #216590 !important;
  padding: .5em 1rem .45em;
  font-weight: 400 !important;
  text-transform: uppercase;
  border: 0 !important;
}
#menu-ext-droite a.retourHome span {
  margin-right: .5em !important;
}
#menu-ext-droite .close span {
  padding: .35rem;
  display: inline-block;
  font-size: 1.75rem;
  color: rgba(255, 255, 255, 0.9);
}
#menu-ext-droite .close:hover {
  background-color: #216590 !important;
}
#menu-ext-droite .boutons-boutique {
  background-color: #ccc !important;
}
#menu-ext-droite .boutons-boutique li {
  border-bottom: none;
}
#menu-ext-droite .boutons-boutique a {
  background-color: transparent !important;
  color: #216590 !important;
  border-left: 1px solid #216590;
}
#menu-ext-droite .boutons-boutique a span {
  margin-right: .5em !important;
}
#menu-ext-droite .boutons-boutique a:hover {
  background-color: #888 !important;
  color: white !important;
}
#menu-ext-droite .boutons-boutique:hover {
  background-color: #888;
}
.offCanvas-toggle {
  background-color: transparent;
}
.offCanvas-toggle[aria-expanded=true] {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle[aria-expanded=true] .plan-du-site {
  display: none;
}
.offCanvas-toggle a,
.offCanvas-toggle button {
  display: flex;
  height: auto !important;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  font-size: 3rem;
  color: white;
  border: none;
  border-radius: 0px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle a span,
.offCanvas-toggle button span {
  padding: .25em 1rem 0;
  display: inline-block;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle a span.titre-menu,
.offCanvas-toggle button span.titre-menu {
  margin-top: -.3em;
  padding: 0 !important;
  display: inline-block;
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-size: .335em !important;
}
.offCanvas-toggle a:hover,
.offCanvas-toggle button:hover {
  cursor: pointer;
}
.offCanvas-toggle a:hover span,
.offCanvas-toggle button:hover span {
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a,
  .offCanvas-toggle button {
    font-size: 2.5rem;
  }
}
.offCanvas-toggle a:hover,
.offCanvas-toggle button:hover {
  background-color: #216590 !important;
}
.cs_blocs {
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
}
.cs_blocs .blocs_titre {
  background-color: #eee;
  background-image: none;
  margin: .75em 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.cs_blocs h3.spip {
  margin-top: 0;
}
.cs_blocs h4,
.cs_blocs button {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: .4em;
  color: #216590;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
  border: none;
}
.cs_blocs h4:before,
.cs_blocs button:before {
  content: "\e90e";
  margin-right: .25em;
  padding: .3em;
  color: #c23f23;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h4:hover,
.cs_blocs button:hover,
.cs_blocs h4:focus,
.cs_blocs button:focus {
  background-color: #d8d8d8 !important;
  color: #216590;
}
.cs_blocs h4.blocs_replie:before,
.cs_blocs button.blocs_replie:before {
  content: "\e903";
  font-family: 'theme-machaon';
  color: #216590;
  vertical-align: middle;
}
.cs_blocs h4 a,
.cs_blocs button a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: #c23f23;
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-weight: 400 !important;
  line-height: normal;
  vertical-align: middle;
}
.cs_blocs h4 a:focus,
.cs_blocs button a:focus {
  background-color: transparent !important;
  color: #216590 !important;
}
.cs_blocs h4 a.sommaire-back,
.cs_blocs button a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h4:hover,
.cs_blocs .cs_bloc2 h4:hover {
  background-color: #d8d8d8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs .blocs_destination {
  padding: .3em 0 .3em 1.3em;
  border-top: 0;
}
.cs_blocs .blocDepliableCouleur.blocs_replie {
  margin-bottom: .3em;
  line-height: 1.4em !important;
  font-size: .9375em !important;
}
.carte_gis {
  z-index: 1;
}
.carte_gis .leaflet-top,
.carte_gis .leaflet-bottom {
  z-index: 800;
}
.carte_gis .leaflet-popup-content-wrapper {
  padding: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}
.carte_gis .leaflet-popup-content {
  width: 250px !important;
  margin: 0 !important;
  font-family: #000000;
  font-size: 1rem;
  line-height: 2rem;
}
.carte_gis .leaflet-popup-content p,
.carte_gis .leaflet-popup-content a {
  margin: 0 !important;
  padding: .25em 1em .35em!important;
  font-weight: 300;
  border-top: 1px solid #ddd;
  color: #000000 !important;
}
.carte_gis .leaflet-popup-content .title {
  background-color: #666;
  display: inline-block;
  padding: .5em .9em;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: normal;
}
.carte_gis .leaflet-popup-content a {
  display: block;
  background-color: #F5F5F5;
}
.carte_gis .leaflet-popup-content a span {
  padding-right: .35em;
}
.carte_gis .leaflet-popup-content a:hover {
  background-color: #216590;
  color: white !important;
}
.carte_gis .leaflet-pane .marker-cluster div {
  background-color: rgba(0, 0, 0, 0.5);
  width: 45px;
  height: 45px;
  margin: 0;
  color: white;
  font-size: 1.75em;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.carte_gis .leaflet-pane .marker-cluster span {
  line-height: 45px;
}
.carte_gis .carte_coordonnees.spip h3 {
  font-size: 1.6rem;
}
.carte_gis .carte_coordonnees.spip p {
  color: #333;
  line-height: 1;
}
.carte_gis .carte_coordonnees.spip ul.spip {
  margin: 0 0 1em 2em;
  list-style-type: square;
  color: #333;
}
.carte_gis .carte_coordonnees.spip .pos1 {
  padding-right: 1em;
}
@media only screen and (max-width: 40em) {
  .carte_gis .carte_coordonnees.spip .pos1 {
    margin-bottom: 0;
  }
}
.carte_gis .carte_coordonnees.spip .pos2 {
  padding-right: 1em;
  padding-left: 1em;
  border-left: 1px solid #bbb;
}
@media only screen and (max-width: 40em) {
  .carte_gis .carte_coordonnees.spip .pos2 {
    padding-left: 0;
    border-left: 0;
  }
}
@media only screen and (max-height: 860px) {
  .carte_gis {
    max-height: 70vh;
  }
}
header nav {
  position: fixed;
  background-color: white;
  top: 0;
  width: 100%;
  z-index: 91;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 40em) {
  header nav {
    height: 80px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav img {
  height: 70px;
  margin: 15px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav img:hover {
  translate: 5px;
}
@media only screen and (max-width: 40em) {
  header nav img {
    max-width: 220px !important;
    height: 60px;
    margin: 10px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav a {
  color: #000000;
  padding-top: .3125rem !important;
  padding-bottom: .3125rem !important;
}
header nav a:hover,
header nav a:active,
header nav a:focus {
  color: #000000;
  font-weight: bold !important;
}
header nav .actif a {
  color: #000000;
  font-weight: bold;
}
.pave-img-titre_soustitre-suite {
  width: 100%;
  padding: 4.5em .5em;
}
@media only screen and (max-width: 64em) {
  .pave-img-titre_soustitre-suite {
    padding: 2em .5em;
  }
}
.pave-img-titre_soustitre-suite a {
  position: relative;
}
.pave-img-titre_soustitre-suite a .pave-img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-img-titre_soustitre-suite a:hover .pave-img,
.pave-img-titre_soustitre-suite a:focus .pave-img {
  opacity: .8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.pave-img-titre_soustitre-suite a:hover .button,
.pave-img-titre_soustitre-suite a:focus .button {
  background-color: #c23f23 !important;
  color: white !important;
}
.pave-img-titre_soustitre-suite .pave-content {
  position: relative;
  padding-bottom: .5em;
}
.pave-img-titre_soustitre-suite .pave-content .surtitre {
  padding: 0 .7em;
  margin-bottom: -.7em;
  color: #888;
}
.pave-img-titre_soustitre-suite .pave-content h1,
.pave-img-titre_soustitre-suite .pave-content h2 {
  margin: 0;
  padding: 0 .45em;
  font-size: 1.9em;
  color: black;
}
@media only screen and (max-width: 55em) {
  .pave-img-titre_soustitre-suite .pave-content h1,
  .pave-img-titre_soustitre-suite .pave-content h2 {
    padding-top: 1rem;
    font-size: 32px;
    line-height: 1;
  }
}
.pave-img-titre_soustitre-suite .pave-content .descriptif {
  margin: 0;
  padding: .5em .75em;
  color: black;
  font-size: 1.15em;
  line-height: 1.5;
}
@media only screen and (max-width: 55em) {
  .pave-img-titre_soustitre-suite .pave-content .descriptif {
    font-size: 21px;
    line-height: 1.4;
  }
}
.pave-img-titre_soustitre-suite {
  background-color: white !important;
  margin: 2.5em 0 0;
  padding: 0;
  overflow: hidden;
}
.pave-img-titre_soustitre-suite .pave-content h1,
.pave-img-titre_soustitre-suite .pave-content h2 {
  padding: 1em .75em;
  font-size: 1em;
  color: #555;
}
.pave-img-titre_soustitre-suite a {
  display: block;
}
.pave-img-titre-desc-suite {
  position: relative;
}
.pave-img-titre-desc-suite a {
  background-color: #ededed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
}
.pave-img-titre-desc-suite a .pave-img {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.pave-img-titre-desc-suite a .pave-content {
  width: 100%;
  height: 100%;
}
.pave-img-titre-desc-suite a .pave-content .titre {
  width: 100%;
  margin: 0;
  padding: .75em .3em;
  font-size: 1.175em;
  color: #c23f23;
  word-wrap: break-word;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 1500px) {
  .pave-img-titre-desc-suite a .pave-content .titre {
    font-size: 1.25em;
  }
}
.pave-img-titre-desc-suite a .pave-content .descriptif {
  margin: 0;
  padding: 0 .5em;
  color: black;
  text-align: center;
  line-height: 1.45em;
}
.pave-img-titre-desc-suite a .pave-content span {
  font-size: 2em;
}
.pave-img-titre-desc-suite a .pave-content .button {
  padding: 6px 12px;
  color: #c23f23;
  border-color: #c23f23;
}
.pave-img-titre-desc-suite a:hover .button {
  background-color: #c23f23 !important;
  color: white !important;
}
header nav {
  height: auto;
}
header nav a {
  padding-bottom: .632rem !important;
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
}
header nav#nav-principale {
  padding-top: 50px;
  height: 160px;
  z-index: 98;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
header nav#nav-principale .descriptif-principal {
  display: block;
  width: 200px;
}
header nav#nav-principale .flexbox-center-center {
  height: 100px;
}
header nav#nav-principale ul {
  max-width: 1200px;
  padding-left: 20px;
}
header nav#nav-principale li {
  padding: 0;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav#nav-principale li a {
  height: 35px;
  margin: 0 1em;
  padding: 7px 0 0 0 !important;
  color: #216590;
  font-size: 1.135em;
  font-weight: 700;
  text-transform: uppercase;
}
header nav#nav-principale li:last-child a {
  border: none;
}
header nav#nav-principale li:hover,
header nav#nav-principale li.actif {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav#nav-principale li:hover a,
header nav#nav-principale li.actif a {
  border-bottom: 7px solid #c23f23;
}
header nav#nav-principale section.menu-small {
  padding-top: 0;
}
header nav#nav-principale section.menu-small ul {
  padding-left: 0;
}
header nav#nav-principale section.menu-small li {
  background-color: #c23f23;
  width: 50%;
  padding: 0;
}
header nav#nav-principale section.menu-small li a {
  width: 100%;
  padding: .5rem 1rem .3rem!important;
  font-size: 1rem;
  color: white !important;
  text-align: center;
  border: 1px solid white;
  border-width: 0 1px;
}
header nav#nav-secondaire {
  background: linear-gradient(90deg, #7dbd45, #009ca7);
  z-index: 99;
  border: none;
}
header nav#nav-secondaire .logo-secondaire {
  position: absolute;
  z-index: 99;
}
header nav#nav-secondaire .logo-secondaire a {
  margin: 0;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  font-size: 2rem;
  color: darkblue;
}
header nav#nav-secondaire .logo-secondaire a:focus {
  background-color: transparent !important;
}
header nav#nav-secondaire .logo-secondaire a img {
  width: auto;
  height: 100px;
  margin: 50px 0 0 20px;
  padding: 0;
}
@media only screen and (max-width: 40em) {
  header nav#nav-secondaire .logo-secondaire a img {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 40em) {
  header nav#nav-secondaire .logo-secondaire a {
    margin-left: calc(50vw - 100px);
  }
}
header nav#nav-secondaire .menu {
  z-index: 99;
}
header nav#nav-secondaire a {
  padding-top: .7em !important;
  padding-bottom: .75em !important;
  color: white;
}
header nav#nav-secondaire a:hover {
  background-color: transparent;
  color: yellow !important;
  font-weight: inherit;
}
header nav#nav-secondaire a.tel-bandeau {
  background-color: #216590;
  margin: .25em;
  padding-top: .5em !important;
  padding-bottom: .5em !important;
  color: white;
  font-weight: bold;
  border-radius: 100px;
}
header nav#nav-secondaire a.tel-bandeau:hover {
  background-color: #c23f23;
  color: white !important;
}
@media only screen and (max-width: 639px) {
  header nav#nav-secondaire a.tel-bandeau.hide {
    display: block !important;
    margin-left: 20vw;
    padding: .125em .5em !important;
  }
}
#menu-ext-droite .menu .niveauA > a {
  text-transform: inherit;
}
#menu-ext-droite .close {
  display: none;
}
@media only screen and (max-width: 430px) {
  #menu-ext-droite .close {
    float: none !important;
    display: inline-block;
  }
}
.cs_blocs .blocs_titre {
  background-color: rgba(125, 189, 69, 0.29);
}
.cs_blocs .blocs_titre a {
  padding: .5em 0 .6em 50px;
  line-height: normal;
}
.cs_blocs .blocs_titre a:focus {
  color: #c23f23 !important;
}
.cs_blocs .blocs_titre.blocs_replie {
  background-color: #eee;
}
.cs_blocs .blocs_titre:hover {
  background-color: rgba(125, 189, 69, 0.4) !important;
}
.cs_blocs .blocs_destination {
  padding: 0;
}
#acces-espace-membres .cs_blocs {
  border: 1px solid #E5E5E5;
}
#acces-espace-membres .blocs_titre {
  margin: 0;
}
#acces-espace-membres fieldset {
  padding: 0;
}
#acces-espace-membres input {
  margin: 0;
}
h1[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.offCanvas-toggle .titre-menu {
  color: #216590;
  font-weight: normal;
}
.offCanvas-toggle a {
  color: #216590;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a span {
    padding: 0;
  }
}
.offCanvas-toggle a:hover {
  background-color: white !important;
  color: #c23f23;
}
.offCanvas-toggle a:hover span {
  color: #c23f23;
  font-weight: normal;
}
.carte_gis .leaflet-popup-content p {
  padding-bottom: 2px !important;
  padding-top: 2px !important;
  border-top: none;
}
.carte_gis ul {
  margin-bottom: .5em;
  margin-left: 30px;
}
.carte_gis hr {
  margin: 5px 0;
}
.actus-sommaire {
  padding-top: 160px;
}
.actus-sommaire #zone-annonce article {
  background-color: #0988b1;
  margin: 0 auto;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  text-align: center;
}
.actus-sommaire #zone-annonce article .titre {
  font-size: 1.75rem;
  line-height: 1;
  font-weight: bold;
}
.actus-sommaire #zone-annonce article .descriptif {
  max-width: 48rem;
  margin: 0 auto;
  line-height: 1;
  font-weight: normal;
}
.actus-sommaire #zone-annonce article:hover {
  background-color: #003f28 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-bandeau-accueil {
  position: relative;
  background: #ccf1df url(https://www.cpts-tdm16.fr/plugins/mozaik-cptstdm/images/fond-bandeau-cpts.webp) center -50px;
  background-size: cover;
}
.actus-sommaire #zone-bandeau-accueil .pave-content {
  margin-top: 80px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 1024px) {
  .actus-sommaire #zone-bandeau-accueil .pave-content {
    margin-top: 4vw;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
  .actus-sommaire #zone-bandeau-accueil .pave-content h1 {
    font-size: 4.75vw;
  }
  .actus-sommaire #zone-bandeau-accueil .pave-content .descriptif {
    margin-top: 0 !important;
  }
  .actus-sommaire #zone-bandeau-accueil .pave-content .descriptif .modele_bouton {
    margin: 0;
    padding: .5em 1em;
  }
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-bandeau-accueil .pave-content {
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
  .actus-sommaire #zone-bandeau-accueil .pave-content h1 {
    font-size: 8vw;
  }
}
.actus-sommaire #zone-bandeau-accueil .titre {
  font-size: 3em;
  color: #216590;
  line-height: 1;
}
.actus-sommaire #zone-bandeau-accueil .soustitre {
  font-size: .9em;
  color: #c23f23;
  font-weight: 400;
  text-transform: inherit;
}
.actus-sommaire #zone-bandeau-accueil .descriptif .button {
  background-color: #216590;
  color: white !important;
  border: none;
}
.actus-sommaire #zone-bandeau-accueil .pave-img {
  margin-bottom: 20px;
  z-index: 99;
}
.actus-sommaire #zone-bandeau-accueil:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 137px;
  background: url(https://www.cpts-tdm16.fr/plugins/mozaik-cptstdm/images/vague-bandeau-accueil.svg) center bottom;
  background-size: cover;
}
.actus-sommaire #zone-carte {
  position: relative;
}
.actus-sommaire #zone-carte .titre {
  font-size: 1.9em;
  color: #216590;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte .titre {
    line-height: 1;
  }
}
.actus-sommaire #zone-carte .soustitre {
  font-size: .95em;
  color: #c23f23;
  font-weight: 400;
  text-transform: inherit;
}
.actus-sommaire #zone-carte #compteurs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte #compteurs {
    line-height: .75;
  }
}
.actus-sommaire #zone-carte #compteurs .counter-content {
  display: flex;
  flex-direction: column-reverse;
  min-width: 180px;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte #compteurs .counter-content {
    padding-bottom: 0 !important;
  }
}
.actus-sommaire #zone-carte #compteurs .counter-content .counter-name {
  font-size: 1.5em;
  color: #216590;
}
.actus-sommaire #zone-carte #compteurs .counter-content .counter-value {
  font-size: 2.5em;
  color: #c23f23;
}
.actus-sommaire #zone-carte .pave-content {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.actus-sommaire #zone-carte .button {
  background-color: #216590;
  padding: 1em 4em;
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
}
.actus-sommaire #zone-carte .nav-etiquette {
  margin-top: 2em;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte .nav-etiquette {
    margin-top: 0;
  }
}
.actus-sommaire #zone-carte .nav-etiquette .hollow.button {
  margin: 0 .25em .5em 0;
  padding: .5em 1.2em;
  font-weight: normal;
  text-transform: inherit;
  color: white !important;
  border-radius: 100px;
}
.actus-sommaire #zone-carte .nav-etiquette .hollow.button:hover {
  background-color: #c23f23 !important;
  color: white !important;
}
@media only screen and (max-width: 640px) {
  .actus-sommaire #zone-carte .nav-etiquette .hollow.button {
    margin-bottom: .15em;
  }
}
.actus-sommaire #zone-cibles {
  position: relative;
  padding-top: 130px;
}
.actus-sommaire #zone-cibles .enveloppe {
  background-color: #60ae94;
  border-bottom: 20px solid #c0dbd2;
}
.actus-sommaire #zone-cibles article a {
  background-color: white;
  border-radius: 6px;
  overflow: hidden;
  height: 100%;
}
.actus-sommaire #zone-cibles article a .titre {
  padding-top: 0;
  color: #216590;
  text-transform: uppercase;
}
.actus-sommaire #zone-cibles article a span {
  display: inline-block;
  color: #216590;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-cibles article a:hover {
  background-color: #eee;
}
.actus-sommaire #zone-cibles article a:hover .titre,
.actus-sommaire #zone-cibles article a:hover span {
  color: #c23f23;
}
.actus-sommaire #zone-cibles article a:hover span {
  transform: translateX(10px);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.actus-sommaire #zone-cibles:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 130px;
  background: url(https://www.cpts-tdm16.fr/plugins/mozaik-cptstdm/images/vague-je-suis.svg) center top;
  background-size: cover;
}
#zone-actus.content-actus {
  background-color: #F4F4F4;
}
#zone-actus .titre {
  font-size: 1.9em;
  color: #216590;
  line-height: 1.2;
}
#zone-actus em {
  font-size: .95em;
  color: #c23f23;
  font-weight: 400;
  font-style: normal;
  text-transform: inherit;
}
#zone-actus article a {
  background-color: white;
  height: 100%;
  border: 1px solid gold;
  border-radius: 6px;
  overflow: hidden;
}
#zone-actus article a .pave-img {
  position: relative;
  border-bottom: 1px solid #216590;
}
#zone-actus article a .titre {
  padding: 1em .5em;
  font-size: 1.25em;
  color: #216590;
}
#zone-actus article a span {
  display: inline-block;
  color: #216590;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus article a:hover {
  background-color: #216590;
}
#zone-actus article a:hover .pave-img::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  display: block;
  top: 0;
  opacity: .1;
}
#zone-actus article a:hover .titre {
  color: white;
}
#zone-actus .button {
  background-color: #c23f23;
  padding: 1em 4em;
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
}
#zone-actus .button:hover {
  background-color: #216590 !important;
}
#liste-praticiens address {
  margin: 0;
  font-style: inherit;
}
#liste-praticiens address header {
  background-color: #eef6f4;
  padding: .5em;
  border-top: 1px solid goldenrod;
  border-radius: 7px 7px 0 0;
}
#liste-praticiens address.fiche-msp {
  background-color: #fafafa;
  border-radius: 8px 8px 0 0;
}
#liste-praticiens address.fiche-msp header {
  background-color: #f2d264;
  border: none;
}
#liste-praticiens address.fiche-msp header .titre {
  color: black;
}
#liste-praticiens address.fiche-msp .descriptif ul {
  margin: 0 0 5px 30px;
  border: none;
}
#liste-praticiens address.fiche-msp .desc-msp {
  padding-left: 1em;
  margin-left: 1em;
  border-left: 1px dotted #aaa;
}
#liste-praticiens address p {
  margin-bottom: 0;
  padding: .5em;
  line-height: normal;
}
#liste-praticiens .titre {
  font-size: 1.2em;
  color: #216590;
}
#liste-praticiens .adresse-praticien {
  margin: 0;
  padding: 0;
  color: #000000;
  border: 1px solid #d3e7e0;
}
#liste-praticiens .adresse-praticien a:hover {
  color: #216590 !important;
}
#liste-praticiens .adresse-praticien.prive {
  padding-top: 0;
}
#liste-praticiens .adresse-praticien.prive p {
  margin-bottom: .5em;
  padding: 0;
  color: #c23f23;
  border-bottom: 1px solid #c23f23;
}
#liste-praticiens .adresse-praticien.prive .cotisation-a-jour {
  color: green;
}
#liste-praticiens .adresse-praticien.prive .cotisation-pas-a-jour {
  color: red;
}
#liste-praticiens .adresse-praticien hr {
  margin: 10px 0 5px;
}
#liste-praticiens .adresse-praticien ul {
  margin-bottom: .5em;
  margin-left: 30px;
}
#liste-praticiens .adresse-praticien ul.no-bullet {
  margin-left: 0;
}
#liste-praticiens .adresse-praticien ul li {
  line-height: normal;
  padding-bottom: .25em;
}
#liste-praticiens .lieu-rattachement {
  background-color: beige;
  margin: 0;
  padding: .2em .5em;
  font-size: medium;
  font-weight: bold;
  border: 1px solid #d3e7e0;
  border-width: 1px 1px 0;
}
#liste-praticiens .lieu-rattachement span {
  padding-right: .25em;
  color: #c23f23;
}
#liste-praticiens .modele_bouton {
  background-color: #216590;
  margin: 0 0 .25em 0;
  padding: .35em 1em .45em;
  font-weight: normal;
  text-transform: inherit;
  color: white !important;
  border-radius: 100px;
  cursor: default;
}
#liste-praticiens .liste-profession-msp header.titre {
  margin-bottom: 1em;
  padding-bottom: .25em;
  border-bottom: 2px solid #f2d264;
}
#liste-praticiens .hrspip {
  width: 100%;
}
#liste-praticiens .hrspip hr {
  margin-bottom: 3em;
  border-bottom: 2px solid #f2d264;
}
#praticiens path {
  stroke: #216590;
  stroke-width: 2px;
  fill: #4aabbb;
  fill-opacity: .25;
}
#praticiens .markers-carte {
  background-color: #eee;
}
#praticiens .markers-carte li {
  margin-right: 2em;
}
#praticiens .markers-carte li img {
  margin: 0 10px 0 0;
}
#nav-etiquette .modele_bouton,
#nav-etiquette-msp .modele_bouton {
  background-color: #216590;
  margin: 0 .15em .25em 0;
  padding: .35em 1em .45em;
  font-weight: normal;
  text-transform: inherit;
  color: white !important;
  border: none;
  border-radius: 100px;
}
#nav-etiquette .modele_bouton.on,
#nav-etiquette-msp .modele_bouton.on {
  background-color: #c23f23 !important;
  font-weight: normal !important;
}
#nav-etiquette .modele_bouton.tous,
#nav-etiquette-msp .modele_bouton.tous {
  background-color: green !important;
  font-weight: normal !important;
}
#nav-etiquette .modele_bouton.specialite,
#nav-etiquette-msp .modele_bouton.specialite {
  background-color: #0988b1;
  cursor: default;
}
#nav-etiquette .modele_bouton.specialite:hover,
#nav-etiquette-msp .modele_bouton.specialite:hover {
  background-color: #0988b1 !important;
}
#nav-etiquette-msp .modele_bouton {
  background-color: #f4ca39;
  color: black !important;
}
#nav-etiquette-msp .modele_bouton:hover {
  color: white !important;
}
main {
  position: relative;
  background-color: white;
  padding: 0;
  margin-bottom: 560px;
  z-index: 9;
}
main:before {
  content: '';
  position: absolute;
  background: url(https://www.cpts-tdm16.fr/plugins/mozaik-cptstdm/images/vague-je-suis.svg) center top;
  background-size: auto;
  background-size: cover;
  top: 0;
  width: 100%;
  height: 100px;
  transform: scale(-1, -1);
  opacity: .25;
}
.main {
  position: relative;
  padding: 0;
}
.main #content {
  width: 100%;
  max-width: 48rem;
  margin: 0 auto;
}
.main header .breadcrumbs {
  margin: 0;
}
.main header .breadcrumbs a:hover {
  text-decoration: none;
}
.main header .breadcrumbs li:not(:last-child)::after {
  color: #555 !important;
}
.main header h1 {
  padding-bottom: .125em;
  font-size: 2.5rem;
  color: #000000;
}
.main header h1 small {
  font-weight: normal;
}
.main header .soustitre {
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: 400;
  color: #216590;
}
.main h2,
.main .h2 {
  color: #c23f23;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #216590;
  padding: .8rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: white;
}
.main blockquote.spip:before {
  display: none;
}
.main blockquote.spip p {
  color: white;
}
.main .spip_cadre {
  border-radius: 5px;
}
.main .spip_logo {
  margin: 0 0 1em 1em;
}
.main input:disabled,
.main input[readonly],
.main textarea:disabled,
.main textarea[readonly] {
  background-color: #eee !important;
}
.main .ps {
  background-color: #eee;
  margin-top: 2em;
  padding: 1.25rem;
  font-style: italic;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main .ps h2 {
  margin: 0;
}
.main .iframe_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.main .iframe_wrapper:after {
  content: "";
  position: absolute;
  display: block;
  top: 30px;
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
  margin: 50px auto;
  border-radius: 50%;
  border: 5px solid;
  border-color: turquoise transparent crimson transparent;
  animation: time-loader-rotation 1.2s linear infinite;
  z-index: -1;
}
@keyframes time-loader-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 40em) {
  .main header h1 {
    font-size: 2rem;
  }
  .main h3 {
    font-size: 1.25em;
  }
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-content h3,
.pave-content h4 {
  font-size: 1.25rem;
}
.page-sommaire main {
  max-width: 100%;
}
#paves-articles-accueil .pave-content {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 0 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#paves-articles-accueil .pave-content .titre {
  padding: .5em .75em;
  font-size: 1.5em;
  color: black;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.75;
}
@media only screen and (max-width: 740px) {
  #paves-articles-accueil .pave-content .titre {
    margin: 0;
    padding: .2em .75em;
    font-size: 1.25em;
    line-height: normal;
  }
}
#paves-articles-accueil .pave-content:hover {
  background-color: #216590;
}
#paves-articles-accueil .pave-content:hover h1 {
  color: white;
}
#paves-articles-accueil .positionA.cell {
  padding-right: .625rem;
  padding-left: .625rem;
}
#paves-articles-accueil .positionA .pave-content {
  max-width: 500px;
}
#paves-articles-accueil .positionB.cell {
  padding-right: .625rem;
  padding-left: .625rem;
}
#paves-articles-accueil .positionB .pave-content {
  max-width: 300px;
}
#paves-articles-accueil .positionB .pave-content .titre {
  margin: 0;
  font-size: 1.25em;
  line-height: 1.5;
}
@media only screen and (max-width: 740px) {
  #paves-articles-accueil .positionB .pave-content .titre {
    margin: 0;
    padding: .2em .75em;
    line-height: normal;
  }
}
#liste-articles .titre-rubrique,
#liste-articles .surtitre,
#avis .titre-rubrique {
  display: inline-block;
  background-color: #1c928d;
  padding: .15em .5em .1em;
  font-size: 1rem;
  font-family: inherit;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
}
#liste-articles article {
  margin-bottom: 2em;
  padding-bottom: 1em !important;
  border-bottom: 1px solid #ddd;
}
.page-rubrique {
  padding-top: 160px;
}
.page-rubrique .pave-img-gauche-titre-desc-suite {
  background-color: transparent;
  border-top: 1px solid #ccc;
}
header.rubrique-racine-titre h1 {
  display: inline-block;
  background-color: #1c928d;
  padding: .1em 1em .075em;
  font-size: 2rem;
  font-family: inherit;
  color: white;
  text-transform: uppercase;
}
header.rubrique-racine-titre .icon-unlocked1 {
  color: #7dbd45;
  font-size: 2.25rem;
}
header.rubrique-racine-titre .rubrique-texte {
  padding: 1rem 2rem 0 0;
}
header.rubrique-racine-titre .rubrique-texte h2 {
  margin: 0;
}
header.rubrique-racine-titre #logo-top-ulysse {
  display: flex;
  align-items: center;
}
header.rubrique-racine-titre #logo-top-ulysse a {
  flex-shrink: 0;
}
header.rubrique-racine-titre #logo-top-ulysse h2 {
  font-size: 1.125em;
}
.page-mon_compte,
.page-praticiens,
.page-lieux,
.page-msp,
.page-auteur,
.page-calendrier,
.page-breve,
.page-plan,
.page-recherche,
.page-401,
.page-404,
.page-mot,
.page-article {
  padding-top: 160px;
}
.article-racine-titre #logo-top-ulysse {
  display: flex;
  align-items: center;
}
.article-racine-titre #logo-top-ulysse a {
  flex-shrink: 0;
}
.article-racine-titre #logo-top-ulysse h2 {
  font-size: 1.125em;
}
#articles-actif header .surtitre {
  display: block;
  width: fit-content;
}
#articles-actif header .titre {
  display: inline-block;
}
#articles-actif header .icon-unlocked1 {
  color: #7dbd45;
  font-size: 2rem;
}
#articles-actif figure.logo-article figcaption {
  max-width: 600px;
}
#articles-actif figure.logo-article figcaption .spip_doc_titre {
  padding: 0 0 .25em;
  font-size: 1em;
}
#articles-actif figure.logo-article figcaption .spip_doc_descriptif {
  font-size: .85em;
  line-height: 1.1;
}
#articles-actif figure.logo-article figcaption .spip_doc_credits {
  font-size: 80%;
}
#articles-actif section table td {
  text-align: center;
  border: 1px solid #ccc;
}
#articles-actif section table tbody tr:nth-child(2n) {
  background-color: transparent;
}
#pave-rubrique-titre-img article {
  margin-bottom: 2em;
  padding-bottom: 0 !important;
  border-bottom: 1px solid #ddd;
}
#pave-rubrique-titre-img .pave-img {
  margin-bottom: 1em;
}
#pave-rubrique-titre-img .titre-rubrique {
  display: none;
}
#pave-rubrique-titre-img header {
  width: 100%;
  text-align: left;
}
#pave-rubrique-titre-img .titre {
  padding: .25em 0;
  margin-bottom: 0;
  font-size: 1.5em;
  color: #216590;
  text-transform: uppercase;
  font-weight: bold;
}
#pave-rubrique-titre-img .titre:after {
  display: block;
  content: "";
  background-color: #1c928d;
  margin: .5em 0 .75em;
  width: 90px;
  height: 4px;
}
#pave-rubrique-titre-img .descriptif {
  color: black;
  text-align: left;
}
#articles-actus .grid-container {
  padding: 0;
}
#articles-actus .titre {
  padding: .5em;
  margin-bottom: 1em;
  color: #216590;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
}
#articles-actus .titre:after {
  display: block;
  content: "";
  background-color: #1c928d;
  margin: .75em auto 0;
  width: 90px;
  height: 4px;
}
#articles-actus p {
  padding-top: 1em;
  color: black;
  text-align: left;
}
#articles-actus .pave-img-gauche-titre-desc-suite .pave-content {
  padding-left: 1em;
}
#articles-actus .pave-img-gauche-titre-desc-suite .pave-content .titre {
  padding: .25em 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: normal;
}
#articles-actus .pave-img-gauche-titre-desc-suite .pave-content .titre:after {
  margin: .5em  0;
  height: 2px;
}
#articles-actus .pave-img-gauche-titre-desc-suite .pave-content .descriptif {
  padding: 0;
}
#articles-focus .titre-rubrique {
  display: block;
  padding: .5em;
  text-align: center;
  font-size: 1em;
}
#articles-focus article {
  text-align: left;
}
#articles-focus .titre {
  padding: 1em .5em 0;
  color: #216590;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
}
#articles-focus p {
  padding: 0 .5em;
  color: black;
}
#articles-focus .pave-contentB .grid-container {
  padding: 0;
}
#articles-focus .pave-contentB article {
  margin-bottom: 1em !important;
}
#articles-focus .pave-contentB .titre {
  padding: 0 .75em 0;
  text-transform: inherit;
}
#articles-focus .pave-contentB .pave-img {
  background-color: rgba(33, 101, 144, 0.2);
}
#articles-focus .pave-contentB .pave-content {
  display: flex;
  min-height: 80px;
  align-items: center;
}
#articles-focus .pave-contentB .pave-vide {
  background-image: url(https://www.cpts-tdm16.fr/plugins/mozaik-cptstdm/images/logo-cpts-tdm-vertical-blanc.svg), linear-gradient(#f5f5f5, transparent);
  background-size: 50%, auto;
  background-repeat: no-repeat;
  background-position: center 10%;
  min-height: 900px;
  margin-top: -1em;
}
@media only screen and (max-width: 40em) {
  #articles-focus .pave-contentB .pave-vide {
    min-height: inherit;
    margin-top: 0;
  }
}
#articles-focus article a:hover {
  background-color: #F5F5F5 !important;
}
#articles-focus article.actif a {
  background-color: #F5F5F5;
}
.socialtags ul li {
  margin: 3px;
}
.socialtags .socialtags-hovers {
  opacity: 1;
  height: 42px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags .socialtags-hovers:focus,
.socialtags .socialtags-hovers:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
#acces-espace-membres .blocs_titre a {
  line-height: normal;
}
#acces-espace-membres .blocs_titre a small {
  font-size: 80%;
  color: #555;
}
#collapsing-tabs {
  background-color: transparent;
  width: 100%;
  border: none;
}
#collapsing-tabs .tabs-title a {
  background-color: #1c928d;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .35em 1em .45em;
  font-size: 1.35em;
  font-family: inherit;
  font-weight: bold;
  color: white;
  border-radius: 7px;
  transition: none !important;
}
#collapsing-tabs .tabs-title a.ongletA {
  margin-bottom: 1em;
}
#collapsing-tabs .tabs-title a span {
  margin-right: .25em;
  font-size: 1.5em;
}
#collapsing-tabs .tabs-title a:hover {
  background-color: #c23f23;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#collapsing-tabs .tabs-title.is-active a {
  background-color: #c23f23;
  padding-bottom: 1.5em;
  border-radius: 7px 7px 0 0;
}
.tabs-content {
  background-color: #f5f5f5;
  border-radius: 0 0 7px 7px;
  border: none;
}
.tabs-content:focus {
  outline: none;
}
.masonry {
  width: 100%;
  margin: 0 auto;
}
.masonry:after {
  content: '';
  display: block;
  clear: both;
}
.masonry .masonry-item {
  max-width: 370px !important;
  margin-bottom: 70px;
}
.masonry .masonry-item .thumbnail,
.masonry .masonry-item figcaption {
  max-width: 370px;
  margin-bottom: 0;
}
@media only screen and (max-width: 54em) {
  .masonry .masonry-item .thumbnail,
  .masonry .masonry-item figcaption {
    max-width: 350px;
  }
}
@media only screen and (max-width: 500px) {
  .masonry {
    max-width: 320px !important;
  }
  .masonry .thumbnail,
  .masonry .masonry-item,
  .masonry figcaption {
    max-width: 320px !important;
  }
}
.block-galerie {
  background-color: #ececec;
  margin-top: 2em;
  padding: 3em 0;
}
#documents_portfolio a:hover,
#documents_portfolio a:focus {
  opacity: 1;
}
#documents_portfolio .thumbnail {
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#documents_portfolio .thumbnail:hover,
#documents_portfolio .thumbnail:focus {
  opacity: .6;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.documents_joints {
  font-size: .8125rem;
}
.documents_joints li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.spip_documents {
  font-size: 80%;
}
.spip_documents.spip_documents_right,
.spip_documents.spip_documents_left {
  max-width: 50%;
}
@media only screen and (max-width: 480px) {
  .spip_documents.spip_documents_right,
  .spip_documents.spip_documents_left {
    max-width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  .spip_documents {
    margin-bottom: 1em !important;
  }
}
.spip_doc_titre {
  padding: .25rem;
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-size: 1rem;
}
.spip_doc_descriptif,
.spip_doc_credit {
  padding: 0 .5rem;
  font-weight: 400;
  text-align: center;
}
.spip_doc_descriptif p,
.spip_doc_credit p {
  margin-bottom: 0;
  font-size: .85em;
  line-height: 1.1;
}
.spip_doc_credits {
  color: #999;
}
.spip_doc_caption {
  margin-right: auto;
  margin-left: auto;
}
.formulaire_formidable,
.formulaire_newsletter {
  margin: 0 auto;
  clear: both;
}
.formulaire_formidable input,
.formulaire_newsletter input,
.formulaire_formidable textarea,
.formulaire_newsletter textarea,
.formulaire_formidable select,
.formulaire_newsletter select {
  background: #fafafa;
  border: solid 1px #ddd!important;
  box-shadow: none;
}
.formulaire_formidable .saisie_checkbox,
.formulaire_newsletter .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input,
.formulaire_newsletter .saisie_input {
  clear: both;
}
.formulaire_spip .editer {
  margin: 0;
  padding: 0 .75em 10px;
}
.formulaire_spip fieldset {
  margin: 1.125rem 0;
  padding: .5em .75em 1.5em;
}
.formulaire_spip fieldset legend {
  padding-bottom: .5em !important;
  font-size: 1.25em;
  color: #216590;
  line-height: 1 !important;
}
.formulaire_spip fieldset legend em {
  display: block;
  font-size: 90%;
  font-weight: normal;
  color: black;
}
.formulaire_spip .choix {
  display: flex;
  align-items: baseline;
  margin: 0 2em 0 0;
  padding: 0;
}
.formulaire_spip .choix label {
  width: 100%;
}
.formulaire_spip .choix.autorisation label {
  line-height: normal;
  font-size: small;
}
.formulaire_spip label,
.formulaire_spip .label {
  background-color: inherit;
  padding: 10px 0 0!important;
  font-size: inherit;
  color: #216590;
  line-height: normal;
  white-space: inherit;
}
.formulaire_spip label em,
.formulaire_spip .label em {
  display: block;
  color: black;
  line-height: 1;
}
.formulaire_spip ul {
  list-style: none;
}
.formulaire_spip .fieldset_entete .label {
  margin-left: -19px;
  padding: .5em 1em;
  font-size: 1.25em;
}
.formulaire_spip .nb-foyer,
.formulaire_spip .editer_radio_3,
.formulaire_spip .suivi-regulier {
  display: flex;
  flex-wrap: wrap;
}
.formulaire_spip .explication {
  width: 100%;
  margin-bottom: .25em !important;
  line-height: normal;
}
.vcard {
  background-color: #F5F5F5;
  padding: .5em 1em 1em;
  border-radius: 5px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#footer {
  position: fixed;
  width: 100%;
  bottom: 0;
}
#footer aside {
  position: relative;
  color: white;
}
#footer aside .cpts {
  background: url(https://www.cpts-tdm16.fr/plugins/mozaik-cptstdm/images/paysage-cpts-tdm.webp) center top;
  background-size: cover;
  background-color: #024723;
}
#footer aside .cpts:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #224f2b;
  mix-blend-mode: hard-light;
}
#footer aside .cpts .presentation {
  position: relative;
}
#footer aside .cpts h2 {
  margin-bottom: .75em;
  font-size: 1.9em;
}
#footer aside .cpts .presentation .medium-8 {
  margin-top: 0 !important;
}
#footer aside .cpts .texte {
  columns: 2 14rem;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  #footer aside .cpts .texte p {
    line-height: 1.4;
  }
}
#footer aside .adresse {
  background-color: #3a7c55;
  position: relative;
}
#footer aside .adresse p {
  font-size: .95em;
  line-height: 1.2;
}
#footer aside .adresse .telephone {
  font-weight: bold;
}
#footer aside .adresse .telephone:before {
  content: "";
  display: block;
  background-color: white;
  width: 30px;
  height: 1px;
  margin: 10px auto;
}
#footer .menu li,
#footer .menu li a {
  display: inline-block;
}
#footer .menu li {
  line-height: 2.25em;
}
@media only screen and (max-width: 640px) {
  #footer .menu li {
    line-height: 1;
  }
}
@media only screen and (max-width: 640px) {
  #footer .menu li a {
    padding: .25em;
  }
}
#footer .texte-white a {
  border-bottom: 1px solid transparent!important;
}
#footer .texte-white a:hover {
  color: #ccc !important;
  opacity: 1 !important;
  border-bottom: 1px solid #ccc!important;
}
#footer #pied {
  background-color: #003f28;
  position: relative;
}
#footer #pied ul {
  font-family: Lato, Helvetica, 'Segoe UI', Arial, 'open_sans', sans-serif;
  font-size: .9em;
}
.scrollToTop {
  display: inline-block;
  background: #808080;
  position: fixed;
  bottom: 44px;
  right: 0;
  width: 70px;
  height: 53px;
  color: white;
  text-align: center;
  font-size: 2em;
  text-decoration: none;
  opacity: .8;
  z-index: 99;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  transition: opacity 500ms ease-out;
}
.scrollToTop:hover {
  color: #888 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  border-bottom: 1px solid #ccc!important;
}
