body {
	background-color: #00528f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	margin: 0px;
	padding: 0px;

}
a {
	color: #00528f;
	text-decoration: none;
}
a:hover {
	color: #CD1228;
	text-decoration: none;
}
.fondoTop {
	background-color: #FFFFFF;
	background-image: url(../images/fondopage.jpg);
	background-repeat: repeat-x;
}
.fondoTopBanner {
	background-image: url(../images/topAmanetwork.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_quicksite.jpg);
	background-repeat: repeat-x;
}
.txtBianco {
	color: #FFFFFF;
}

.linkBianco {
	color: #FFFFFF;
	text-decoration:none;
}
.linkBianco:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.menu1 {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	padding-left: 15px;
	line-height:20px;
}
.menu1:hover {
	font-size: 11px;
	color: #cb3b4c;
	background-image: url(../images/freccia_rossa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.menu1on {
	font-size: 11px;
	color: #cb3b4c;
	background-image: url(../images/freccia_rossa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height:20px;
}
.rientroBoxLogin {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 685px;
}
INPUT.text {
	border: 1px #999999 inset;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.txtSmall {
	font-size: 10px;
}
.bgLabel {
	background-image: url(../images/bg_label.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondoLabelOn {
	background-image: url(../images/fondo_label_on.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	text-align: center;
	vertical-align: middle;
}
.linkLabelOn {
	color: #001f54;
	text-decoration:none;
	font-weight:bold;
}
.linkLabelOn:hover {
	color: #cb3b4c;
	text-decoration:none;
	font-weight:bold;
}

.fondoLabelOff {
	background-image: url(../images/fondo_label_off.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	text-align: center;
	vertical-align: middle;
}

.linkLabelOff {
	color: #8095b8;
	text-decoration:none;
	font-weight:bold;
}
.linkLabelOff:hover {
	color: #cb3b4c;
	text-decoration:none;
	font-weight:bold;
}.rigaVertNews {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #efefef;
}
.rigaVertPrimoPiano {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CBCBCB;
}
.rigaVertGallery {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CBCBCB;
	background-color: #2c2c2c;
}
.linkNews {
	color: #00528f;
	text-decoration:none;
	font-weight:bold;
}
.linkNews:hover {
	color: #00528f;
	text-decoration:underline;	
	font-weight:bold;
}
.linkEventi {
	color: #CD1228;
	text-decoration:none;
	font-weight:bold;
}
.linkEventi:hover {
	color: #CD1228;
	text-decoration:underline;	
	font-weight:bold;
}
.fondoContenuti {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_contenuti.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
.rientroContenuti {
	padding-right: 10px;
	padding-left: 10px;
}
.txtBlu {
	color: #00528F;
}
.rientroGenerale {
	padding: 10px;
}
.titoliPrimoPiano{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #00528F;
}

.linkTitoliPrimoPiano{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #00528F;
	text-decoration:none;
}
.linkTitoliPrimoPiano:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #c90119;
	text-decoration:none;
}
#imgBordoGallery {
	border: 3px solid #FFFFFF;
	margin-left:5px;
	margin-top:5px;
		margin-bottom:5px;
}
#imgBordoGallery:hover {
	border: 3px solid #9FDBEA;
	margin-left:5px;
	margin-top:5px;
			margin-bottom:5px;
}
hr{
  height: 0;
  border: 0;
  border-top: 1px dotted #ccc;}
  
.headerNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00528F;
	background-image: url(../images/fondo_news.gif);
}

.headerEventi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #c90119;
	background-image: url(../images/fondo_eventi.gif);
}
.introEventi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;

}
.tratteggioBottom {
	background-color: #E1E1E1;
	padding: 5px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none #CCCCCC;
}

