body {
	background : #D7D7D7;
	font-family:'Arial';
	margin-top: 0px;
	margin-left:0px;
	}

#logo {
	margin-left: 15px;
}

#header1 {
	position: absolute;
	top: 33px;
	left: 494px;
}
#header2 {
	position: absolute;
	top: 60px;
	left: 374px;
}
#voiture_visuel {
	position: absolute;
	top: 112px;
	left: 230px;
}
#voitures_colgauche {
	position: relative;
	top: 3px;
	left: 20px;
	margin-bottom: 50px;
}
#btn_formulaire {
	position: absolute;
	top: 486px;
	left: 580px;
}
#texte {
	display: block;
	position: absolute;
	top: 400px;
	left: 125px;
	width: 620px;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	visibility: visible;}
#societe {
	display: block;
	position: absolute;
	top: 440px;
	left: 250px;
	width: 300px;
	text-align: center;
	font-size: 12px;
	visibility: visible;}
#societe h1 {
	font-weight: bold;
	font-size: 20px;
	}
.adresse {
	font-weight: normal;
	font-size: 12px;
	}
.telephone {
	font-weight: 600;
	font-size: 14px;
	}
.ecrivez a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.ecrivez a:hover {
	color: #46557D;
	font-weight: normal;
	text-decoration: underline;
}
#copyright {
	position: relative;
	width: 800px;
	text-align: center;
	font-size: 10px;
	background: url(images/footer.jpg);
	}


/* page contact */
#formulaire_contact {
	display: block;
	position: absolute;
	top: 380px;
	left: 180px;
	width: 450px;
	text-align: center;
	font-size: 12px;
	visibility: visible;}
#tableau_contact {
	text-align: left;
	font-size: 11px;
	background: #C0B7B2;
	border: 5px solid #C0B7B2;
}
#voitures_colgauche_contact {
	position: relative;
	top: 3px;
	left: 20px;
	margin-bottom: 300px;
}

