/* CSS versione 2.1 */

.titoloPagina
{
	font-size: 32.0pt;
	font-weight: bold;
	font-style: italic;
	font-family: "Academy Engraved LET";
	color: #0000CC;
	text-align: center;
}

.torna
{
	font-weight: bold;
	font-size: 12.0pt;
	font-family: "Arial";
	color: #009933;
}

.titoletto
{
	font-weight: bold;
	font-size: 16.0pt;
	font-family: "Arial";
	color: #0000ff;
	text-align: center;
}

.paragrafo
{
	font-weight: bold;
	font-size: 12.5pt;
	font-family: Times New Roman, Sans Serif;
	color: #000066;
	text-align: justify;
}

.sorgente
{
	font-weight: bold;
	font-style: italic;
	font-size: 14.0pt;
	font-family: "Times New Roman";
	color: #5500ff;
}

.annuncio
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Sans Serif;
	color: #000066;
	text-align: justify;
}

.annuncio2
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Sans Serif;
 background-color: #ffffaa;
	color: #000066;
	text-align: justify;
}

.comitato
{
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	color: #bb0099;
}

.w3c
{
 text-align: right;
}

.centrato
{
 text-align: center;
}
