body {
	BACKGROUND-ATTACHMENT: fixed; background-image:  url(Images/fond.jpg);
}
.Texte {font-size: 16px}
.SousSoustitre {
	font-size: 16px;
	font-style: italic;
}
.Soustitre {font-size: 24px; font-weight: bold; }
.Titre {
	color: #006600;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #33FF00;
}
a:active {
	text-decoration: none;
}
.EntreSousTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
