#djDebug, #header #navleftright, #header #nav, #content img, #footer {
  display: none !important;
} 

#content h1, #content h2, #content h3, #content p, #content .highlight, #content p a, #content li a, #content ul.boxes li > a, #content h3 a, #content h4 a, #content a strong, #content ul.boxes li h3 {
  color: #000 !important;
  background-color: #fff;
}
#header, #header #top_logo {
  height: 60px;
}
#top_logo img {
  width: 150px;
  height: 129px;
}
#baseline {
  position: absolute;
  left: 120px;
  top: -50px;
  background-image: none;
  text-indent: 0;
  font-size: 30px;
  z-index: 10;
}
#content {
  padding-top:0;
}
#content h1 {
  font-size: 20px;
}
#content h2 {
  font-size: 15px;
}
#content p {
  font-size: 12px;
}
#content ul.boxes li {
  border-left-color: #000;
}

/*<--------images à imprimer---------->*/
#gmaps img, #know-more img, #horaires > div > a, #qr_wrapper img {
  display: block !important;
}