﻿div.info div.comparateur a
{
    display:block;
    width:175px;
    height:21px;
    text-indent:-3000px;
    background:url(../images/btnComparateur.png) 0 0 no-repeat;
    margin-top:6px;
}

div.info div.comparateur a:hover
{
    background-position:0 -21px;
}

.message .content a#closemsg
{
    width:176px;
    height:21px;
    background:url(../images/btn-erreur-msg-retour.png) top left no-repeat;
}

.message .content a#closemsg:hover
{
    background-position:0 -21px;
}
