body {
	background-attachment: fixed;
	background-image: url(immagini/dx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titolo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #B12125;
	padding-left: 15px;
	font-style: normal;
	font-variant: normal;
	left: 20px;
	margin-left: 0px;
	clip:   rect(auto auto auto 0px);
}
.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B12125;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	right: 20px;
	padding-left: 0px;
	padding-right: 12px;
}
.corpo {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.titolone {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #B12125;
	padding-left: 15px;
	font-style: normal;
	font-variant: normal;
	word-spacing: 0em;
	letter-spacing: 0em;
}
