body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #000000;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#main {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	padding: 0px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#area_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #585858;
	padding: 0px;
	background-image: url(images/fondo_notizie.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#testo {
	background-color: #585858;
	margin-right: 26px;
	margin-left: 30px;
	background-image: url(images/fondo_testo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.foto {
	border: medium solid #FFFFFF;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.testoboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.riga_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#eventi2 {
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
.testo_evidenza {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
