<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(habillage/fond.jpg);
	background-color: #3C1D24;

}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.style1 {
	font-family: Tahoma, "Times New Roman";
	font-size: 9px;
	color: #FFFFFF;
}

-->
