#header,
.cont-capsules,
.jcarousel-skin-tango,
#mycarousel{
	display: none;
}

.noPrint{
	display: none;
}

.clear { clear: both; display:block; line-height: 0; height: 0px; width: 0px; overflow: hidden; visibility: hidden;}

/*********************/
#produits_valeur{
	float: left;
	width: 320px;
	margin: 0 0 20px 0;
	color: #604010;
}

#produits_valeur ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style:none;
}

#produits_valeur li {
	background-image:url('/images/frontend/single_dot.gif');
	background-repeat: repeat-x;
	background-position:bottom left;
	height:1.3em;
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
/*********************/

/*********************/
.clear-print{
	clear: both;
	/*clear: all;
	float: none;
	height: 0;
	overflow: hidden;*/
	width: 100%;
}
/*********************/