table {
	border-top: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-bottom: 1px solid #009900;
	border-left: 0px solid #FFCC00;
}
.bordoinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
td {
	padding-top: 5px;
}
.sfgrigio {
	background-color: #F4F4F4;
	text-align: center;
}
.sfverde {
	background-color: #009900;
}
#tab {
	float: left;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	width: 250px;
	margin-right: 10px;
}
.spacezero {
	margin: 0px;
	padding: 0px;
}
.green {
	color: #009900;
}
.spacesix {
	padding-left: 3px;
}
img {
	border: 0px;
}
#dettproposte {
	text-align: left;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
}

