@charset "UTF-8";
body{background-color:#333;}
#img_bg{
position:absolute;
top:0px;
left:0px;
z-index:10;
}

#logo_enter{
z-index:100;
position:absolute;
left:0px;
height:270px;
width:470px;
padding: 0 40px;
background-color:#000;
visibility:hidden;
/*
background-image:url(../layout/box-nero-home.jpg);
background-repeat:no-repeat;*/
}

#div_sx{ float:left; width:250px;}
	#p_sx_top{padding:56px 0 0 0; font-size:13px; line-height:15.6px; letter-spacing:0.4px;}
	#p_sx_bottom{padding:82px 0 0 0; font-size:10px; line-height:12px; letter-spacing:0.3px;}
	
#div_dx{ float:right; width:auto; text-align:right;}
	#p_dx{padding:189px 0px 0 0; font-size:13px; letter-spacing:0.2px;font-weight:bold;}
	
.linea{clear:both; 
/*height:1px; padding-top:12px;*/
}

#copyright{ font-size:10px;letter-spacing:0.3px; color:#8C8C8C;}
	
#logo_enter a,#logo_enter a:link,#logo_enter a:visited {
font-family:"Helvetica Neue", Helvetica,Arial,sans-serif;
text-decoration:none;
}
#logo_enter a:hover{text-decoration:underline;}

#credits_80{position:absolute; z-index:1; position:absolute; display:none; }
#credits_100{
	display:none;
	position:absolute;
	z-index:2;
	color:#fff;
	width:471px;
	height:270px;
	left:605px;
/*
background-image:url(../layout/crediti_bg.gif);
background-repeat:no-repeat;*/
}
	#two_box_1, #two_box_2{
	width:228px;
	height:270px;
	letter-spacing: 0.01em;
	line-height:14px;
	background-image:url(../img/bg_credits.gif);
	background-repeat:no-repeat;
	}
	#credits_100 a, #credits_100 a:link, #credits_100 a:visited {
	font-family:"Helvetica Neue", Helvetica,Arial,sans-serif;
	color:#CCCC00; /* verde da AI B4D200 giallo ffe600 */
	text-decoration:none;
	}
	#credits_100 a:hover{text-decoration:underline;}
	#credits_80 img:hover{cursor:pointer;}
	
