
body {
	position: absolute;
	left: 50%;
	width: 950px;

	margin-left: -475px;
	margin-top: 0px;
	background-image: url(../images/fond-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #6699FF;
}
#conteneur {
position: relative;
	display: block;
	text-align: center;
	width: 950px;
	height: 650px;
	margin-top: 0px;
background-image: url(../images/fond-accueil.jpg);
		background-repeat: no-repeat;
	background-position: center top;
}
#pied {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
display: block;
	text-align: center;
	width: 950px;
	height: 80px;
	margin: 0 auto;
	background-color: #A36A2C;
color: #FFFFFF;
padding: 10px 0 0 0;
}
#drap {
top: 20px;
right: 50px;
position: absolute;
width: 150px;
height: 50px;
z-index: 5;
}
#pied {
color: #FFFFFF;
clear: both;
margin: 20px auto;
padding-top: 20px;
width: 950px;
height: 100px;
background-color: #A36A2C;
}
#piscine {
position: absolute;
width: 175px;
height: 175px;
top: 100px;
right: 20px;
}
.pie {
display: block;
margin-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
.lien1 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal
}
.lien1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.lien2 {
	font-size: 12px;
	color: #FFFFFF;

	font-weight: normal
}
.lien2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.lien3 {
	font-size: 12px;
	color: #FFFFFF;
text-decoration: none;
	font-weight: normal
}
.lien3 a{
	font-size: 12px;
	color: #FFFFFF;
text-decoration: none;
	font-weight: normal
}
.lien3:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
