/* line 1, ../sass/print.scss */
.sidebar--left,
.sidebar--right,
#navigation,
header.header .header__item:last-child .col-md-4,
header.header .header__item:first-child,
footer.footer,
#main header.main-header,
#main .center-footer,
#article_eztoc,
#cookieChoiceInfo,
#debug {
  display: none;
}

/* line 15, ../sass/print.scss */
.noprint {
  display: none;
}

/* line 19, ../sass/print.scss */
.go-top {
  display: none !important;
}

/* line 23, ../sass/print.scss */
body {
  background: #FFF;
}

/* line 28, ../sass/print.scss */
header.header .header__item:last-child .col-md-8 {
  width: 100%;
}

/* line 36, ../sass/print.scss */
body:not(.class_landing_page) header.header .header__headlines img {
  padding-left: 0;
}
/* line 41, ../sass/print.scss */
body:not(.class_landing_page) .container {
  width: 600px;
  margin: 0 auto;
}
/* line 47, ../sass/print.scss */
body:not(.class_landing_page) #main {
  width: 100%;
  border-right: 0;
  padding: 0;
  /* Combinaison bgcolor body + padding 0 */
}

/* line 58, ../sass/print.scss */
body.class_landing_page .home-related__link {
  clear: left;
}
/* line 61, ../sass/print.scss */
body.class_landing_page .home-related {
  clear: left;
  padding: 0;
}
/* line 65, ../sass/print.scss */
body.class_landing_page .home-thematic-column .push-image__content {
  width: 100%;
}
/* line 69, ../sass/print.scss */
body.class_landing_page .home-related-group {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 74, ../sass/print.scss */
body.class_landing_page .home-push-images {
  margin-top: 0;
}
/* line 77, ../sass/print.scss */
body.class_landing_page .home-push-images .col-md-3 {
  float: left;
  width: 50%;
}
/* line 82, ../sass/print.scss */
body.class_landing_page .home-push-images .home-thematic-columns .home-thematic__item img {
  float: none;
}
/* line 87, ../sass/print.scss */
body.class_landing_page .home-teaching-column {
  height: auto;
  width: 100%;
}
/* line 91, ../sass/print.scss */
body.class_landing_page .home-teaching-column .home-teaching__text-container {
  height: auto;
}

/* line 99, ../sass/print.scss */
a[href]:after {
  content: "";
}

/* line 104, ../sass/print.scss */
.cycle-slideshow {
  display: none;
}

/* line 109, ../sass/print.scss */
.maps {
  page-break-before: always;
}

/* line 113, ../sass/print.scss */
.map-search-result-link {
  display: none;
}

/* line 116, ../sass/print.scss */
.map-search-result--block {
  margin-bottom: 0;
  padding-bottom: 0;
}
