body {
	background-color: #F5FCFF;
	padding: 0px 6px 6px;
	margin: 0px;
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	color: #000033;
}

h6 {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}
h5 {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
}
h4 {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;

}
h3 {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}
h2 {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
}
h1 {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000099;
	font-weight: normal;
	margin-top: 6px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
	font-size: 14px;
}

.centrato {
	text-align: center;
}
a:visited {
	color: #003366;

}
.marginatura {
	margin: 6px;

}
.linkintrapagina {
	text-align: center;
	font-size: 12px;


}
.eventosottotitolo {
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.eventoluogo {

	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bolder;
}
.eventotitolo {

	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #660000;
	font-weight: bold;
	margin-top: 6px;
	font-variant: small-caps;
	text-align: center;
}
.eventoprogramma {
	text-align: center;
	line-height: 125%;

}
.bibliografia {
	font-size: 14px;
	line-height: 125%;
}
.notepiedipagina {

	text-align: justify;
	font-size: 12px;
}

.avviso{
	border: thin solid Silver;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	font-size: 14px;
	padding: 3px;
}

.avvisohomepage{
	background-image: url(images/orologio.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border: thin solid Silver;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	font-size: 14px;
	padding: 3px;
}
.avvisohomepage h2{
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
	height: 85px;
}

.avviso p{
	font-size: 14px;
}

.avvisoluogo{
	font-style: italic;
}

.avvisodata{
	font-style: italic;
}

.avvisobreve{
	color: #000099;
}

.avvisodettaglio{
	color: #000000;
}

a.avvisodettaglio{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}

#intestazionebacheca{
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}

#bacheca {
	background-color: #F5FCFF;
	padding: 10px;
	margin: 0px;
	font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman", Times, serif;
	color: #000033;
	background-image: url(images/orologio.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

hr.divisoreavvisi{
	display: none;
	width: 70%;
}
