dl.coinsahautgauche {
    background:#EEEEEE 
	url(coinbl.gif) bottom left no-repeat; 
    margin:10px 0; 
    padding:0; 
    margin-right:10px; 
    width:100%;
}

dl.coinsahautgauche dt {
    background:#7f7f9c 
	url(cointr.gif) top right no-repeat; 
    padding:10px; 
    text-align:center; 
    color:#fff;
}

dl.coinsahautgauche dd {
    background:transparent 
	url(coinbr.gif) bottom right no-repeat; 
    padding:5px 3px 10px 5px; 
    margin:0;
}

dl.coinsahautgauche img {
    border:1px solid #bbb;
    margin-right:2px;
}

dl.coinsahautgauche hr {
    border: none 0; 
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #efefef;
    width: 100%;
    height: 2px;
    margin: 10px auto 4px 0;
    text-align: center;
}

dl.coinsahautgauche dd b {
    color: #777;
}


