@charset "utf-8";
body {
	background-color: #A49C96;
	margin: 0px;
	background-image: none;
	background-repeat: repeat;
}
.div1 {
	background-image: url(images/bando-haut-gauchedroite.jpg);
	background-repeat: repeat-x;
	height: 164px;
	margin-top: auto;
	margin-right: auto;
	background-position: center;
	top: 0px;
}
.div2 {
	background-image: url(images/bando-haut-milieu.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 751px;
	margin-top: auto;
	margin-right: auto;
	background-position: center top;
	margin-bottom: auto;
	margin-left: auto;
}
.div3 {
	margin: auto;
	width: 751px;
	height: auto;
}
.divA {
	width: 220px;
	background-color: #EAE8E1;
	float: left;
	height: 232px;
}
.divB {
	width: 531px;
	left: auto;
	right: auto;
	float: left;
	background-color: #DFDFDF;
	height: 232px;
	background-image: url(images/divfond-photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.divC {
	background-image: url(images/div%20milieu.jpg);
	background-repeat: repeat-y;
	width: 751px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.divE {
	background-color: #887D78;
	background-repeat: repeat-y;
	height: 100px;
	width: auto;
	margin: auto;
}
.divF {
	background-image: url(images/div%20milieu.jpg);
	background-repeat: repeat-y;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	float: none;
	background-position: center top;
	top: 0px;
}
.form {
}

.divH {
	background-image: url(images/bandeau-bas.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 751px;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.divG {
	width: 500px;
	margin-right: 20px;
	margin-left: auto;
	clip: rect(auto,auto,0px,auto);
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img {
	margin-left: 30px;
}
.img2 {
	color: #65493B;
}

