/* Custom CSS */

.h6e-post-content p {
  text-align:justify;
}

.h6e-page-title {
}

.h6e-page-title a {
  display:block;
  background:
    url(http://ladistribution.net/img/ladistribution-wiki.png)
    top center no-repeat;
  height:40px;
  padding:0 10px 10px;
  text-indent: -9999px;
  margin-top:25px;
  margin-bottom:25px;
}

.h6e-post-content table {
  border-collapse:collapse;
  font-size:12px;
}

.h6e-post-content  td, .h6e-post-content th {
  border:1px solid #ccc;
}

.ld-nav { display:none; }