@charset "utf-8";
/* CSS Document */



.texte {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:black;
}

.titre-musicien {
	font-size:16px;
	font-weight:bold;
}

.rouge {
	color:#a11020;
}