html, body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #e0e6e6;
	background-image: url(/img/interface/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	color: #494949;
}
html { font-size: 100%; }
body { font-size: 0.7em; }

#centreur { text-align: center; }
#centreurw3c { position: relative; width: 932px; margin-left: auto; margin-right: auto; text-align:left; }


div#header-accueil { position: absolute; width: 932px; height: 377px; top: 0; left: 0; z-index: 0;
					 /*background-image: url(/img/interface/accueil/bg-header-accueil.jpg);
					 background-repeat: no-repeat; */}

div#footer-accueil {
	position: absolute;
	top: 607px;
	left: 0;
	width: 932px;
	height: 66px;
	margin: 0;
	padding: 0;
	background-image: url(/img/interface/accueil/bg-footer-accueil.jpg);
	background-repeat: no-repeat;
}

div#blocAcheter { position: absolute; top: 393px; left: 10px; width: 170px; height: 214px; margin: 0; padding: 0; background-image: url(/img/interface/accueil/bg-acheter.jpg); background-repeat: no-repeat; }
div#blocVendre { position: absolute; top: 393px; left: 196px; width: 170px; height: 214px; margin: 0; padding: 0; background-image: url(/img/interface/accueil/bg-vendre-estimation-gratuite.jpg); background-repeat: no-repeat; }
div#blocLouer { position: absolute; top: 393px; left: 381px; width: 170px; height: 214px; margin: 0; padding: 0; background-image: url(/img/interface/accueil/bg-louer.jpg); background-repeat: no-repeat; }
p.bloc { width: 170px; margin: 0; padding: 115px 15px 0 15px; letter-spacing: -0.02em; word-spacing: -0.1em; }
html>body p.bloc { width: 145px; }

div#blocOffreALaUne { position: absolute; top: 393px; left: 575px; width: 336px; height: 210px; margin: 0; padding: 0; background-image: url(/img/interface/accueil/bg-coup-de-coeur-semaine.jpg); background-repeat: no-repeat; }
div#content-OffreALaUne { margin: 0; padding: 20px 0 0 20px; }
div#blocOffreALaUne h1 { font-size: 1.1em; color: #788e11; font-weight: bold; margin: 0 0 10px 0; padding: 0; }
div#blocOffreALaUne h2 { font-size: 1.0em; color: #e0a608; font-weight: bold; margin: 0; padding: 0; }
div#blocOffreALaUne h2 a { color: #e0a608; text-decoration: none; }
div#blocOffreALaUne h2 a:hover { color: #e0a608; text-decoration: underline; }

div#zoneEstimationGratuite-accueil { position: absolute; top: 10px; left: 679px; width: 150px; height: 132px; z-index: 2000; }
div#zoneSoyerInformes-accueil { position: absolute; top: 155px; left: 780px; width: 130px; height: 130px; z-index: 2000; }

div#menu { position: absolute; width: 932px; height: 42px; top: 333px; left: 0px; margin: 0; padding: 0; z-index: 1000; }
