.banner {
	background-color: #294193;
}
body {
	margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.ddl {
	width: 100px;
}
.input 
{
	font-size: 11px;
	font-family: Verdana, Geneva;
	border: solid 1px #DDDDDD;
}
.avviso 
{
	color: #d00
}
.messaggio { font-size: 16px }
.allegati
{
	font-weight: bold;
}
.popup {
	width: 300px;
	height: 200px;
	z-index: 10;
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EEEEEE;
	position: absolute;
	visibility: hidden;
	padding: 8px;
	overflow: auto;
}
.Paginazione
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: white;
	border-right-width: 1px;
}
