@charset "UTF-8";
#page td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 245px;
}
#page table {
	margin-top: 20px;
}
.fondcat {
	background-image: url(images/fondcat.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

