.p_testo_centro {
	font-family: "Verdana", sans;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
	padding: 5px 9px 0px;
	text-align: justify;
}
.p_testo_centro_grassetto {
	font-family: "Verdana", sans;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-weight: bold;
}

.p_testo_titolo {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	text-align: center;
}
.navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666699;
	display: block;
	padding: 3px;
	width: 162px;
	
}
.navigazione:hover {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;*/
	background-color: #9999ff;
	/*display: block;
	padding: 3px;
	width: 162px;*/
	
}
.allegato {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	text-align: left;
	list-style-position: outset;
	list-style-image: url(immagini/allegato.gif);
	
}
.testo_piepag {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-align: center;
}
.testo_link {
	font-family: "Verdana", sans;
	font-size: 12px;
	font-style: normal;
	color: #000033;
}
.testo_link a:link {
	color: #000033;
	text-decoration: none;
}
.testo_link a:visited {
	text-decoration: none;
	color: #000033;
}
.testo_link a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.testo_link a:active {
	text-decoration: none;
	color: #000033;
}
.bordo_tab_news {
	border: 1px solid #000066;
}
.bordo_cell_news {
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.sfondo_Fasciatitolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/fascia_titolo_pagine.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.sfondo_menuorizz {
	background-image: url(immagini/sfondobottmenuoriz.gif);
	background-repeat: repeat;
}
.sfondo_piepag {
	background-image: url(immagini/pie_pag.gif);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-align: center;
}
.sfondo_fasciatitcontatti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/fascia_contatti.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.sfondo_logocontatti {
	background-image: url(immagini/logo_contatti.gif);
	background-repeat: no-repeat;
}
.p_testo_centroPuntato {
	font-family: "Verdana", sans;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
	padding: 5px 9px 0px;
	text-align: left;
	list-style-position: outset;
	list-style-type: disc;
}
