.signature {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.texte {
	font-family: Arial, Times, serif;
		font-size: 14px; 
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.texte_menu {
	font-family: Arial, Times, serif;
		font-size: 12px; 
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.titre {
	font-family: Arial, Times, serif;
		font-size: 24px; 
	color: #666666;
	text-decoration: bolde;
	text-align: left;
}

.texte_fond {
	font-family: Arial, Times, serif;
		font-size: 12px; 
	color: #000000;
	text-decoration: bolde;
	text-align: center;
}

body
{
	scrollbar-face-color: #46739d; scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #46739d;
	scrollbar-darkshadow-color: #000000; scrollbar-track-color: #46739d;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
}