
body {
background-color:#fff;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

#conteneur {
width:980px;
margin:0 auto;
background-color:#D9D9D9;
padding:10px;
}

#menu_h_gauche {
width:187px;
height:194px;
background-color:#5E5E5E;
}

	ul#menu {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	
	ul#menu li {
		margin:0 0 0 0;
		padding:0;
	}
	ul#menu li a{
		display:block;
		background-repeat:no-repeat;
	}

	#item1 a {
	width:186px;
	height:39px;
	background-image:url(images/menu_haut/menu_h_accueil.jpg);		
	}
	#item1 a:hover {
	width:186px;
	height:39px;	
	background-image:url(images/menu_haut/menu_h_accueil_survol.jpg);	
	}
	#item2 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_presentation.jpg)		
	}
	#item2 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_presentation_survol.jpg);	
	}	
	#item3 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_maison.jpg);		
	}
	#item3 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_maison_survol.jpg);	
	}	
	#item4 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_appartement.jpg);		
	}
	#item4 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_appartement_survol.jpg);	
	}	
	#item5 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_terrain.jpg)		
	}
	#item5 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_terrain_survol.jpg);	
	}				
	
	/* ********************************* */
	
	#item6 a {
	width:186px;
	height:39px;
	background-image:url(images/menu_haut/menu_h_prestige.jpg);		
	}
	#item6 a:hover {
	width:186px;
	height:39px;	
	background-image:url(images/menu_haut/menu_h_prestige_survol.jpg);	
	}
	#item7 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_location.jpg)		
	}
	#item7 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_location_survol.jpg);	
	}	
	#item8 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_estimation.jpg);		
	}
	#item8 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_estimation_survol.jpg);	
	}	
	#item9 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_alertemail.jpg);		
	}
	#item9 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_alertemail_survol.jpg);	
	}	
	#item10 a {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_contact.jpg)		
	}
	#item10 a:hover {
	width:186px;
	height:38px;	
	background-image:url(images/menu_haut/menu_h_contact_survol.jpg);	
	}				
	
		
	
#banniere_photo {
width:571px;
height:194px;
background-image:url(images/banniere_photo.jpg);
background-repeat:no-repeat;

}	

#menu_h_droit {
width:187px;
height:194px;
background-color:#5E5E5E;

}	

#barre_sep_menu {
background-image:url(images/barre_sep_menu.jpg);
background-repeat:repeat-x;
width:976px;
height:22px;
}

.tableau td {
border:4px solid #D9D9D9;
border-collapse:collapse;
}

.nos-biens {
color:#5E5E5E;
}

.nos-biens h2{
color:#5E5E5E;
margin:0px;
padding:0px;
padding-bottom:10px;
font-size:16px;
}

.nos-biens ul {
margin:0;
padding:0;
padding-left:35px;
text-align:left;
font-size:12px;
}
.nos-biens li {
list-style-image:url(images/puce.jpg);
padding-top:3px;
}

.a-decouvrir {
color:#FFF;
font-size:12px;
}
.a-decouvrir h2{
color:#FFF;
margin:5px;
padding:0px;
font-size:16px;
}

.recheche td {
border:none;
color:#FFFFFF;
font-weight:bold;
}

.txt-footer {
list-style-type:none;
margin:0;
padding:0;
font-size:12px;
}
.txt-footer li {
display:inline;
padding-right:10px;
color:#5E5E5E;
}

.txt-footer a {
font-weight:bold;
color:#5E5E5E;
}

.txt-footer a:hover {
text-decoration:none;
}

.submit-recherche {
background-color:#FF0000;
font-weight:bold;
color:#FFFFFF;
border:none;
}