#prossime_offerte{
	width:730px;
	margin-right:20px;
}
#visualizza #icona {
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size: 14px;
	color: #636261;
	vertical-align:central;
	text-align:right;
	
}
#visualizza #icona:hover{
	color: #fbc900;
}


#visualizza {
	clear:left;
	margin-right:20px;
	float:right;

}


#annunci {
    width: 740px;
    height: 620px;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
	text-decoration:none;
}





.box {
	float: left;
    height: 310px;
    width: 226px;
	margin-right:18px;
	margin-bottom:18px;
    background: url(images/box.png) no-repeat;
	text-decoration:none;
}
.box:hover {
	
    background: url(images/box_highlighted.png) no-repeat;
}



.foto_box {
    margin: 20px;
	margin-bottom:10px;
	width:184px;
	height:119px;
	border-radius: 10px;	
}



.titolo_box{
    font-size: 14px;
	width:184px;
	height:38px;
    color: #fbc900;
   
	text-decoration:none;
}

.testo_box {
    float: left;
    width:186px;
	margin-left:20px;
	text-decoration:none;
}

.box div.riga{
	margin-top:5px;
	padding-bottom:1px;
	height:18px;
	width:186px;
	clear:both;
	float:left;
	background-image: url(images/scheda_linea.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.box div.sinistra  {
	float:left;
	width:90px;
	height:16px;
    color: #7e7e7e;
    font-size: 12px;
	font-weight:bold;
	padding-bottom:0px;
	vertical-align:text-bottom;
	text-decoration:none;
}

.box div.destra  {
	float:right;
	width:96px;
	height:16px;
    color: #7e7e7e;
    font-size: 12px;
	padding-bottom:0px;
	vertical-align:text-bottom;
	text-decoration:none;
}

.box div.testo{
	float:left;
	width:180px;
	height:40px;
    color: #7e7e7e;
    font-size: 12px;
	padding-top:1px;
	text-decoration:none;
}

.box div.iconafreccia {
	width:180px;
	clear:left;
	float:right;
	text-align:right;
    margin-top: 4px;
	margin-right:20px;
	color: #7e7e7e;
	font-size: 12px;
	font-weight:bold;
	vertical-align:top;
	text-decoration:none;
}

.box a:hover{
	color: #fbc900;
	text-decoration:none;
}

.box a{
	text-decoration:none;
	color: #7e7e7e;
    font-size: 12px;
	font-weight:bold;
	vertical-align:top;
}
