@charset "ISO-8859-1";
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.courant {
	font-family: ARIAL;
	font-size: 12px;
	color: #878787;
}
.Page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 26px;
}

body {
	margin: 0px;
}

#floating_logo {
	float: left;
	position: absolute;
	margin-left: 600px;
	margin-top: 560px;	
}