@charset "utf-8";
.background {
	background-image: url(../immagini/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.colonna-sinistra {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.colonna-sinistra a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #bd0926;
	text-decoration: none;
}
.colonna-sinistra a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #bd0926;
	text-decoration: underline;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #bd0926;
	text-decoration: none;
}
td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #bd0926;
	text-decoration: underline;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ADA485;
	text-decoration: none;
}
.bottom a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #958A64;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #958A64;
	text-decoration: underline;
}
.contenuti-pagine {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #333;
	text-decoration: none;
}
.contenuti-pagine a {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #bd0926;
	text-decoration: none;
}
.contenuti-pagine a:hover {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #bd0926;
	text-decoration: none;
}
