﻿.hoverUnderline {
  text-decoration: none;
}
.hoverUnderline:hover {
  text-decoration: underline;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.raleway {
  font-family: 'Raleway', sans-serif;
}
.creteRound {
  font-family: 'Crete Round', serif;
}
#dossierMigrant {
  background-color: #fff;
  color: #2b2b32;
}
#dossierMigrant strong {
  font-weight: 800;
}
#dossierMigrant .sousTitre {
  font-size: 1.1em;
  margin-top: 0;
}
#dossierMigrant header {
  padding: 125px 15px 0;
  text-align: center;
  background: url(/media/fichiers/dossiers/migrant/header.jpg) no-repeat left top;
  position: relative;
}
#dossierMigrant header #sousTitreDossier {
  text-align: left;
  font-size: 1.4em;
  color: #616161;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.2em;
}
#dossierMigrant header #headerDescription {
  margin: 20px -15px 0;
  padding: 22.5px 15px;
  text-align: center;
  color: #fff;
  background-color: #1d1d21;
  background-color: rgba(29, 29, 33, 0.7);
}
#dossierMigrant header #headerDescription h1,
#dossierMigrant header #headerDescription h2 {
  font-size: 1.5em;
  color: #59afb8;
  font-weight: 900;
  margin: 0 0 10px;
}
#dossierMigrant header #headerDescription #headerDescriptionContainer {
  font-family: 'Crete Round', serif;
  font-size: 1.1em;
}
#dossierMigrant.accueil header h1,
#dossierMigrant.souspage #titreDossier {
  text-transform: uppercase;
  text-align: left;
  color: #8AD0D6;
  font-size: 2.4em;
  font-weight: 800;
  margin: 0 0 5px;
  line-height: 1.04;
}
#dossierMigrant.souspage #titreDossier {
  color: #fff;
}
#dossierMigrant.souspage #sousTitreDossier {
  color: #8AD0D6;
}
#dossierMigrant .carrouselReactions {
  margin: 0 15px;
}
#dossierMigrant section {
  padding: 40px 15px;
}
#dossierMigrant section.cacher {
  display: none;
}
#dossierMigrant section h2 {
  font-size: 1.7em;
  font-weight: 800;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
#dossierMigrant footer {
  text-align: center;
  background-color: #fff;
}
#dossierMigrant.accueil footer {
  padding: 20px 15px;
  background-color: #fff;
  color: #616161;
}
#dossierMigrant.accueil footer .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant.accueil footer .blocs .bloc {
  margin: 10px 0 30px 0;
}
#dossierMigrant.accueil footer h2 {
  font-size: 1.7em;
}
#dossierMigrant.accueil footer h3 {
  padding: 0;
  margin: 0 10%;
  text-transform: uppercase;
}
#dossierMigrant.accueil footer a {
  color: #e67163;
  font-weight: 700;
  margin-top: 10px;
}
#dossierMigrant.souspage footer {
  background-color: #fff;
  text-align: center;
  color: #fff;
  padding: 20px 15px;
}
#dossierMigrant .bouton {
  background-color: #616161;
  font-weight: 700;
  font-size: 0.9em;
  text-align: center;
  padding: 20px 40px;
}
#dossierMigrant footer a.bouton:after {
  content: "";
  height: 12px;
  display: block;
  background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
  width: 100%;
  margin-top: 10px;
}
#dossierMigrant p + .bouton,
#dossierMigrant p + .boutonContainer .bouton,
#dossierMigrant ol + .boutonContainer .bouton {
  margin-top: 10px;
}
#dossierMigrant #dsPromo {
  padding: 0;
}
#dossierMigrant #dsPromo img {
  width: auto;
  max-width: 100%;
}
#dossierMigrant #dsVideo3x {
  padding: 20px 0;
}
#dossierMigrant #dsVideo3x h2 {
  text-transform: none;
  font-weight: 400;
  color: #616161;
}
#dossierMigrant #dsVideo3x .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsVideo3x .blocs .bloc {
  margin: 0 0 10px 0;
  padding: 0;
}
#dossierMigrant #dsVideo2x .bouton {
  border: 1px solid #e67163;
  background-color: #fff;
  padding: 10px 20px;
}
#dossierMigrant #dsVideo2x .bouton:first-child {
  margin-right: 20px;
}
#dossierMigrant #dsVideo2x a.bouton {
  color: #e67163 !important;
  text-transform: none;
  margin-top: 0;
  font-weight: 400;
}
#dossierMigrant #dsOutils h2 {
  font-size: 2em;
  text-transform: uppercase;
  text-align: center;
  color: #616161;
}
#dossierMigrant #dsOutils .blocs {
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsOutils .bloc {
  width: 120px;
  text-align: center;
  box-sizing: border-box;
  margin: 0 10px 30px;
}
#dossierMigrant #dsOutils .bloc a {
  color: #59afb8;
  padding-top: 95px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: block;
  background: url(/media/fichiers/dossiers/migrant/ampoule.png) no-repeat center top;
}
#dossierMigrant #dsOutils .bloc a:hover {
  text-decoration: underline;
}
#dossierMigrant #dsOutils .bloc #outilBrochure {
  background-image: url(/media/fichiers/dossiers/migrant/brochure.png);
}
#dossierMigrant #dsOutils .bloc #outilVideo {
  background-image: url(/media/fichiers/dossiers/migrant/video.png);
}
#dossierMigrant #dsOutils .bloc #outilTrousse {
  background-image: url(/media/fichiers/dossiers/migrant/trousse.png);
}
#dossierMigrant #dsOutils .bloc #outilAnglaise {
  background-image: url(/media/fichiers/dossiers/migrant/anglais.png);
}
#dossierMigrant #dsFaitsSaillants {
  padding: 0;
}
#dossierMigrant #dsFaitsSaillants h2 {
  font-size: 2.2em;
  text-transform: uppercase;
  text-align: center;
  color: #e67163;
  margin-left: 15px;
  margin-right: 15px;
}
#dossierMigrant #dsFaitsSaillants h2:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #e67163;
  margin: 0 auto 30px;
}
#dossierMigrant #dsFaitsSaillants .colonne1 {
  padding: 20px 15px;
}
#dossierMigrant #dsFaitsSaillants .colonne1 h3 {
  color: #616161;
  margin-top: 0;
  font-size: 1.8em;
}
#dossierMigrant #dsFaitsSaillants .colonne2 {
  padding: 20px 15px;
  background: #def1f4 url(/media/fichiers/dossiers/maltraitance/fille-silhouette.png) no-repeat right -50px top 20px;
  background-size: 140px;
}
#dossierMigrant #dsFaitsSaillants .colonne2 h3 {
  color: #616161;
  margin-top: 0;
  font-size: 1.8em;
}
#dossierMigrant #dsFaitsSaillants .colonne2 .bouton {
  width: auto;
}
#dossierMigrant #dsReactions {
  padding: 0;
  margin-bottom: 60px;
}
#dossierMigrant #dsReactions h2 {
  font-size: 2.2em;
  text-transform: uppercase;
  text-align: center;
  color: #616161;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
