/*
=======================================================================
    Impression : on supprime tout
=======================================================================
*/
#navbar, #home, #footer-principal, script, .region-content-bottom {
  display: none; }

/*
=======================================================================
    Impression : on ajoute le coeur seulement tout
=======================================================================
*/
#body-content {
  display: block; }
  #body-content .panel-collapse {
    display: block; }
  #body-content script, #body-content .region-content-bottom, #body-content .region-sidebar-left {
    display: none; }
  #body-content .image, #body-content .owlCarousel {
    display: none; }

.link-container {
  width: 100%;
  height: auto;
  text-align: right; }

/*# sourceMappingURL=print.css.map */
