body {
	background-color: #CCCCCC;
	background-image: url(images/fond.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.Style1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.Style2 {font-size: 10px}

a.ref:link {
	color: #000000;
}
a.ref:visited {
	color: #000000;
}
a.ref:hover {
	color: #000000;
}
a.ref:active {
	color: #000000;
}
