@charset "UTF-8";
#titre {
	height: 25px;
	width: 800px;
	margin: auto;
	left: 50%;
}
#empty {
	margin: auto;
	height: 20px;
	width: 800px;
	left: 50%;
}
#txtdefilant {
	margin: auto;
	height: 20px;
	width: 800px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#anim {
	margin: auto;
	height: 600px;
	width: 800px;
	left: 50%;
}
#pieddepage {
	height: 80px;
	width: 800px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #EFF9FE;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#pieddepage a:visited {
	color: #999999;
	text-decoration: none;
}
#pieddepage a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pieddepage a:hover {
	color: #01457c;
	text-decoration: underline;
}
