/*-body-*/
/*-finbody-*/
#produits_cols {
	margin: auto;
	width: 100%;
	position: relative;
	max-width: 1400px;
}
#produits_colonne_droite {
	margin: auto;
	padding-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#produit_top {
	background-color: #f5f5f5;
	width: 100%;
	position: relative;
	z-index: *;
}
#btq_univers {
	position: relative;
	float: left;
}
#suivant_precedent {
	margin: 20px 0;
	width: 100%;
	position: relative;
	float: left;
}
#produits_autres_infos {
	margin: auto;
	width: 100%;
	position: relative;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 1025px) {
/*-body-*/
/*-finbody-*/
#produits_colonne_droite {
	width: 100%;
}
} /* FIN RD */
@media screen and (max-width: 640px) {
/*-body-*/
/*-finbody-*/
#produits_colonne_droite {
	padding-bottom: 0px;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
