html{height:100%;}
body{
	overflow:hidden;
	background-color: #fff;
	/*background-image:url(../images/elementi/bg3_dwn_home.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	height:100%;
	width:100%;
}
/*#splash{
	display:block;width:100%;
	
	height:21px;
	margin:0px;
	background-image: url(../images/elementi/bg3_top_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
}*/
#pow{position:absolute;
bottom:10px;
right:10px;}

#centrale_home{
position:absolute;
display:block;
top:50%;
bottom:50%;
background:url(../images/elementi/bg_tri_home.jpg) repeat-x left top;
width:100%;
height:402px;
border-bottom:1px solid #000000;
margin:-200px 0 0 0;
}
a{
text-decoration:none;
color:#000;}

#enter{
	position:absolute;
	top:50%;
	left:50%;
	rigth:50%;
	margin:-200px 0 0 -481px ;
	width:360px;
	height:90px;
	padding:310px 0 0 602px ;
	background-image:url(../images/elementi/imm2_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font:bold 30px Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	color:#fff;
	 text-shadow: 0px 0px 5px #444;
}
#enter:hover{
/*background-position: left bottom;*/
color:#f68400;

}

#info{font-size:10px; color:#000;  font-family:Arial, Helvetica, sans-serif; padding:0 0 0 15px; position:absolute; display:block; top:50%; margin:200px 0 0 0;}
