body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 70%;
	color: #000000;
}
table {
	font-size: 70%;
	color: #000000;
}
#contenitore {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10mm;
}
#contenitore2 {
	clear: both;
}
#testata {
	display: none;
}
#menu {
	display: none;
}
#menuSX {
	display: none;
}
#menuDX {
	display: none;
}
#contenuti {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#contenuti h2 {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#contenuti h3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contenuti h3 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contenuti p {
	font-size: 10pt;
	text-align: justify;
	margin-top: -10px;
	line-height: 125%;
	color: #000000;
}
#contenuti hr {
	color: #999999;
}
#contenuti a {
	text-decoration: underline;
	color: #000000;
}
#contenuti a:hover {
	text-decoration: underline;
	color: #000000;
}
#contenuti ul {
	font-size: 10pt;
	text-align: left;
	line-height: 125%;
	color: #000000;
}
#contenuti ol {
	font-size: 10pt;
	text-align: left;
	line-height: 125%;
	color: #000000;
}
#contenuti li {
	margin-top: 5px;
}
#dovesei {
	font-size: 12pt;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5CD00;
	padding-bottom: 5px;
}
#dovesei a {
	color: #000000;
	text-decoration: none;
}
#dovesei a:hover {
	color: #000000;
	text-decoration: none;
}
#piede {
	display: none;
}
#credits {
	display: none;
}

.invisibile {
	display: none;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

