body			{background-image: url(../immagini/frame/sfondo_grigio.gif);	font-family:	Verdana, Arial;	font-size:	11px;	color:	#4B6482;	margin-top:	0px;	margin-right:	0px;	margin-bottom:	0px;	margin-left: 0px}

td				{font-family:	Verdana, Arial;	font-size:	11px;	color:	#4B6482;	line-height:	18px;}

a				{color:	#0D2666;	text-decoration:	underline}
a:link			{color:	#0D2666;	text-decoration:	underline}
a:visited		{color:	#0D2666;	text-decoration:	underline}
a:hover			{color:	#0D2666;	text-decoration:	none}
a:active		{color:	#0D2666;	text-decoration:	underline}

.testo_home {

	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 30px;
	padding-left: 30px;

	line-height: 20px;

	text-align: justify;

	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color:	#4B6482;
}

.titolo_pagina	{font-family:	Arial;	font-size:	19px;	font-weight:	bold;	color:	#0D2666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.titolo_riga	{font-family:	Arial;	font-size:	17px;	font-weight:	bold;	color:	#ADADAD}
.titolo_riga_evidenziato	{font-family:	Arial;	font-size:	17px;	font-weight:	bold;	color:	#FFFFFF}

.sottomenu				{font-family:	Arial;	font-size:	13px;	font-weight:	bold;	color:	#0D2666}
.sottomenu a			{font-family:	Arial;	font-size:	13px;	font-weight:	bold;	color:	#0D2666;	text-decoration:	none}
.sottomenu a:link		{font-family:	Arial;	font-size:	13px;	font-weight:	bold;	color:	#0D2666;	text-decoration:	none}
.sottomenu a:visited	{font-family:	Arial;	font-size:	13px;	font-weight:	bold;	color:	#0D2666;	text-decoration:	none}
.sottomenu a:hover		{font-family:	Arial;	font-size:	13px;	font-weight:	bold;	color:	#0D2666;	text-decoration:	none}
.sottomenu a:active		{font-family:	Arial;	font-size:	13px;	font-weight:	bold;	color:	#0D2666;	text-decoration:	none}

.riferimenti				{font-family:	Verdana, Arial;	font-size:	13px;	color:	#4B6482;line-height:	14px;}

.body_pop_up			{background-image: none;	background-color:	#FFFFFF;	font-family:	Verdana, Arial;	font-size:	11px;	color:	#4B6482;	margin-top:	0px;	margin-right:	0px;	margin-bottom:	0px;	margin-left: 0px}

.big_button {
	width: 212px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;

	font-family: Arial;
	font-size: 21px;
	font-weight: bold;

	color: #666666;
	background-color: #CCCCCC;
}
.big_button a {
	display: block;
	width: 212px;
	height: 60px;
	overflow: hidden;
}

.big_button a,
.big_button a:link,
.big_button a:active,
.big_button a:visited
{
	color: #666666;
	background-color: #CCCCCC;
	text-decoration: none;
}

.big_button a:hover
{
	color: #CCCCCC;
	background-color: #666666;
	text-decoration: none;
}

.big_button_spacer {
	clear: both;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	background-color: #FFFFFF;
}

.small_button {
	float: left;
	width: 105px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;

	font-family: Arial;
	font-size: 21px;
	font-weight: bold;

	color: #666666;
	background-color: #CCCCCC;
}

.small_button a {
	display: block;
	width: 105px;
	height: 60px;
}

.small_button a,
.small_button a:link,
.small_button a:active,
.small_button a:visited
{
	color: #666666;
	background-color: #CCCCCC;
	text-decoration: none;
}

.small_button a:hover
{
	color: #CCCCCC;
	background-color: #666666;
	text-decoration: none;
}

.small_button_hspacer {
	float: left;
	width: 2px;
	height: 60px;
	line-height: 60px;
	font-size: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.small_button_vspacer {
	clear: both;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	background-color: #FFFFFF;
}

.sitecounter {
  background-color: #CCCCCC;
  padding: 5px;
  margin-right: 2px;
}

.head {
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.head a {
	color: #000000;
}
.head a:hover {
	color: #CC0000;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.counter .totale {
	text-align: center;
	font-weight: bold;
	font-size: 17px;
}

.counter .when {
	float: left;
	width: 65%;
	font-style: italic;
	color: #006699;
}

.counter .count {
	float: left;
	width: 35%;
	text-align: right;
	font-weight: bold;
}

