body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0p
}
.bgDiv {  background-image: url(images/bg-div.gif); background-repeat: no-repeat; background-position: left top}
.titolo {  font-size: 17px; font-weight: bold}
.testo {  font-size: 12px; text-align: justify; padding-right: 20px; padding-left: 30px; line-height: 150%; padding-bottom: 20px}
.piccolo {  font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif}
.justified { font-size: 12px; text-align: justify; padding-left: 0px; line-height: 150%}

a:link {  text-decoration: none; color: #0000cc}
a:active {  text-decoration: none; color: #0000cc}
a:visited {  text-decoration: none; color: #0000cc}
a:hover {  text-decoration: underline; color: #0000cc}
.contactRight {
	font-size: 12px;
	text-align: right;
	padding-left: 0px;
	line-height: 150%;
	padding-right: 4px;

}
