body {
	background-attachment: fixed;
	background-color: #560707;
	background-image: url(../texture-nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}


a {
	color: #FCE5C6;
	text-decoration: none;
}

A:link {text-decoration: none; color: #FCE5C6; font-family: Verdana; font-size: 8pt;}
A:visited {text-decoration: none; color: #FCE5C6; font-family: Verdana; font-size: 8pt;}
A:active {text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 8pt;}
A:hover {text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 8pt;}

.adresse {
	color: #FCE5C6;
	font-size: 12px;
	font-weight: bold;
}

.titre {
	color: #FCE5C6;
	font-size: 22px;
	font-weight: bold;
}

.sstitre {
	color: #FCE5C6;
	font-size: 18px;
	font-weight: bold;
}

.legende {
	color: #FCE5C6;
	font-size: 8px;
}

table {
	border-color: #FCE5C6;
}


.formulaire {
	color: #000000;
	font-size: 10px;
}
