@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html,
header {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #4c5154;
  font: normal 100%/1.5 "montserratregular", georgia, times, serif;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  position: relative;
}

::-moz-selection {
  background: #4c5154;
  color: #fff;
}

::-webkit-selection {
  background: #4c5154;
  color: #fff;
}

::selection {
  background: #4c5154;
  color: #fff;
}

abbr {
  border-bottom: 1px dotted;
  cursor: help;
}

dfn {
  font-style: italic;
}

img,
embed {
  max-width: 100%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #333;
  display: block;
  margin: 0 0 .25em;
}

h1,
.h1 {
  font: 100 1.5em/1.2 "montserratbold", "latoregular", Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
  margin: 0;
  color: #4c5154;
}

h2,
.h2 {
  font-size: 1.875em;
  font-family: "latolight", sans serif;
  color: #fff;
  background: #4c5154;
  margin: 0;
}

h3,
.h3 {
  font: lighter 1.25em/1 "montserratbold", "latoregular", Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
  color: #4c5154;
  margin: 1.875em 0 0.750em 0;
}

h4,
.h4 {
  font: lighter 1.063em "montserratregular", serif;
  margin: 1.176em 0 0.750em 0;
}

h5,
.h5 {
  font: normal 1em "latoitalic", sans serif;
  color: #4c5154;
}

h6,
.h6 {
  font: 500 1em "montserratbold", "latoregular", Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
}

p {
  margin: 0 0 1.5em;
}

code {
  font-family: monospace;
  font-size: 1em;
}

ul,
ol {
  padding: 0 0 0 1.5em;
  margin: 0 0 1.5em;
}

ul {
  list-style: none;
  overflow: hidden;
}

ol {
  list-style: decimal;
  overflow: hidden;
}

main {
  display: block;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.5em .5em;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  cursor: pointer;
}

b,
strong,
caption,
legend {
  font-weight: 700;
}

em {
  font-style: italic;
}

cite {
  font-style: italic;
}

mark {
  font-weight: 700;
}

pre {
  background: #f5f5f5;
  overflow-x: scroll;
  padding: 1em 0;
  margin: 0 0 1.5em;
}

a, .a {
  background: transparent;
  color: #4c5154;
  text-decoration: none;
}
a:active, .a:active {
  color: yellow;
}
a:focus, .a:focus {
  background-color: #666 !important;
  color: #fff !important;
  text-decoration: none !important;
}
a:hover, .a:hover {
  text-decoration: underline;
}

a img,
a:link img,
a:visited img {
  border: none;
  vertical-align: middle;
}

acronym {
  cursor: help;
}

blockquote {
  padding: 0 2em;
  margin: 4.5em 0;
  position: relative;
}
blockquote:before {
  color: #B6B6B6;
  content: "\00AB";
  font-size: 4em;
  font-style: italic;
  left: 0;
  position: absolute;
  top: -90px;
}
blockquote:after {
  color: #B6B6B6;
  content: "\00BB";
  font-size: 4em;
  font-style: italic;
  position: absolute;
  right: 0;
}

th {
  border-bottom: 2px solid #999;
  font-weight: 700;
  padding: .5em;
  text-align: left;
  vertical-align: top;
}

td {
  border-bottom: 2px solid #ddd;
  padding: .5em;
  vertical-align: top;
}

img {
  border: 0 solid #666;
  box-sizing: border-box;
}

.highlight {
  background: #808080;
  padding: .2em;
}

.gras {
  font-weight: 700;
}

#liens_evitement {
  display: none;
}

.desktop_only,
.url-fiche,
.actions-fiche,
.mobile_hide {
  display: none;
}

.separateur {
  clear: both;
}

.liens-blancs, #conteneur-deroulants .plier-deplier__contenu--ouvert a, #recherche-simple #recherche-avancee a, #encadres .encadre--1 a,
#encadres .encadre--2 a,
#encadres .encadre--5 a {
  color: #fff !important;
  text-decoration: none;
}

.no-list-style, #modeconnecte_deco ul, #encadres ul, #contenu-encadres div.liste-chevron ul, .paragraphe__contenu--5 ul, body.defaultstructureksup #defaultstructureksup__organisation #liste-responsable ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.encadre-icon-chevron {
  text-align: center;
  padding: .1em .3em;
  min-width: 1em;
  display: inline-block;
  margin-right: .5em;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}

.lien-encadre-cap {
  text-decoration: none;
  font-family: "montserratbold", sans serif;
  text-transform: uppercase;
}

.icone_titre, [class*="paragraphe__titre--"]:before, body.ficheaccueil .cartehtml h3 span.icon::before {
  color: #fff;
  font-family: "icomoon";
  font-size: 1.8em;
  background: #4c5154;
  max-height: 2.045em;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  display: inline-block;
  padding: 0 .158em;
  text-align: center;
  margin-right: 0.4em;
  margin-top: -0.255em;
  float: left;
  min-width: .5em;
}

.chevron-avec-fond, div.lien-chevron a:before {
  display: block;
  float: left;
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  margin: .1em .4em 0 0;
  padding: 0.055em 0.02em 0.02em;
  font-size: 2em;
  line-height: 0.63;
  background: #4c5154;
  color: #fff;
}

.chevron-sans-fond, #contenu-encadres div.liste-chevron ul li:before, .paragraphe__contenu--5 ul li:before {
  display: block;
  float: left;
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  margin: .1em 0 0 -.2em;
  font-size: 2em;
  line-height: 0.63;
  color: #4c5154;
}

.separateur {
  clear: both;
}

.kmultiselect-ltl {
  width: 100% !important;
}

#modeconnecte_deco {
  background: #000;
  color: #fff;
}
#modeconnecte_deco a {
  color: #fff;
}
#modeconnecte_deco li {
  margin: 0;
  padding: 0 1.4em 0 0;
  display: inline;
}
#modeconnecte_deco li.modif-page {
  float: right;
  padding: 0 0 0 1.4em;
}
#modeconnecte_deco li.acces-bo {
  float: right;
  padding: 0 0 0 2em;
}
#modeconnecte_deco #modeconnecte {
  max-width: 96.429em;
  margin: 0 auto;
  font-family: "latoregular", sans serif;
  font-size: 0.875em;
  padding: .5em 0;
}

div.cartouche {
  position: relative;
}

.banniere img {
  display: block;
}

.banniere h1 {
  display: none;
}

