body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	background-color: #F5F5F5;
	margin: 0px;
}
table {
	background-color: #FFFFFF;
}

.notizia {
	background-color: #ff0000;
	color: #FFFFFF;
}
.all_sinistra {
	text-align: left;
}
.all_destra {
	text-align: right;
}

.navigazione {
	height: 29px;
	background-position: center;
	background-color: #333399;
	color: #FFFFFF;
}
.prima {
	background-color: #333399;
	color: #FFFFFF;
}

.riganotizia {
	font-size: 1px;
	height: 1px;
	background-color: #FF0000;
}

.decorativo {
	height: 29px;
	color: #FFFFFF;
	background-color: #83BF29;
}


.tastomenu {
	width: 150px;
	text-align: center;
}
a.princ:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.princ:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}
a.princ:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffff00;
	text-decoration: none;
		font-size: 14px;
}
a.alto:visited {
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;

}
a.alto:link {
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;

}
a.alto:hover {
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
}

a.rosso:visited {
	font-weight: bold;
	text-transform: lowercase;
	color: #ff0000;
	text-decoration: none;

}
a.rosso:link {
	font-weight: bold;
	text-transform: lowercase;
	color: #ff0000;
	text-decoration: none;

}
a.rosso:hover {
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.giustificato_alto {
	text-align: justify;
	vertical-align: top;
}
