#btq_page_fiche_conteneur {
	width: 100%;
}
#btq_page_fiche_images {
	width: 400px;
	position: relative;
	display: block;
}
#btq_page_fiche_infos_principales {
	width: 585px;
	position: relative;
	display: block;
}
#btq_page_fiche_menu {
	width: 180px;
	position: relative;
}
#btq_page_fiche_recherche {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

