.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A0000;
	cursor: crosshair;
	filter: Chroma(Color=#8DDDFC);
}
.titre {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #C00;
	letter-spacing: 4pt;
}
.clignotant {
	font-family: Roman, "Times New Roman";
	font-size: 30px;
	font-style: oblique;
	text-decoration: blink;
	color: #CC0000;
}
.dateConcert {
	color: #4E240C;
}
.lieuConcert {
	color: #014A6D;
}
.noir {
	color: #000;
}

