/* CSS Document */
/* Definition des elements des sections */
#page a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
#page a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
#page table {
	margin:20px;
}
/* Fin CSS */