#outils_haut {
  position: absolute;
  top: 0;
  right: 0;
  background: #f3f3f3;
  padding: 0.11em 0.5em 0.25em;
  color: #fff;
}
#outils_haut a {
  text-decoration: none;
  color: #fff;
}
#outils_haut ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 .5em;
  display: inline;
  font-family: "montserratbold", sans serif;
  font-size: 0.813em;
  text-transform: uppercase;
}
#outils_haut ul li {
  display: inline;
  padding: 0 0 0 1.2em;
}
#outils_haut .reseaux-sociaux {
  margin-right: 1em;
}
#outils_haut .reseaux-sociaux li {
  padding-left: 1em;
}
#outils_haut .reseaux-sociaux span {
  font-size: 1.4em;
  vertical-align: middle;
  line-height: 1.4;
}
#outils_haut ul.acces-directs {
  margin-right: 4.615em;
  padding-left: 0;
}
#outils_haut ul.acces-directs li {
  padding: 0 0.25rem !important;
}
#outils_haut ul.acces-directs img.logo-haut-uga {
  display: inline-block;
  max-width: 10.769em;
  max-height: 3.867em;
}
#outils_haut .reseaux-sociaux-message {
  font-family: 'latoitalic', verdana, sans serif;
  font-size: 0.813em;
}
#outils_haut ul li.versions__item {
  padding-left: .4em;
}
#outils_haut ul li + li.versions__item:before {
  content: "|";
  padding: 0 .4em 0 0;
}

#conteneur-deroulants {
  min-height: 3em;
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
#conteneur-deroulants button {
  background: none;
  border: 0;
}
#conteneur-deroulants span.icon::before {
  font-size: 1rem;
  line-height: 2;
  padding: .25rem 0;
  border: 3px solid #4c5154;
  background: #fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  display: inline-block;
  min-width: 2.5rem;
  text-align: center;
  margin-left: 0.5rem;
}
#conteneur-deroulants .nav span.icon::before {
  background: none;
  padding: 0;
  color: #fff;
}
#conteneur-deroulants div#nav__principale a.toggleMenu:hover {
  text-decoration: none;
}
#conteneur-deroulants div#profils button,
#conteneur-deroulants div#recherche-simple button {
  position: absolute;
  top: 0;
  right: .5em;
  z-index: 3;
}
#conteneur-deroulants div#recherche-simple + div#profils button {
  right: 4.6em;
  z-index: 3;
}
#conteneur-deroulants .plier-deplier__contenu--clos {
  display: none;
}
#conteneur-deroulants .plier-deplier__contenu--ouvert {
  display: block;
  border-bottom: 1px solid #fff;
  z-index: 3;
  position: absolute;
  top: 4.35em;
  background: #4c5154;
  width: 100%;
}

[id="recherche-simple"] .plier-deplier__bouton__libelle {
  display: none;
}

div#profils {
  text-align: center;
}
div#profils span.icon-fleche_menu {
  display: none;
}
div#profils ul {
  padding-left: 0;
}
div#profils ul:before {
  content: "Vous \00EA tes ";
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding: 1em 0 .5em;
}
div#profils a:hover {
  text-decoration: underline;
}

#recherche-simple .plier-deplier__contenu--ouvert {
  text-align: right;
}
#recherche-simple label[for=MOTS_CLEFS] {
  position: absolute;
  top: -999px;
  left: -9999px;
}
#recherche-simple input#MOTS_CLEFS {
  font-family: "latoregular", sans serif;
  background: #fff;
  margin: 0.5em 1%;
  width: 98%;
  padding: 0.25rem;
}
#recherche-simple input[type="submit"] {
  background: none;
  margin-right: .5em;
  color: #fff;
  padding-right: 0;
  padding-bottom: 0.25rem;
  border: 0;
  font-family: "montserratbold", sans serif;
  font-size: 1.063rem;
}
#recherche-simple #recherche-avancee {
  text-transform: uppercase;
  text-align: left;
  padding: 1em 0.3em;
  margin-bottom: 0;
}
#recherche-simple #recherche-avancee a {
  font-family: "montserratbold", sans serif;
  font-size: 0.750em;
}
#recherche-simple #recherche-avancee a:before {
  content: "";
  font-family: "icomoon";
  padding-right: .1em;
  font-size: 2.2em;
  line-height: .5em;
  display: inline-block;
  vertical-align: middle;
}
#recherche-simple #recherche-avancee {
  display: none;
}

ul.nav {
  background: #4c5154;
  color: #fff;
  padding: 0;
  margin-top: .5em;
}
ul.nav a {
  color: #fff;
}
ul.nav a:hover {
  text-decoration: none;
}
ul.nav li {
  text-transform: uppercase;
  padding: 0.5em 0.5em 0.5em 1em;
}
ul.nav li:hover {
  background: #4c5154;
}
ul.nav li a.nav__niv1__liste__element {
  display: inline-block;
  width: 80%;
}
ul.nav ul.nav__niv2__liste {
  padding-left: 0;
  margin-bottom: 0;
  margin-left: -1em;
  width: 106%;
  background: #4c5154;
}
ul.nav ul.nav__niv2__liste li.nav__niv2__liste__element {
  text-transform: none;
  padding-left: 1.85em;
}
ul.nav ul.nav__niv2__liste li.nav__niv2__liste__element:hover {
  background: #f3f3f3;
}
ul.nav .vers_resx {
  border-top: 4px solid #fff;
}
ul.nav .vers_resx .reseaux-sociaux-message {
  display: none;
}
ul.nav .vers_resx ul.reseaux-sociaux__liste {
  position: inherit;
  left: inherit;
  display: inline-block;
  padding-left: 0;
  margin-bottom: .5em;
  margin-top: 1em;
  text-align: center;
}
ul.nav .vers_resx ul.reseaux-sociaux__liste li {
  display: inline-block;
  padding: .5em .5em 0;
}
ul.nav .vers_resx li a {
  display: inline-block;
}
ul.nav .vers_resx li a:hover {
  text-decoration: none;
}
ul.nav .vers_versions {
  border-top: 4px solid #fff;
}
ul.nav .vers_versions ul.versions__liste {
  position: inherit;
  left: inherit;
  display: inline-block;
  padding-left: 0;
  margin-bottom: .5em;
  text-align: center;
  margin-top: 1em;
}
ul.nav .vers_versions ul.versions__liste li {
  display: inline-block;
  padding: .1em .5em 0;
  border-left: 3px solid #fff;
}
ul.nav .vers_versions ul.versions__liste li:first-child {
  border-left: none;
}
ul.nav .vers_versions ul.versions__liste li a {
  display: inline-block;
}

#conteneur-deroulants .reseaux-sociaux__item span.icon::before {
  padding: .35rem .125rem;
}

li .depliage:before {
  content: "";
  font-family: "icomoon";
  text-align: center;
  padding: 0 0 0 0.8em;
  display: inline-block;
  cursor: pointer;
  float: right;
  font-size: 2em;
  line-height: .8em;
}

li.hover .depliage:before {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  margin-top: -0.5em;
  margin-right: -0.5em;
}

.nav li ul {
  position: absolute;
  left: -9999px;
}

.nav > li.hover > ul {
  left: 0;
}

.nav li li.hover ul {
  left: 100%;
  top: 0;
}

.nav li li a {
  display: block;
  position: relative;
  z-index: 100;
}

.nav li li li a {
  z-index: 200;
  border-top: 1px solid #1d7a62;
}

.active {
  display: block;
}

.nav > li {
  float: none;
}

.nav ul {
  display: block;
  width: 100%;
}

