#body .node_liste_produit_home {
	width: 50%;
	position: relative;
	display: none;
}
#body .node_liste_img_home {
	background-color: #FFF;
	width: 33%;
	height: 175px;
	position: relative;
	text-align: center;
	overflow: hidden;
	overflow: hidden;
	display: none;
}
#body .node_liste_infos_home {
	width: 100%;
	height: 90px;
	position: relative;
	font-size: 0.8em;
	display: none;
}
#body .node_liste_prix_home {
	width: 100%;
	right: 0px;
	bottom: 0px;
	position: absolute;
	text-align: right;
	font-size: 0.9em;
	display: none;
}
/*-finbody-*/
/*-finbody-*/
#body .node_list_col_droite_home {
	width: 64%;
	height: 175px;
	position: relative;
}
#body .node_liste_produit_ctn_home {
	padding: 0px;
	width: 94%;
	position: relative;
}
#body .node_liste_nom_home {
	background-color: #F8F7F2;
	width: 100%;
	height: 35px;
	position: relative;
	text-align: center;
	overflow: hidden;
	overflow: hidden;
	font-size: 0.7em;
}
#body .node_liste_condi_home {
	width: 100%;
	height: 20px;
	position: relative;
	text-align: left;
	font-size: 0.8em;
}
#body .node_liste_bottom {
	width: 100%;
	height: 5px;
	position: relative;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 825px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
#body .node_liste_produit_home {
	width: 100%;
	display: none;
}
#body .node_liste_infos_home {
	font-size: 1.3em;
	display: none;
}
#body .node_liste_prix_home {
	font-size: 2em;
	display: none;
}
/*-body-*/
/*-finbody-*/
#body .node_liste_produit_ctn_home {
	width: 100%;
}
} /* FIN RD */
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }
