body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(texture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Verdana";
}

a {
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #926B48;
}

a.petit {
	font-size: 9px;
	text-decoration: none;
}

a.petit:hover {
	color: #926B48;
}

.petit {
	font-size: 9px;
}

a.credit {
	color: #4d4d4d;
	font-size: 9px;
	text-decoration: none;
}

a.credit:hover {
	color: #926B48;
}

form {
	margin-bottom: 0px;
}

.credit {
	color: #4d4d4d;
	font-size: 9px;
}

.titre {
	color: #e6ded6;
	font-family: "Times New Roman";
	font-size: 25px;
	height: 60px;
	padding-top: 17px;
	text-align: center;
}

.sstitre {
	color: #e6ded6;
	font-family: "Times New Roman";
	font-size: 20px;
	height: 40px;
	padding-top: 8px;
	text-align: center;
}

table {
	font-size: 11px;
}

table.tableau {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

table.tableau td {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

table.bordNoir {
	border-color: #1c1004;
	border-style: solid;
	border-width: 10px;
	/*background-color:#000000;*/
}

td.page {
	padding: 5px;
}
