body {
	background-color: #DFDFDF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 6666666666;
	font-size: 12px;
}
.titre_script {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
.lien_telechargement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
.lien_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.titre_intermediaire {
	font-size: 24px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.tableau {
	border: thin solid #CCCCCC;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
}
.attention {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

