.intestazione {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	list-style-type: none;
	color: #3333FF;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;


}

.cornicetabelle {
	border: thin ridge #3333FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}



.pulsanti {
	color: #0033CC;
	text-decoration: none;
	border: thin ridge #FFFF66;
	font-weight: bolder;
	font-size: 13px; }




a.pulsanti:active 	{ background-image: url("menuon.gif");
		  background-color:#225A71;
		  color: #C0C0C0; }


a.pulsanti:hover 	{ background-image: url("menuon.gif");
		  background-color:#225A71;
		  color: #FFFFFF; }





.tabellaliscia {
	border-top: none;
	border-right: none;
	border-bottom: ridge #CCCCCC;
	border-left: none;

}
.intermittente {
	font-family: "Times New Roman", Times, serif;
	color: #00FFFF;
	text-decoration: underline blink;
	font-weight: bolder;
	font-size: 9px;


}
.testocentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	white-space: normal;


}
.giustificato {
	text-align: justify;
	font-size: 9px;
     

}



.marque {
	color: #FF0000;
}
.tabsx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #003366;

}
.tabsxpulsanti {
	color: #0033CC;
	background-color: #FFCC33;
	border: thin ridge #FFFF66;
	font-size: 12px;
	text-decoration: none;

}
.tabdx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC3300;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;

}

.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 13pt;
		  height: 28px;
		  width: 154px;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("menu.gif");
		  background-color:#FFFFFF;
		  color: #225A71; }


a.menu:visited 	{ background-image: url("menu.gif");
		  background-color:#FFFFFF;
		  color: #225A71; }


a.menu:active 	{ background-image: url("menuon.gif");
		  background-color:#225A71;
		  color: #C0C0C0; }


a.menu:hover 	{ background-image: url("menuon.gif");
		  background-color:#225A71;
		  color: #FFFFFF; }



