@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.node-349 .field--name-body table {
  border-bottom: none !important;
}

hr {
  background-color: rgba(245, 247, 250, 0.5);
  border: none;
  margin-top: 0;
}

h2 sup {
  font-size: 60%;
  font-family: "brutal_regular";
}

.wrapper-thematique-contenu {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.wrapper-thematique-contenu .thematique {
  width: 100%;
  border-top: solid 10px #f5f7fa;
  color: #212851;
  font-family: "brutal_extra_bold";
  text-transform: uppercase;
  padding-top: 20px;
  font-size: 0.833em;
  margin-top: 35px;
}
.wrapper-thematique-contenu .date {
  font-size: 0.8333em;
  font-family: "brutal_medium";
  color: #eeeeee;
}
.wrapper-thematique-contenu .contenu {
  width: 100%;
  font-size: 0.8889em;
}
.wrapper-thematique-contenu .contenu h3 {
  font-family: "brutal_bold";
  font-size: 1em;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.wrapper-thematique-contenu .contenu h2 {
  margin-bottom: 15px;
}
.wrapper-thematique-contenu .contenu h3 + p {
  margin-top: 0;
}
.wrapper-thematique-contenu .contenu .field--name-body > h3 {
  margin-top: 0;
}
.wrapper-thematique-contenu .contenu h3 + ul {
  margin-top: 0;
}
.wrapper-thematique-contenu .contenu ol,
.wrapper-thematique-contenu .contenu ul {
  padding: 0 0 0 18px;
}
.wrapper-thematique-contenu .contenu ol li,
.wrapper-thematique-contenu .contenu ul li {
  margin-bottom: 15px;
  line-height: 150%;
}
.wrapper-thematique-contenu .contenu .field--name-body {
  text-align: justify;
}
.wrapper-thematique-contenu .contenu .field--name-body img {
  max-width: 100%;
  height: auto;
}
.wrapper-thematique-contenu .contenu .field--name-body img.align-left {
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  top: 10px;
  max-height: 300px;
  width: auto;
}
.wrapper-thematique-contenu .contenu .wrapper-sous-titre-numero {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.wrapper-thematique-contenu .contenu .wrapper-sous-titre-numero h2 {
  margin-bottom: 40px;
}
.wrapper-thematique-contenu .contenu .wrapper-sous-titre-numero .field--name-field-numero {
  font-size: 1.1em;
  font-family: "brutal_medium";
  color: #706C68;
  margin: 0 10px 40px 0;
  line-height: 120%;
}
.wrapper-thematique-contenu .contenu .note-footer {
  margin: 60px 0 0 0;
}
.wrapper-thematique-contenu .contenu .note-footer p {
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  border-top: solid 1px #B4B0AC;
}
.wrapper-thematique-contenu .contenu nav.back {
  margin-top: 20px;
  padding-top: 35px;
}

.wrapper-date-partage {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.wrapper-date-partage .date {
  margin: 0px 0 22px 0;
}
.wrapper-date-partage .partage {
  position: relative;
  margin: 0px 0 15px 0;
}
.wrapper-date-partage .partage ul {
  display: -moz-flex;
  display: flex;
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0;
}
.wrapper-date-partage .partage ul li {
  width: 30px;
  margin: 0 10px 0 0px;
}
.wrapper-date-partage .partage ul li a {
  display: block;
}
.wrapper-date-partage .partage ul li img {
  width: 100%;
  height: auto;
}
.wrapper-date-partage .partage::before {
  content: "Partager :";
  font-size: 0.8889em;
  color: #706C68;
  text-transform: uppercase;
}
body.lang-en .wrapper-date-partage .partage::before {
  content: "Share:";
}

.page-node-type-emploi h1 {
  margin-left: 0;
}
.page-node-type-emploi .wrapper-thematique-contenu {
  margin-top: 40px;
}
.page-node-type-emploi .wrapper-thematique-contenu .thematique {
  border: none;
  font-family: "brutal_medium";
  text-transform: none;
  color: #eeeeee;
  font-size: 1.5em;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .wrapper-date-partage .partage ul {
    padding: 0 0 0 92px;
  }
  .wrapper-date-partage .partage::before {
    position: absolute;
    left: 0;
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  h1 {
    margin-left: 360px;
  }
  .wrapper-thematique-contenu {
    -moz-flex-direction: row;
    flex-direction: row;
  }
  .wrapper-thematique-contenu .thematique {
    width: 300px;
    margin-right: 60px;
    margin-top: 0px;
  }
  .wrapper-thematique-contenu .contenu {
    width: calc(100% - 360px);
    font-size: 1em;
    text-align: justify;
  }
  .wrapper-date-partage {
    margin: 0px 0 20px 0;
  }
  .wrapper-date-partage .partage ul {
    padding: 0 0 0 100px;
  }
  .wrapper-date-partage .partage::before {
    left: 0;
    top: 3px;
  }
}
@media only screen and (min-width: 1280px) {
  h1 {
    margin-left: 420px;
  }
  .wrapper-thematique-contenu .thematique {
    width: 360px;
    margin-right: 60px;
  }
  .wrapper-thematique-contenu .contenu {
    width: calc(100% - 420px);
  }
  .wrapper-thematique-contenu .contenu .field--name-body img {
    max-width: 100%;
    height: auto;
    display: block;
  }
}
/* Chrome 29+ */
@media only screen and (min-width: 1440px) {
  .wrapper-date-partage {
    margin: 0px 0 20px 0;
  }
}
@media print {
  body.lang-en header .region-header .block-system-branding-block a::before {
    content: url(../images/sai-logo-en.svg);
    width: 230px;
    height: 43px;
    margin-top: -5px;
  }
  .page-node-type-nouvelle header.with-shadow {
    box-shadow: 0px 0px;
  }
  .page-node-type-nouvelle .menu--main {
    display: none;
  }
  .page-node-type-nouvelle .en-tete {
    display: none;
  }
  .page-node-type-nouvelle .partage {
    display: none;
  }
  .page-node-type-nouvelle .thematique {
    display: none;
  }
  .page-node-type-nouvelle .back {
    display: none;
  }
  .page-node-type-nouvelle .under-content {
    display: none;
  }
  .page-node-type-nouvelle footer {
    display: none;
  }
  .page-node-type-nouvelle .under-footer {
    display: none;
  }
}