th {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDAAB1;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	line-height: 14px;
}



td.testo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
}

tr.fondoB  {
	background-color:#FFFFFF;
}
tr.fondoR  {
	background-color:#F4EEEE;
}
tr.fondoC  {
	background-color:#F1F4F8;
}
tr.fondoG  {
	background-color:#EBEBEB;
}
tr.fondoA  {
	background-color:#F3ECD4;
}

td.testo_f {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}


.testo, .testo_f  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5257;
	line-height: 14px;
	vertical-align: top;
}