body {
	font-family: Arial, Helvetica, sans-serif;
}
.testo {
	font-size: 9pt;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sf-tab.gif);
	background-repeat: repeat-x;
}
.contenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5280;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A5280;
}
.contenutiImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	text-align: center;
}
.testo .contenutiImg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contenutiTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B5C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B5C8;
}
.testo .contenutiImg a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

