.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
.lineaVerticale {
	background-image: url(../immaginiWap/puntino.gif);
	background-repeat: repeat-y;
}
.lineaOrizzontale {
	background-image: url(../immaginiWap/puntino.gif);
	background-repeat: repeat-x;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}
a:link {
	color: #6d6d6d;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.sfondoPrincipale {
	background-color: #ffffff;
}

