body {
	background: url(design/background.jpg);
	scrollbar-face-color: #66FFFF;  scrollbar-shadow-color: #CC00CC;  scrollbar-highlight-color: #FFFFFF;  scrollbar-3dlight-color: #003366;  scrollbar-darkshadow-color: #3333FF;  scrollbar-track-color: #FF99FF;  scrollbar-arrow-color: #FFFF00
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
#moteur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
}
.top {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.top td {
	text-align: center;
	border: #FF00FF dotted 1px;
}
.bottom {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	height: 45px;
}
.bottom td {
	background: #FFFFFF;
	border: #FF00FF dotted 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.bottom a:link {
	color: #FF0000;
}
.bottom a:visited {
	color: #FF0000;
}