﻿body {
}

.colonne
{
    display:block;
    float:left;
}
.colonne_filtre
{
    width:180px;
    display:block;
    float:left;
}

.ligne_saisie 
{
    width:auto;
}

.new_line
{
    width: 100%;
    clear:both;
}
.ligne_filtres_listes 
{
}
.ligne_resultats 
{
}
.ligne_magasins 
{
    min-height:95px;
}

.lb_societe
{
}

.lb_societe_note
{
    vertical-align: text-top;
    font-size: xx-small;
    background-color: #C2E8EA;
}

.lb_prix
{
    text-align:right;
    width: 140px;
    font-weight: bold;
    margin-bottom: 2px;
}
.lb_designation
{
    color:Green;
}
.lb_fiche
{
}
.lb_date
{
}
.td_marchands
{
    width: 140px;
}

.gv_produits
{
    /*
    background-color: #C2E8EA;
    color: #000080;
    border: 1px solid #d0d0d0;
    */
}


.resume
{
    background-color: #C2E8EA;
    color: #000080;
    font-weight: bold;
    border: 1px solid #858585;
    text-align:center;
}

.image_blanc
{
    background-color: #ffffff;
    color: #000080;
    font-weight: bold;
    /*border: 1px solid #858585;*/
    border: 1px solid #cccccc;
    margin-top: 5px;
    text-align:center;
    min-height:120px;
    padding-bottom:4px;
}

.top_infos
{
    margin: 0px;
    background-color: #FFFFCA;
    color: #950000;
    font-weight: bold;
    border: 1px solid Reg;
    text-align: center;
    padding: 5px 5px 5px 5px;
    border: 1px solid Red;
    font-size: small;
    font-variant: small-caps;
}


.selected
{
    background-color: #B7D2E7;
}

.produit_maitre
{
    font-weight:bolder;
}
a.produit_decline 
{
    color:Black;
}

.MoinsCher
{
    color: Green;
}

.PlusCher
{
    color: Red;
}

.designation_block
{
    /*background-color: White;*/
}
