@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" /> */
@media print {
  div.print {
    width: 100%;
  }
  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 header {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .page-node-type-nouvelle h1 {
    margin: 10px 0 30px;
    padding: 0;
  }
  .page-node-type-nouvelle main {
    margin: 0;
  }
  .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;
  }
}