body {
	background-attachment: fixed;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	border: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #369;
}
a {
	text-decoration: underline;
	color: #369;
	font-weight: normal;
}
a:hover {
	color: #174E80;
	background-color: #FFF;
	text-decoration: underline;
}
.menu {
	color: #FFF;
}
a.menu {
	color: #FFF;
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
	background-color: #FFC;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #206DB2;
}
.bleubold {
	font-weight: bold;
	color: #09C;
}
.date {
	font-weight: bold;
	color: #333;
}
