.vetrina
{
	width: 196px;
	margin-right: 4px;
	float: left;
	height: 190px;
	margin-bottom: 5px;
	position: relative;
}

.vetrina .testata
{
	height: 10px;
}

.vetrina .piede
{
	height: 8px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.vetrina .link
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.vetrina .offerta
{
	position: absolute;
	bottom: 8px;
	left: 10px;
}

.vetrina .content
{
	margin: 5px;
	font-size: 11px;
}

.vetrina .img
{
	float: left;
	margin: 0 5px 5px 0;
}

.vetrina .titolo
{
	font-weight: bold;
}

.vetrina .titolo, .vetrina .testo
{
	margin-left: 70px;
}

.vetrina .slogan
{
	clear: both;
	margin: 5px 0;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
