body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(texture-pages.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	color: #282727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #282727;
	text-decoration: underline;
}

a:hover {
	color: #282727;
}

.adresse {
	color: #282727;
	font-size: 10px;
	font-weight: bold;
}

.titre {
	color: #282727;
	font-size: 14px;
	font-weight: bold;
}

.sstitre {
	color: #282727;
	font-size: 12px;
	font-weight: bold;
}

.legende {
	color: #282727;
	font-size: 8px;
}

table {
font-size: 10px;
	border-color: #FFFFFF;
}
