/* CSS Document */
html{
	height:100%;
	padding-bottom:1px;
	}
BODY {
	margin:0px;
	scrollbar-arrow-color:#ff0000;
	scrollbar-base-color:#cccccc;
	scrollbar-shadow-color:#666666;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#666666;
	scrollbar-dark-shadow-color:#ff0000;
	scrollbar-3d-light-color:#666666;
		}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.dati_azienda{
	color:#111111;
	font-weight:bold;
	}
.testo{
	line-height:14px;
	text-align:justify;
	color:#111111;
	}
.titolo{
	font-family:"Century Gothic";
	font-size:13px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	}
.tit_foto{
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.rosso{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	}
a,a:link,a:visited{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	}
a:hover{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
ul{
	margin-left:15px;
	}
li{
	color:#FF0000;
	list-style:disc;
	line-height:15px;
	}
textarea,input,select,option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #C4C4C4;
}
.no_bordo{
	border:0px none;
	}
.bordo{
	border:1px solid #333333;
	padding:1px;
}
