/* CSS Document */

body {
	background-color: #FFF8EB;
}


#conteneur{
	position: absolute;
	width:780px;
	margin-left: -390px;
	left: 50%;
	padding-top: 0px;
	margin-top:0px;

}
#formu{
float:left;
margin-left: 0px;
background-color: #FFFFFF;
width:780px;
}
#pied{
	float:left;
	background-color: #FFFFFF;
	width:760px;}

#menu{
	float:left;
	margin-left: 100px;
	background-color: #FFFFFF;
	margin-top:108px;
	width: 137px; 
}
#loc{
float:left;
	width: 137px;
	height: 31px;
	background: url(images/locover.jpg);

}

#loc a {	/* d?finition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/loc.jpg);	/* placement de l'image 1 au premier plan */
color: #000;

}

#loc a:hover {	/* masquage de l'image1 au survol */
background: transparent none;}
#accueil{
float:left;
	width: 137px;
	height: 31px;
	background: url(images/accueilover.jpg);
	left: 110;
	

}

#accueil a {	
/* d?finition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/accueil.jpg);	/* placement de l'image 1 au premier plan */
color: #000;

}

#accueil a:hover {	
/* masquage de l'image1 au survol */
background: transparent none;
} 


#appartements{
float:left;
	width: 137px;
	height: 31px;
	background: url(images/appartsover.jpg);

}

#appartements a {	/* d?finition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/apparts.jpg);	/* placement de l'image 1 au premier plan */
color: #000;

}

#appartements a:hover {	/* masquage de l'image1 au survol */
background: transparent none;}

#lay{
	float:left;
	width: 400px;
	margin:50px;}
	
#prix{
	width:150px;
	float:right;
	}
	
#contact{
float:left;
	width: 137px;
	background: url(images/contactover.jpg);
	height: 31px;
	
/* placement de l'image 2 au second plan */
}

#contact a {	
/* d?finition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/contact.jpg);	
/* placement de l'image 1 au premier plan */
color: #000;

}

#contact a:hover {	
/* masquage de l'image1 au survol */
background: transparent none;}
#fruit{
	float:left;
	padding-left:20px;
	width: 760px;