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