#contenu h1{
	background: #293e75 url(../img/references.gif) no-repeat right;
	width:595px;
	height:21px;
	margin:0 0 30px 30px;
}
#contenu h1 span{
	display:none;
}
#contenu p{
	padding:0 30px 0 30px;
	text-align:center;
}
#contenu hr{
	clear:both;
	height:0;
	margin: -0.5em 0;
	visibility:hidden;
}

#biens{
	list-style-type:none;
	padding:0;
	margin:0;
	background: #F0F;
}
#biens ul ,#biens li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#biens li{
	width:284px;
	display: inline;
	float:left;
	margin-left:25px;
}
#biens h1{
	font-size: 12px;
}
#biens h2{
	font-size: 12px;
}
#biens div {
	background-color:#293e75;
	padding:0 15px 0 15px;
	margin-top:15px;
	min-height: 150px;
}
#biens p{
	text-align:left;
	padding:0;
	line-height:24px;
}
#biens div a{
	background-image:url(../img/detail.gif);
	width:50px;
	height:53px;
	margin-top:97px;
	float:right;

}
#biens div a span{
	display:none;

}
