﻿#lienCoeur
{
    position: absolute;
    top: 0px;
    left: 0px;
    width:598px;
    height:112px;
    z-index:2;
}
.HLProduit img
{
    width:598px;
    height:112px;
}
#titreCoupDeCoeur
{
    position: absolute;
    top: 8px;
    left: 85px;
    font-size: 16px;
    font-weight:bold;
    color: #108f51;
}
#titreCoeur
{
    position: absolute;
    background-position: right bottom;
    top: 8px;
    left: 280px;
}
#titreCoeur2
{
    position: absolute;
    background-position: right bottom;
    text-align: right;
    top: 99px;
    left: 498px;
    width: 200px;
}
#titreCoeur, #titreCoeur2
{
    background-image: url(../../Images/souligneVert.gif);
    background-repeat: no-repeat;
    font-size: 14px;
    color: #108f51;
}
#descriptionCoeur
{
    position: absolute;
    top: 80px;
    left: 15px;
    font-size: 11px;
    color: #999999;
    width: 572px;
    text-align: justify;
    line-height: 10px;
    height:40px;
    overflow:hidden;
}
#descriptionCoeur2
{
    position: absolute;
    width: 230px;
    top: 121px;
    left: 471px;
    font-size: 16px;
    color: #999999;
    text-align: right;
    font-style: italic;
}
#etoilesCoeur
{
    position: absolute;
    top: 25px;
    left: 280px;
    font-size: 16px;
    color: #999999;
    text-align: right;
    font-style: italic;
}
#autresPhotosCoeur
{
    position: absolute;
    top: 20px;
    left: 30px;
}
#autresPhotosCoeur td
{
    width: 50px;
    height: 50px;
}
#pageSuivanteCoeur
{
    position: absolute;
    top: 326px;
    left: 634px;
}
#pagePrecedenteCoeur
{
    position: absolute;
    top: 326px;
    left: 49px;
}
#pageSuivanteCoeur a, #pagePrecedenteCoeur a
{
    font-size: 10px;
    color: #108f51;
    text-decoration: none;
}
#pageSuivanteCoeur a:hover, #pagePrecedenteCoeur a:hover
{
    color: Red;
}
#prixCoeur
{
    position: absolute;
    top: 25px;
    left: 425px;
    width: 84px;
    height: 50px;
    background-image: url(../../Images/grandeEtiquette.gif);
    background-repeat: no-repeat;
    font-size: 16px;
    color: #108f51;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding-top: 16px;
}
#barrePrixPromoCoeur
{
    position: absolute;
    top: 11px;
    left: 415px;
}
#prixPromoCoeur
{
    position: absolute;
    top: 30px;
    left: 520px;
    font-size: 22px;
    color: Red;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    text-align: left;
}
#ajouterPanierCoeur
{
    position: absolute;
    top: 244px;
    left: 473px;
}
.ratingStarCoeur
{
    font-size: 0pt;
    width: 28px;
    height: 27px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStarCoeur
{
    background-image: url(../../Images/FilledStar.gif);
}

.emptyRatingStarCoeur
{
    background-image: url(../../Images/EmptyStar.gif);
}

.savedRatingStarCoeur
{
    background-image: url(../../Images/SavedStar.gif);
}
#voteCoeur
{
    position: absolute;
    top: 43px;
    left: 495px;
    text-align: right;
}
.nbVoteCoeur
{
    font-size: 9px;
    color: #999999;
}
.noteCoeur
{
    font-size: 23px;
    color: #999999;
    font-weight: bold;
    margin-bottom: -10px;
}

