@CHARSET "ISO-8859-1";

.sfondo {
	background: transparent url("../images/common/linebackground.png") repeat scroll 0 0;
}

.title{
	color:#F28C26;
	font: bold 16px "Trebuchet MS" serif;
	padding: 10px 20px;
}

.body {
	color:#000;
	font: normal 12px "Trebuchet MS" serif;
	padding: 10px 20px;
	text-align: justify;
	text-indent: 20px;
	line-height: 14px;
}

.paragrafo {
	padding-left: 0px;
	padding-top: 10px;
}

.immagine {
	text-align: center;
	border-top: dotted 1px black;
	border-bottom: dotted 1px black;
	font-size: 0;
	padding: 3px 0;
}

.body h2  {
	font-family: "Trebuchet MS";
	padding: 10px;
}
.body table  {
	vertical-align: middle;
	font: 12px "Trebuchet MS" serif;
	text-align: left;
	position: relative;
	left: 40px;
	top: 15px;
}
.body table th, .body table td {	
	width : 200px;
}
.body table th[colspan]  {
	font: bold 16px "Trebuchet MS" serif ;
	padding: 5px 0;
}
.testoImmagini {
	font: bold 11px "Trebuchet MS" serif;
	color: black;
	text-align: right;
	position: relative;
	top: 8px;
}

.testoImmagini p {
	margin-top: 3px;
	margin-right: 10px;
}

.testoSopra {
	line-height: 14px;
	font-family: "Trebuchet MS" serif;
	font-size: 12px;
	text-indent: 20px;
	color: #000;
}
