#o-product-fiche h1 {
	margin: 5px 0 2px 0;
}

#o-product-references .l1 {
	padding: 2px;
	width  : 100%;
	height : 100%;
	display: block;
}

#o-product-references, #o-product-description, #o-product-reviews {
	overflow  : auto;
	max-height: 400px;
}

.imagette {
	margin: 0 0 5px 15px;
	float : left;
	width : 21%;
	height: 120px;
}

div#pack .o-product-price {
	font-size: 12pt;
}

div#pack img {
	vertical-align: middle;
}

div#o-product-description a {
	font-weight: bold;
}
div#o-product-description a:hover {
	text-decoration: none;
}

.top {
	color:#FF6600;
}
