#btq_conteneur_fiche {
	width: 100%;
}
#btq_fiche_zoom {
	margin-top: 15px;
	width: 390px;
	position: relative;
	float: left;
}
#btq_fiche_zone_droite {
	margin-top: 15px;
	width: 310px;
	position: relative;
	float: right;
	text-align: right;
}
#btq_fiche_onglets {
	margin-top: 15px;
	width: 100%;
	position: relative;
	float: left;
}
#btq_fiche_zone_liens {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 320px;
	position: relative;
	float: right;
}
#btq_fiche_zone_cotation {
	width: 320px;
	position: relative;
	float: right;
}
#btq_fiche_zone_prix {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/fond_cadre_prix.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 320px;
	position: relative;
	float: right;
}
#btq_fiche_titre {
	width: 100%;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

