/********************************************************/
.testoPiccolo
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
/********************************************************/
.testo 
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo a
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo a:hover
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

/********************************************************/
.titolo 
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: #3F43BE;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

/********************************************************/
.testoMenuSx
{
	font-family: "Arial Narrow", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testoMenuSx a
{
	font-family: "Arial Narrow", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testoMenuSx a:hover
{
	font-family: "Arial Narrow", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

/********************************************************/
.testoBarraLogin
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testoBarraLogin a
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testoBarraLogin a:hover
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	font-weight: normal;
	color: #FF9933;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

/********************************************************/
.tabellaBordinoSottile
{
	border: solid 1px #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.tabellaBordinoSottile td
{
	border: solid 1px #000000;
}


/**************************************************/
.tabellaBordoGiu
{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.tabellaBordoGiu td
{
	border-bottom: solid 1px;
}