
BODY {
	background: #D7D7C4;
	font-family : Verdana;
	font-size: 14px;
	text-align: left;
}
td.FondCouleur {
background: #E0DED3
}
td.FondTransparent {
background: #D7D7C4
}
a {
	color: #CC0000 ;
		text-decoration: none;
}

a:hover {
	color: #008080;
	text-decoration: underline;
	font-weight: bold;
}
