body{
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: "Arial",sans-serif;
}

.body{
	text-align: center;
	padding: 0;
	margin: 0;
	background: #7a7c96;
	font-size: 13px;
	font-family: "Arial",sans-serif;
}

#wrapper{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#banniere{
	width: 900px;
	height: 212px;
	padding: 0;
	margin: 0;
	background: url(../img-galets-blancs/banniere.jpg) top left no-repeat;
}

#menu{
	position: absolute;
	height: 49px;
	padding: 0;
	left: 0;
	top:0;
	margin: 0;
	width: 905px;
	z-index: 90;
}

.menu{
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
}

#corps{
	z-index: 0;
	padding: 0;
	margin: 0;
	position: relative;
	font-size: 13px;
}

#corps-projet{
	z-index: 0;
	padding: 0;
	margin: 0;
	position: relative;
	height: 430px;
	font-size: 13px;
}

#corps-localisation{
	z-index: 0;
	padding: 0;
	margin: 0;
	position: relative;
	height: 630px;
	font-size: 13px;
}

#corps-contact{
	z-index: 0;
	padding: 0;
	margin: 0;
	position: relative;
	height: 630px;
	font-size: 13px;
}

#corps-description{
	z-index: 0;
	padding: 0;
	margin: 0;
	display: table;
	position: relative;
	height: auto;
	font-size: 13px;
}

#gauche-description{
	float: left;
	width: 376px;
	height: 300px;
	padding: 0;
	margin: 0;
	display: table;
}

#droite-description{
	padding: 20px 0 0 0;
	margin: 0;
	float: right;
	width: 500px;
	text-align: left;
	color: #85786d;
	line-height: 18px;
	display: table;
}

#droite-description a{
	text-decoration: underline;
	color: #999869;
}

#droite-description h1{
	font-family: "Arial",sans-serif;
	font-size: 18px;
	color: #999869;
}

#droite-description h2{
	font-family: "Arial",sans-serif;
	font-size: 15px;
	color: #c1b8bb;
}

.color{
	background: #c1b8bb;	
	color: white;
}

#droite-descrition-abs{
	position: absolute;
	top:310px;
	left: 700px;
}

#gauche{
	float: left;
	width: 458px;
	height: 300px;
}

#droite{
	padding: 50px 0 0 0;
	margin: 0;
	float: right;
	width: 400px;
	text-align: left;
	color: #85786d;
	line-height: 18px;
}

#droite a{
	text-decoration: underline;
	color: #999869;
}

#droite h1{
	font-family: "Arial",sans-serif;
	font-size: 18px;
	color:#999869;
}

#droite input, textarea{
	background: url(../img-galets-blancs/formulaire.jpg) top left repeat;
	border: 1px solid #eceae1;
	padding: 5px;
}

#droite input checkbox{
	background : url(../img-galets-blancs/label.png) top left no-repeat;
}

#localisation-gauche-abs{
	position: absolute;
	left: 0px;
	top:0px;
}

#contact-gauche-abs{
	position: absolute;
	left: 0px;
	top:0px;
}

#projet-gauche-abs{
	position: absolute;
	left: 0px;
	top:0px;
}

#projet-abs{
	position: absolute;
	left: 500px;
	top:260px;
}

#footer{
	width: 900px;
	height: 238px;
	padding: 0;
	margin: 0;
}

#footer-pr{
	width: 900px;
	height: 238px;
	padding: 0;
	margin: 0;
}