body {
	background-repeat: repeat;
	height: 100%;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
.fond-timsit {
	background-repeat: no-repeat;
}
table {
	width: 100%;
	height: 99%;
}
html {
	height: 99%;
}

