a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: underline;
}

a.petit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}

.petit {
	font-size: 12px;
}

body {
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #502606;
	background-image: url(texture.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS";
}

table {
	font-size: 14px;
}

table.tableau {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

table.tableau td {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}