#dossierMigrant #dsReactions h2:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #616161;
  margin: 0 auto 30px;
}
#dossierMigrant #dsReactions .texteReaction blockquote {
  color: #e67163;
}
#dossierMigrant #dsReactions .texteReaction .bouton {
  color: #e67163 !important;
  border-color: 1px solid #e67163;
}
#dossierMigrant #dsReactions .texteReaction .bouton:hover {
  background-color: #e67163;
  color: #fff !important;
}
#dossierMigrant #dsDonnees {
  background: #2b2b32 url(/media/fichiers/dossiers/migrant/back-acces.jpg) no-repeat center top;
  color: #fff;
  position: relative;
  text-align: center;
}
#dossierMigrant #dsDonnees h2 {
  font-size: 1.7em;
  font-weight: 800;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#dossierMigrant #dsDonnees h3 {
  font-weight: 400;
  margin: 15px 0 0px;
}
#dossierMigrant #dsDonnees .bouton {
  width: auto;
  padding: 10px 40px;
  background-color: #df4142;
}
#dossierMigrant #dsDonnees #dossierDonnees1 {
  text-align: left;
  margin: auto;
}
#dossierMigrant #dsDonnees #dossierDonnees1 img {
  width: auto;
  max-width: 100%;
}
#dossierMigrant #dsSignalements {
  background-color: #e67163;
  text-align: center;
}
#dossierMigrant #dsSignalements h2 {
  margin-top: 0;
}
#dossierMigrant #dsSignalements .sousTitre {
  font-size: 1.1em;
  margin-top: 0;
}
#dossierMigrant #dsSignalements .bouton {
  background-color: transparent;
  border: 1px solid #fff;
}
#dossierMigrant #dsSignalements a:after {
  content: "";
  height: 12px;
  display: block;
  background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
  width: 100%;
  margin-top: 10px;
}
#dossierMigrant #dsCouts {
  background-color: #8AD0D6;
  text-align: center;
}
#dossierMigrant #dsCouts h2 {
  margin-top: 0;
}
#dossierMigrant #dsCouts .sousTitre {
  font-size: 1.1em;
  margin-top: 0;
}
#dossierMigrant #dsCouts img {
  display: block;
  margin: auto;
}
#dossierMigrant #dsCouts .bouton {
  background-color: transparent;
  border: 1px solid #fff;
}
#dossierMigrant #dsCouts a:after {
  content: "";
  height: 12px;
  display: block;
  background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
  width: 100%;
  margin-top: 10px;
}
#dossierMigrant #dsEnquetes {
  background-color: #fff;
  text-align: center;
}
#dossierMigrant #dsEnquetes h2 {
  color: #e67163;
  margin-top: 0;
}
#dossierMigrant #dsEnquetes .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsEnquetes .blocs .bloc {
  margin: 0 20px 20px;
  padding: 17px 20px 17px;
  font-size: 0.9em;
  color: #616161;
}
#dossierMigrant #dsEnquetes .blocs .bloc p {
  margin-top: 0;
  text-align: left;
}
#dossierMigrant #dsEnquetes .bloc1 {
  border-bottom: 1px solid #8AD0D6;
}
#dossierMigrant #dsEnquetes .bouton {
  background-color: #e67163;
  max-width: 530px;
}
#dossierMigrant #dsUrgent {
  background-color: #faf8f5;
}
#dossierMigrant #dsUrgent h2 {
  color: #e67163;
  margin-top: 0;
}
#dossierMigrant #dsUrgent ul {
  font-size: 1.1em;
}
#dossierMigrant #dsUrgent li {
  display: block;
  color: #616161;
  padding-left: 25px;
  background: url(/media/fichiers/dossiers/migrant/fleche-saumon.png) no-repeat left center;
  margin-bottom: 1em;
}
#dossierMigrant #dsUrgent a {
  color: #616161;
  text-decoration: none;
}
#dossierMigrant #dsUrgent a:hover {
  text-decoration: underline;
}
#dossierMigrant #dsCommentAider {
  background-color: #e67163;
  text-align: center;
}
#dossierMigrant #dsCommentAider h3 {
  font-size: 1.3em;
}
#dossierMigrant #dsCommentAider .bouton {
  background-color: transparent;
  border: 1px solid #fff;
  display: block;
  max-width: 242px;
  margin: auto;
  margin-bottom: 20px;
}
#dossierMigrant #dsCommentAider a:after {
  content: "";
  height: 12px;
  display: block;
  background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
  width: 100%;
  margin-top: 10px;
}
#dossierMigrant #dsCommentAider .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsCommentAider .blocs .bloc {
  margin: 0 20px 20px;
}
#dossierMigrant #dsCommentAider .blocs .bloc p {
  margin-top: 0;
  text-align: left;
}
#dossierMigrant #dsSuiteDossier {
  background-color: #e67163;
  text-align: center;
}
#dossierMigrant #dsSuiteDossier .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsSuiteDossier .blocs .bloc {
  margin: 0 20px 20px;
}
#dossierMigrant #dsSuiteDossier .bouton {
  background-color: transparent;
  font-weight: 400;
  font-size: 0.9em;
  text-align: left;
  padding: 20px 10px;
  text-transform: none;
  border: 1px solid #ee9c92;
  border-width: 1px 0 0 0;
  margin-top: 0;
  display: block;
  max-width: 285px;
}
#dossierMigrant #dsSuiteDossier a.bouton {
  text-align: left;
  margin: auto;
}
#dossierMigrant #dsSuiteDossier a.bouton:after {
  content: "";
  height: 12px;
  background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat right top;
  width: 100%;
  margin-top: 10px;
  display: block;
}
#dossierMigrant #dsPage1 {
  padding: 0;
}
#dossierMigrant #dsPage1 span {
  font-size: 2.4em;
  font-weight: 800;
  color: #616161;
}
#dossierMigrant #dsPage1 hr {
  border: 1px solid #89d0d7;
  margin: 25px 20%;
}
#dossierMigrant #dsPage1 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsPage1 .blocs .bloc {
  margin: 0 20px 20px;
}
#dossierMigrant #dsPage1 #sec1 {
  background-color: #b8e6ea;
}
#dossierMigrant #dsPage1 #sec1 #blocFleche {
  background: url(/media/fichiers/dossiers/migrant/page1-fleche.png) no-repeat left top;
  padding-left: 107px;
}
#dossierMigrant #dsPage1 #sec1 .bloc1 {
  background: url(/media/fichiers/dossiers/migrant/page1-9pourcent.png) no-repeat left top;
  padding: 10px 0 20px 116px;
  max-width: 300px;
}
#dossierMigrant #dsPage1 #sec1 .bloc2 {
  background: url(/media/fichiers/dossiers/migrant/page1-feuille.png) no-repeat left top;
  padding: 10px 0 20px 97px;
  max-width: 300px;
}
#dossierMigrant #dsPage1 #sec2 {
  background-color: #fff;
}
#dossierMigrant #dsPage1 #sec2 img {
  width: 160px;
}
#dossierMigrant #dsPage1 #sec3 {
  background-color: #faf8f5;
  text-align: center;
}
#dossierMigrant #dsPage1 #sec3 img {
  width: 100%;
}
#dossierMigrant #dsPage2 {
  background-color: #c4e5e8;
  text-align: center;
}
#dossierMigrant #dsPage2 h2 {
  color: #e67163;
}
#dossierMigrant #dsPage2 .sousTitre {
  max-width: 795px;
  margin: auto;
}
#dossierMigrant #dsPage3 {
  text-align: left;
  padding: 20px 0;
  background-color: #faf8f5;
}
#dossierMigrant #dsPage3 h2 {
  color: #e67163;
  padding: 0;
  margin: 0;
}
#dossierMigrant #dsPage3 .soustitre {
  text-align: center;
  margin: 20px 10px;
}
#dossierMigrant #dsPage3 h3 {
  text-transform: uppercase;
  margin-top: 15px;
}
#dossierMigrant #dsPage3 #sec1 {
  padding: 20px 15px;
}
#dossierMigrant #dsPage3 #sec1 .liste {
  margin: 0 0 30px 0;
}
#dossierMigrant #dsPage3 #sec1 .liste p:before {
  content: "";
  height: 14px;
  background: url(/media/fichiers/dossiers/migrant/page3-fleche-saumon.png) no-repeat left center;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
