.fndInterieur {
	position:relative;
	float:left;
	width:700px;
	background-color:#FFF;
	background-image:url(../img-struct/degrade_bas_bleu.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	font-size:0px;
}

.fiche {
	position:relative;
	float:left;
	width:216px;
}
.posFiche {
	position:relative;
	float:left;
	padding-right:8px;
}
.cadreEntetHome {
	position:relative;
	float:left;
	width:700px;
	font-size:0px;
}
.posElts {
	position:relative;
	float:left;
	padding-left:18px;
	padding-top:16px;
}
