body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/Pageaccueil.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12pt;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
.Temporaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}

