body {
	background-image: url(../immagini/bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	line-height: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	white-space: normal;
}
.colophon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #1A48D1;
	text-decoration: none;
}
a:visited {
	color: #1A48D1;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A48D1;
}
a:active {
	color: #1A48D1;
	text-decoration: none;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sottotitolohomepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nota {
	font-size: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.titoloappuntamento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

