body {
	margin: 0px;
	background-image: url('nuimg/blu2pixel.jpg');
	/*overflow-y: hidden;*/
}
img {
	border: 0px;
}
#tabella td {
	color: #D3D3D3;
	font-size: 12px;
}
#testata {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
}
#spacer {
	display: none;
	position: fixed;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 30px;
	border: 1px solid yellow;
}
#conte {
/*	position: fixed;*/
	padding-top: 110px;
	margin-left: 140px;
	border: 0px dashed red;
	width: 60%;
	color: #D3D3D3;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
}
#conte .header {
	font-family: "Tahoma", sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#conte .header span {
	font-weight: normal;
	font-size: 12px;
}
#ptftable td {
	color: #D3D3D3;
}
#ptftable a {
	font-weight: bold;
	color: #D3D3D3;
	text-decoration: underline;
}
#testa {
	width: 100%;
	height: 100%;
	background-image: url('nuimg/blu1pixel.jpg');
	margin: 0px;
	padding: 0px;
}
td.tdlogo {
	width: 130px;
	border: 0px solid green;
}
td.tdmenu {
	border: 0px solid cyan;
	margin: 0px;
	padding: 0px;
}
td.tdmotto {
	text-align: right;
	vertical-align: bottom;
	padding-right: 30px;
}
span.spmotto {
	font-family: "Terminal",monospace,sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #F89312;
}
.spmotto:before {
	content: "\"";
}
.spmotto:after {
	content: "\"";
}

#logoimg {
	border: 0px solid red;
	margin-left: 25px;
}
ul.ulmenu {
	border: 0px solid green;
	list-style: none;
	margin: 0px;
	height: 27px;
}
/*
li:before {
	background-image: url('nuimg/unsel_sx.png');
	width: 13px;
}
li {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/unsel_sx.png') no-repeat top left;
	margin-left: 3px;
}

li:hover {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/hover_sx.png') no-repeat top left;
	margin-left: 3px;
}
li.sele {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/sel_sx.png') no-repeat top left;
	margin-left: 3px;
}

li a {
	display: block;
	width: 120px;
	height: 27px;
	margin: 0;
	margin-left: 12px;
	line-height: 27px;
	text-decoration: none;
	background: url('nuimg/unsele_dx.png') no-repeat top right;
	border: none;
	font-family: "Terminal",monospace, sans-serif;
	font-size: 14px;
	color: #F89312;
	padding-right: 13px;
}

li a:hover {
	background: url('nuimg/hove_dx.png') no-repeat top right;
}
li a.sele {
	display: block;
	width: 120px;
	height: 27px;
	margin: 0px 0px;
	margin-left: 12px;
	line-height: 27px;
	text-decoration: none;
	background: url('nuimg/sele_dx.png') no-repeat top right;
	border: none;
	font-family: "Terminal",monospace, sans-serif;
	font-size: 14px;
	color: #F89312;
	padding-right: 13px;
}
*/
li.cntt {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/unsel_cnt.gif') no-repeat top left;
	margin-left: 3px;
}

li.cntt:hover {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/hover_cnt.gif') no-repeat top left;
	margin-left: 3px;
}
li.cnttsele {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/sel_cnt.gif') no-repeat top left;
	margin-left: 3px;
}

li.res {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/unsel_res.gif') no-repeat top left;
	margin-left: 3px;
}

li.res:hover {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/hover_res.gif') no-repeat top left;
	margin-left: 3px;
}
li.ressele {
	float: left;
	text-align: center;
	list-style-type: none;
	display: inline;
	background: url('nuimg/sel_res.gif') no-repeat top left;
	margin-left: 3px;
}


li a {
	width: 150px;
	height: 27px;
	display: block;
}

input {
	font-size: 10px;
	font-family: "Verdana", monospace, sans-serif;
}
select {
	font-size: 10px;
	font-family: "Verdana", monospace, sans-serif;
}