#dossierMigrant #dsPage3 #sec2 {
  padding: 20px 20px;
  background-color: #b8e6ea;
}
#dossierMigrant #dsPage3 #sec2 div {
  max-width: 550px;
}
#dossierMigrant #dsPage3 #sec2 .liste {
  margin: 0 0 30px 0;
}
#dossierMigrant #dsPage3 #sec2 .liste p:before {
  content: "";
  height: 14px;
  background: url(/media/fichiers/dossiers/migrant/page3-fleche-blanche.png) no-repeat left center;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
#dossierMigrant #dsPage3 .titretableau {
  color: #e67163;
  font-size: 1.3em;
  margin: 15px 0 14px 0;
  border: 2px solid #e67163;
  border-width: 2px 0;
  text-transform: uppercase;
  font-weight: 800;
  padding: 20px 10px;
}
#dossierMigrant #dsPage3 .titretableau img {
  float: left;
  margin: 0 20px 10px 0;
}
#dossierMigrant #dsPage3 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
#dossierMigrant #dsPage3 .blocs .bloc {
  width: 45%;
}
#dossierMigrant #dsPage3 .ligne {
  border-bottom: 2px solid #e67163;
}
#dossierMigrant #dsPage3 .ligne.lignePale {
  border-width: 1px;
}
#dossierMigrant #dsPage3 .ligne .blocs {
  padding: 20px 10px;
}
#dossierMigrant #dsPage3 .ligne .blocs .bloc {
  margin: 0 10px;
  width: 42%;
}
#dossierMigrant #dsPage4 {
  text-align: center;
}
#dossierMigrant #dsPage4 h3 {
  text-transform: uppercase;
  margin: 10px 0 10px;
}
#dossierMigrant #dsPage4 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsPage4 .blocs .bloc {
  margin: 0 20px 20px;
}
#dossierMigrant #dsPage5 {
  text-align: center;
}
#dossierMigrant #dsPage5 h3 {
  text-transform: uppercase;
  color: #616161;
  font-size: 1.5em;
  margin: 10px 0 10px;
}
#dossierMigrant #dsPage5 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#dossierMigrant #dsPage5 .blocs .bloc {
  margin: 0 20px 20px;
}
#dossierMigrant #dsPage6 {
  background-color: #faf8f5;
  padding: 20px 15px;
}
#dossierMigrant #dsPage6 .titretableau {
  color: #df4142;
  font-size: 1.3em;
  margin: 15px 0 14px 0;
  border: 2px solid #df4142;
  border-width: 2px 0;
  text-transform: uppercase;
  font-weight: 800;
  padding: 20px 10px;
}
#dossierMigrant #dsPage6 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
#dossierMigrant #dsPage6 .blocs .blocDroit {
  margin: 20px 0;
}
#dossierMigrant #dsPage6 .ligne {
  border-bottom: 2px solid #df4142;
}
#dossierMigrant #dsPage6 .ligne .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding: 20px 10px;
}
#dossierMigrant #dsPage6 .ligne .blocs .bloc {
  margin: 0 10px;
  width: 42%;
}
#dossierMigrant #dsPage6 img {
  width: 100%;
  max-width: 395px;
}
#dossierMigrant #dsPage7 {
  padding: 20px 15px;
}
#dossierMigrant #dsPage7 .titretableau {
  color: #df4142;
  font-size: 1.3em;
  margin: 15px 0 14px 0;
  border: 2px solid #df4142;
  border-width: 2px 0;
  text-transform: uppercase;
  font-weight: 800;
  padding: 20px 10px;
}
#dossierMigrant #dsPage7 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
#dossierMigrant #dsPage7 .blocs .blocDroit {
  margin: 20px 0;
}
#dossierMigrant #dsPage7 .ligne {
  border-bottom: 2px solid #df4142;
}
#dossierMigrant #dsPage7 .ligne .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding: 20px 10px;
}
#dossierMigrant #dsPage7 .ligne .blocs .bloc {
  margin: 0 10px;
  width: 42%;
}
#dossierMigrant #dsPage7 .blocDroit {
  background-color: #b8e6ea;
  text-align: center;
  padding: 20px;
  font-family: 'Crete Round', serif;
  color: #616161;
}
#dossierMigrant #dsPage7 .blocDroit img {
  display: block;
  margin: 10px auto;
}
#dossierMigrant #dsPage7 a {
  color: #df4142;
}
#dossierMigrant #dsPage8 {
  text-align: left;
  padding: 20px 0;
}
#dossierMigrant #dsPage8 h2 {
  color: #e67163;
  text-align: left;
  padding: 0;
  margin: 0;
}
#dossierMigrant #dsPage8 #sec1,
#dossierMigrant #dsPage8 #sec2,
#dossierMigrant #dsPage8 #sec3 {
  padding: 20px;
}
#dossierMigrant #dsPage8 .titretableau {
  color: #df4142;
  font-size: 1.3em;
  margin: 15px 0 14px 0;
  border: 2px solid #df4142;
  border-width: 2px 0;
  text-transform: uppercase;
  font-weight: 800;
  padding: 20px 10px;
}
#dossierMigrant #dsPage8 .titretableau img {
  float: left;
  margin: 0 20px 10px 0;
}
#dossierMigrant #dsPage8 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
#dossierMigrant #dsPage8 .ligne {
  border-bottom: 2px solid #df4142;
}
#dossierMigrant #dsPage8 .ligne .blocs {
  padding: 20px 10px;
}
#dossierMigrant #dsPage8 .ligne .blocs .bloc {
  margin: 0 10px;
}
#dossierMigrant #dsPage8 #sec1 .blocs {
  text-transform: uppercase;
  margin: 20px 0;
}
#dossierMigrant #dsPage8 #sec1 .blocs .bloc {
  width: 44%;
}
#dossierMigrant #dsPage8 #sec1 .blocs .bloc:first-child {
  width: 160px;
}
#dossierMigrant #dsPage8 #sec2 {
  background-color: #faf8f5;
}
#dossierMigrant #dsPage8 #sec2 .titretableau {
  margin-bottom: 30px;
  overflow: auto;
}
#dossierMigrant #dsPage8 #sec2 .ligne .blocs .bloc {
  width: 52%;
}
#dossierMigrant #dsPage8 #sec2 .ligne .blocs .bloc:first-child {
  width: 115px;
}
#dossierMigrant #dsPage8 #sec2 .blocGauche {
  margin-bottom: 20px;
}
#dossierMigrant #dsPage8 #sec2 .blocDroit {
  background-color: #b8e6ea;
  text-align: center;
  padding: 20px;
  font-family: 'Crete Round', serif;
  color: #616161;
}
#dossierMigrant #dsPage8 #sec2 .blocDroit img {
  display: block;
  margin: 10px auto;
}
#dossierMigrant #dsPage9 {
  background: #faf8f5 url(/media/fichiers/dossiers/migrant/couple-footer-section.png) no-repeat right bottom;
  padding: 5px 20px 165px 20px;
}
#dossierMigrant #dsPage9 h3 {
  color: #e67163;
  font-size: 1.3em;
  margin: 30px 0 14px 0;
}
#dossierMigrant #dsPage10 {
  text-align: left;
}
#dossierMigrant #dsPage10 h2 {
  color: #e67163;
  text-align: left;
  padding: 0;
  margin: 0 0 14px 0;
  text-transform: none;
  line-height: 1.2em;
}
#dossierMigrant #dsPage10 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
#dossierMigrant #dsPage10 .blocs h2 {
  color: #616161;
  font-size: 1.4em;
}
#dossierMigrant #dsPage10 .blocs .blocGauche {
  margin-bottom: 20px;
}
#dossierMigrant #dsPage10 .blocs .blocDroit {
  background-color: #b8e6ea;
  padding: 20px;
  color: #616161;
}
#dossierMigrant #dsPage10 .blocs .blocDroit img {
  display: block;
  margin: 10px auto;
}
#dossierMigrant #dsPage10 .blocs .blocDroit h3 {
  text-transform: uppercase;
  margin: 20px 0 10px;
  font-weight: 600;
}
#dossierMigrant #dsPage10 .citation {
  width: 100%;
  max-width: 909px;
  padding: 20px;
}
#dossierMigrant #dsPage10 .liste {
  margin: 0 0 30px 0;
}
#dossierMigrant #dsPage10 .liste p:before {
  content: "";
  height: 21px;
  background: url(/media/fichiers/dossiers/migrant/page8-fleche.png) no-repeat left center;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}
