/* CSS Document */
body,td,th,p { 
line-height:1.4em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bg_main {
	background: url(images/bg.jpg) repeat-y center top;
}
.bg_footer {
	background: url(images/bg_footer.jpg) no-repeat center top;
}
.interl{
line-height:1.5em;
}
.zeropad{
padding:0px
}
.fivepad{
padding:5px;
}
.bg_addrs {
	background: url(images/bg_addrs.gif) no-repeat center bottom;
	 }
.red {color: #FF0000}
.small {
	font-size: 10px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

.bold {
	font-weight: bold;
}
.times11 {
	font: 14px "Times New Roman", Times, serif;
}
.blu {color: #003366}
.tit06 {
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #FF530E;
	background: #FFFFFF;
	margin-bottom: 0px;
	padding: 2px;
}
.sub06 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	padding: 0px 2px;
	margin: 0px 0px 10px;
	background: #FFFFFF;
}
.calend06 {
	background: #FFFFFF url(images/calendar.gif) no-repeat left top;
	width: 165px;
	height: 80px;
}
.data {
	padding-left: 33px;
	padding-top: 0px;
	margin-top: 0px;
	font: italic bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336699;
}
.info {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.label {
	font: bolder normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FD0E0E;
	border-bottom: 1px solid #E4E4E4;
	display: block;
	float: left;
	background: url(images/loghetto_tit.gif) no-repeat left top;
	height: 15px;
	padding-left: 27px;
	padding-right: 7px;
	padding-bottom: 6px;
}
.bot20 {
	background: repeat-x left bottom;
	margin-bottom: 50px;
}
.verde {
	color: #186D0A;
}
.bgbianco {
	background: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border: 1px solid #FD0E0E;
}
.formino {
	font-size: 11px;
	color: #336699;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: #F2F2F2;
}
.bottoniform {
	font-size: 11px;
	color: #FFFFFF;
	background: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.mini {
	font-size: 10px;
	line-height: 8px;
}
.rigatit {
	background: url(images/dotten_top.gif) repeat-x left bottom;
	height: 21px;
	margin-bottom: 5px;
}
.rigacont {
	background: #EFEFEF url(images/dotten_bottom.gif) repeat-x left bottom;
	padding-bottom: 15px;
}
.lista {
	background: #FCFCFC;
	list-style: none outside;
	padding: 0px;
	margin: 0px 5px;
}
.lista li {
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(images/elencopuntato.gif) no-repeat;
	padding-bottom: 10px;
}
.proxdata {
	background: url(images/proxdata_bg.jpg) repeat-x left top;
	margin-top: -5px;
}

