@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	color: #630;
	background-color: #FFFFDF;
}
a:link, a:active, a:visited {
	color: #FF8A00;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
}
h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #900;
}
h3 {
	font-size: 14px;
	line-height: 14px;
}
#nav {
	padding-left: 2px;
	margin-bottom: 54px;
	margin-top: 4px;
}
#nav a {
	display: block;
	height: 20px;
	width: 175px;
	float: left;
	background-color: #FC0;
	color: #FF9;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	margin-bottom: 2px;
	border-bottom: 2px solid #DD8000;
	margin-right: 2px;
}
#nav a:hover {
	color: #DD8000;
	text-decoration: none;
	background-color: #FF9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}


#text {
	background-color: #FF9;
	border: 2px solid #FC0;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

#tuttovo {
	background-color: #FF9;
	display: block;
	color: #600;
	text-align: center;
	clear: both;
	font-size: 11px;
	border: 2px solid #FC0;
}
#banner {
	padding-left: 7px;
}
#lenguage {
	clear: both;
	text-align: center;
	padding-top: 8px;
}

#biogelateria a{
	width: 340px;
	height: 200px;
	display: block;
	float: left;
	margin-bottom: 10px;
	background-image: url(../Immagini/ban-gelati.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#natura a {
	width: 340px;
	height: 200px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	background-image: url(../Immagini/ban-natura.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
