body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(texture-nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

* {
	font-size: 12px;
	color: #D1C38D;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #D1C38D;
	text-decoration: none;
}

A:link {text-decoration: none; color: #D1C38D; font-family: Georgia; font-size: 8pt;}
A:visited {text-decoration: none; color: #D1C38D; font-family: Georgia; font-size: 8pt;}
A:active {text-decoration: none; color: #FFFFFF; font-family: Georgia; font-size: 8pt;}
A:hover {text-decoration: none; color: #FFFFFF; font-family: Georgia; font-size: 8pt;}

.adresse {
	color: #D7BA5C;
	font-size: 12px;
	font-weight: bold;
}

.titre {
	color: #A87537;
	font-size: 22px;
	font-weight: bold;
}

.sstitre {
	color: #A87537;
	font-size: 18px;
	font-weight: bold;
}

.legende {
	color: #A87537;
	font-size: 8px;
}

table {
	border-color: #B3BCC7;
}

