.scheda{
	width: 100%;
	height: 60px;
	border: 1px dashed #ccc;
	border-collapse: collapse;
	margin-bottom: 11px;
}

.top_scheda {
	TEXT-ALIGN: left;
	background:#e1f0f4;
	font: normal  1em  arial,verdana,times;
	color: #434343;
	padding-left: 2px;
}
.top_scheda2 {
	TEXT-ALIGN: right;
	background:#e1f0f4;
	font: normal  1em  arial,verdana,times;
	color: #434343;
	padding-left: 2px;
}
.indirizzo_scheda{
	TEXT-ALIGN: left;
	font: normal  1em  arial,verdana,times;
	color: #676767;
	padding-left: 2px;
		background: #f5fbfd;
}
.descrizione_scheda{
	TEXT-ALIGN: left;
	font: normal  1em  arial,verdana,times;
	color: #000000;
	background: #f8f8f8;
	padding-left: 2px;
}
.img_schedaliste{
margin-top: 0px;
	border: 0;
width: 65px;
	height: 65px;

}
.img_iconcine{
	border: 0px;
	margin-left: 3px;

	padding-top: 3px;
}

