body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

a.lien_rubrique {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
a.lien_rubrique:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.lien_rubrique:active {
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFFF;
}

.titre_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #47331A;
}

.table_fond {
	background-image:  url(file:///C|/localweb/sites/sites_2005/image/fond.jpg);
	background-repeat: no-repeat;
}
.table_fond_image {
	background-color: #000000;
}
