body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDFBEC;
}
body {
	background-color: #ab0f13;
	background-image:url(http://www.produits-ardeche.net/images/fondpage.jpg);
	background-attachment:fixed;
	background-position:center top;
	margin:0 auto;
}

a:link {
	color: #FDFBEC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDFBEC;
}
a:hover {
	text-decoration: none;
	color: #AB1113;
}
a:active {
	text-decoration: none;
}

