html, body {
	height: 100%;                                                                  
	margin: 0;                                                                     
	padding: 0;
	background-color:#171A1B;
}

* {
	margin:0px auto;
	padding:0;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;                                                                     
	margin-top: -300px;                                                              
	float: left;
}
div#wrapper {
	background-image:url(../_support/backcolor7.png);
	background-repeat:repeat-x;
	width: 100%;
	clear: both;
	position: relative;
	top: -260px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */

}
/* Hide from IE5mac \*//*/
	div#shim {
		display: none;
	}
	html, body {
		height: auto;
	}
/* end hack */
/* ]]> */

#flashcontent {
	padding: 0;   
	margin: auto;
	width: 1000px; 
	height: 600px; 
	position: relative;
	z-index: 0
} 
#preloadDefaultImages1 {
	position:absolute;
	top:-1000px;
	left:-1000px;
}
#preloadDefaultImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../_support/backcolor0.png);
	background-image: url(../_support/backcolor1.png);
	background-image: url(../_support/backcolor2.png);
	background-image: url(../_support/backcolor3.png);
	background-image: url(../_support/backcolor4.png);
	background-image: url(../_support/backcolor5.png);
	background-image: url(../_support/backcolor6.png);
}
.testofooter{
	margin-top:0px;
	background-image:url(images/hline.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:61px;
	line-height:61px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

.titoletti, a.titoletti, a.titoletti:link, a.titoletti:visited, a.titoletti:hover  {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}