.nav > li.hover > ul, .nav li li.hover ul {
  position: static;
}

#titre_deco {
  background: #4c5154;
}
#titre_deco h2 {
  padding: 1em 0.5em 0.5em;
}

#page {
  background: #f3f3f3;
  padding: 0 0 1.875em 0;
}

[id="avec_nav_avec_encadres"],
[id="sans_nav_avec_encadres"],
[id="sans_nav_sans_encadres"],
[id="avec_nav_sans_encadres"],
[id="encadres"] {
  font-family: "latoregular", sans serif;
  padding: 3% 1% 1%;
  max-width: 98%;
}
[id="avec_nav_avec_encadres"] ul,
[id="sans_nav_avec_encadres"] ul,
[id="sans_nav_sans_encadres"] ul,
[id="avec_nav_sans_encadres"] ul,
[id="encadres"] ul {
  list-style-type: disc;
}
[id="avec_nav_avec_encadres"] ul ul,
[id="sans_nav_avec_encadres"] ul ul,
[id="sans_nav_sans_encadres"] ul ul,
[id="avec_nav_sans_encadres"] ul ul,
[id="encadres"] ul ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
[id="avec_nav_avec_encadres"] ul ul li:before,
[id="sans_nav_avec_encadres"] ul ul li:before,
[id="sans_nav_sans_encadres"] ul ul li:before,
[id="avec_nav_sans_encadres"] ul ul li:before,
[id="encadres"] ul ul li:before {
  content: "-";
  padding-right: .4em;
}
[id="avec_nav_avec_encadres"] ul ul ul,
[id="sans_nav_avec_encadres"] ul ul ul,
[id="sans_nav_sans_encadres"] ul ul ul,
[id="avec_nav_sans_encadres"] ul ul ul,
[id="encadres"] ul ul ul {
  margin-left: 0.8em;
}
[id="avec_nav_avec_encadres"] ul.objets,
[id="avec_nav_avec_encadres"] ul.liste__objets,
[id="avec_nav_avec_encadres"] ul.liste__objets__liste__fichiers,
[id="sans_nav_avec_encadres"] ul.objets,
[id="sans_nav_avec_encadres"] ul.liste__objets,
[id="sans_nav_avec_encadres"] ul.liste__objets__liste__fichiers,
[id="sans_nav_sans_encadres"] ul.objets,
[id="sans_nav_sans_encadres"] ul.liste__objets,
[id="sans_nav_sans_encadres"] ul.liste__objets__liste__fichiers,
[id="avec_nav_sans_encadres"] ul.objets,
[id="avec_nav_sans_encadres"] ul.liste__objets,
[id="avec_nav_sans_encadres"] ul.liste__objets__liste__fichiers,
[id="encadres"] ul.objets,
[id="encadres"] ul.liste__objets,
[id="encadres"] ul.liste__objets__liste__fichiers {
  list-style-type: none;
}
[id="avec_nav_avec_encadres"] ol,
[id="sans_nav_avec_encadres"] ol,
[id="sans_nav_sans_encadres"] ol,
[id="avec_nav_sans_encadres"] ol,
[id="encadres"] ol {
  padding-left: 1em;
  margin-bottom: 0;
}
[id="avec_nav_avec_encadres"] ol ol,
[id="sans_nav_avec_encadres"] ol ol,
[id="sans_nav_sans_encadres"] ol ol,
[id="avec_nav_sans_encadres"] ol ol,
[id="encadres"] ol ol {
  margin-left: .5em;
}

#encadres div.lien-chevron {
  font-size: 0.933em;
  margin-bottom: 1.25em;
}
#encadres div.lien-chevron a:before {
  font-size: 2.133em;
  font-size: .85em;
  padding: 0.067em 0.0158em;
  padding: 0.15em;
}
#encadres h3 {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.333em;
}
#encadres .encadre_fiche,
#encadres .encadre_rubrique,
#encadres .encadre_generique,
#encadres .encadre_nav_auto,
#encadres .encadre_auto_fiche,
#encadres .encadre_auto_liste {
  font-size: 0.938em;
  margin-bottom: 1.733em;
}
#encadres .encadre_contenu h3 {
  padding: 1em 0 .4em;
}
#encadres .encadre--1,
#encadres .encadre--2,
#encadres .encadre--5 {
  background: #4c5154;
  color: #fff;
}
#encadres .encadre--1 h3,
#encadres .encadre--2 h3,
#encadres .encadre--5 h3 {
  color: #fff;
}
#encadres .encadre--1 a:hover,
#encadres .encadre--2 a:hover,
#encadres .encadre--5 a:hover {
  text-decoration: underline;
}
#encadres .encadre--1 ul li:before,
#encadres .encadre--2 ul li:before,
#encadres .encadre--5 ul li:before {
  color: #fff;
}
#encadres .encadre--1 div.liste-chevron li:before,
#encadres .encadre--2 div.liste-chevron li:before,
#encadres .encadre--5 div.liste-chevron li:before {
  color: #fff;
}
#encadres .encadre--1 {
  padding-bottom: 2.333em;
}
#encadres .encadre--1 h3:first-child {
  padding: 1em .5em .4em 0.900em;
}
#encadres .encadre--1 .encadre_contenu {
  background: url("img/bg-fleur.png") no-repeat right bottom;
  padding: 0 .5em 2em 1.200em;
  min-height: 9.667em;
}
#encadres .encadre--2 {
  background: #4c5154;
  padding: 1em .5em 2em 1.200em;
}
#encadres .encadre--2 h3:first-child {
  padding-bottom: .4em;
}
#encadres .encadre--2 div.lien-chevron a:before {
  background: #4c5154;
  color: #fff;
}
#encadres .encadre--2 div.liste-chevron li:before {
  color: #fff;
}
#encadres .encadre--3 {
  background: #fff;
}
#encadres .encadre--3.encadre_fiche, #encadres .encadre--3.encadre_rubrique {
  margin-bottom: 0;
}
#encadres .encadre--3 img {
  margin: 0 !important;
  width: 100%;
  border-bottom: 6px solid #4c5154;
}
#encadres .encadre--3 h3:first-child {
  display: none;
}
#encadres .encadre--4 {
  background: #fff;
  padding: 0.867em 1.200em;
}
#encadres .encadre--4 h3:first-child {
  text-transform: none;
  margin-bottom: .4em;
}
#encadres .encadre--5 {
  padding: 0.867em 1.200em;
}
#encadres .encadre--5 h3:first-child {
  margin-bottom: .4em;
}
#encadres .encadre--5 div.liste-chevron li:before {
  color: #fff;
}
#encadres .encadre--6 {
  border-top: 6px solid #4c5154;
  border-bottom: 6px solid #4c5154;
  background: #fff;
  padding: 0.867em 1.200em;
}
#encadres .encadre--6 h3:first-child {
  margin-bottom: .4em;
}
#encadres .encadre--6 ul {
  list-style: disc;
}
#encadres .encadre--6 div.lien-chevron a:before {
  background: #4c5154;
  color: #fff;
}

