.header {
	background-image: url(interface/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100px;
	width: 1000px;
}
.ciel {
	background-image: url(interface/ciel.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 470px;
	width: 1000px;
}
.salon {
	background-image: url(interface/salon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 470px;
	width: 1000px;
}
.blanc {
	background-image: url(interface/blanc.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 470px;
	width: 1000px;
}
.blancB {
	background: #fff url(interface/blanc.gif) bottom right no-repeat;
	
	margin: 0px;
	height: 600px;
	width: 1000px;
}
.boutons {
	margin: 0px;
	height: 27px;
	width: 1000px;
}
.texte {
	background-image: url(interface/fd_texte.jpg);
	margin: 0px;
	width: 1000px;
	background-repeat: repeat-y;
}
.footer {
	background-image: url(interface/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 75px;
	width: 1000px;
}
.jardin {
	background-image: url(interface/jardin3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 470px;
	width: 1000px;
}
body {
	background-color: #999999;
}
.situation {
	background-image: url(interface/situation2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 470px;
	width: 1000px;
}
.global {
     margin-left: auto;
     margin-right: auto;
     width: 1000px;
	 position:relative;
     }
 
a.zone_texte img { 
   width:0; height:0; border-width:0;
}
a.zone_texte:hover { background:none;}
a.zone_texte:hover img { 
   position:absolute;
   top: 420px;
   left:620px;	 
   width:739px;
   height:419px; 
}

.etatVente{position:absolute;top:10px;left:550px;width:260px;height:80px;display:block;}
.libre{background: transparent url(images/btn/panneau-vente.png) 0px 0px no-repeat;}
.option{background: transparent url(images/btn/panneau-vente.png) 0px -80px no-repeat;}
.vendu{background: transparent url(images/btn/panneau-vente.png) 0px -160px no-repeat;}
.reserver{background: transparent url(images/btn/panneau-vente.png) 0px -240px no-repeat;}

.choixVue {border:solid 2px #222;padding:10px;background-color:white;text-align:center;margin-top:25px;background-color:#777;-moz-border-radius :7px; }
.choixVue li{display:inline;padding:2px 7px;margin:0 5px;border:solid 2px #222;-moz-border-radius :4px;cursor:pointer;font-weight:bold;background-color:#fff;}
.choixVue li:hover,.choixVue .liactif {background-color:#77B41B;color:#fff;border:solid 2px #fff;}
#vueStCharle img{margin-top:10px;border: solid 2px #111;padding:10px;background-color:#fff;}
#listPlan  li {font-size:.8em; font-weight:normal;}
.fr{float:right;}
