h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
h2 {
	font-style: italic;
	font-size: 1em;
	color: #3F57B2;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.1em;
	color: #FF00FF;
	font-weight: bold;
}
h5 {
	font-style: italic;
	font-size: 1.1em;
	color: #000099;
	text-align: center;
}
h6 {
	font-size: 1.1em;
	color: #006600;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.tab_sfondo {
	background-color: #E1ECB0;
	color: #006600;
	border: 1px solid #3F57B2;
	font-size: 0.85em;
}
.tab_prima {
	background-color: #F7FAE7;
	color: #333333;
}
.tab_alt {
	background-color: #A6CE39;
	text-align: center;
}
.tab_titolo {
	background-color: #C4D281;
	font-weight: bold;
	color: #333300;
}
.articoli {
	font-size: 0.9em;
	background-color: #EFF4D5;
	border: 1px solid #009900;
	margin: 0px;
	padding: 10px;
}
.tab_primaSmall {
	background-color: #F1F7D5;
	font-size: 0.85em;
	color: #333333;
}
.evidenzia {
	font-weight: bold;
	color: #660000;
	background-color: #FFFF66;
}
ul#pagination {
	font:12px Arial, sans-serif;
	margin: 1em 0;
	padding: 0;
	list-style: none;
	text-align: center
}
ul#pagination li {
	display: inline;
	margin-right: 0.2em
}
ul#pagination a {
	text-decoration: none;
	border: 1px solid #1258CC;
	padding: 0 3px;
	background: #3C86FF;
	color: #FFF
}
ul#pagination a:visited {
	background: #EEE;
	color: #003EA5;
	border-color: #89B5FF
}
ul#pagination a:hover {
	background: #FFF;
	color: #003EA5
}
ul#pagination li#currentpage a {
	border: 0px;
	background: #FFF;
	color: #000;
	cursor: default
}
.alfanumerico {
	font-size: 2.2em;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #333366;
	background-image: url(/images/back0098.jpg);
	color: #FFFFFF;
}

