a:link
{
	font-size: 12px;
	color: #576b99;
	font-family: Verdana;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	color: #576b99;
	font-family: Verdana;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color: #acb7d0;
	font-family: Verdana;
	text-decoration: underline;
}

.sfondocella
{
	background-position: right top;
	background-image: url(../grafica/sfondotabella.jpg);
	background-repeat: no-repeat;
}
a.menu:link
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: none;
}
a.menu:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: none;
}
a.menu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	font-family: Verdana;
	font-variant: small-caps;
}

.testo
{
	font-size: 14px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	text-align: justify;
}
.titolo
{
	font-weight: bold;
	font-size: 20px;
	color: #576b99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 20px;
}
.titoletto
{
	font-size: 16px;
	color: #576b99;
	font-style: italic;
	font-family: Arial;
}

h1
{
	font-weight: bold;
	font-size: 20px;
	color: #576b99;
	font-family: Verdana;
}
/*
h2
{
	font-size: 18px;
	color: #576b99;
	font-style: italic;
	font-family: Arial;
}*/

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

.sfondoCerca
{
	background-position: left top;
	background-image: url(immagini/left_bar.gif);
	background-repeat: no-repeat;
}

