/* CSS Document sans mise en forme */

.withoutPhoto a.visible{
    opacity:1!important;
    margin-top:0px!important;

}
.withoutPhoto a{
      height:0px!important;
}
#liste_lien_page_fille{
  /* margin-bottom:15px; */
}

#liste_lien_page_fille{
  /* font-size:0; */
}

#liste_lien_page_fille {
  /* text-align:center; */
  /* box-sizing:border-box; */
}

#liste_lien_page_fille.row {
    display: flex;
    justify-content: center;
}

div#liste_lien_page_fille .gallery-title .item-content h5 a {
    font-size: 20px;
}

div#liste_lien_page_fille .gallery-title {
    overflow: hidden;
}

.withoutPhoto a{
  padding-bottom:0;
}

.withoutPhoto a {height:80px!important;padding-bottom:0!important;}


.withoutPhoto div img{
  display:none!important;
}

#liste_lien_page_fille h3{
  background-color:#fff!important;
font-size:18px;
    text-align: center;

    line-height: 1em;
    height: 80px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding:0;
    margin:0px;
    position:absolute;
        transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    bottom:0px;
  }





@media screen and (max-width: 1200px){
  #liste_lien_page_fille a{
    /* width: 45%!important; */
  }
 #liste_lien_page_fille a{
    /* width: 45%!important; */
    /* max-width:300px; */
    display:inline-block;
    margin-left:10px;
    margin-right:10px;
  }
}
@media screen and (max-width: 700px){
#liste_lien_page_fille a{
    /* width: 90%!important; */
  }
}
@media screen and (max-width: 700px){

 #liste_lien_page_fille a{
    /* width: 300px!important; */
    /* max-width:300px; */
    display:inline-block;
    margin-left:10px;
    margin-right:10px;
  }
}
