body 
{      
    background-color:#FFFFFF; 
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,Century gothic, sans-serif;
    color: #666;
    font-size: 11px;
}

.artiste
{
	font-size:12px;
	padding-bottom:5px;
}

.titre
{
	font-size:12px;
	color:#23531D;
	font-weight:bold;
	padding-top:5px;
}

.pochette
{
	height:65px;
	width:65px;
}

.ligne hr
{
	height:1px;
	color:#C17400;
}