﻿.imageLienCoffrets
{
    width: 107px;
    height: 93px;
    border:solid 0px black;
}
#phraseRecapPanier
{
    position:absolute;
    top:0px;
    left:3px;
    font-size:8px;
}
#phraseRecapPanier #nbPhraseRecapPanier
{
    font-size:20px;
    letter-spacing:-1px;
}
#montantTotalRecapPanier
{
    position:absolute;
    top:21px;
    left:3px;
    width:100px;
    height:18px;
    font-size:13px;
    text-align:center;
    Padding-top:2px;
    background-image:url(../../Images/fondPrixPanier.jpg);
    color:#45b055;
}
#lienRecapPanier
{
    position:absolute;
    top:0px;
    left:0px;
    width:110px;
    height:23px;
    
}
td.lienCategorie a
{
    font-size:10px;
    color: #666666;
}
td.imageCategorie, td.lienCategorie
{
    padding-right:1px;
    padding-left:1px;
}
td.imageCategorie
{
    width:18px;
    height:14px;
}

td.imageCategorie img
{
}
div.categorie
{
    margin-top:6px;
}
