@charset "utf-8";

H2  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003366;
	text-align : center;
	background-color : #FFFFCC;
	margin-top : 0;
	margin-bottom : 0;
}

.stile_sfondo {
	margin: 0px;
	padding: 0px;
	background: #506E86;
}
.stile_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003063;
	text-decoration: none;
	text-align: justify;
}
.stile_testo_medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003063;
	text-decoration: none;
	text-align: justify;
}

.stile_testo_al_centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003063;
	text-decoration: none;
	text-align: center;
}
.stile_testo_medio_al_centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003063;
	text-decoration: none;
	text-align: center;
}


a:link.testo_link_giallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	text-decoration: underline;
	text-align: left;
}
a:link.testo_link_giallo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	text-decoration: none;
}
a:link.testo_link_giallo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	text-decoration: underline;
}
.stile_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003063;
	text-decoration: none;
	text-align: center;
	border: 1pt solid #CCCCCC;
}
a:link.testo_link_giallo_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	text-decoration: underline;
	text-align: center;
}
a:link.testo_link_giallo_news:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
a:link.testo_link_giallo_news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	text-decoration: underline;
	text-align: center;
}




.stile_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background: #506E86;
}
