body, table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
}
a:visited {
	color: #999999;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.tableauContenu {
	background-repeat: no-repeat;
	border: thin solid #EEEEEE;
}

