﻿#cheminPanier
{
    position: absolute;
    top: 15px;
    left: 15px;
}
#contenuPanier
{
    position: absolute;
    top: 55px;
    left: 15px;
}
table.fonce #bGauche
{
    background-image: url(../../Images/GaucheBoutonFonce.gif);
    width: 10px;
    height: 27px;
    background-position: center top;
}
table.fonce #bDroite
{
    background-image: url(../../Images/DroiteBoutonFonce.gif);
    width: 10px;
    height: 27px;
    background-position: center top;
}
table.fonce #bMilieu
{
    background-image: url(../../Images/FondBoutonFonce.gif);
    height: 27px;
}
/*hover*/
table.fonce:hover #bGauche, table.clair #bGauche
{
    background-image: url(../../Images/GaucheBoutonClair.gif);
    width: 10px;
    height: 27px;
}
table.fonce:hover #bDroite, table.clair #bDroite
{
    background-image: url(../../Images/DroiteBoutonClair.gif);
    width: 10px;
    height: 27px;
}
table.fonce:hover #bMilieu, table.clair #bMilieu
{
    background-image: url(../../Images/FondBoutonClair.gif);
    height: 27px;
}
#bMilieu a
{
    font-size: 15px;
    font-weight: normal;
    color: white;
    text-decoration: none;
    line-height: 15px;
}
table.fonce:hover #bMilieu a, table.clair #bMilieu a
{
    font-size: 15px;
    font-weight: normal;
    color: #39ab4a;
    line-height: 15px;
}
tr.separateur
{
    background-image: url(../../Images/fondSeparateur.gif);
}
td.coinGaucheHaut
{
    width: 10px;
    height: 28px;
    background-image: url(../../Images/GaucheHautTableau.gif);
}
td.coinDroiteHaut
{
    width: 10px;
    height: 28px;
    background-image: url(../../Images/DroiteHautTableau.gif);
}
td.milieuHaut
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    background-image: url(../../Images/MilieuHautTableau.gif);
}
td.milieuGauche, td.milieuGaucheSB
{
    background-image: url(../../Images/GaucheMilieuTableau.gif);
}
td.milieuDroite, td.milieuDroiteSB
{
    background-image: url(../../Images/DroiteMilieuTableau.gif);
}
td.milieuMilieu, td.milieuMilieuSB
{
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    background-color: #F7F7F7;
}
td.milieuGauche
{
    border-bottom: solid 1px #c7e4cb;
}
td.milieuDroite
{
    border-bottom: solid 1px #c7e4cb;
}
td.milieuMilieu
{
    border-bottom: solid 1px #c7e4cb;
}
td.coinGaucheBas
{
    font-size: 3px;
    width: 10px;
    height: 10px;
    background-image: url(../../Images/GaucheBasTableau.gif);
}
td.coinDroiteBas
{
    font-size: 3px;
    width: 10px;
    height: 10px;
    background-image: url(../../Images/DroiteBasTableau.gif);
}
td.milieuBas
{
    font-size: 3px;
    background-image: url(../../Images/MilieuBasTableau.gif);
}
a.nomProduitPanier
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
a.nomProduitPanier
{
    text-decoration: underline;
}
span.nomCategoriePanier
{
    font-size: 10px;
    font-weight: normal;
    color: #AAAAAA;
}
span.dispo
{
    font-size: 12px;
    font-weight: bold;
    color: #39ab4a;
}
span.nonDispo
{
    font-size: 10px;
    font-weight: bold;
    color: Red;
}
a.lienSupprimer
{
    font-size: 11px;
    font-weight: bold;
    color: #39ab4a;
    text-decoration: underlined;
}
a.pagination
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
a.pagination:hover
{
    color: Red;
}
.paginationSelect
{
    font-size: 13px;
    color: Red;
    text-decoration: none;
}
div.quantitePanier
{
    width: 65px;
    height: 20px;
    background-image: url(../../Images/fondQuantite.gif);
    text-align: right;
    font-size: 15px;
    color: #666666;
    line-height: 15px;
    padding-top: 5px;
    padding-right: 10px;
}
td.recapPanierTitre
{
    padding: 3px;
    font-size: 11px;
    font-weight: normal;
    border-bottom: solid 1px #c7e4cb;
}
td.recapPanierValeur
{
    padding: 1px;
    padding-right: 30px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: solid 1px #c7e4cb;
}
td.recapPanierTitreFin
{
    padding: 1px;
    font-size: 15px;
    font-weight: bold;
    background-color: #b2b2b2;
    color: White;
    text-transform: uppercase;
}
td.recapPanierValeurFin
{
    padding: 1px;
    padding-right: 30px;
    font-size: 15px;
    font-weight: bold;
    background-color: #b2b2b2;
    color: White;
}
td.recapPanierTitreP
{
    padding: 1px;
    font-size: 10px;
    font-weight: normal;
    border-bottom: solid 1px #c7e4cb;
}
td.recapPanierValeurP
{
    padding: 1px;
    padding-right: 30px;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #c7e4cb;
}
td.recapPanierTitreFinP
{
    padding: 1px;
    font-size: 13px;
    font-weight: bold;
    background-color: #b2b2b2;
    color: White;
    text-transform: uppercase;
}
td.recapPanierValeurFinP
{
    padding: 1px;
    padding-right: 30px;
    font-size: 13px;
    font-weight: bold;
    background-color: #b2b2b2;
    color: White;
}
#lienPaiement
{
    position: absolute;
    top: 313px;
    left: 564px;
}
#pageSuivante
{
    position: absolute;
    top: 313px;
    left: 514px;
}
#pageSuivante a
{
    font-size: 13px;
    font-weight:bold;
    color: #108f51;
    text-decoration: none;
}
#lienPaiement a
{
    font-size: 13px;
    font-weight:bold;
    color: Red;
    text-decoration: none;
}
#pageSuivante a:hover, #conditionsGenerales a:hover
{
    color: Red;
}
#conditionsGenerales
{
    font-size: 14px;
    position: absolute;
    top: 309px;
    left: 30px;
    vertical-align: middle;
}
#conditionsGenerales a
{
    font-size: 14px;
    color: #108f51;
    text-decoration: none;
}
iframe.iframeBk
{
    width:300px;
    height:70px;
    border-width:0px;
}