.uneCategorie {
    width: 208px;
    float: left;
    height: 209px;
    margin: 0px 20px;
    border:1px solid #3d6135;
    margin-bottom: 20px;
}

.list_categories {
    margin-top: 20px;
}
.libelle_categorie {
    background: url("/images/site/poirier/bg-cat.jpg");
    height: 75px;
    padding:    0px 5px;
}

.uneCategorie a {
    color:#fff;
}
.img-categorie {
    height: 134px;
    text-align: center;
}
.pagination {
    width: 100%;
    text-align: right;
}
.product_libelle {
    min-height: 50px;
}