body {
	margin: 0 auto;
	text-align: center;
	background: url(images/fond.gif) repeat;
	font: 8pt Verdana, sans-serif;
}

#fond {
	background: url(images/fond.gif) repeat-y 50%;
	margin: 0 auto;
}
.table1 {
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: #000000 1px solid;
}	
	.table2{
	BORDER-RIGHT: none;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: none;
	BORDER-BOTTOM: #000000 1px solid;
	}
a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #006699;
	text-decoration: none;
}
