@charset "utf-8";
.elencopuntato {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: auto;
}

.titolohome {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}
.sottotitolohome {
	font-size: 16px;
	text-align: left;
}


a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E275D;
	background-color: fffffff;
}

body {
	background-color: #0E275D;
}

.indirizzo {
	font-size: 14px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.linkindirizzo {
	color: #0E275D;
	text-align: center;
	font-size: 12px;
}

.barradinavigazione {
	background-color: #0E275D;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 2px;
	border: 2px solid #CCCCCC;
	color: #FFFFFF;
	width: 87px;
	height: 25px;
	letter-spacing: normal;
	word-spacing: normal;
}
.linkinbarra {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.notizie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #0E275D;
}
.cellanotizie {
	background-color: #FFFFFF;
	border: thin solid #0E275D;
}
.titolo_notizie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0E275D;
	background-position: center;
	text-align: center;
}
.testobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	text-transform: none;
}
.linknotizie {
	color: #0E275D;
	text-align: left;
	font-size: 12px;
}
.foto {
	border: thin solid #0E275D;
}
