body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D0FECD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: underline;
}
.sous-titre {
	font-size: 12px;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006600;
	background-color: #B9FFB9;
}
textarea {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006600;
	background-color: #B9FFB9;
}
.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #990000;
}

