body {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4E5799;
	background-color: #E1EFFF;
	text-decoration: none;
}
body {
	scrollbar-face-color: #C1DDFF;
	scrollbar-arrow-color: #4E5799;
	scrollbar-base-color: #4E5799;
	scrollbar-shadows-color: #E1EFFF;
	scrollbar-highlight-color: #E1EFFF;
	scrollbar-track-color: #E1EFFF;
	scrollbar-darkshadow-color: #E1EFFF;
	scrollbar-3dlight-color: #4E5799;
}
a {
	color: #C87800;
	text-decoration: none;

}
a:hover {
	color: #FF9900;

	}
a.celestino {
	color: #E1EFFF;
}
a.menu {
	font-size: 11pt;
	font-weight: bold;
}
.celestino {
	color: #E1EFFF;
}
.scritteMini {
	font-size: 9pt;
}
.titoloSito {
	font-size: 15pt;
	font-weight: bold;
}
.titolo{
	font-size: 11pt;
	font-weight: bold;
}
p {
	text-align: justify;
	font-size: 12pt;
}
p.centrato {
	text-align: center;
}
li {
	font-size: 12pt;
	text-align: justify;
	text-indent: -12pt;
}
ul.dot {
	list-style-image: url(../images/dot.gif);
}
.indirizzo {
	font-size: 10pt;
	font-weight: bold;

}
.corsivo{
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;



}
