/* 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,
#debug {
  display: none;
}

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

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

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

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

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

/* line 57, ../sass/print.scss */
body.class_landing_page .home-related__link {
  clear: left;
}
/* line 60, ../sass/print.scss */
body.class_landing_page .home-related {
  clear: left;
  padding: 0;
}
/* line 64, ../sass/print.scss */
body.class_landing_page .home-thematic-column .push-image__content {
  width: 100%;
}
/* line 68, ../sass/print.scss */
body.class_landing_page .home-related-group {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 73, ../sass/print.scss */
body.class_landing_page .home-push-images {
  margin-top: 0;
}
/* line 76, ../sass/print.scss */
body.class_landing_page .home-push-images .col-md-3 {
  float: left;
  width: 50%;
}
/* line 81, ../sass/print.scss */
body.class_landing_page .home-push-images .home-thematic-columns .home-thematic__item img {
  float: none;
}
/* line 86, ../sass/print.scss */
body.class_landing_page .home-teaching-column {
  height: auto;
  width: 100%;
}
/* line 90, ../sass/print.scss */
body.class_landing_page .home-teaching-column .home-teaching__text-container {
  height: auto;
}

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

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

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

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

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