.conteneur.fond_gris{
	background-color:#fff;
}
#bandeau_home{
	width:816px;
	height:109px;
/*	background:url('../images/home_anim.jpg') top left no-repeat;*/
	border-bottom:9px solid #fff;
}
#contenu.home p{
	font-family:Garamond,Times,serif;
	padding:18px;
	padding-bottom:0;
	font-size:17px;
	height:92px;
	border-bottom:1px #b9b9b9 solid;
	margin:0;
	margin-bottom:25px;
}
div.agences
{
	padding:0;
	padding-left:20px;
}
ul#agences{
/*	border-top:2px solid #dedede;
	border-bottom:2px solid #dedede;
	padding:25px 20px;*/
	overflow:visible;
	zoom:1;
	height:275px;
}
ul#agences li.biens{
	width:245px;
	height:224px;
	border:1px #b9b9b9 solid;
	font-size:11px;
	margin-right:19px;
	text-align:center;
	position:relative;
}
ul#agences li.last{
	margin-right:0;
}
/*ul#agences li ul li{
	width:130px;
}*/
ul#agences li .infos{
	font-weight:bold;
	padding-top:3px;
}
ul#agences li ul{
	width:245px;
	height:169px;
	margin:0 auto;
}
ul#agences li ul li.cache{
	display:none;
}
ul#agences li ul li a{
	width:245px;
	position:absolute;
	top:0;
	left:0;
}
ul#agences li img{
	padding:0;
	padding-top:11px;
}

ul#agences li a{
	color:#606060;
	padding-top:5px;
	padding-bottom:3px;
	display:block;
	font-weight:bold;
}
ul#agences li a:hover{}

ul#agences li a.emplacement{
	color:/*#303673*/#222;
	text-decoration:underline;
}
ul#agences li a.emplacement:hover{
	color:/*#10086c*/#222;
}
ul#agences li .voir_annonce{
	position:absolute;
	bottom:-15px;
	color:#afafaf;
	font-size:0.8em;
	font-weight:bold;
}
ul#agences li .nom_agence{
	font-weight:bold;
}
img#accroche{
	display:block;
	margin:0 auto;
}

