body {
	margin:0px;
	background-image: url(imgs/bckbody.png);
	background-color: #000000;
	background-repeat: repeat-x;	
	}


div#wrapper {
	position: absolute;
	top: 90;
	right: 0;
	left: 0;
	width: 900px;
	height: 610px;
	margin: 0px auto;
	padding: 0px;
	z-index: 200;
	overflow: hidden;
	border: none;
	visibility: visible;
	background-image: url(imgs/bckdisplay.png);
	}
			
div#header {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 30px;
	z-index:102;
	}

div#container	{
	position: absolute;
	top: 75;
	left: 125;
	visibility: visible;
	width: 650px;
	height: 510px;
	margin: 0px auto;
	z-index:102;
	vertical-align:top;
	}
	
div#container1	{
	position: absolute;
	top: 55;
	left: 10;
	visibility: visible;
	width: 890px;
	height: 510px;
	margin: 0px auto;
	z-index:102;
	vertical-align:top;
	}

	
div#wn	{
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:510px;
	clip:rect(0px 650px 510px 0px);
	overflow:hidden;
	z-index:200;
	visibility: visible;
	}

div#lyr	{
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	width: 1px;
	height: 510px;
	visibility: inherit;

	}

/*table#t1 { width:100% }
table#t1 td { width:900px; vertical-align:middle; text-align:center }*/

div#sx {
	position:absolute;
	left:20;
	top:565;
	z-index:200;
	width: 30;
	height: 17;

} 

div#dx {
	position:absolute;
	right:20;
	top:565;
	z-index:200;
	width: 30;
	height: 17;

}

.img { border:0px;}
.img a:link { border:0px;}
.img a:visited { border:0px;}
.img a:hover { border:0px;}

/*testi menu*/	
.testiA20n {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #FEECA5;
	text-align: right;
	padding: 10px;
	}
	
.testiA20n a:link {
	text-decoration: none;
	color: #DAAF03;
	}
	
.testiA20n a:visited {
	text-decoration: none;
	color: #B08D02;
	}

.testiA20n a:hover {
	text-decoration: underline;
	color: #FFCC33;
	}

.testiA20nb {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	}
	/*testi box contenuti*/
.testiA10n {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	}
	
.testiA12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}

.testiA12 a:link {
	text-decoration: none;
	color: #DAAF03;
	}
	
.testiA12 a:visited {
	text-decoration: none;
	color: #B08D02;
	}

.testiA12 a:hover {
	text-decoration: underline;
	color: #FFCC33;
	}
	
.testiA12neretto {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

