@charset "utf-8";
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.compositeur {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	color: #000;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #900;
	font-weight: normal;
}
.sousTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	font-weight: normal;
}

.rubriqueCompo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	font-weight: normal;
}
.rubriqueCompoFR {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	font-weight: normal;
	font-style: italic;
}

.compo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.compoJeuxNeufs {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #090;
	font-weight: normal;
}

.compoFR {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-style: italic;
}
.liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-type: circle;
}
.listeTitres {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: circle;
}
a img 
{ 
border: none; 
} 