body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fond_fontaine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #396ab7;
	background-image: url(../images/fond_fontaine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact {
	float: none;
	display: block;
	margin-top: -196px;
	position: absolute;
	clear: none;
	z-index: 800;
	overflow: auto;
	visibility: visible;
	height: 30px;
	width: 120px;
	margin-left: 710px;
}

* html #contact {
	float: none;
	display: block;
!important
	margin-top: -196px;
	position: absolute;
	clear: none;
	z-index: 800;
	overflow: auto;
	visibility: visible;
	height: 30px;
	width: 120px;
	margin-left: 710px;
}

#contenair {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* html #contenair {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#entete {
	position: relative;
	z-index: 50;
}