body { 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: #400000;	
}

td.cadre_marron {
	border: 2px solid #36150C;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

