.site-header .site-branding .site-title a {
  margin-bottom: -6px;
}

.entry-header {
  margin-bottom: 1px;
}

.site-header.centered .site-branding {
  margin-bottom: 0px;
}

.colonne1 {
			background-color: #54382a;
  text-align: left;
  color: #ffffff;
}

.interligne {
  background-color: #845b45;
  text-align: center;
  color: #ffffff;
}



table td {
  text-align: center;
  background-color: #c9c2bf;
}

h2 {
  /*line-height: 5px;*/
}

.bas_tableau {
  margin-top: -18px;
  text-indent: 3px;
}

#content.site-content {
  margin-bottom: 70px;
}

.site-footer {
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0px;
  z-index: 3;
  line-height: 2px;
}

.histo h3 {
  color: #000000;
  font-size: 15px;
  margin-bottom: 1px;
  line-height: 18px;
}

.dvd h3 {
  margin-bottom: 1px;
 }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image>img, .sow-slider-base ul.sow-slider-images li.sow-slider-image>a>img, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper>img, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper>a>img {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}