td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
}
.fond_sombre {
	background-color: #D4C792;
}
a:hover {
	color: #D70000;
	font-weight: normal;
	text-decoration: underline overline;
}
a:active {
	color: #D70000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #D70000;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #D70000;
	font-weight: normal;
	text-decoration: none;
}

