@charset "utf-8";
/* CSS Document */

.page-standard {
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	background-color: #BDBDDF;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
	background-color: #FFFFFF;
}
.tableau {
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFCCFF;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: auto;
	width: auto;
	position: fixed;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