#dossierMigrant #dsPage11 {
  text-align: left;
  background-color: #faf8f5;
}
#dossierMigrant #dsPage11 h2 {
  color: #e67163;
  text-align: left;
  padding: 0;
  margin: 0 0 14px 0;
  text-transform: none;
  line-height: 1.2em;
}
#dossierMigrant #dsPage11 .blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
#dossierMigrant #dsPage11 .blocs h2 {
  color: #616161;
  font-size: 1.4em;
}
#dossierMigrant #dsPage11 .blocs .blocGauche {
  margin-bottom: 20px;
}
#dossierMigrant #dsPage11 .blocs .blocDroit {
  background-color: #b8e6ea;
  padding: 20px;
  color: #616161;
}
#dossierMigrant #dsPage11 .blocs .blocDroit img {
  display: block;
  margin: 10px auto;
}
#dossierMigrant #dsPage11 .blocs .blocDroit h3 {
  text-transform: uppercase;
  margin: 20px 0 10px;
  font-weight: 600;
}
#dossierMigrant #dsPage11 .citation {
  width: 100%;
  max-width: 909px;
  padding: 20px;
}
#dossierMigrant #dsPage11 .liste {
  margin: 10px 0 30px 0;
}
#dossierMigrant #dsPage11 .liste p:before {
  content: "";
  height: 21px;
  background: url(/media/fichiers/dossiers/migrant/fleche-saumon.png) no-repeat left center;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}
