/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../../sass/print.scss */
.partenaires,
#top-header,
.navbar,
.footer-section,
.top-menu,
#top {
  display: none;
}

/* line 17, ../../sass/print.scss */
.event-content .image,
.event-content .event-title-wrapper,
.event-content .news-title-wrapper,
.news-content .image,
.news-content .event-title-wrapper,
.news-content .news-title-wrapper {
  clear: both;
}
/* line 24, ../../sass/print.scss */
.event-content .image,
.news-content .image {
  float: left;
}

/* line 29, ../../sass/print.scss */
.typo3-adminPanel {
  display: none;
}
