h2 {
	display: none;
	visibility: hidden;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC66;
	background-image: url(immagini/enterpage3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenitore #header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	position: absolute;
	left: 800px;
	top: 105px;
}

#contenitore #header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;

}

#contenitore #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFF66;
	text-decoration: none;
	position: absolute;
	left: 800px;
	top: 730px;
	
	}
	

#contenitore #footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;

}

#contenitore #menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 800px;
	left: 120px;
	top: 280px;
	text-align: center;
	word-spacing: 70px;
}
#contenitore #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 200px;

}
#contenitore #sinistra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	position: absolute;
	height: 280px;
	width: 400px;
	left: 50px;
	top: 380px;
	font-weight: normal;
}
#contenitore #destra {
	position: absolute;
	left: 532px;
	top: 386px;
	height: 246px;
}
#contenitore #destra img {
	text-decoration: none;
	border:none;
}
#contenitore #titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
	position: absolute;
	left: 50px;
	top: 350px;
}
#contenitore #sinistra a {
	color: #FFFF00;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenitore #counter {
	position: absolute;
	left: 10px;
	top: 730px;
}
