/*	Reset CSS	*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body { line-height: 1; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
a img { border: none; }
ol, ul { list-style: none; }
input,textarea { margin: 0; }


/*	Typography */
body {
	font-family: Verdana, Arial, sans-serif;
	background: #5b5b5b;
	font-size:15px;
}

p {
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 12px;
}

h1, h2, h3 {
	font-weight: bold;
	line-height: 100%;
}

h4, h5, h6 {
	font-weight: normal;
}

h1 { font-size: 180%; }
h2 { font-size: 180%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

a, a:visited {
	color: #3e480a;
	text-decoration: none;
}

a:hover, a:active {
	color: #DA444F;
	text-decoration: none;
}

/* layout */
html, body, #page, #page_content {
	height: 100%;
}
#spacer {
	height: *;
}



#page {
	background: #fff;
/*	font-size: 10pt;*/
	width:840px;
	margin: 0px auto;
}

#page td {
/*	font-size: 10pt; */
}



#logo {
	height:65px;
	background-repeat:no-repeat;

}
#logo img {
	margin-top:15px;
	margin-left:20px;
}
#title {
	background: #eeeeee;
	height:22px;
/*	padding-right:20px; */
	font-weight: bold;
	color: #2d2d2d;
	margin-bottom: 15px;
	
}
#title .right {
	margin-top:4px;
	margin-right:20px;
	float: right;
	width: 300px;
	text-align: right;
}

.menu {
	float: left;
	width: 150px;
	padding-right: 20px;
	margin-left:20px;
}

.menu a {
	width: 140px;
	display: block;
	background: white;
	color: #2d2d2d;
	padding: 8px 0 12px 8px;
	
	font-weight: normal;
	border-bottom: 1px solid #868686;;
	text-decoration: none;
	font-size: 100%;
}

.menu a:hover {
	background: #004B7A;
	color:#ffffff;
}



#content {
	margin-left:175px;
	width: 615px;
	
	padding-right: 10px;

}


#content a {
	color: #c00;
	text-decoration: none;
}

#content a:hover {
	color: #d33;
	text-decoration: underline;
}

#content h1 {
	margin-top: 20px;
	margin-bottom:20px;
}


#footer {
	font-size: 10px;
	color: #666;
	text-align: center;
	margin: 10px 50px 0 50px;
	padding: 10px;
	border-top: 1px dotted #666;
	clear:both;
	position:absolute;
	bottom:0px;
	width:698px;
	background:white;
}

.error {
	padding:10px;
	margin-bottom:20px;
	margin-left: 10px;
	background: #fdd;
	border-left: 2px solid #900;
}


fieldset {
	margin:10px 10px 10px 10px;
	padding: 8px;
	border: 1px dotted #333;
	background:#ddd;
}

fieldset div {
	padding: 2px 0px 2px 150px;
}

fieldset div label {
	margin-left: -140px;
	padding-top: 2px;
	width: 190px;
	font-weight: bold;
	position: absolute;
}

fieldset input {
	width: 180px;
	margin-left: 50px;
}

fieldset input.sm {
	width: auto;
	margin-left: 50px;
}

fieldset textarea {
	width: 250px;
	margin-left: 50px;
}

.result
{
	margin: 10px 40px 10px 40px;
	padding: 8px;
	border: 1px solid #333;
	text-align: center;
	font-weight: bold;
	background: #eee;
}

.ok {
	border-color: #6b6;
	background: #efe;
}

.fail {
	border-color: #b66;
	background: #fee;
}

.unk {
	border-color: #cc6;
	background: #ffd;
}


#table {
	background:#666666;
	border-collapse:collapse;
	border:none;
	margin-left:20px;
	width:380px;
}
#col1 {
	background:#D42B19;
	height:0.8cm;
}
#col2 {
	height:0.1cm;
	background:white;
}
.col3 {
	height:13px;
}
#col4 {
	height:4cm;
	text-align:left;
	vertical-align:top;
}

.col5 {
	height:1.6cm;
	width:1.92cm;
	text-align:center;	
}

.button {
	height:51px;
	width:60px;
	border:none;
}
#logo2{
	float:left;
	margin: 7px 0 0 10px;
}

#model{
	height: 0.8cm;
	text-align:right;
	font-size:14px;
	color:white;
	font-weight: bold;
}
#model div{
	margin: 7px 10px 0 0;
	float:right;
}





#titolo_schermata {
	margin-top:10px;
	margin-bottom:10px;
	font-size:150%;
	text-align:left;
}

.textx {
	font-size:27px;
	text-align:left;
}
.textxl {
	font-size:27px;
	text-align:left;
}

.textxr{
	font-size:27px;
	text-align:right;
}



#text1{ 
	display:inline;
	overflow:auto;
}

.table2 {
	width:363px;
	margin:auto;
	background:white;
}

.table2 tr, .table2 tr td, .table2 tr td div {
	height:47px;
	padding:0;
	margin:0;
}

#sottotitolo_schermata{
	float:left;
}
.table2 .trlit{
	height: 35px;
}
.table2 .Lxx{
	width:47px;
	height:47px;
	vertical-align:middle;
}
.table2 .Lxx div{
	vertical-align:middle;
	font-size:15px;
	padding:0 0 0 5px;
	width:43px;
}
.table2 .Ixx{
	width:40px;
	height:47px;
	vertical-align:middle;
}
.table2 .Ixx img{
	padding:0 0 0 5px;
}
.table2 .meas{
	width:110px;
	height:47px;
	vertical-align:middle;
}
.table2 .meas div{
	font-size:36px;
	text-align:right;
}

.table2 .unit{
	width:50px;
	height:47px;
	vertical-align:middle;
}
.table2 .unit div{
	font-size:25px;
	text-align:left;
	vertical-align:bottom;
}


.wrapper {
    width: 200px;
    border-bottom: 1px solid black;
    padding: 5px 0 2px 0;
}

.inline {
	display:inline-block;	
}

.table3 .Lxx{
	margin-left:20px;
	vertical-align:middle;
	width:33px;
}
.table3 .Ixx{
	vertical-align:middle;
	width:25px;
}
.table3 .meas{
	vertical-align:middle;
	width:60px;
}

.table3 .unit {
	vertical-align:middle;
	width:47px;
}








.col5 a img{
	border:none;
}

#debug_textarea{
	width:100%;
	display:none;
}

#BtnSec {
	width:350;	
}