.testo_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.testo_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testo_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
}



.testo_medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.testo_timespiccolissimo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.testo_timespiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.t_sotto_bianco {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabella_prod {
	border: 1px solid #8B252B;
}
.testo_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.testo_piugrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.tabella_lista1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

