body{
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.item_listing_splm_communs
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
}

.item_listing_splm_communs .photo_item_splm img
{
    max-width : 200px;
    max-height : 115px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.item_listing_splm_communs .photo_item_splm
{
    width : 200px;
    display: inline-block;
    text-align : center;
}

.item_listing_splm_communs .texte_item_splm
{
    display : inline-block;
    vertical-align: top;
    width: 368px;
    text-align : justify;
    margin-left : 8px;
    color : black;
    font-weight: normal;
}

.item_listing_splm_communs .texte_item_splm span.reference, .item_listing_splm_communs .texte_item_splm span.nom_reference
{
    font-weight : bold;
    color: #1B8EC0;
}

.charge_nexts_bdd_communs
{
    background-color: #1B8EC0;
    text-align: center;
    width: 100%;
    margin-bottom: 3px;
    height: 30px;
    cursor : pointer;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: bold;
}

.loader_bdd_communs
{
    text-align : center;
    margin-top : 20px;
}

.loader_bdd_communs span
{
    line-height: 24px;
    vertical-align: top;
    margin-left: 7px;
    font-size: 17px;
}

#wrapper
{
    display : inline-block;

}

.infos_liste div
{
    display : inline-block;
    vertical-align: top;
    margin-left : 15px;
    margin-right : 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.prix_splm{
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infos_liste div span.titre, .informations_offre .description span.titre
{
    color : #1B8EC0;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.informations_offre .description
{
    margin-bottom: 30px;
    text-align: justify;
}

.aucun_bien
{
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
}
