.sfondo-riflesso {
	background-image: url(../img/sfondo-riflesso.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd48c;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd48c;
	text-decoration: underline;
}
.contenuti {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.contenuti a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #9E7127;
	text-decoration: none;
}
.contenuti a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #9E7127;
	text-decoration: none;
}
.eventi {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
}
.eventi a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFE38C;
	text-decoration: none;
}
.eventi a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFE38C;
	text-decoration: none;
}

