#box_stampa {
	padding: 4px;
	width: 472px;
	margin-top: 6px;
}
.testo_verde {
	font-weight: bold;
	color: #99CC67;
	text-decoration: none;
}

td {
	text-align: center;
	width: 50%;
	padding-bottom: 10px;
}
.td_sfondo {
	background-image: url(img/sfondo_td.png);
	background-repeat: repeat-y;
	height: 20px;
}

.img_rosso {
	padding-bottom: 0px;
	border: 1px solid #990000;
}
