body {
	background-color: #000;
}
a:link {
	color: #810609;
}
a:visited {
	color: #810609;
}
a:hover {
	color: #810609;
}
a:active {
	color: #810609;
}
#table_contenu {
	background-image: url(images/text_img.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
.text_right_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #810609;
	background-image: url(images/bkg_table.gif);
	text-align: right;
}
.text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #810609;
	text-align: left;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

