body {
	margin:0px;
	background-color:#FFFFFF;
	scrollbar-3dlight-color:#eacd00;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#eacd00;
	scrollbar-darkshadow-color:#eacd00;
	scrollbar-face-color:#eacd00;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#eacd00;
}

.fond {
margin:0px;
	position:absolute;
	width: 980px;
	height:468px;
	left: 50%;
	margin-top:50px;
	margin-left:-490px;
	background-image: url(../images/fond.jpg);
}
.liens_top {
margin:0px;
	width: 150px;
	height: 150px;
	position: absolute;
	top: 30px;
	right: 10px;
}
.liens_bas {
margin:0px;
	width: 300px;
	height: 20px;
	position: absolute;
	right: 13px;
	bottom: 7px;
}
.titre {
margin:0px;
	position: absolute;
	top: 155px;
	left: 400px;
}
.texte {
	margin:0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	position: absolute;
	top: 200px;
	left: 401px;
	width: 440px;
	height: 217px;
	overflow: auto;
	color: #717541;
	text-align: justify;
	padding-right: 10px;
}
.pied {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	right: 30px;
	bottom: 8px;
}
.salon {
	float:left;
	width:auto;
	margin-left:20px;
	margin-right:20px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #717541;
}
.collection {
	float:left;
	/*width:auto;*/
	margin-left:15px;
	margin-right:15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #717541;
}