#node_mini_fiche_pdt {
	width: 233px;
	position: relative;
	float: left;
}
#mini_fiche_pdt_txt {
	padding-left: 5px;
	width: 145px;
	height: 54px;
	position: relative;
	float: left;
}
#mini_fiche_pdt_photo {
	width: 80px;
	height: 80px;
	position: relative;
	float: right;
}
#mini_fiche_pdt_prix {
	padding-left: 5px;
	width: 145px;
	height: 65px;
	top: 47px;
	position: absolute;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

