/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8FA2B1;
}

.sign {
	font-size: 11px;
	padding-top: 2px;
}
.separ {
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	color: #BBC7D0;
}


.titre {	font-family: "Palatino Linotype", Georgia;
	font-size: 24px;
	color: #D5B874;
}
.blanc {
	color: #FFFFFF;
}.credits {
	background-image: url(images/bg_credits.gif);
	background-repeat: no-repeat;
	height: 40px;
}
a:link {
	color: #8FA2B1;
	text-decoration: underline;
}
a:hover {
	color: #D5B874;
}

