a:link	{
	color : #604B3B;
	font-family: arial;
	text-decoration: underline;	
}
a:hover	{
	color : #604B3B;
	font-family: arial;
	text-decoration:	underline;
}
a:visited	{
	color : #604B3B;
	font-family: arial;
	text-decoration:	underline;
}
.arial {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color : #473028;
	line-height: 200%;
    font-weight: normal;
}

.verdana {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #604B3B;
	line-height: 150%
}

.news {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color : #473028;
	line-height: 150%;
    font-weight: bold;
}


.cartina {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #000000;
	line-height: 150%
}


.verdana_blu {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #024B90;
	line-height: 150%
}


.verdana_bianco {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #ffffff;
	line-height: 150%
}


.verdana_titoli {
	font-family: times new roman;
	font-size: 18px;
	text-align: justify;
  font-weight: bold;
	color : #604B3B;
}

.verdana_titoli2 {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
  font-weight: normal;
	color : #F1A543;
}



.mano { cursor: hand }


body
{
 background: url(/images/sfondo_sito.jpg);
}

.invisible {
	display:none;
	height:1px;
}