figure.photo {
  margin-bottom: .5em;
  position: relative;
}
figure.photo figcaption.legende {
  background: #fff;
  position: absolute;
  bottom: 2em;
  right: 2px;
  font-family: "latoitalic", sans serif;
  text-align: right;
  padding: 0.2em 0.5em;
  font-size: 0.750em;
}

h3#titre-fiche,
div.soustitre-fiche,
a.titre-fiche {
  text-transform: uppercase;
  font-size: 1.500em;
  color: #4c5154;
  margin-top: 1.167em;
}

#thematique-fiche {
  background: #fff;
  text-transform: uppercase;
  color: #4c5154;
  font-size: 0.875em;
  font-family: "montserratbold", sans serif;
  padding: 1%;
  max-width: 98%;
}
#thematique-fiche .liste-thematique:before {
  content: "/";
  padding: 0 .5em;
}

#date-fiche,
.date-fiche {
  text-transform: uppercase;
  font-family: "montserratregular", serif;
  color: #4c5154;
}

#resume-fiche,
.resume-fiche {
  font-size: 1.250em;
  margin-bottom: 1.800em;
}

#date-deco-fiche,
.date-deco-fiche {
  width: 2.250em;
  display: block;
  border-bottom: 6px solid #4c5154;
  height: .2em;
  margin: .5em 0 1.375em;
}

.toolbox h3 {
  margin-bottom: .5em;
}

#date-modification-fiche {
  font-size: 0.750em;
  font-family: "latoitalic", sans serif;
  text-align: right;
}

div.lien-chevron {
  font-size: 0.875em;
  font-family: "montserratbold", sans serif;
  text-transform: uppercase;
  margin: .8em 0;
  clear: left;
}
div.lien-chevron a:before {
  font-size: 12px;
  display: inline-block;
  min-width: 16px;
  padding: .15rem;
  line-height: 1.4;
  margin-right: .65rem;
}
div.lien-chevron a {
  color: #4c5154;
  float: left;
  display: block;
  padding-top: .1em;
}

#contenu-encadres div.liste-chevron ul ul {
  margin-left: 1em;
}
#contenu-encadres div.liste-chevron ul ul li:before {
  padding-right: 0 !important;
}

.code-partage {
  background: bisque;
  padding: 1em;
  font-family: verdana;
}

div.bloc-rouge {
  background: #4c5154;
  padding: 1em;
  color: #fff;
}
div.bloc-rouge h3 {
  margin-top: 0;
  color: #fff;
}

body.actualite .toolbox h3:first-child {
  margin-top: 0;
}
body.actualite #actualite__site {
  background: #fff;
  padding: .5em;
  margin: 1.5em 0;
}
body.actualite #actualite__site h3 {
  color: #4c5154;
  font-family: "montserratbold", sans serif;
  font-size: 1.55em;
  text-transform: uppercase;
  margin-top: 0;
}
body.actualite #actualite__site span.site-geo {
  font-family: "montserratregular", serif;
}
body.actualite #actualite__site span.icon-fleche_menu:before {
  font-size: 1.8em;
  vertical-align: middle;
  color: #4c5154;
  margin-left: -6px;
}

body.offresstagesemplois h3 {
  clear: both;
}

body.pagelibre.rubrique-menu-principal img + h3 {
  margin-top: .8em;
}
body.pagelibre .ligne_25 {
  background: #4c5154;
  padding: 1.875em;
}
body.pagelibre .ligne_25 .colonne_deco {
  border: none;
}
body.pagelibre .ligne_25 .paragraphe--0 {
  background: #fff;
  padding: 1.538em;
  font-size: 0.813em;
  margin-bottom: 0;
  text-align: center;
}
body.pagelibre .ligne_25 .paragraphe--0 a {
  font-family: "montserratbold", sans serif;
  text-decoration: underline;
  display: block;
  margin-bottom: .4em;
}

[class*="paragraphe__titre--"] {
  text-transform: uppercase;
  font-size: 1.38em;
  min-height: 2em;
  margin-top: .5em;
}
[class*="paragraphe__titre--"]:before {
  font-size: 1.1rem;
  padding: .25em;
  text-align: center;
  margin-right: 0.4em;
  margin-top: -0.5em;
  float: left;
  min-width: 1.8em;
  line-height: 1.8;
}

.paragraphe__titre--1:before {
  content: "";
}

.paragraphe__titre--2:before {
  content: "";
}

.paragraphe__titre--3:before {
  content: "";
}

.paragraphe__titre--8:before {
  content: "";
}

.paragraphe__titre--9:before {
  content: "";
}

.paragraphe__titre--10:before {
  content: "";
}

.paragraphe__titre--4 {
  margin-top: 0;
  text-transform: none;
}

.paragraphe--5 {
  background: #4c5154;
  padding: 1em 1em 0;
}
.paragraphe--5 h3 {
  margin: 0;
  color: #fff;
}

[class*="paragraphe--"],
[class*="paragraphe__contenu--"] {
  clear: both;
  margin-bottom: 1.5em;
}

.paragraphe__contenu--5 {
  color: #fff;
  padding-bottom: 1em;
}
.paragraphe__contenu--5 a {
  color: #fff;
}
.paragraphe__contenu--5 ul li:before {
  font-size: 0.75rem;
  margin-left: 0;
  margin-right: 0.5rem;
  line-height: 1.6;
  color: #fff !important;
}

body.defaultstructureksup #contacts,
body.defaultstructureksup #coordonnees,
body.defaultstructureksup #compl-coordonnees {
  margin-bottom: 1em;
}
body.defaultstructureksup #liste-villes {
  font-family: "montserratregular", serif;
  text-transform: uppercase;
}
body.defaultstructureksup #defaultstructureksup__organisation #liste-responsable {
  font-family: "montserratregular", serif;
}
body.defaultstructureksup #defaultstructureksup__organisation #liste-responsable ul {
  color: #4c5154;
}
body.defaultstructureksup #defaultstructureksup__organisation #liste-responsable ul li:before {
  content: none;
}
body.defaultstructureksup #defaultstructureksup__organisation #liste-responsable ul li a {
  color: #4c5154;
}
body.defaultstructureksup #defaultstructureksup__organisation #liste-responsable ul li .label {
  font-weight: inherit;
}
body.defaultstructureksup .encadre__contenu--2 #url {
  padding-left: .4em;
}
body.defaultstructureksup .encadre__contenu--2 #url span.icon {
  font-size: 1.8em;
  vertical-align: middle;
}

body.document #document__description {
  margin-bottom: 1em;
}

