.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;
}
.tipologia h1
{
    display:inline;
    font-size: 18pt;
	font-style: italic;
	color: #669900;
	font-weight: bold;
	padding-left: 10px;
}
.tipologia h2
{
    display:inline;
    font-weight:normal;
    padding:0px 5px;
    margin:0px;
}

h1 {
	font-size: 18pt;
	font-style: italic;
	color: #669900;
	font-weight: bold;
	padding-left: 10px;
}
.box_codice h3
{
    display:inline;
    color:#000;
}
.foot h1
{
    font-family: "trebuchet MS" , Verdana, Arial;
    font-size: 10pt;
    color: #669900;
    text-align: right;
    background-color: #006600;
    padding-right: 5px;
    display:inline;
    font-style:normal;
    font-weight: normal;
}