body {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	background-image: url(bkg01.gif);
	background-color: #141414;
	background-repeat: repeat-x;
}
.cadre {
	text-align: top;
	vertical-align: top;
	width: 1050px;
	margin: 0 auto;
	height: auto;
	height: 100%;
	min-height: 100%;
}
.legend  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2f2f2f; 
	font-size: 9px;
	text-align: center;
}
.legend a {
	color: #2f2f2f;
	text-decoration: none;
}
.legend a:hover {
	color: #646464;
	text-decoration: none;
}
