body {
	background-color: #FFFFFF;
	margin-top: 30px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

#testata {
	height: 161px;
	background-image: url(../images/testata_vieste.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
}

#tabella_corpo {
	border: 1px solid #0073a6;
	background-color: #D6F7FF;
}

a:link {
	text-decoration: underline;
}

#menu {
	background-image:url(../images/sfondo_menu.jpg);
	border-top: 1px solid #0073a6;
}
#menu td {
	text-align:center
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active  {
	font-size: 0.9em;
	font-weight : bold;
	color: #0073a6;
	text-decoration: none;
}
#menu a:hover {
	text-decoration:underline
}

.corpo {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.corpo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #037CA7;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
}

.corpo a:link, .corpo a:visited, .corpo a:hover, .corpo a:active  {
/*	font-size: 1em;
	font-weight : bold;
*/	color: #0073a6;
	text-decoration: none;
}
.corpo a:hover {
	text-decoration:underline
}

.small {font-size: small}
.x-small {font-size: 0.7em}

#piede {
	margin-top: 30px;
	font-size: 0.7em;
	font-style: italic;
	color: #0073a6;
}
.style2 {
	font-size: small;
}

