.Titres {
font-size: 24px;
font-weight: bold;
font-style: italic;
}
.TitresCourrier {
font-size: 32px;
font-family: "Courier New", Courier, mono;
font-weight: bold;
}
body { scrollbar-arrow-color:"#FFFFFF"; scrollbar-track-color:"#cococo"; scrollbar-face-color:"#CCCCCC";
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
body,td,th {
	font-size: 14px;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.petit {
	font-size: 12px;
}
