body {
	background-attachment: fixed;
	background-color: #fefee9;
	background-image: url(../texture-navigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #5A3A22;
	text-decoration: underline;
}

a:hover {
	color: #5A3A22;
}

.adresse {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.legende {
	color: #FF0000;
	font-size: 8px;
}

table {
	font-size: 10px;
}

table.tableauGlobal
{
    margin: 5px 0px 0px 0px;
}