table {
text-align: center;
border: solid 0;}

body {
	background-color: #F7E6CA;
	margin-top: 5px;
}

#Tableau_01 {
	width: "562"; 
	height: "541"; 
	border: "0" 
	align: "center" cellpadding="0" cellspacing="0"
}

tr {}

td {}

img {}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}