.titre {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #000000;
	font-size: 36px;
	color: #FFFF00;
	text-align: left;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.page {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 16px;
	line-height: normal;

}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
}
