/* CSS Document */
.font {
	background:#F7FEDC url(images/fdpage.jpg) no-repeat fixed center bottom; 
}
.texte-gras-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #693633;
}
a:active {
	text-decoration: none;
	color: #000000;
}
