body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	/*background-color: #FFFFFF;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	/*background: #FFFFFF url(images/bg.jpg) no-repeat;
	background-position:bottom right;*/
}
img {
	border:0px;
}
a {
	font-size: small;
	color: #FF9900;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a:link {
	color: #333333;
}
.datimodulo {
	font-weight:bold;
}
.sopra {
	width:100%;
	height:48px;
	border: 0px solid #000000;
	background: #FFFFFF url(images/bg_fascia.jpg) repeat-x;
	text-align:left;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:5px;
}
.benvenuto {
	width:90%;
	height:10px;
	border: 0px solid #000000;
	text-align:right;
	color:#000000;
	padding-right:20px;
}
.sotto {
	width:100%;
	height:48px;
	border: 0px solid #000000;
	background: #FFFFFF url(images/bg_fascia.jpg) repeat-x;
	text-align:left;
	color:#FFFFFF;
	margin-top:20px;
}
.menu {
	/*width:800px;
	/*border: 1px solid #000000;*/
}
.menu td {
	width:150px;
	height:20px;	
	padding:5px;
	text-align:center;
}
.menu td:hover {
	background-color:#8080FF;
}
.menu a {
	color:#000000;
}
.menu a:hover {
	color:#FFFFFF;
}
.tabella {
	margin:0;
	padding:0;
	border: 1px solid #8080FF;
	width: 700;
}

.tabella td {
	/*border: 1px solid #000000;e02b39*/	
	padding: 5px;
	/*font-weight:bold;*/
}

.tabella th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	color:#000000;
	border: 1px solid #8080FF;
}

.tabella a {
	text-decoration: underline; 
	color: #000000;
	font-size:small;
}


.tabella caption {
	color: #000;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
	margin-left: 66px !important;
	padding:.8em .8em .8em 0;
}


.tabella tr:hover, .tabella tr.secondocolore {
	background-color: #8080FF;
	color: #fff;
	/*font-weight:bold;*/
}

.filtro {
	margin: 0px;
	padding:5px;
	border: 0px solid #e02b39;
	width: 700;
	height: 40px;
}

.filtro td {
	vertical-align:bottom;
}
