body {
	background-color: #FFFFFF;
	background-image: url(../images/sfondoIndex.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.btnHomeAzzurro {
	background-image: url(../images/btnHomeAzzurro.jpg);
}

.btnHomeBianco {
	background-image: url(../images/btnHomeBianco.jpg);
}

.btnHomeTrasparente {
	background-image:: none;
}


.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}

.testino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
}

.pedice {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;

}

a.linkTesto:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

a.linkTesto:visited {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

a.linkTesto:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.linkTesto:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}


.titoletto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
.titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #003366;

}

.testoNews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

a.linkNews:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.linkNews:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.linkNews:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkNews:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
