body {
	background-image: url(images/fond2.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #FF7F00;
	background-attachment: fixed;
	font-size: 100%;
	background-position: left top;
}

#titre {
	top: 213px;
	position: absolute;
	margin-left: -325px;
	left: 50%;
}

#lienverslesite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: lighter;
	width: 400px;
	text-align: center;
	height: 10px;
	top: 450px;
	text-decoration: none;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	padding: 0px;
}

#lienverslesite a {
	color: #000000;
	text-decoration: none;
}

#lienverslesite a:hover { text-decoration: underline; }