body.laboratoire #thematique-fiche .label {
  font-weight: lighter;
}
body.laboratoire #titre-fiche {
  margin-bottom: .4em;
}
body.laboratoire #libelle-long {
  font-size: 1.250em;
  font-family: "montserratregular", serif;
}
body.laboratoire #laboratoire__responsables ul {
  margin-left: 0;
  padding-left: 0;
}
body.laboratoire #laboratoire__responsables ul li:before {
  content: none;
}
body.laboratoire #laboratoire__activites h3 + h4,
body.laboratoire #laboratoire__partenariats h3 + h4 {
  margin-top: 0;
}
body.laboratoire #laboratoire__activites h4,
body.laboratoire #laboratoire__partenariats h4 {
  margin-bottom: .35em;
}
body.laboratoire #url {
  margin-top: 1em;
}

.type_1 {
  margin: .8em 0;
}
.type_1 dt {
  width: 40%;
  float: left;
}
.type_1 dd {
  width: 55%;
  float: left;
}

.type_2 {
  margin: .8em 0;
}
.type_2 dt {
  float: left;
  clear: left;
}
.type_2 dd {
  float: left;
}

#inform-and-consent button {
  background: #4c5154;
}

iframe,
embed {
  max-width: 100%;
}

.plan-site li::before,
.liste-chevron li::before {
  margin-left: 0 !important;
  font-size: 1.125rem !important;
  margin-top: 0.375rem !important;
  margin-right: 0.5rem !important;
}

[id="contenu-encadres"] .webgl-content {
  position: inherit;
  -webkit-transform: none;
  transform: none;
  top: inherit;
  left: inherit;
}
[id="contenu-encadres"] .webgl-content #gameContainer {
  width: 100%;
  height: auto;
}

[id="contenu-encadres"] .template-wrap canvas {
  width: 100%;
  height: auto;
}

/* surcharge liste d'objets pour JSP local */
.rechercheFullText #page_deco #navigation_deco #navigation.faux__menu {
  display: none;
}
.rechercheFullText .icon-bouton-depliage::before {
  content: "";
  padding-top: 0.125rem;
  padding-left: 0.25rem;
}
.rechercheFullText .icon-bouton-depliage {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rechercheFullText .search-result h2 {
  margin-bottom: 1.25rem;
  background: none;
  color: #4c5154;
}
.rechercheFullText a.item-title__element_title {
  font-family: "montserratbold", sans serif;
  font-size: 1.375rem;
  color: #4c5154;
}
.rechercheFullText .item-title__element_type {
  font-family: "montserratregular", serif;
  font-size: 1rem;
  color: #4c5154;
  padding: 0.625rem 0 0.375rem;
  display: inline-block;
}
.rechercheFullText #avec_nav_sans_encadres ul {
  list-style-type: none;
}
.rechercheFullText .search-result h1 {
  font-family: "latoregular", sans serif;
  font-size: 1.563rem;
  margin-bottom: 1.25rem;
}
.rechercheFullText .search-metadata__search-title {
  font-family: "latoregular", sans serif;
  font-size: 1.188rem;
  margin-bottom: 2.5rem;
}
.rechercheFullText .search-metadata__search-title {
  background: none;
}
.rechercheFullText .search-metadata__search-title strong {
  font-weight: 700;
}
.rechercheFullText .search-metadata-info-deco::before {
  display: none;
}
.rechercheFullText ul.search-aggregation__aggregation-list {
  overflow: inherit;
}
.rechercheFullText .search-result__result-list {
  padding-left: 0;
}
.rechercheFullText [id="search_query_input"] [type=text] {
  background: #fff;
  padding: 1rem;
  border: 1px solid #eee;
}
.rechercheFullText [id="search_query_input"] [type="submit"] {
  color: #fff;
  padding: 1rem;
  border: 0;
}
.rechercheFullText [id="search_query_input"] [type="reset"] {
  background: #4c5154;
  color: #fff;
  padding: 1rem;
  border: 0;
}
.rechercheFullText [id="aggregation_search"] [type="submit"] {
  color: #fff;
}

