a:active { color: #210E93; text-decoration: none} 
a:link { color: #210E93; text-decoration: none} 
a:visited { color: #210E93; text-decoration: none} 
a:hover { color: #B4C9DC; text-decoration: none}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #336699;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.testo h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
}
.testo h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight:bold;
	color:#000099;
}
.didascalia {
	font-size:9px;
}
.evidenziato {
	background-color: #FFFF00;
}

.bottoni { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#FFFFFF;
} 
.bottoni:hover {
background-color:#003366;
} 

.sfondo_tot {
	background-attachment: scroll;
	background-image: url(immagini/sfondo_tot2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bckg_content {
	background-attachment: scroll;
	background-image: url(immagini/fondo_final.gif);
	background-repeat: no-repeat;
	background-position: 0px 500px;
}
.brdrclr {
	border: 1px solid #B4C9DC;
}
