.bordi {
	border: 1px solid #919191;
}
.linee {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000099;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
}
.moduli {
	height: 20px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 2px solid #003399;
	border-left: 2px solid #003399;




}
.pulsante {
	height: 22px;
	width: 22px;
	border: #FFFFFF;
	background-image: url(images/lente_BTN.gif);
	cursor: hand;




}
.Intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.testonormale {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	text-align: justify;
}
.btn {
	background-color: #F3F3F3;
	border-top: 1px solid #B2B2B2;
	border-right: 1px none #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px none #B2B2B2;
}
.btntab {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	position: static;
	padding-bottom: 1px;
	cursor: hand;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;





}
.accedi {

	height: 22px;
	width: 22px;
	border: #FFFFFF;
	background-image: url(images/accedi.gif);
}
.sottolineatoless {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;

}
.testo196 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
