body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(immagini/back_blu.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.footer {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

.footer a: hover{
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}

.Titolo_news {
	font-size: large;
	font-weight: bolder;
	color: #CC0033;
	text-decoration: none;
	text-transform: none;
}
.Testo_news {
	font-size: small;
	font-weight: normal;
	color: #333333;
	font-style: oblique;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.Titolo_bianco {
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 6px;
}

.testi_menu {
	font-size: x-small;
	font-weight: bolder;
	color: #333333;
}
.testi_menu a {
	font-size: x-small;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.testi_menu a: hover {
	font-size: x-small;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}

.testi_menu a: visited {
	font-size: x-small;
	font-weight: bolder;
	color: #666666;
}
.data {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.testoGrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.list {
	list-style-type: square;
}
