.bordoBianco {
	border: 1px solid #FFFFFF;
}
.riga {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: normal;

}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;

}
.testipiccoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fondoPallini {
	background-attachment: fixed;
	background-image: url(immagini/fondoPallini-grigiochiaro.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.bordoGrigio {
	border: 1px solid #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #E20916;
	text-decoration: none;
	font-weight: bolder;

}
a:active {
	color: #666666;
	text-decoration: none;



}
.rigaGrigia {
	background-attachment: fixed;
	background-image: url(immagini/rigaGrigia.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;

}
.testoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
