.statica h1 {
	font-size: 18pt;
	font-style: italic;
	color: #669900;
	font-weight: bold;
	padding-left: 10px;
}
.statica h2 {
	font-size: 13pt;
	color: #669900;
	padding: 0px;
	margin: 0px;
}
.carrello_table th {
	background-color: #0A8843;
	color: #FFFFFF;
	padding: 2px;
}
.carrello_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.carrello_table input {
	font-size: 8pt;
}
.carrello_table select {
	font-size: 8pt;
}.linea_table td {
	background-color: #F2F2F2;
}

h1 {
	font-size: 18pt;
	font-style: italic;
	color: #669900;
	font-weight: bold;
	padding-left: 10px;
}
.box_codice h3
{
    display:inline;
    color:#000;
}