html {
	overflow: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../../images/fond.jpg');
	background-repeat: repeat;
	background-position: center;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#anim {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	margin-top: 5%;
}
#pied {
	font-size: 11px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	color:#000000;
}
#pied a {
	color: #000000;
}
object {
	outline: none;
}