body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
a {
	color: #003399;
}
a:hover {
	color: #F7BE31;
}
.spacer {
	width: 8px;

}
td {
	font-size: 8pt;
	vertical-align: top;
}
h1 {
	font-style: italic;
	font-size: 16pt;
	margin: 0;
	display: inline;
}

.cnt {
	background-image: url(graphics/bgpage.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9pt;
	padding-bottom: 20px;
	border-left: 1px solid #F7BE31;
	border-right: 1px solid #F7BE31;
}
.head {
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	font-size: 7.5pt;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	vertical-align: bottom;
}

#testo {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 110px;
	text-align: justify;
	line-height: 150%;
}
#testo img {
	display: inline;
	float: left;
	margin-right: 6px;
}
#testohome {
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	text-align: justify;
	line-height: 150%;
}
.head p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.boxmenu {
	background-image: url(graphics/bgmenu.jpg);
	background-repeat: no-repeat;
	width: 185px;
	text-align: center;
}
#menu {
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	margin-top: 5px;
}
#menu ul {
	margin-left: 25px;
	padding-left: 0;
	text-align: left;
}
#menu li {
	list-style-position: inside;
	list-style-image: url(graphics/bullet.gif);
	list-style-type: disc;
	margin-top: 14px;
}
#menu li:hover {
	list-style-position: inside;
	list-style-image: url(graphics/bulletover.gif);
	list-style-type: disc;
}
#menu a {
	color: #003399;
	text-decoration: none;
}
#menu a:hover {
	color: White;
	text-decoration: underline;
	background-color: #FFCC33;
	text-align: left;
}
#pagina {
	padding-top: 6px;
	padding-left: 24px;
	background-image: url(graphics/uppage.gif);
	background-repeat: repeat-x;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}
.txtfield {
	font-size: 12px;
	height: 16px;
	width: 300px;
	padding-left: 3px;
	border: 1px solid #F7BE31;
	font-family: Georgia, "Times New Roman", Times, serif;
color: #003399;
}
.txtbox {
	font-size: 12px;
	height: 240px;
	width: 300px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #F7BE31;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.btnreset {
	background-color: #F7BE31;
	height: 18px;
	width: 60px;
	color: #FFFFFF;
	margin-top: 4px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	border: 0;
}
.btninvia {
	background-color: #003399;
	height: 18px;
	width: 120px;
	color: #FFFFFF;
	margin-top: 4px;
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	border: 0;
}
.selected {
	color: #003399;
	text-decoration: underline;
}
.credits {
	color: #aaaaaa;
	text-align: right;
}
.credits a {
	color: #aaaaaa;
}
.credits a:hover {
	color: #003399;
}

