body {
	background-image: url(BG.jpg);
	background-position: center top;
}
#recipient {
	margin: auto;
	height: 2000px;
	width: 990px;
	position: relative;
	background-color: #FFF;
	padding: 0px;
}
#entete {
	position: absolute;
	width: 970px;
	background-color: #FFF;
	left: 0px;
}
#searchbarre {
	position: absolute;
	left: 695px;
	top: 112px;
	height: 73px;
	width: 241px;
	background-color: #FFF;
	z-index: 5;
}
#nav {
	position: absolute;
	left: 56px;
	top: 201px;
	width: 930px;
	height: 121px;
	background-color: #FFF;
}
#flashbanner {
	top: 322px;
	position: absolute;
	width: 971px;
	height: 221px;
	left: 0px;
	background-color: #FFF;
}
#contenu {
	position: absolute;
	left: 0px;
	top: 606px;
	width: 632px;
	height: 809px;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 55px;
	padding-right: 300px;
}
#buttompage {
	position: absolute;
	left: 0px;
	top: 1790px;
	width: 965px;
	height: 500px;
	padding-left: 25px;
	background-color: #FFF;
}
.topdepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333;
}
.soustitre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
}
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	color: #666;
}
.TEXTE2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
a:link {
	color: #565600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330;
}
a:hover {
	color: #963;
}
a:active {
	text-decoration: none;
}
