body, td { 
scrollbar-face-color : silver;
scrollbar-shadow-color : #000000;
scrollbar-3dlight-color : silver;
scrollbar-darkshadow-color : white;
scrollbar-track-color : #CCCCCC;
scrollbar-arrow-color : #0000FF;
scrollbar-highlight-color : white;
}

.texte {

	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	font-style: normal;
	color: #0000CC;
	font-weight: normal;
	
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #000066;
	line-height: bold;
	font-weight: normal;


}
.titreorange {

	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	font-style: normal;
	color: #FF3300;
	line-height: bold;

}

.texteGras {

	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	font-style: normal;
	color: #003399;
	font-weight: bold;
}
	
.petit {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: white;

}
.lienbleu:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.lienbleu:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.lienbleu:hover {

	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.lienbleu:active {

	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.menu:link {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000099;
	text-decoration: none;
}
.menu:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000099;
	text-decoration: none;
}
.menu:hover {

	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #FF6600;
	text-decoration: none;
}
.menu:active {

	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000099;
	text-decoration: none;
}
