/* CSS Document */
html, body {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:11px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active, a:focus, a:visited{
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#enter {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
#tableSWF {
		width: 100%;
		height: 100%;
		}
#credits {
margin:5px;
width: 200px;
}
#link {
text-align:right;
}

img {
border: none;
margin: 0;
padding: 0;
}
#contenitore {
width:955px;
}
#copy {
margin-top: 10px;
padding-left:10px;
float:left;
}
#credits {
text-align:right;
float:right;
}
#credits a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#credits a:hover, #credits a:active, #credits a:focus, #credits a:visited{
	font-weight:normal;
	color: #999;
	text-decoration: none;
	}