@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" /> */
/* 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" /> */
/* 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 */
#block-bandeaupublicitaires {
  padding: 20px 20px;
}
#block-bandeaupublicitaires .field--name-field-publicites button {
  display: none !important;
}
#block-bandeaupublicitaires img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

@media only screen and (min-width: 1200px) {
  #block-bandeaupublicitaires {
    padding: 30px 30px;
  }
}
@media only screen and (min-width: 1440px) {
  #block-bandeaupublicitaires {
    padding: 30px 50px;
  }
}
@media only screen and (min-width: 1920px) {
  #block-bandeaupublicitaires {
    padding: 40px 65px;
  }
}