body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}

.no_repeat {
	background-image: url(images/bkg_colonne_gauche.jpg);
	background-repeat: no-repeat;
}
.nom_artiste {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D3A646;
	font-size: 16px;
	line-height: 18px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
}
.titre_nouvelles {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D3A646;
	font-size: 14px;
	line-height: 18px;
}

