@charset "utf-8";
/* CSS Document */

.VoceMenu {
	font-size: 11px;
	color: #333;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #036;
}
a:active {
	text-decoration: none;
	color: #036;
}body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #333;
}
.Modulo {
	border: 1px solid #CCC;
}
.txtModulo {
	font-size: 11px;
	color: #333;
}
.Interlinea {
	background-color: #369;
	height: 1px;
}

.TXTAllert {
	font-size: 13px;
	color: #333;
}
.TabPrincipale {
	background-color: #FFF;
}
.TxtCorpo {
	font-size: 11px;
	color: #333;
}
.Pulsanti {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	font-family: "Times New Roman", Times, serif;
}
.TitoloPagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
}
.PLSModulo {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	border: 1px solid #666;
}
