body {
	background-image: url(img/motif.gif);
	background-repeat:repeat;
	background-position:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #60BA11;
}
a:hover#navigation {
	color:inherit;
}
img#vignette {
	margin:5px;/*
	border:solid;
	border-width:1px;
	border-color:#60BA11;*/
}
div {
line-height:18px
}