#btq_page_fiche_conteneur {
	width: 100%;
}
#btq_page_fiche_images {
	width: 400px;
	position: relative;
	float: right;
	display: block;
}
#btq_page_fiche_infos_principales {
	width: 585px;
	position: relative;
	float: right;
	display: block;
}
#btq_page_fiche_menu {
	width: 180px;
	position: relative;
	float: left;
}
#btq_page_fiche_recherche {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

