.offerta
{
	width:100%;
	height:17px;
	margin:10px 0 0 0;
}
.opzione{
	line-height:18px;
	font-weight:bold;
	color:#AF0100;
}

.opzione input.scegli {
	width: 85px;    height:17px;
	background-color: transparent;
	background-image:url("/img/bg_scegli_off.gif");
	font-size:10px; font-weight:bold;
	border:0;  color:#fff; 
	padding-bottom:3px;
	cursor: hand;
	cursor: pointer;
	
}

#banner-list .row .row-desc div.red .opzione a.scegli  {
	display: inline-block;
	text-align: center;
	float:right;
	/*  width: 85px;    height:17px;
	background-color: transparent;
	background:url("/img/bg_scegli_off.gif") no-repeat; */
	font-size:11px; font-weight:bold;
	border:0;  color:#fff; 
	line-height:16px;
	font-style:normal;
	text-transform:uppercase;
	font-family:helvetica,arial;
}

.opzione a.scegli-brown {
	/* display: inline-block;  */
	text-align: center;
	
	/* width: 65px;    height:17px;
	background-color: transparent;
	background:url("/img/bg_scegli_off_marron.gif") no-repeat;
	*/
	font-size:10px; font-weight:bold;
	border:0;  color:#fff; 
	line-height:14px;
	font-style:italic;
	font-family:helvetica,arial;
	margin-bottom:3px;
}

#banner-list .row .row-desc div.red{
	display:block;
	min-height:60px; /*font-size:2px;*/
	border:1px solid #eee;
	background:url("/img/stile/back_new.gif");
	padding:9px 12px 3px 12px;
	}

#banner-list .row .row-desc div.red{border-bottom:none;border-right:none;}
#banner-list .row .row-desc div.red:hover{background-image:url("/img/stile/back_over_new.gif");}
#banner-list .row .row-desc div.red img{border:none;float:left;}
#banner-list .row .row-desc div.red span.a-left{display:block;margin-left:60px;}
#banner-list .row .row-desc div.red span.a-left-none{display:block;margin-left:0px;}

#banner-list .row .row-desc div.red span.a-left p,
#banner-list .row .row-desc div.red span.a-left-none p
{
	margin:0;padding:0;
}
#banner-list .row .row-desc div.red span.a-title{display:block;color:rgb(175,1,0);font-size:20px;}
#banner-list .row .row-desc div.red span.small {font-size:11px;font-weight:bold;}
#banner-list .row .row-desc div.red span{color:#40412C;font-weight:normal;}

#banner-list .row .row-desc div.red span a{float:none;}

