html{
	margin: 0;
	padding: 0;
	}

.titolo {
	background: #93B4EE;
	font: bold 11px "Trebuchet ms", arial, helvetica, serif;
	color: white;
	text-align: center;
}

.tasti {
	background: #DAE6F7;
	border: 1px solid #93B4EE;
	FONT: bold 11px "Trebuchet ms", arial, helvetica, serif;
	padding: 0 3px 0 3px;
}

.intro {
	border: 1px solid #93B4EE;
	width: 300px;
	min-width:300px;
	font: bold 11px "Trebuchet ms", arial, helvetica, serif;
	color: #dd0000;
	padding: 0px 4px 0px 4px;
	margin:0;
	background: #F5F5F5;
}

.form {
	BORDER: 1px solid #93B4EE;
	WIDTH: 30mm;
	FONT: 11px "Trebuchet ms", arial, helvetica, serif;
	COLOR: #003366;
	BACKGROUND: white;
}

.form1 {
	BORDER: 1px solid #93B4EE;
	WIDTH: 85mm;
	FONT: 11px "Trebuchet ms", arial, helvetica, serif;
	COLOR: #003366;
	BACKGROUND: white;
}

.tableSfondo{
	width: auto !important;
	color: #446892;
	font: 11px "Trebuchet ms", arial, helvetica, serif;
	background: white;
}

.lotustable {
	font: 11px "Trebuchet ms", arial, helvetica, serif;
	color: #446892;
	width: auto !important;
	background: transparent;
}

.strong {
	font: bold 12px "Trebuchet ms", arial, helvetica, serif;
	color: #DD0000;
}

.rowPari {
	font-weight: 500;
	color: #446892;
	line-height: normal;
	font: 11px "Trebuchet ms", arial, helvetica, serif;
	background-color: #EDF2F8;
	text-align: left;
}

.rowDispari {
	FONT-WEIGHT: 500;
	COLOR: #446892;
	LINE-HEIGHT: normal;
	FONT: 11px "Trebuchet ms", arial, helvetica, serif;
	background-color: #F3F7FA;
	TEXT-ALIGN: left;
}

a:link, a:visited {
   font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

a:hover {
   font-weight: bold;
	font-size: 11px;
	color: #FFA500;
	text-decoration: none;
}

.iframe{
   padding: 0;
   margin: 0;
	overflow: auto;
	width:100% !important;
	width /**/: 457px;
	min-height: 60% !important;
	height /**/: 70%;
	border: 0;
	background: white;
	padding-bottom: 15px;
}
