body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFF00;
}
body {
	background-image: url(../image/fondmusicbleu.jpg);
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFFF;
}
.Titre {
	font-size: 70px;
	font-weight: bold;
	font-family: "Arial", Times, serif;
}
.Titre_primaire {
	font-size: 26px;
	font-weight: bold;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.Titre_secondaire {
	font-size: 20px;
	font-weight: bold;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.Titre_photo {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.Titre_photo_mini {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-family: "Georgia", Times New Roman, Times, serif;
}

.bas_de_page {
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
.texte_contact {
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial", Times, serif;
	color: #FFFFFF;
}
.texte_mauve {
	font-size: 18px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #CCCCFF;
}
.texte_bleu {
	font-size: 18px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #00FFFF;
}
.texte_rouge {
	font-size: 16px;
	font-weight: bold;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #FF6600;
}
.bordurelistingeleve {
	border: 1px solid #CCCCFF;
}
