body { 
	margin: 0; 
	padding: 0; 
	background-color: white; 
	color: #000066; 
	font-family: Tahoma,Verdana,Helvetica,sans-serif; 
	font-size: 10pt; 
	}
	
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000099; 
	}
	
a:focus, a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #006699; 
	}
	
div#logo { 
	position: absolute; 
	margin: 0; 
	padding-top: 10px; 
	top: 0px; 
	left: 0px; 
	width: 200px; 
	height: 170px; 
	background: url('./images/topleft.jpg') no-repeat; 
	text-align: center; 
	}
	
div#banner { 
	position: absolute; 
	top: 0px; 
	left: 200px; 
	height: 170px; 
	width: 650px; 
	background: url('./images/top.jpg') no-repeat; 
	text-align: center; 
	}
	
div#localmenu { 	
	position: absolute; 
	top: 170px; 
	left: 0px; 
	width: 200px; 
	height: 600px; 
	background: url('./images/left.jpg') no-repeat; 
	padding-left: 20px; 
	padding-top: 10px; 
	font-size: 9pt;
	}
	
.annuncio { 
	font-size: 11pt; 
	background: url('./images/angolo.gif') no-repeat bottom right; 
	width: 90%; 
	padding: 10px; 
	padding-bottom: 30px; 
	background-color: #ffff99; 
	margin-top: 15px; 
	margin-bottom: 20px; 
	font-weight: bold; 
	}
	
#navigation { 
	position: absolute; 
	top: 170px; 
	left: 200px; 
	font-size: 8pt;
	padding-top: 5px; 
	padding-bottom: 5px;
	}
	
#navigation span { 
	background-color: white; 
	color: #000066; 
	padding: 5px; 
	font-weight: bold; 
	}
	
#navigation a { 
	background-color: #000066; 
	color: white; 
	padding: 5px; 
	border-right: 1px solid white; 
	font-weight: normal; 
	}
	
#navigation a.special { 
	background-color: #660000; 
	padding: 5px; 
	}
	
#navigation a:link, #navigation a:visited { 
	color: white; 
	text-decoration: none; 
	padding: 5px; 
	}
	
#navigation a:focus, #navigation a:hover { 
	color: #ffcc00; 
	text-decoration: underline; 
	padding: 5px; 
	}
	
div#localmenu p { 
	font-weight: bold; 
	}
	
div#localmenu a:link, div#localmenu a:visited {
	font-size: 9pt;
	}
	
div#localmenu a:focus, div#localmenu a:hover {
	color: #CC0033;
	}
	
div#contents { 
	position: absolute; 
	top: 200px; 
	left: 200px; 
	text-align: justify; 
	padding-left: 15px; 
	padding-top: 10px;
	padding-bottom: 30px;
	width: 650px;
	}

div#sponsor {
	margin-top: 50px;
	width: 190px;
	padding: 0px;
	font-weight: bold;
	}

.titolo2 { 
	background-color: #0a6dc9;
	color: white;
	padding: 5px;
	font-size: 12pt; 
	font-weight: bold;
	width: auto;
	max-width: 55%;
	}

.titolo { 
	font-size: 12pt; 
	font-weight: bold;
	}

.titoloblu { 
	font-size: 11pt; 
	font-weight: bold; 
	}

.separator {
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px dotted #000066; 
	font-size: 11pt; 
	font-weight: bold; 
	}

.indent {
	position: relative;
	margin-left: 25px;
	}

.copyright {
	margin-top: 20px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

.thispage {
	color: #990000;
	font-weight: bold;
	}
	
img.icon {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	}
	
a img, a img.icon {
	border: none;
	}
	
table {
	border: none;
	width: 100%;
	}
	
td.half {
	width: 50%;
	text-align: justify;
	padding: 8px;
	}
	
table.album {
	width: 90%;
	border: none;
	clear: both;
	color: #000066;
	}
	
table.album td {
	text-align: center;
	padding: 15px;
	margin: 0px;
	vertical-align: top;
	}

table.album td.vert {
	text-align: center;
	padding: 15px;
	margin: 0px;
	vertical-align: middle;
	}

table.album img {
	border: none;
	}

table tr.separatore, table th {
	background-color: #CCFFFF;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	}

table tr.separatore td, table tr.separatore th {
	border-bottom: 1px solid #cccccc;
	}

tr.separatore { border-collapse:collapse; }
	
table tr.linea td {
	border-top: 1px solid #000066;
	}

table td.record {
	text-align: center;
	font-weight: bold;
	}
	
table tr.obbligatorio {
	background-color: #FFFF99;
	}

input.readonly {
	background-color: #FFFFCC;
	color: #000066;
	}

input, select {
	font-size: 10pt;
	}

form {
	margin-top: 10px;
	font-size: 9pt;
	border: 1px solid #cccccc;
	width: 50%;
	padding: 1em;
	padding-top:2em;
	background-color: #eeffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
form table, form td, form tr {
	vertical-align: bottom;
	}

form.indent {
	text-align: left; 
	margin-left: 50px;
	}
	
.footnote {
	font-size: 8pt;
	font-family: Verdana,Helvetica,sans-serif;
	}
	
.red {
	color: #cc0000;
	}
	
.center {
	text-align: center;
	}

.grassetto {
	font-weight: bold;
	}
	
.right {
	text-align: right;
	}
	
img.sitemap {
	margin-right: 10px; 
	padding-bottom: 15px; 
	float: left;
	}
	
.firstindent {
	text-indent: 20px;
	}
	
tr.smallsep, tr.smallsep td, td.smallsep {
	background-color: #CCFFFF;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	font-size:0.9em;
	}
	
tr.sep, tr.sep td, td.sep {
	border-top: thin solid #999999;
	}
