div#segnala_amico{
	text-align: right;
}

div.sconto{
	position: relative;
	margin-right:80px;
	float:left;
}

div.ultimo{
	margin-right:0px;
}

div.vetrina_sconti{
	clear: both;
	width:100%;
	margin:40px auto;
	margin-bottom:80px;
}

div.prezzo_scontato{
	width:80px;
	height:50px;
	background-image: url(../img/sconto_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	color:#fff;
	font-size:18px;
	position: absolute;
	bottom:-40px;
	right:-40px;
	font-weight:bold;
	padding:10px;
	padding-top:40px;
	text-align: center;
}
