a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #DFDFDF;
	background-image:  url("/img/background.gif");
}
.bottom_copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.head_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.petit_texte {font-size: 12px}
input {
	font-size: 12px;
	background-color : #DDD7BD;
	border: 1px solid #000000;
}
textarea {
	font-size: 12px;
	background-color : #DDD7BD;
	border: 1px solid #000000;
}
.title_01 {
	color: #FF6600;
}

