*					{	margin: 0px; padding: 0px}
html 				{	height: 100%;}
body				{	height: 100%; background-color: #111;}

img 				{	behavior:	url("../js/pngbehavior.htc");}
table				{	font-family: Tahoma; font-size: 11px; color: #999;}
BODY 			{	scrollbar-face-color:#333;
						scrollbar-highlight-color:#333;
						scrollbar-3dlight-color:#000;
						scrollbar-darkshadow-color:#000;
						scrollbar-shadow-color:#000;
						scrollbar-arrow-color:#999;
						scrollbar-track-color:#000;}

a					{	text-decoration: none; border: 0px;}
a:link			{	text-decoration: none; border: 0px;}
a:hover			{	text-decoration: underline;}
a.red:hover 	{	color: #DD5652;}

p,a				{	font-family: Tahoma; font-size: 11px; color: #999;}
h1					{	font-family:Georgia, "Times New Roman", Times, serif ;font-size: 12px; color: #FFF;}
h1	 a				{	font-family:Georgia, "Times New Roman", Times, serif ;font-size: 12px; color: #FFF;}
h2					{	font-family:Georgia, "Times New Roman", Times, serif ;font-size: 11px; color: #DEDEDE;}
h2	 a				{	font-family:Georgia, "Times New Roman", Times, serif ;font-size: 11px; color: #DEDEDE;}

.mini				{	font: Verdana; font-size: 10px;}
.fs1				{	font-size: 1px;}
.fs9				{	font-size: 9px;}
.fs10				{	font-size: 10px;}
.fs12				{	font-size: 12px;}
.rosso			{	color: #DD5652;}
.blu				{	color: #008EC1;}
.grigio			{	color: #999999;}
.grigioChiaro	{	color: #CCC;}
.bianco			{	color: #FFFFFF;}
.bold				{	font-weight: bold;}
.normal			{	font-weight: normal;}

div#content			{	position: absolute;
						width: 983px;
						height:560px;
						left: 50%;
						top: 50%;
						margin-left: -490px;
						margin-top: -280px;
						background-color:#000;}

div#facebook		{	position: absolute;
						width: 20px;
						height:20px;
						left: 50%;
						top: 50%;
						margin-left: 473px;
						margin-top: 290px;
						background-color:#111111;}

						
div#flashBox		{	float: left; height: 560px; width: 648px; background-color:#000;}
div#htmlBox		{	position: absolute; left: 648px; width: 332px; height: 560px; background-color:#000; /*overflow:auto;*/}
/*div#htmlBox		{	width: 332px; height: 560px; background-color:#000;}*/
.dataBox			{	margin-left: 15px; margin-top: 20px; /*background-color:#F0F;*/}
div#scroller			{	width: 300px; height: 245px; background-color:#000000;}

img.thumb		{	border-top: 4px solid #666; border-bottom: 4px solid #666; border-left: 6px solid #666;border-right: 6px solid #666; margin: 5px 0px;}
img.tHover		{	border-top: 4px solid #FFF; border-bottom: 4px solid #FFF; border-left: 6px solid #FFF; border-right: 6px solid #FFF; margin: 5px 0px;}

.spacer	{width: 95%; height: 1px; margin-top: 10px; border-bottom: 1px solid #999;}

/*div#htmlBox	{ position: absolute; z-index: 3; width: 980px; height: 560px; left: 50%; top: 50%; margin-left: -490px; margin-top: -281px;}*/
/*div#test{ position: absolute; z-index: 2; width: 980px; height: 560px; left: 50%; top: 50%; margin-left: -490px; margin-top: -281px;}*/
/*div#content		{float:right; width: 553px; height: 100%;}*/
/*div#navigation	{float:left; width: 221px; height: 100%; background: url(../img/bgNAV.png) top repeat-y;}*/







.thumbLine	{	margin: 20px 0px 0px 15px; background-color:#00FF00;}

.fs1	{ font-size: 1px;}
#AutoScrollContainer {position:absolute; width: 100%; height: 250px; overflow: auto; clip:rect(0,100,100,0); overflow:hidden; z-index:1; visibility:visible; }
#AutoScrollContent {position:absolute; top:200px; left:0px; width: 95%;  visibility:visible;}


