.Pagina {
	background-color: #0078A6;
}
.Tabella {
	background-color: #CBDCEE;
}
.Titoli {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #032C60;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032C60;
	padding: 15px;
	text-align: justify;
}
.TestoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B3663;
}
.FinePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B3663;
	background-image: url(immagini/fine_pagina.gif);
	background-position: center;
}
.Testo a:link, .Testo a:visited, .Testo a:active, .TestoGrande a:link, .TestoGrande a:visited, .TestoGrande a:active, .FinePagina a:link, .FinePagina a:visited, .FinePagina a:active {
	color: #1B3663;
}
.Testo a:hover, .TestoGrande a:hover, .FinePagina a:hover {
	color: #E47837;
	text-decoration: none;
}
.TestoInformazioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B3663;
}
.Foto {
	background-color: #FFFFFF;
	border: 1px solid #3967AF;
}


.TestoEtichette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB651E;
	font-weight: bold;
	text-decoration: none;
}
.TestoEtichette a:link, .TestoEtichette a:visited, .TestoEtichette a:active {
	color: #1B3663;
	text-decoration: none;
}
.TestoEtichette a:hover {
	color: #29549A;
	text-decoration: none;
	background-color: #DB651E;
}


.EtichetteAnni {
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #022C5E;
}
.TitoloGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.TitoloGallery a:link, .TitoloGallery a:visited, .TitoloGallery a:active {
	color: #1B3663;
}
.TitoloGallery a:hover {
	color: #E47837;
	text-decoration: none;
}
