body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3D3B3D;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: auto;
	margin-bottom: auto;
}

a:link {color:#FFFFFF; text-decoration: none; }
a:active {color: #FF6600; text-decoration: none; font-weight: bold;}
a:visited {color: #FFFFFF; text-decoration: none; }
a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal;}

.titre01 {
	font-size: x-large;
}
.titre02 {
	font-size: large;
}
.titre03 {

	font-size: medium;
}
td {
	font-size: 12px;
}

th {
	font-size: x-small;
	text-align: left;
	background-color: #9999CC;
	color: #000033;
	font-weight: bold;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;

}
.TopOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f06d13;
}

