.riquadro_testo
{
	border-right: #D20006 thin solid;
	padding-right: 12px;
	border-top: #D20006 thin solid;
	padding-left: 12px;
	list-style-image: url(images/cella7.gif);
	padding-bottom: 12px;
	border-left: #D20006 thin solid;
	direction: ltr;
	padding-top: 12px;
	border-bottom: #D20006 thin solid;
}

.riquadro_testo_g
{
	border-right: black thin solid;
	padding-right: 12px;
	border-top: black thin solid;
	padding-left: 12px;
	list-style-image: url(images/cella7.gif);
	padding-bottom: 12px;
	border-left: black thin solid;
	direction: ltr;
	padding-top: 12px;
	border-bottom: black thin solid;
}

.titoloConCella
{
	font-weight: bold;
	font-size: 13pt;
	color: #cc0033;
}

.scritteSmall
{
	font-weight: normal;
	font-size: 8pt;
	font-family: 'BankGothic Lt BT';
}

.scritteMedium
{
	font-weight: normal;
	font-family: 'BankGothic Lt BT';
	font-size: 12pt;
}

.scritteBig
{
	font-weight: normal;
	font-family: 'BankGothic Lt BT';
	font-size: 15pt;
}


.nascosto
{
	font-size: 1pt;
	color: white;
}

.titolo
{
	font-weight: bold;
	font-size: 16pt;
	font-family: 'Tahoma';
	color: #cc0033;
}

A:link
{
	color: black;
	text-decoration: none;
}

A:visited
{
	color: black;
}

A:hover
{
	color: #ff7F00;
	text-decoration: underline;
}

A:active
{
	color: #ff7F00;
	text-decoration: none;
}

A
{
	color: #ff7F00;
	text-decoration: none;
}