body {
	background-color: #0000FF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: repeat;
}
a:link { text-decoration: none; }
a:hover {
	text-decoration: none;
	font-style: italic;
}
a:visited { text-decoration: none; }
.titre_rouge {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000080;
	text-decoration: none;
}
.blanc {
	color: #FFFFFF;
}
.titre_bleu {

	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.titre_bleu_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033CC;
	font-weight: bold;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000080;
}
.texte_blanc {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.texte_rouge {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
