html:{
	height:100%;
}
	
body{	
	height:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-color:#fff;
	margin:0;
	padding:0;
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:11px;		
background-image:url(img/body_bg.jpg);
}


#container {
background-color:#FFFFFF;
background-image:url(img/intro.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
clear:both;
height:640px;
margin:0 auto;
position:relative;
width:990px;
}

.dati_attivita {
bottom:0;
font-size:12px;
height:30px;
left:45px;
overflow:hidden;
position:absolute;
width:600px;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -320px;
	float: left;
}


#italiano
{
	width:180px;
	height:70px;
	top:100px;
	left:410px;
	overflow:hidden;
	position: absolute;
   z-index:99;
 	cursor: pointer; 
	text-align: center; 
}

#inglese
{
	width:190px;
	height:70px;
	top:490px;
	left:410px;
	overflow:hidden;
	position: absolute;
   z-index:99;
 	cursor: pointer; 
	text-align: center; 
}