body {
	background-color: #F1F1EB;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2A1FFF;
	text-decoration: underline;
}
.StileCorpoTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	margin: 5;
	font-style: normal;
	text-align: center;
}
.StileCorpoTestoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin: 5;
	font-style: normal;
	text-align: justify;
}
.StileImg150 {
	margin: 3px;
}

.StileIntestazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	color: #808080;
	margin: 5;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
}
.Stiletitolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: baseline;
	font-style: normal;
}
.StileTitolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	list-style-position: outset;
	list-style-type: lower-roman;
	vertical-align: middle;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	list-style-position: inset;
	list-style-type: none;
	text-align: center;
	color: #666666;
}
.cellaComponenti {
	text-align: center;
	vertical-align: middle;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
.cellaIntestazione {
	vertical-align: middle;
	border: thin solid #CCCCCC;
	text-align: center;
}
.cellaAttività {
	vertical-align: middle;
	text-align: justify;
	margin: auto;
	padding: 0px;
	border: thick solid #FF0000;
}
.column {
	background-color: #FFFFFF;
	padding: 8px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	background-attachment: fixed;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.columnStretta {
	background-color: #FFFFFF;
	padding: 8px;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.copyright {
	padding: 8px;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.CellaContenuto {
	text-align: justify;
	text-indent: 10px;
	vertical-align: middle;
	top: 20px;
	padding: 30px;
}
.CellaContenutoHome {
	text-align: justify;
	text-indent: 10px;
	vertical-align: middle;
	top: 20px;
	padding: 10px;
}
