#btq_conteneur_onglet_fiche_produit {
	width: 100%;
	position: relative;
	float: left;
}
#btq_onglet_fiche_droite {
	width: 340px;
	position: relative;
	float: right;
}
#btq_onglet_fiche_gauche {
	width: 340px;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