#dossierMigrant #dsRessource {
  background-color: #faf8f5;
}
#dossierMigrant #dsRessource h2 {
  color: #e67163;
  text-align: left;
}
#dossierMigrant #dsRessource p {
  padding: 0 5%;
}
#dossierMigrant #dsRessource a {
  color: #df4142;
}
#dossierMigrant #visuel {
  text-align: center;
  background-color: #faf8f5;
}
#dossierMigrant #visuel h2 {
  color: #e67163;
}
#dossierMigrant #visuel img {
  width: 100%;
  max-width: 639px;
}
#dossierMigrant #dsRegion {
  background: #def1f4;
  margin: 6px 9px 0 0;
}
#dossierMigrant #dsRegion h2 {
  color: #616161;
  text-transform: uppercase;
  font-size: 2em;
  margin: 0 0 10px 10%;
}
#dossierMigrant #dsRegion h2 span {
  border-bottom: 6px solid #616161;
  position: relative;
  top: -10px;
  font-size: 0.5em;
}
#dossierMigrant #dsRegion h3 {
  color: #616161;
  font-family: 'Crete Round', serif;
  margin: 0 1em 0  10%;
  font-size: 1.3em;
  font-weight: normal;
}
#dossierMigrant #dsRegion .bouton {
  margin-left: 10%;
}
#dossierMigrant #Video {
  text-align: center;
  margin-top: 30px;
}
#dossierMigrant #Video #dsVideo1 h2 {
  color: #616161;
  text-transform: uppercase;
  font-size: 2em;
}
#dossierMigrant #Video #dsVideo1 img {
  width: 100%;
  max-width: 674px;
}
#dossierMigrant .telechargements a {
  display: block;
  min-height: 48px;
  background: url(/img/layout/nuage-telechargement.png) no-repeat 22px top;
  padding: 9px 0 0 93px;
}
#dossierMigrant .ContentMap {
  overflow: hidden;
}
#dossierMigrant #TitreRegion {
  float: left;
  font-family: 'Crete Round', serif;
  color: #616161;
  padding: 0 20px 25px 20px;
  font-size: 1.5em;
}
#dossierMigrant #TitreRegion h2 {
  color: #d9232d;
  font-family: 'Raleway', sans-serif;
  font-size: 1.5em;
  margin-bottom: 0;
}
#dossierMigrant #TitreRegion hr {
  border-style: dashed;
  margin: 10px 0 35px;
}
#dossierMigrant #TitreRegion img {
  display: block;
  margin-bottom: 10px;
}
#dossierMigrant #TitreRegion a {
  color: #ca262f;
  text-decoration: none;
}
#dossierMigrant #TitreRegion a:hover {
  text-decoration: underline;
}
#dossierMigrant #TitreRegion .pin1 {
  background: url(/img/rapports/2016/pin1.png) no-repeat left center;
  margin-top: 20px;
}
#dossierMigrant #TitreRegion .pin2 {
  background: url(/img/rapports/2016/pin2.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin3 {
  background: url(/img/rapports/2016/pin3.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin4 {
  background: url(/img/rapports/2016/pin4.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin5 {
  background: url(/img/rapports/2016/pin5.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin6 {
  background: url(/img/rapports/2016/pin6.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin7 {
  background: url(/img/rapports/2016/pin7.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin8 {
  background: url(/img/rapports/2016/pin8.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin9 {
  background: url(/img/rapports/2016/pin9.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin10 {
  background: url(/img/rapports/2016/pin10.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin11 {
  background: url(/img/rapports/2016/pin11.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin12 {
  background: url(/img/rapports/2016/pin12.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin13 {
  background: url(/img/rapports/2016/pin13.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin14 {
  background: url(/img/rapports/2016/pin14.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin15 {
  background: url(/img/rapports/2016/pin15.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin16 {
  background: url(/img/rapports/2016/pin16.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin17 {
  background: url(/img/rapports/2016/pin17.png) no-repeat left center;
}
#dossierMigrant #TitreRegion .pin {
  background-size: 20px 30px;
  padding: 2px 0 4px 1.3em;
}
#dossierMigrant #CarteRegion {
  float: left;
  padding: 0 20px 25px 20px;
}
#dossierMigrant #CarteRegion div {
  position: absolute;
  background-color: #ccc;
  width: 40px;
  height: 50px;
}
#dossierMigrant #TitreRegion img,
#dossierMigrant #CarteRegion img {
  width: auto;
  max-width: 100%;
}
#dossierMigrant nav#menuNavFooter {
  text-align: center;
  margin: 4em 6em;
}
#dossierMigrant nav#menuNavFooter h2 {
  color: #df4142;
  text-transform: uppercase;
  font-size: 2.7em;
  text-align: center;
}
#dossierMigrant nav#menuNavFooter h3 {
  text-transform: uppercase;
  font-size: 1.5em;
}
.pCartedossierMigrant #main article {
  background-color: #f3ede2;
}
.page1 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page1.jpg);
}
.page2 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page2.jpg);
}
.page3 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page3.jpg);
}
.page4 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page4.jpg);
}
.page4 #dossierMigrant #sousTitreDossier {
  color: #616161;
}
.page5 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page5.jpg);
}
.page6 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page6.jpg);
}
.page6 #dossierMigrant #titreDossier {
  color: #59afb8;
}
.page6 #dossierMigrant #sousTitreDossier {
  color: #616161;
}
.page7 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page7.jpg);
}
.page8 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page6.jpg);
}
.page8 #dossierMigrant #titreDossier {
  color: #59afb8;
}
.page8 #dossierMigrant #sousTitreDossier {
  color: #616161;
}
.page9 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page9.jpg);
}
.page10 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page10.jpg);
}
.page11 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page11.jpg);
}
.page12 #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-page12.jpg);
}
.pVideo #dossierMigrant header {
  background-image: url(/media/fichiers/dossiers/migrant/header-pageVideo.jpg);
}
.pvisuel #dossierMigrant #titreDossier,
.pressource #dossierMigrant #titreDossier {
  color: #59afb8;
}
.pvisuel #dossierMigrant #sousTitreDossier,
.pressource #dossierMigrant #sousTitreDossier {
  color: #616161;
}
/* **** Special pour 2 colonnes *** */
@media only screen and (min-width: 512px) {
  #dossierMigrant #dsPromo .blocs {
    overflow: auto;
  }
  #dossierMigrant #dsPromo .bloc {
    width: 50%;
    float: left;
  }
  #dossierMigrant #dsFaitsSaillants .blocs {
    display: flex;
  }
  #dossierMigrant #dsFaitsSaillants .bloc {
    width: 50%;
  }
  #dossierMigrant #dsFaitsSaillants .bloc.colonne2 {
    min-height: 375px;
  }
  #dossierMigrant #dsFaitsSaillants .bloc.colonne2 h3,
  #dossierMigrant #dsFaitsSaillants .bloc.colonne2 p {
    padding-right: 100px;
  }
  #dossierMigrant #dsFaitsSaillants .bloc.colonne1 {
    padding: 20px 15px;
  }
  #dossierMigrant #dsFaitsSaillants .bloc.colonne1 h3 {
    margin-top: 0;
    font-size: 1.6em;
  }
  #dossierMigrant #dsDonnees #dossierDonneesContainer {
    display: flex;
  }
  #dossierMigrant #dsDonnees #dossierDonnees1 {
    width: 50%;
  }
  #dossierMigrant #dsDonnees #dossierDonnees1 p {
    padding-right: 20px;
  }
  #dossierMigrant #dsDonnees #dossierDonnees2 {
    width: 50%;
    margin-top: 0;
    text-align: left;
  }
  #dossierMigrant #dsDonnees #dossierDonnees2:after {
    width: 38px;
    height: 220px;
    background-size: 38px 220px;
    right: 0;
    left: 85%;
  }
  #dossierMigrant #dsEnquetes .blocs .bloc {
    margin: 0;
    margin-top: 20px;
    padding: 17px 20px 17px;
    width: 232px;
  }
  #dossierMigrant #dsEnquetes .bloc1 {
    border-right: 2px solid #8AD0D6;
    border-bottom: 0;
  }
  #dossierMigrant .ContentMap {
    overflow: auto;
  }
  #dossierMigrant .ContentMap #CarteRegion {
    width: 45%;
  }
  #dossierMigrant #dsRegion {
    background: #def1f4 url(/media/fichiers/dossiers/maltraitance/map-dossierMal.png) no-repeat right top;
  }
  #dossierMigrant #dsRegion h2 {
    color: #616161;
    text-transform: uppercase;
    font-size: 2em;
  }
  #dossierMigrant #dsRegion h3 {
    color: #616161;
    font-family: 'Crete Round', serif;
  }
}
/* **** INTERMEDIATE *** */
@media only screen and (min-width: 768px) {
  #dossierMigrant #navigationSection {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  #dossierMigrant header {
    padding: 65px 30px 0;
    background-position: center top;
  }
  #dossierMigrant header #sousTitreDossier {
    font-size: 1.5em;
  }
  #dossierMigrant header #headerDescription {
    margin: 42px -30px 0;
    padding: 48px 105px;
  }
  #dossierMigrant header #headerDescription h1,
  #dossierMigrant header #headerDescription h2 {
    font-size: 2em;
  }
  #dossierMigrant.accueil header h1,
  #dossierMigrant.souspage #titreDossier {
    font-size: 3.4em;
  }
  #dossierMigrant section {
    padding: 40px 30px;
  }
  #dossierMigrant.accueil footer {
    padding: 40px 30px;
    text-align: left;
  }
  #dossierMigrant.accueil footer .blocs .bloc {
    width: 50%;
  }
  #dossierMigrant.accueil footer h3 {
    margin: 0 40px 0 0;
  }
  #dossierMigrant section h2 {
    font-size: 2.2em;
  }
  #dossierMigrant #dsVideo3x {
    padding: 40px 0 20px;
  }
  #dossierMigrant #dsVideo3x h2 {
    text-transform: none;
    font-weight: 400;
    color: #616161;
    font-size: 2.4em;
  }
  #dossierMigrant #dsVideo3x .blocs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #dossierMigrant #dsVideo3x .blocs .bloc {
    margin: 0 10px 10px 0;
    padding: 0;
    width: 32%;
  }
  #dossierMigrant #dsVideo3x .blocs .bloc img {
    width: 100%;
    max-width: 320px;
  }
  #dossierMigrant #dsVideo2x .blocs .bloc {
    margin: 0 20px 0 0;
    padding: 0;
    width: 50%;
    text-align: center;
    max-width: 353px;
  }
  #dossierMigrant #dsVideo2x .blocs .bloc a.bouton {
    margin: auto;
    width: 100%;
  }
  #dossierMigrant #dsOutils {
    /*.bloc {margin-left:10%; margin-right: 10%;}*/
  }
  #dossierMigrant #dsOutils h2 {
    font-size: 2.5em;
  }
  #dossierMigrant #dsOutils .blocs {
    justify-content: space-around;
    max-width: 700px;
    margin: auto;
    margin-top: 44px;
  }
  #dossierMigrant #dsOutils .blocs::before,
  #dossierMigrant #dsOutils .blocs::after {
    content: '';
    width: 100%;
    order: 1;
  }
  #dossierMigrant #dsFaitsSaillants h2 {
    font-size: 2.6em;
  }
  #dossierMigrant #dsFaitsSaillants h2:before {
    margin-bottom: 40px;
    width: 70%;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc {
    padding: 40px 30px;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc h3 {
    font-size: 1.8em;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc p {
    font-size: 1.1em;
  }
  #dossierMigrant #dsReactions {
    margin-bottom: 70px;
  }
  #dossierMigrant #dsReactions h2 {
    font-size: 2.6em;
  }
  #dossierMigrant #dsReactions h2:before {
    margin-bottom: 40px;
    width: 70%;
  }
  #dossierMigrant #dsDonnees {
    padding: 40px 60px;
  }
  #dossierMigrant #dsDonnees h2 {
    font-size: 2.2em;
    padding: 0;
    text-align: left;
    margin: 0 70px 20px 0;
  }
  #dossierMigrant #dsDonnees h3 {
    font-weight: 400;
    margin: 15px 150px 0 0;
    text-align: left;
    font-size: 1.3em;
  }
  #dossierMigrant #dsDonnees .boutonContainer {
    width: 453px;
  }
  #dossierMigrant #dsDonnees .bouton {
    padding: 10px 9em 10px 20px;
    text-align: left;
    background: #df4142 url(/media/fichiers/dossiers/migrant/btn-fleche-blanche.png) no-repeat right center;
  }
  #dossierMigrant #dsDonnees #dossierDonnees1 {
    text-align: left;
    margin: inherit;
  }
  #dossierMigrant #dsDonnees #dossierDonnees1 img {
    width: auto;
    max-width: 100%;
  }
  #dossierMigrant #dsSignalements {
    background: #e67163 url(/media/fichiers/dossiers/migrant/back-femme-bebenoir.png) no-repeat left bottom;
    text-align: center;
  }
  #dossierMigrant #dsSignalements h2 {
    margin: 0 50px 20px 50px;
  }
  #dossierMigrant #dsSignalements .sousTitre {
    font-size: 1.2em;
    margin: 0 80px 0 80px;
  }
  #dossierMigrant #dsSignalements .bouton {
    padding: 20px 30px;
    margin: 30px 10px 0 10px;
    width: 240px;
    font-size: 1em;
  }
  #dossierMigrant #dsSignalements a:after {
    content: "";
    height: 12px;
    display: block;
    background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
    width: 100%;
    margin-top: 10px;
  }
  #dossierMigrant #dsCouts {
    text-align: center;
  }
  #dossierMigrant #dsCouts h2 {
    margin: 0 50px 20px 50px;
  }
  #dossierMigrant #dsCouts img {
    display: block;
    margin: auto;
  }
  #dossierMigrant #dsCouts .bouton {
    padding: 20px 30px;
    margin: 30px 10px 0 10px;
    width: 240px;
    font-size: 1em;
  }
  #dossierMigrant #dsCouts a:after {
    content: "";
    height: 12px;
    display: block;
    background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
    width: 100%;
    margin-top: 10px;
  }
  #dossierMigrant #dsEnquetes h2 {
    margin: 0 50px 20px 50px;
  }
  #dossierMigrant #dsEnquetes .blocs .bloc {
    width: 345px;
    font-size: 1.2em;
    padding: 17px 40px 17px;
  }
  #dossierMigrant #dsEnquetes img {
    margin-bottom: 20px;
  }
  #dossierMigrant #dsEnquetes .sousTitre {
    font-size: 1.2em;
    margin: 0 80px 0 80px;
  }
  #dossierMigrant #dsEnquetes .bouton {
    font-size: 1em;
  }
  #dossierMigrant #dsEnquetes a:after {
    content: "";
    height: 12px;
    display: block;
    background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat center top;
    width: 100%;
    margin-top: 10px;
  }
  #dossierMigrant #dsUrgent {
    background: #faf8f5 url(/media/fichiers/dossiers/migrant/couple-noir.png) no-repeat right bottom;
    text-align: center;
    background-size: 14% auto;
  }
  #dossierMigrant #dsUrgent li {
    background: none;
    padding-left: 0;
  }
  #dossierMigrant #dsUrgent a {
    background: url(/media/fichiers/dossiers/migrant/fleche-saumon.png) no-repeat left center;
    padding-left: 25px;
  }
  #dossierMigrant #dsCommentAider .bouton {
    font-size: 1em;
  }
  #dossierMigrant #dsCommentAider .bloc1 {
    border-right: 2px solid #ee9c92;
    padding: 0 50px 0 0;
  }
  #dossierMigrant #dsPage1 .blocs .bloc {
    margin: 0 20px 20px;
  }
  #dossierMigrant #dsPage1 #sec1 .bloc1 {
    padding-right: 30px;
    border-right: 1px solid #89d0d7;
    max-width: 315px;
  }
  #dossierMigrant #dsPage1 #sec2 .bloc {
    max-width: 200px;
  }
  #dossierMigrant #dsPage3 #sec2 {
    background: #b8e6ea url(/media/fichiers/dossiers/migrant/page3-couple.png) no-repeat right bottom;
    background-size: 40%;
  }
  #dossierMigrant #dsPage3 .blocs .bloc {
    width: 35%;
  }
  #dossierMigrant #dsPage3 .blocs .bloc:first-child {
    width: 64%;
  }
  #dossierMigrant #dsPage3 .ligne .blocs .bloc {
    width: 33%;
  }
  #dossierMigrant #dsPage3 .ligne .blocs .bloc:first-child {
    width: 60%;
  }
  #dossierMigrant #dsPage9 {
    background: #faf8f5 url(/media/fichiers/dossiers/migrant/couple-footer-section.png) no-repeat right bottom;
    padding: 10px 10% 165px 10%;
  }
  #dossierMigrant #dsPage9 h3 {
    color: #e67163;
    font-size: 1.8em;
    margin: 30px 0 14px 0;
  }
  #dossierMigrant #dsPage4 .blocs .bloc {
    width: 27%;
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage5 {
    text-align: center;
  }
  #dossierMigrant #dsPage5 h3 {
    font-size: 2em;
    margin-bottom: 25px;
  }
  #dossierMigrant #dsPage5 .blocs .bloc {
    width: 27%;
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage6 {
    padding: 20px 20px;
  }
  #dossierMigrant #dsPage6 .blocs .blocGauche {
    width: 42%;
    margin: 20px 25px 20px 0;
  }
  #dossierMigrant #dsPage6 .blocs .blocDroit {
    margin: auto;
  }
  #dossierMigrant #dsPage7 {
    padding: 20px 20px;
  }
  #dossierMigrant #dsPage7 .blocs .blocGauche {
    width: 55%;
    margin: 20px 25px 20px 0;
  }
  #dossierMigrant #dsPage7 .blocs .blocDroit {
    margin: auto;
    margin-top: 34px;
    max-width: 300px;
    padding: 30px 40px;
    font-size: 1.3em;
  }
  #dossierMigrant #dsPage8 #sec1 {
    background: url(/media/fichiers/dossiers/migrant/page8-backsec1.png) no-repeat right bottom;
  }
  #dossierMigrant #dsPage8 #sec2 .titretableau img {
    margin-bottom: 40px;
  }
  #dossierMigrant #dsPage8 #sec2 .bloc {
    font-size: 1.1em;
  }
  #dossierMigrant #dsPage8 #sec2 .blocGauche {
    width: 56%;
    margin-right: 20px;
  }
  #dossierMigrant #dsPage8 #sec2 .blocDroit {
    max-width: 300px;
    margin: auto;
    margin-top: 15px;
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage8 #sec3 .bloc {
    font-size: 1.1em;
  }
  #dossierMigrant #dsPage8 #sec3 .blocGauche {
    width: 45%;
    margin-right: 30px;
  }
  #dossierMigrant #dsPage8 #sec3 .blocDroit {
    width: 45%;
  }
  #dossierMigrant #dsPage10 .blocGauche {
    width: 52%;
    margin-right: 30px;
  }
  #dossierMigrant #dsPage10 .blocGauche h2 {
    font-size: 1.8em;
  }
  #dossierMigrant #dsPage10 .blocDroit {
    max-width: 300px;
    margin: auto;
    margin-top: 15px;
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage11 {
    background: #faf8f5 url(/media/fichiers/dossiers/migrant/page11-main.png) no-repeat right bottom;
  }
  #dossierMigrant #dsPage11 .blocGauche {
    width: 52%;
    margin-right: 30px;
  }
  #dossierMigrant #dsPage11 .blocGauche h2 {
    font-size: 1.8em;
  }
  #dossierMigrant #dsPage11 .blocDroit {
    max-width: 300px;
    margin: auto;
    margin-top: 15px;
    font-size: 1.2em;
  }
  #dossierMigrant #dsRegion h2 {
    font-size: 3em;
    margin: 0 0 10px 10%;
    line-height: 1.1em;
  }
  #dossierMigrant #dsRegion h3 {
    margin: 0 1em 0  10%;
    font-size: 1.3em;
  }
  #dossierMigrant .ContentMap {
    overflow: auto;
  }
  #dossierMigrant .ContentMap #TitreRegion {
    float: left;
    padding-left: 40px;
  }
  #dossierMigrant .ContentMap #CarteRegion {
    float: left;
    width: 50%;
  }
  #dossierMigrant .ContentMap #CarteRegion img {
    width: 100%;
  }
}
/* **** MAX *** */
@media only screen and (min-width: 1024px) {
  #dossierMigrant .carrouselReactions {
    margin: 0 15px;
  }
  #dossierMigrant header {
    padding: 94px 40px 0;
  }
  #dossierMigrant header #sousTitreDossier {
    font-size: 1.7em;
  }
  #dossierMigrant header #headerDescription {
    margin: 42px -40px 0;
    padding: 27px 65px;
  }
  #dossierMigrant header #headerDescription h1,
  #dossierMigrant header #headerDescription h2 {
    font-size: 2.5em;
  }
  #dossierMigrant header #headerDescription h1 {
    line-height: 1.1em;
  }
  #dossierMigrant header #headerDescription #headerDescriptionContainer {
    font-size: 1.4em;
  }
  #dossierMigrant.accueil header h1,
  #dossierMigrant.souspage #titreDossier {
    font-size: 4.2em;
  }
  #dossierMigrant section {
    padding: 50px 40px;
  }
  #dossierMigrant.accueil footer {
    padding: 50px 40px;
  }
  #dossierMigrant.accueil footer .bouton {
    width: 394px;
  }
  #dossierMigrant #dsOutils .bloc:nth-child(n + 4) {
    order: 0;
  }
  #dossierMigrant #dsFaitsSaillants:before {
    margin-bottom: 50px;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc {
    padding: 50px 40px;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc h3 {
    font-size: 2em;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc.colonne1 {
    background-color: #ee9c92;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc.colonne1 h3 {
    color: #fff;
  }
  #dossierMigrant #dsFaitsSaillants .blocs .bloc.colonne2 {
    background-position: right 15px center;
  }
  #dossierMigrant #dsReactions:before {
    margin-bottom: 50px;
  }
  #dossierMigrant #dsDonnees {
    padding: 50px 60px;
  }
  #dossierMigrant #dsDonnees h2 {
    margin-right: 350px;
  }
  #dossierMigrant #dsDonnees h3 {
    margin-right: 450px;
  }
  #dossierMigrant #dsDonnees .boutonContainer {
    width: 453px;
  }
  #dossierMigrant #dsDonnees .bouton {
    font-size: 1em;
  }
  #dossierMigrant #dsEnquetes {
    text-align: center;
  }
  #dossierMigrant #dsEnquetes .blocs .bloc {
    width: 355px;
  }
  #dossierMigrant #dsEnquetes .intro {
    max-width: 700px;
    margin: 0 auto;
  }
  #dossierMigrant #dsEnquetes .intro h2 {
    font-size: 2.3em;
  }
  #dossierMigrant #dsEnquetes .intro p {
    font-size: 1.2em;
  }
  #dossierMigrant #dsEnquetes .intro h3 {
    font-size: 2.3em;
    padding: 0 75px;
  }
  #dossierMigrant #dsUrgent {
    background-size: 177px auto;
  }
  #dossierMigrant #dsSuiteDossier {
    background: #e67163 url(/media/fichiers/dossiers/migrant/back-suite-dossier.png) no-repeat left center;
    text-align: center;
    padding-left: 310px;
  }
  #dossierMigrant #dsSuiteDossier .blocs .bloc {
    margin: 0 20px 20px;
  }
  #dossierMigrant #dsSuiteDossier .bouton {
    font-size: 1.2em;
  }
  #dossierMigrant #dsSuiteDossier a.bouton {
    text-align: left;
    margin: auto;
  }
  #dossierMigrant #dsSuiteDossier a.bouton:after {
    content: "";
    height: 12px;
    background: url(/media/fichiers/dossiers/migrant/fleche-blanche.png) no-repeat right top;
    width: 100%;
    margin-top: 10px;
    display: block;
  }
  #dossierMigrant #dsPage1 #sec1 .bloc {
    margin: 20px 40px 10px;
  }
  #dossierMigrant #dsPage1 #sec1 .bloc1 {
    padding-right: 60px;
  }
  #dossierMigrant #dsPage1 #sec1 .bloc1,
  #dossierMigrant #dsPage1 #sec1 .bloc2 {
    max-width: 375px;
  }
  #dossierMigrant #dsPage1 #sec2 {
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage1 #sec2 .bloc {
    max-width: 255px;
  }
  #dossierMigrant #dsPage1 #sec2 img {
    width: 218px;
  }
  #dossierMigrant #dsPage1 #sec3 {
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage1 #sec3 img {
    width: auto;
  }
  #dossierMigrant #dsPage3 {
    font-size: 1.3em;
  }
  #dossierMigrant #dsPage3 #sec1 {
    padding: 40px 60px;
  }
  #dossierMigrant #dsPage3 #sec2 {
    background: #b8e6ea url(/media/fichiers/dossiers/migrant/page3-couple.png) no-repeat right bottom;
    padding: 40px 60px;
  }
  #dossierMigrant #dsPage3 .blocs .bloc {
    width: 37%;
  }
  #dossierMigrant #dsPage3 .blocs .bloc:first-child {
    width: 63%;
  }
  #dossierMigrant #dsPage3 .ligne .blocs .bloc {
    width: 33%;
  }
  #dossierMigrant #dsPage3 .ligne .blocs .bloc:first-child {
    width: 60%;
  }
  #dossierMigrant #dsPage6 {
    padding: 40px 60px;
  }
  #dossierMigrant #dsPage6 .ligne {
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage6 .ligne1 .blocs div:first-child {
    margin-right: 100px;
  }
  #dossierMigrant #dsPage7 {
    padding: 40px 60px;
    font-size: 1.3em;
  }
  #dossierMigrant #dsPage7 .blocs .blocDroit {
    font-size: 1.1em;
    max-width: 340px;
  }
  #dossierMigrant #dsPage8 #sec1,
  #dossierMigrant #dsPage8 #sec2,
  #dossierMigrant #dsPage8 #sec3 {
    padding: 40px 60px;
  }
  #dossierMigrant #dsPage8 #sec1 .blocs {
    font-size: 1.3em;
  }
  #dossierMigrant #dsPage8 #sec1 .blocs .bloc {
    width: 568px;
  }
  #dossierMigrant #dsPage8 #sec3 {
    background: url(/media/fichiers/dossiers/migrant/page8-sec3-bebe.png) no-repeat right top;
  }
  #dossierMigrant #dsPage8 #sec3 h2 {
    margin-right: 200px;
    margin-bottom: 20px;
  }
  #dossierMigrant #dsPage8 #sec3 strong.surtitre {
    font-size: 1.3em;
  }
  #dossierMigrant #dsPage8 #sec3 .blocGauche {
    width: 100%;
    max-width: 425px;
    margin-right: 50px;
  }
  #dossierMigrant #dsPage8 #sec3 .blocDroit {
    width: 100%;
    max-width: 425px;
  }
  #dossierMigrant #dsPage8 #sec3 .ligne .blocs .bloc {
    max-width: 222px;
  }
  #dossierMigrant #dsPage8 #sec3 .ligne .blocs .bloc:first-child {
    max-width: 130px;
  }
  #dossierMigrant #dsPage10 {
    padding: 40px 60px;
  }
  #dossierMigrant #dsPage10 .blocGauche {
    width: 50%;
  }
  #dossierMigrant #dsPage10 .blocGauche p {
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage10 .blocDroit {
    max-width: 420px;
  }
  #dossierMigrant #dsPage11 {
    padding: 40px 60px;
  }
  #dossierMigrant #dsPage11 .blocGauche {
    width: 63%;
  }
  #dossierMigrant #dsPage11 .blocGauche p {
    font-size: 1.2em;
  }
  #dossierMigrant #dsPage11 .blocGauche h2 {
    margin: 30px 0 10px 0;
  }
  #dossierMigrant .ContentMap {
    overflow: auto;
  }
  #dossierMigrant .ContentMap #TitreRegion {
    width: 390px;
    float: left;
    padding-left: 40px;
  }
  #dossierMigrant .ContentMap #CarteRegion {
    max-width: 630px;
    float: left;
  }
}