#primo{
	height: 603px;
	padding-top: 10px;
	background-color: white;
	background-image: url(../immagini/common/logo_naturae.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size: 12px;
}

#primo ul{
	list-style: none;
	text-align: center;
	margin: 0px 0px 0px 0px;

}

#primo ul li{
	margin: 25px 0px;
}

#primo ul li a{
	text-decoration: none;
	color: black;
	font-size: 15px;
}

#primo ul li a:hover{
	font-weight: bold;
}

.isolato{
	margin: 100px 0px 30px 0px;
}

#link_fondo{
	display: block;
	width: 520px;
	height:120px;
	background: transparent;
	position: absolute;
	color: white;
	top: 620px;
	left: 510px;
}

