body {
	background-image: url(../immagini/Sfondo.png);
	background-attachment: fixed;
	background-color: #3366CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F6A01C;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}
.TabellaCorpo {
	border-top: 1px solid #4573D0;
	border-right: 0px solid #4573D0;
	border-bottom: 1px solid #4573D0;
	border-left: 1px solid #4573D0;
}
.TabellaMenu {
	border: 1px solid #4070CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
.MenuSup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E5CB8;
	font-weight: bold;
}
.SeparatoreMenu {
	border-top: 1px solid #9FCFFF;
	border-right: 0px solid #9FCFFF;
	border-bottom: 0px solid #9FCFFF;
	border-left: 0px solid #9FCFFF;
}
.DescrizionePag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.TitoloPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.TestoIntestazioneInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFCC;
}
.TestoCorpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006699;	
	/*color: #006699; */
}
.TestoCorpoGrassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006699;	
	font-weight:bold;
	/*color: #006699; */
}
.TestoCorpo a:link {color: #3366CC;	text-decoration: underline;}
.TestoCorpo a:visited {text-decoration: underline; color: #3366CC;}
.TestoCorpo a:hover {text-decoration: underline; font-weight: bold; color: #F6A01C;}
.TestoCorpo a:active {text-decoration: underline;color: #3366CC;}

.TitoloCorpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	align: center;
	height: 20px;		
}
.TestoEvidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.hid {
	font-size: 1px;
	color: #FFFFFF;
}
.LineaTratteggiata {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
