#btq_fiche_conteneur {
	width: 480px;
	position: relative;
	float: left;
	clear: right;
}
#btq_fiche_conteneur_top {
	width: 100%;
	position: relative;
	float: left;
}
#btq_fiche_conteneur_middle {
	width: 100%;
	position: relative;
	float: left;
}
#btq_fiche_conteneur_footer {
	width: 100%;
	position: relative;
	float: left;
}
#btq_fiche_txt {
	width: 235px;
	position: relative;
	float: left;
}
#btq_fiche_photos {
	width: 235px;
	position: relative;
	float: left;
	text-align: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

