div.OffertaNaviga
{
	background-color: #E8E9FA;
	line-height:20px;
	width: 100%;
	text-align:center;
	margin-bottom:2px;
}

div.FillerNaviga
{
	height:20px;
	width: 100%;
	margin-bottom:2px;
}

A.OffertaNaviga
{
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    color: #0b2d72;
}
A.OffertaNaviga:hover {color: #0b2d72;}

div.pnlImage
{
	float:left;
	width:135px;
	height:135px;
	line-height: 135px;
	text-align:center;
}

.PrezzoOfferte
{
    font-size: 16px; 
    font-weight: bold;
    color: #0b2d72;
}
a.PrezzoOfferte:hover {color: #000;}

span.PrezzoBarrato
{
  font-size: 11px; 
  font-weight: bold;
  color: #0b2d72;
  text-decoration:line-through;
}

div.PrezzoNormale
{
    margin-top:3px;
    height:14px;
}

div.FillerPrezzoNormale
{
    height:17px;
}

div.FillerSconto
{
    height:17px;
}

div.ScontoOfferte
{
    background-color:#df2426;
    border: solid 1px #df2426;
    margin-top:3px;
    height:14px;
}

span.ScontoOfferte
{
    font-size: 10px; 
    font-weight: bold;
    color: #fff;
    background-color:#df2426;
    padding-left:3px;
    padding-right:3px;
}

div.Descrizione
{
	overflow:hidden;
	width:100%;
	text-align:left;	
	height:40px;
}
