@charset "utf-8";
#conteneur #corpsG .caseAffBiens {
	width: 670px;
	background-repeat: repeat-y;
	position: relative;
	background-image: url(/design/global/resRecherche/resRechFond.png);
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}
#conteneur #corpsG .caseAffBiens .haut {
	background-image: url(/design/global/resRecherche/resRechH1.png);
	background-repeat: no-repeat;
	height: 12px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
	background-color: #FFF;
}
#conteneur #corpsG .caseAffBiens .bas {
	background-image: url(/design/global/resRecherche/resRechB2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 2;
}
#conteneur #corpsG .caseAffBiens .fondBas {
	bottom: 0px;
	width: 100%;
	height: 10px;
	position: absolute;
	background-image: url(/design/global/resRecherche/resRechB2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	visibility: visible;
}#conteneur #corpsG .caseAffBiens .bas .texte10px {
	font-size: 10px;
}
