body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006699;
	background-color: #E6F4F9;
}

a {  
	text-decoration: none; 
	font-weight: bold; 
	color: #006699}

a:hover {
	font-weight: bold;
	color: #FF0000;
} 


.maintable {
	border-collapse: collapse;

}
table {
	font-size: small;
}
.titoli {
	font-weight: bold;

}

.titoloni {
	font-weight: normal;
	font-size: 18px;

}
.maincell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4BCD2;
	border-bottom-color: #A4BCD2;
	border-left-color: #A4BCD2;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 336699;
}
.puntinoazzurro {
	background-image: url(images/PUNTINOAZZURRO.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordoimg {
	border: 1px solid #336699;
}
.rientroDX {
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
}
.cursore {
cursor: hand;
}
