body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFE6E6;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#moteur {
	text-align:center;
	font-size: 10px;
}
.top {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.top td {
	text-align: center;
	border: #006600 dotted 1px;
}
.bottom {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	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;
}
