body {
	background-color: #FFFFFF;
	width: 665px;
}

a {
	text-decoration: none;
	color: #910000;
}

a:hover {
	text-decoration: underline;
	color: #910000;
}

#zone_contenu {
	margin: 25px 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;	
}

#zone_contenu p {
	line-height: 16px;
	text-align: justify;
}

#zone_contenu img {
	border: 1px solid #999999;
	padding: 2px;
	background-color: #EBEBEB;
}

#discog img {
	border: 0px;
	padding: 0px;
}
#discog .cd {
	margin-right: 10px;
	margin-bottom: 5px;
}

#discog .titrecd {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

.retourhaut {
	float:right;
}

