html,body
{
	background-color:white;
	width:100%;
	text-align:center;
	margin:0px;
}

img { border:none;
				margin:0px;
}

.verde{color: #8bc43f}

a.link_b{ font-family: Tahoma, Arial, sans-serif;
					font-size: 14px;
					color: white;
					text-align:center;
					text-decoration:none;
}
a.link_b:hover{
			color: white;
			text-decoration:none;
}

#fascia{
	width:100%; height:77px;
	background-color: #8bc43f;	
	margin:0px;	
}

#credits{
	position:absolute;
	width:200px; height: 20px;
	bottom: 12px; left:2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	text-align:left;
}

#testo{
	position:absolute;
	width:400px; height:60%;
	top: 160px; left:10%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height:180%;
	color: black;
	text-align:justify;
	/*border:1px solid red;*/
}

#entra{
	position:absolute;
	width:317px; height:209px; 
	bottom: 0px; right:0px;
	background-image:url(img/sf_entra.gif);
	margin:0px;
}

#enter{
	position:absolute;
	width:54px; height:18px; 
	top: 143px; left:169px;
	background-color: #8bc43f;	
	text-align:center;
}

#fr_enter{
	position:absolute;
	width:14px; height:20px; 
	top: 141px; left:225px;
}

#mappa{
	margin: auto;
	width:1003px; height:590px; 
}



