body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	background-color: #FFFF66;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	line-height: 60px;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
	letter-spacing: 4px;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	line-height: 60px;
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;
	letter-spacing: 4px;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	line-height: 60px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	letter-spacing: 4px;
}
tr {
	text-align: justify;
	vertical-align: top;
	border-style: none
}
td {
	border-style: none;
}
table {
	background-image: url("images/accueil.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
}
.petit {
	font-size: 12px;
	text-decoration: none;
	color: #CC3300;
}
