body {
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-3d-light-color: #850C12;
	scrollbar-arrow-color: #F3E5E6;
	scrollbar-base-color: #F3E5E6;
	scrollbar-darkshadow-color: #F3E5E6;
	scrollbar-face-color: #850C12;
	scrollbar-highlight-color: #850C12;
	scrollbar-shadow-color: #850C12;
	scrollbar-track-color: #F3E5E6;
	font-size: 11pt;
}
.testo {
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.grassetto {
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-style: bold;
}
.italic {
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-style: italic;
}
#h_left {
	width: 300px;
	float: left;
}
#h_right {
	float: right;
	width: 330px;
}
.titolo {
	font-size: 28px;
	font-weight: Normal;
	color: #860004;
	font-style: italic;
}
.orario_chiusura {
	font-size: 16px;
	text-align: center;
}
.sottotitolo {
	font-size: 12px;
	color: #860004;
	font-weight: bold;
}
a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #860004;
}
.bordo {
	border: 1px solid #000000;
}
.bordoChiaro {
	border: 1px solid #f7eed7;
}
.nota {
	font-size: 12px;
	color: 000000;
	text-align: center
}

.testo_grande {
	font-size: 20px;
}
.piccolo {
	font-size: 10px;
}
.minimo {
	font-size: 9px;
}
.sottotitoloGrande {
	font-size: 15px;
	color: #860004;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.tabellaFondo {
	background-image: url(Immagini/Fondo.gif); 
	background-repeat: no-repeat;
	}
li {
	list-style-type: square;
	color: #860004;
	text-align: justify;
}
