.gallery-bt p {
  font-size: 15px;
  margin-top: 20px;
}

.min-present-galerie { width:120px; height:110px; }
.active {background-color: #fff;/* opacity: 1; */}
.active p{font-weight:bold; color:#333}
.owl-page.active {background: none;}

.min-present-galerie .active:hover {background-color:#88909a;}
.min-present-galerie:hover {background-color:#88909a; color:#fff} /* ancienne couleur 6e757f */
.jCarouselLite ul li {list-style-image:none}
.buttons{float:right; position:relative; left:-53%; text-align:left; margin-bottom:10px}
.buttons ul{list-style:none; position:relative; left:50%; }
.buttons li{float:left; position:relative; list-style-image:none}/* ie needs position:relative here*/


.gallery-bt {
  /* overflow: auto; */
  margin: 0 auto;
}

.gallery-bt.bt1 {
  width: 555px;
}

.gallery-bt.bt2 {
  width: 500px;
}

.gallery-bt ul{overflow: auto;}
.gallery-bt ul li{list-style: none;}

.jCarouselLite ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.min-present-galerie {
  float: left;
  /*width: 162px;*/
  /*height: 152px;*/
  text-align: center;
  margin: 0 8px 16px 8px;
  background-color: #bdcadd;
  overflow: hidden;
  line-height: 17px;
}
.min-present-galerie.active {
  background-color: #88909a;
}
.min-present-galerie span {
  display: block
}
.min-present-galerie a {
  font: bold 11px Tahoma;
  color: #333;
  text-decoration: none;
}
.min-galeriephoto {
  height: 125px;
  width: 136px;
  float: left;
  text-align: center;
  margin: 0 8px 16px 8px;
  overflow: hidden;
  background-color: #ebedf2;
  line-height: 15px;
}
.min-galeriephoto a {
  font: bold 11px Tahoma;
  color: #333;
  text-decoration: none;
}
.min-present-galerie img,
.min-galeriephoto img {
  padding: 6px 6px 3px 6px;
  margin: 0;
  height: 90px;
  width: auto;
  max-width: 130px;
  display: block;
  margin: 0 auto;
}
.precedent,
.next {
  margin-left: 50px;
}


.cataImgBlock
{

}

.cataImgBlock img
{

}


.cataImgBlock p {text-align: center;color: #333;font-weight: 500;margin-top: 10px;margin-bottom: 20px;}

.cataImgBlock_Image
{border: 1px solid #D6D6D6;height: 150px;}

.albums_cat {
  padding: 10px;
  padding-bottom: 0;
}

.albums_cat img{
  width: 100%;
  height: 130px;
  border: 1px solid #ccc;
}

.owl-theme .owl-controls {
    margin-top: 0px !important;
    margin-bottom: 30px
}