@media screen and (max-width: 34.375em) {
  .banniere img {
    margin: 0 auto 1em;
  }
}
@media screen and (min-width: 34.375em) {
  #bandeau_outils {
    display: none;
  }

  .banniere h1 {
    display: block;
    text-transform: uppercase;
    padding: 1.25em 1em 0 10.75em;
    font-size: 1.25em;
  }
  .banniere img {
    float: left;
  }
  .banniere span.filet_deco {
    border-bottom: 6px solid #4c5154;
    display: block;
    height: 0.2em;
    margin: 0.15em 0 0;
    width: 1.5em;
  }

  #contenu-encadres form #contenu-encadres form label,
  #contenu-encadres form #contenu-encadres form .label {
    width: 100%;
  }
}
@media screen and (min-width: 49.75em) {
  #page_deco {
    padding-top: 2.875em;
    width: 100%;
  }
  #page_deco:before, #page_deco:after {
    content: "";
    display: table;
  }
  #page_deco:after {
    clear: both;
  }
  #page_deco #contenu-encadres {
    float: left;
    width: 75%;
    margin-left: 25%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #page_deco #contenu-encadres #avec_nav_avec_encadres,
  #page_deco #contenu-encadres #avec_nav_sans_encadres {
    padding: 0;
    max-width: 100%;
  }
  #page_deco #contenu-encadres #avec_nav_avec_encadres + #encadres,
  #page_deco #contenu-encadres #avec_nav_sans_encadres + #encadres {
    padding: 0;
    max-width: 100%;
    margin-top: 1.5em;
  }
  #page_deco #contenu-encadres #avec_nav_sans_encadres,
  #page_deco #contenu-encadres #sans_nav_avec_encadres,
  #page_deco #contenu-encadres #sans_nav_sans_encadres {
    padding-top: 0;
  }
  #page_deco #contenu-encadres.type_sans_nav_sans_encadres,
  #page_deco #contenu-encadres.type_sans_nav_avec_encadres {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #page_deco #navigation_deco {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -25%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    max-width: 98%;
    padding-right: 2%;
  }
  #page_deco #navigation_deco #navigation {
    margin-top: 0;
    padding-right: 0;
  }
  #page_deco #navigation_deco #navigation .rubrniv1 {
    display: block;
  }
  #page_deco #navigation_deco #navigation h2 {
    display: none;
  }

  .search-result {
    padding: 0;
  }

  form[id="search_query_input"] {
    padding-top: 0;
  }

  [id="search_query_input"] {
    display: flex;
  }
  [id="search_query_input"] > * {
    align-self: flex-end;
  }

  .search-result form p {
    align-self: flex-end;
    flex: 1;
    margin-top: 1rem;
  }

  .search-result form p:first-child {
    flex: 3;
    padding-top: 0;
  }

  .search-aggregation form[id="aggregation_search"] {
    padding-bottom: 0;
  }

  .search-aggregation__aggregation-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .search-aggregation__aggregation-list > li {
    margin: 0 0.625rem 1.25rem;
    width: calc((100% - 60px) / 3);
  }
  .search-aggregation__aggregation-list > li:hover {
    cursor: pointer;
  }
  .search-aggregation__aggregation-list .icon-bouton-depliage {
    margin-left: 0.5rem;
  }

  .item__aggregation__actif {
    position: relative;
  }
  .item__aggregation__actif .elastic_plier-deplier__contenu {
    position: absolute;
    width: 100%;
    z-index: 10;
  }

  .rechercheFullText #page_deco #navigation_deco #navigation.faux__menu,
  .rechercheFullText #page_deco #navigation_deco #navigation.faux__menu h2 {
    display: block;
  }

  [class^="ligne"] {
    clear: left;
    margin: 0 0 1.5em;
    overflow: hidden;
    padding: 0;
  }

  [class^="colonne"] {
    float: left;
  }
  [class^="colonne"]:first-child .colonne_deco {
    border: 0;
    padding-left: 0;
  }
  [class^="colonne"]:last-child .colonne_deco {
    margin-right: 0;
  }

  .colonne_deco {
    border-left: 1px solid #eee;
    float: none;
    margin-right: 1em;
    padding: 0 0 0 1em;
  }
}
@media screen and (max-width: 49.75em) {
  td {
    word-break: break-all;
  }

  .search-filter__filter-selected {
    display: inline-block;
    margin-bottom: 1.25rem;
  }

  .aggregation-toggle {
    background: none;
    font-size: 1.25rem;
    padding: 0.75rem;
    color: #fff;
    border: 0;
    font-family: "montserratregular", serif;
  }

  .search-metadata__search-title {
    margin-top: 0;
  }

  [id="aggregation_search"] {
    display: none;
  }

  .aggregation-toggle__actif + [id="aggregation_search"] {
    display: block;
  }
}
@media screen and (min-width: 49.75em) and (max-width: 84.375em) {
  .b_avec_nav_sans_encadres #titre_deco h2,
  .b_avec_nav_avec_encadres #titre_deco h2 {
    margin-left: 25%;
    padding-left: 0;
  }
}
@media screen and (min-width: 61.25em) {
  /* Elements pour le bureau */
  .mobile_only {
    display: none;
  }

  .mobile_hide {
    display: block;
  }

  .banniere {
    min-height: 8em;
  }
  .banniere h1 {
    float: left;
    margin: 1.938em 0 0 1em;
    font-size: 1.2em;
    margin: 2.5em 0 0;
    max-width: 40%;
    padding-left: 2em;
  }
  .banniere img {
    margin-left: 0.5em;
    float: left;
  }

  #conteneur-deroulants div#recherche-simple + div#profils button,
  #conteneur-deroulants div#recherche-simple button {
    right: inherit;
  }

  #conteneur-deroulants {
    width: 60%;
    width: 40%;
    position: absolute;
    top: 3em;
    right: 0em;
    font-size: 0.875em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #conteneur-deroulants > * {
    margin-left: 0.75rem;
  }
  #conteneur-deroulants button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative !important;
    padding: 0.5rem 0.25rem;
    width: 9.375rem;
  }
  #conteneur-deroulants button > * {
    -ms-flex-item-align: center;
    align-self: center;
    display: inline-block;
    margin: 0 0.25rem;
  }
  #conteneur-deroulants .icon-libelle {
    text-transform: uppercase;
    font-family: "montserratbold", sans serif !important;
    font-size: 0.875rem;
  }
  #conteneur-deroulants .plier-deplier__contenu--ouvert {
    top: 3.2em;
  }
  #conteneur-deroulants span.icon::before {
    border: 0 !important;
    padding: 0 !important;
    margin-left: 0;
    background: none !important;
  }
  #conteneur-deroulants div#profils button {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #conteneur-deroulants div#profils button,
  #conteneur-deroulants div#profils .plier-deplier__contenu--ouvert {
    width: 12.5rem;
  }
  #conteneur-deroulants div#profils span.icon-fleche_menu {
    display: inline-block;
  }
  #conteneur-deroulants [id="profils"] span.icon::before {
    color: #fff !important;
  }
  #conteneur-deroulants span.icon-fleche_menu {
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
  }
  #conteneur-deroulants div#recherche-simple button,
  #conteneur-deroulants div#recherche-simple .plier-deplier__contenu--ouvert {
    width: 10rem;
  }
  #conteneur-deroulants div#recherche-simple .icon-libelle {
    padding-right: 0.5rem;
  }
  #conteneur-deroulants #recherche-simple input#MOTS_CLEFS {
    margin: 0.5em 0.2em;
    width: 95%;
  }
  #conteneur-deroulants div#profils ul:before {
    display: none;
  }
  #conteneur-deroulants div#profils button[aria-expanded=true] {
    border-left: 0 !important;
  }
  #conteneur-deroulants div#profils .plier-deplier__contenu--ouvert {
    padding: 0;
  }
  #conteneur-deroulants div#profils .plier-deplier__contenu--ouvert ul {
    margin-top: 1em;
  }

  [id="recherche-simple"] .plier-deplier__bouton__libelle {
    display: block;
    font-family: "montserratbold", sans serif;
    font-size: 0.875rem;
    text-transform: uppercase;
  }

  [id="menudesktop"] li:not(:first-child) {
    margin-left: 1%;
  }

  #ariane_deco {
    margin-top: 0;
  }

  #page_deco #contenu-encadres #avec_nav_avec_encadres {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #page_deco #contenu-encadres #avec_nav_avec_encadres + #encadres {
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-top: 0;
    max-width: 97%;
    padding-left: 3%;
  }
  #page_deco #contenu-encadres #avec_nav_sans_encadres {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #page_deco #contenu-encadres #sans_nav_avec_encadres {
    float: left;
    width: 75%;
    margin-left: 0%;
    margin-right: -75%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #page_deco #contenu-encadres #sans_nav_avec_encadres + #encadres {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    padding-top: 0;
    max-width: 97%;
    padding-left: 3%;
  }
  #page_deco #navigation_deco {
    margin: 0;
    max-width: 98%;
    padding-right: 2%;
  }
  #page_deco #navigation_deco h2 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 61.25em) {
  .banniere img {
    max-width: 12em;
  }
}
@media screen and (min-width: 84.375em) {
  .desktop_only {
    display: block !important;
  }

  div.cartouche,
  #fil_ariane,
  #titre_deco h2,
  #page_deco,
  #menu-complet-pied,
  #pied_page,
  #inform-and-ask,
  .cookie-banner,
  #inform-and-ask,
  .message__cnil__alerte,
  .message_cnil {
    width: 84.375rem;
    margin: 0 auto;
  }

  #titre_deco h2 {
    width: 30em;
    padding: 0.888em 0.2em 0.444em 7.4em;
    font-size: 2.813em;
  }

  .banniere h1 {
    max-width: 50%;
    margin-top: 1.82em;
    padding-left: 4.5em;
    font-size: 1.3em;
  }

  #conteneur-deroulants div#profils button,
  #conteneur-deroulants div#profils .plier-deplier__contenu--ouvert,
  #conteneur-deroulants div#recherche-simple button,
  #conteneur-deroulants div#recherche-simple .plier-deplier__contenu--ouvert {
    width: 13.75rem;
  }
  #conteneur-deroulants #recherche-simple button > * {
    margin: 0 0.75rem;
  }

  #page_deco #avec_nav_avec_encadres img,
  #page_deco #avec_nav_avec_encadres #thematique-fiche,
  #page_deco #sans_nav_avec_encadres img,
  #page_deco #sans_nav_avec_encadres #thematique-fiche {
    max-width: 100%;
  }
}
body.ficheaccueil .accueil__carrousel__container {
  background: #4c5154;
  color: #fff;
  position: relative;
  margin-bottom: 1em;
}
body.ficheaccueil .accueil__carrousel__container li {
  margin-bottom: 0;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__info {
  text-align: center;
  padding: .75em 1em;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__titre {
  font-family: "montserratbold", sans serif, sans serif;
  font-size: 1.5em;
  text-transform: uppercase;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__lien__bg {
  background: #4c5154;
  text-transform: uppercase;
  font-family: "latoregular", sans serif;
  font-size: 0.7em;
  margin: 0.5em auto 0;
  padding: 0.2em 0.5em;
  display: inline-block;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__lien__bg:hover {
  opacity: 0.5;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__lien__bg a {
  color: #fff;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__lien__bg a:hover {
  text-decoration: none;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__nav {
  text-align: center;
}
body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__nav__container {
  display: inline-block;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 0.6em 0.85em;
  margin-bottom: 1.65em;
}
@media screen and (min-width: 61.25em) {
  body.ficheaccueil .accueil__carrousel__container {
    margin-bottom: 2em;
  }
  body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__image {
    width: 70% !important;
    float: left;
  }
  body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__info {
    width: 26% !important;
    float: right;
    text-align: left;
  }
  body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__nav__container {
    position: absolute;
    z-index: 1000;
    bottom: 1em;
    left: 1em;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 84.375em) {
  body.ficheaccueil .accueil__carrousel__container .accueil__carrousel__actu__info {
    width: 27% !important;
  }
}
body.ficheaccueil .bloc-talb {
  padding-top: 1em;
}
body.ficheaccueil .bloc-talb h3 {
  margin-left: .7em;
}
body.ficheaccueil .bloc-titrl {
  padding-top: 1em;
}
body.ficheaccueil .bloc-titrl em {
  font-family: "montserratbold", sans serif;
  font-size: 1.250em;
  font-style: normal;
}
@media screen and (max-width: 49.75em) {
  body.ficheaccueil .bloc-titrl {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
  }
}
body.ficheaccueil .accesdirectscard {
  padding-top: 1em;
}
body.ficheaccueil .accesdirectscard h3 {
  margin-left: .7em;
}
body.ficheaccueil .accesdirectscard ul.objets.liens {
  margin-left: 1em !important;
}
body.ficheaccueil .accesdirectscard ul.objets.liens li.style0005 {
  margin-bottom: 0.5em !important;
  font-size: 0.875em;
}
body.ficheaccueil .bloc-itr {
  padding-top: 1em;
  text-align: center;
  border-bottom: 8px solid #4c5154;
}
body.ficheaccueil .bloc-itr em {
  font-family: "montserratbold", sans serif;
  font-size: 1.250em;
  font-style: normal;
  margin: 0.75em 0 0.2em 0;
  display: block;
  line-height: 1.1;
}
body.ficheaccueil .bloc-itr .resume-bloc {
  font-size: 1.125em;
  margin-bottom: 1em;
  line-height: 1.1;
  padding: 1em;
}
body.ficheaccueil .bloc-itr .resume-bloc a {
  color: #808080;
}
body.ficheaccueil .bloc-agenda {
  padding-top: 1em;
}
@media screen and (max-width: 49.75em) {
  body.ficheaccueil .bloc-agenda {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
  }
}
body.ficheaccueil .cartehtml {
  padding-top: 1em;
}
body.ficheaccueil .cartehtml h3 {
  text-transform: uppercase;
  font-size: 1.38em;
  min-height: 2em;
  margin-top: .5em;
  margin-left: .25em;
}
body.ficheaccueil .cartehtml h3 span.icon::before {
  font-size: .98rem;
  line-height: 1.4 !important;
  padding: .75rem 0 !important;
  min-width: 46px !important;
  display: inline-block;
}
body.ficheaccueil .cartehtml .cartehtml__textehtml {
  border: 1px solid #ccc !important;
  height: 85% !important;
}
body.ficheaccueil .cartehtml iframe {
  width: 98% !important;
  max-width: 98% !important;
  height: 100% !important;
}
@media screen and (max-width: 49.75em) {
  body.ficheaccueil .cartehtml {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
  }
  body.ficheaccueil .cartehtml .cartehtml__textehtml {
    min-height: 25em;
  }
  body.ficheaccueil .cartehtml .cartehtml__textehtml iframe {
    height: 50em !important;
  }
}

.ficheaccueil .accueil__structures__carrousel--titre {
  margin: 0 0 2em;
  text-align: center;
}

.ficheaccueil .accueil__structures__carrousel--titre h2 {
  background: #fff;
  display: inline-block;
  font-family: "montserratregular",serif;
  font-size: 1.8em;
  left: 0;
  letter-spacing: 0.03em;
  padding: 0 1em;
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  margin-top: 1em;
}

@media screen and (max-width: 49.75em) {
  .ficheaccueil .accueil__structures__carrousel__item {
    width: 98%;
    padding: 0 1%;
  }
}
.ficheaccueil .accueil__structures__carrousel__item img {
  border-bottom: 8px solid #4c5154;
  margin-bottom: 1em;
}

.ficheaccueil .accueil__structures__carrousel__item--titre {
  text-align: center;
}

.ficheaccueil .accueil__structures__carrousel__item--titre a {
  color: #4c5154;
}

.ficheaccueil .accueil__structures__carrousel--container {
  padding-bottom: 2em;
}

.ficheaccueil .accueil__carrousel_struct__nav__container {
  text-align: center;
  margin-top: .8em;
}

.ficheaccueil .accueil__carrousel_struct__nav__boutons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 3.125rem;
  padding: 0.25rem 1.25rem;
}
.ficheaccueil .accueil__carrousel_struct__nav__boutons > * {
  -ms-flex-item-align: center;
  align-self: center;
  display: block;
}
.ficheaccueil .accueil__carrousel_struct__nav__boutons span.icon {
  cursor: pointer;
  font-size: 3em;
  font-size: 1.5em;
  line-height: .65em;
  margin-right: 0.5rem;
  display: inline-block;
}
.ficheaccueil .accueil__carrousel_struct__nav__boutons .accueil__carrousel__nav__compteur {
  font-size: 1.563em;
  margin-left: .5em;
}

.ficheaccueil .accueil__carrousel__nav__compteur span.icon {
  cursor: pointer;
}

.toolboxugaCard h3 {
  text-transform: uppercase;
  font-size: 1.375rem;
  margin-top: 1rem !important;
}
.toolboxugaCard h3::before {
  color: #fff;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 1.8em;
  margin-right: 0.4em;
  margin-top: -0.255em;
  max-height: 2.045em;
  min-width: 0.5em;
  padding: 0 0.158em;
  text-align: center;
}

.toolboxugaCard.style1 .toolboxugaCard__titre::before,
.toolboxugaCard.style2 .toolboxugaCard__titre::before,
.toolboxugaCard.style3 .toolboxugaCard__titre::before {
  line-height: 1 !important;
}

.toolboxugaCard.style1 .toolboxugaCard__content,
.toolboxugaCard.style2 .toolboxugaCard__content,
.toolboxugaCard.style3 .toolboxugaCard__content {
  margin-top: 1rem;
}

.toolboxCard.style1,
.toolboxCard.style2,
.toolboxCard.style3 {
  padding-top: 1rem !important;
}

.style3 .toolboxCard__content {
  padding-left: 0;
  padding-right: 0;
}

.skin_fo_composante1 h3.toolboxugaCard__titre::before,
.skin_fo_composante1 h3.toolboxugaCard__titre span::before,
.skin_fo_composante1 h2.toolboxCard__title::before {
  line-height: 1.4;
  font-size: 1.25rem;
  min-width: 40px;
  padding: .65rem 0;
  color: #fff;
}
.skin_fo_composante1 h2.toolboxCard__title::before {
  line-height: 1;
}
.skin_fo_composante1 h3.toolboxugaCard__titre span::before {
  border-radius: 25px;
  display: inline-block;
  font-size: 1.8em;
  margin-right: 0.4em;
  margin-top: -0.255em;
  max-height: 2.045em;
  min-width: 0.5em;
  padding: 0 0.158em;
  text-align: center;
}

.layout__simple-grid--siteComposante .accesdirectscard ul.liste__liens {
  margin-left: 1.063rem;
}

body.ficheaccueil h3 {
  margin: 0;
  padding: 0;
}
body.ficheaccueil #page {
  padding-bottom: 0;
}
body.ficheaccueil #page_deco {
  max-width: 100% !important;
  width: 100% !important;
  background: #fff;
  padding-top: 0;
}
body.ficheaccueil #sans_nav_sans_encadres {
  width: 100%;
  padding: 0;
  max-width: 100%;
}
body.ficheaccueil .card {
  overflow: hidden;
  margin-bottom: 1em;
  background: #fff;
}
@media screen and (min-width: 49.75em) {
  body.ficheaccueil .card {
    margin-bottom: 2em;
  }
}
body.ficheaccueil .accueil__composante__ligne1__deco,
body.ficheaccueil .accueil__composante__ligne3__deco,
body.ficheaccueil .accueil__composante__ligne5__deco {
  background: #4c5154;
  background-image: url("img/bg-fleur-home.png") no-repeat right center !important;
}
@media screen and (max-width: 49.75em) {
  body.ficheaccueil .ligne__deco {
    width: 98%;
    padding: 0 1%;
  }
  body.ficheaccueil .accueil__composante__ligne1__deco.ligne__deco {
    width: 100%;
    padding: 0;
  }
  body.ficheaccueil .accueil__composante__ligne5__deco {
    margin-bottom: 1em;
  }
  body.ficheaccueil .accueil__composante__ligne5__deco .layout__slot--filled {
    padding-top: 2em;
  }
  body.ficheaccueil .accueil__composante__ligne5__deco .layout__slot--filled + .layout__slot--filled {
    padding-top: 0;
  }
}
@media screen and (min-width: 49.75em) {
  body.ficheaccueil .accueil__composante__ligne2 .card {
    padding-bottom: 2em;
  }
  body.ficheaccueil .accueil__composante__ligne2 .card,
  body.ficheaccueil .accueil__composante__ligne4 .card,
  body.ficheaccueil .accueil__composante__ligne5 .card {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
  }
  body.ficheaccueil .accueil__composante__ligne5 .layout__slot--5x0 .card {
    float: none;
    width: 100%;
    margin: 2.938em 0 0.5em;
    text-align: center;
  }
  body.ficheaccueil .accueil__composante__ligne2 .layout__slot--1x0 .card,
  body.ficheaccueil .accueil__composante__ligne4 .layout__slot--4x0 .card,
  body.ficheaccueil .accueil__composante__ligne5 .layout__slot--6x0 .card {
    margin-left: 0;
  }
  body.ficheaccueil .accueil__composante__ligne5 .card {
    height: 25em;
    font-size: .85em;
    margin-top: 2.938em;
    margin-bottom: 2.938em;
  }
}
@media screen and (min-width: 84.375em) {
  body.ficheaccueil .accueil__composante__ligne {
    width: 84.375em;
    margin: 0 auto;
  }
  body.ficheaccueil .ligne__deco {
    margin-bottom: 2em;
  }
  body.ficheaccueil .accueil__composante__ligne5 .card {
    height: 22.2em;
    font-size: inherit;
  }
}

.fiche.annuaireksup h3#titre-fiche {
  margin-top: 1em;
}
.fiche.annuaireksup .adresse {
  margin-bottom: 1em;
}
.fiche.annuaireksup figure img {
  min-width: 100%;
}

body.activite .contenu button {
  padding: .5em 1em .25em 0 !important;
  background: none;
  border-bottom: 1px solid #c2c2c2;
  text-align: left;
  width: 100%;
  border-radius: inherit;
  text-transform: none;
  font-size: 1em;
  font-weight: normal;
}
body.activite .contenu button h3 {
  margin: 0;
  font-size: 1.25em;
}
body.activite .contenu button span.icon {
  font-size: 1.8em;
  font-size: .9em;
  display: inline-inline-block;
  margin-right: 0.75rem;
  vertical-align: middle;
  line-height: 1.8;
}
body.activite .activite__evaluation,
body.activite .activite__niveau,
body.activite .activite__conditions,
body.activite .activite__creneaux,
body.activite #activite__evaluation,
body.activite #activite__niveau,
body.activite #activite__conditions,
body.activite #activite__creneaux {
  margin-bottom: 1.5em;
}
body.activite .activite__evaluation__contenu,
body.activite .activite__conditions__contenu,
body.activite .activite__ressources-pedagogiques__contenu {
  padding: 1em 0;
}
body.activite .activite__liste__creneaux__details {
  margin: 0 0 1em;
  background: #fff;
  border: 1px solid #ccc;
  padding: .5em;
}
body.activite .activite__liste__creneaux__details span {
  display: inline-block;
}
body.activite .activite__liste__creneaux__details span + span:before {
  content: "-";
  padding: 0 .5em;
}
body.activite .activite__liste__creneaux__details span + span.activite__liste__creneaux--commentaire:before {
  content: inherit;
  padding: 0;
}
body.activite .activite__liste__creneaux--nom {
  font-weight: 700;
}
body.activite .activite__liste__creneaux--commentaire {
  display: block !important;
  padding-left: 0 !important;
}
body.activite a.activite__inscription {
  display: block !important;
}
body.activite a.activite__inscription:hover {
  background: #4c5154;
}

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