.site-left,
.menu-mobile,
.links-posts,
.social-share,
.fil-ariane,
.liens,
.carousel-inner,
.site-footer{
    display: none;
}

.title_offers, .title_events {
    margin-top: -200px;
}

.affichageImagePrint {
    display: block;
}

.affichageImagePrintPage {
    display: block;
    height: 400px;
    overflow: hidden;
}

.affichageImagePrintPage img {
    margin-top: -150px; 
}

.affichageImagePrintPageTI {
    display: block;
    height: 400px;
    overflow: hidden;
    margin-bottom: 100px;
}

.affichageImagePrintPageTI img {
    margin-top: -300px;
    width: 100%;
}

.results {
    margin-top: -200px;
}

.descr-content {
    margin-top: -250px;
}