@charset "utf-8";
/* CSS Document */



#home-illus{
	position:absolute;
	right:17px;
	top:167px;
	left:207px;
	height:588px;
	background:url(../media/visuel-homepage.jpg) top left no-repeat;
	width:488px;
	overflow:hidden;
}

#home-menu{
	width:181px;
	height:218px;
	position:absolute;
	left:17px;
	top:167px;	
}

#home-zone-compte{
	background: #dce0d2 url(../media/bg-hom-zone-compte.gif) no-repeat;
	width:181px;
	height:362px;
	position:absolute;
	left:17px;
	bottom:17px;
	line-height:25px;
	color:#727570;
	font-family:Arial, Helvetica, sans-serif;		
}

#home-zone-recherche{
	background: #adc5c9;
	width:277px;
	height:588px;
	position:absolute;
	right:17px;
	bottom:17px;
	font-weight:bold;
	font-size:11px;
}

#immo-rechercher-annonces{
	width:245px;
	overflow:auto;
	margin:17px;
	color:#00304f;
	line-height:20px;
}

#immo-rechercher-annonces h1{
	font-size:18px;
	color:#00304f;
	font-weight:normal;
	line-height:36px;
}

#immo-rechercher-annonces h2{
	font-size:15px;
	color:#00304f;
	font-weight:bold;
	margin-bottom:10px;	
}

