﻿<style>
a:visited {
	color: #3366FF;
}
	}
a:hover {
	color: #1d0863;
}
.Stile_Immagine {
	padding: 10px;
	border: thin double #666666;
	margin: 10px;
	float: left;
}
.Titolo {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-weight: bold;
	margin-left: 10px;
}
.Stile_Immagine_BordoBianco {
	border: 1px solid #FFFFFF;
	margin: 10px;
}
.Corpo_Paragrafo {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
	</style>
.Corpo_Paragrafo_centrato {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.Stile_Immagine_elenco {
	border: thin double #666666;
	margin: 4px;
}
.Titolo_elenco {
	color: #000080;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
}
.Corpo_Paragrafo_GRASSETTO {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.Corpo_Paragrafo_SOTTOLINEATO {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
}
.Titolo_sinistra {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
}
.Corpo_Paragrafo_scuro {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.Titolo_sinistra_scuro {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
}
.Titolo_elenco_centrato {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.Titolo_elenco_centrato_scuro {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.Stile_Immagine_elenco_copia {
	border: medium ridge #808080;
	margin: 4px;
}
.Corpo_Paragrafo_scuro_giustificato {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.Stile_Immagine_BordoBianco_centro {
	border: 1px solid #FFFFFF;
	margin: 10px;
	vertical-align: middle;
	text-align: center;
}
.Stile_Immagine_centro {
	padding: 10px;
	border: thin double #666666;
	margin: 10px;
	text-align: center;
}

