body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/filigramme_accueil.jpg);
	background-color: #FFFFFF;
}

div#nav{
	float: right;
	width: 766px;
	padding-top: 329px;
}
#navlist
{
	margin: 0px;
	padding: 0px 22px 18px 80px;
	text-align: center;
	border-top-width: 1px;
}

#navlist ul, #navlist li
{
	list-style-type: none;
	height: 20px;
	text-decoration: none;
	display: block;
	height: 20px;
	text-align: center;
	float: left;
	text-align: center;
	margin-right: 11px;
	width: auto;
	line-height: 13px;
}

#navlist li a:link, #navlist a:visited
{
font: bold 10px/20px verdana, "Times New Roman", Times, serif;
float: left;
text-decoration: none;
color: #993300;	text-align: center;

}

 #navlist li  a:hover
{
	font: bold 10px/14px verdana, "Times New Roman", Times, serif;
	color: #6B601D;
	text-align: center;
	background: transparent;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #990000;
	display: block;

}

