body,td,th {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #e6e6e4;
}

#content h2 {
	font-size:16px;
	font-weight:normal;
	
	}

#wrap {
	width:960px;
	min-height:900px;
	background-image:url(template2.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:-15px;
	}
#wrap-index {
	width:960px;
	min-height:900px;
	background-image:url(template_index.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:-15px;
	}
	
#menu {
	position:relative;
	top:52px;
	left:102px;
	width:428px;
	height:25px;
	}
#menu.chi {
	background: url(template_menu-sprite2.png) no-repeat;
	background-position:0px 0px;	
	}
#menu.cosa {
	background: url(template_menu-sprite2.png) no-repeat;
	background-position:0px -25px;	
	}
#menu.filo {
	background: url(template_menu-sprite2.png) no-repeat;
	background-position:0px -50px;	
	}
#menu.dove {
	background: url(template_menu-sprite2.png) no-repeat;
	background-position:0px -75px;	
	}
#menu.home {
	background: url(template_menu-sprite3.png) no-repeat;
	background-position:0px -100px;	
	}

ul#nav {
	margin-left:-35px;
	list-style:none;
	width:428px;
}
#nav li {
	float:left;
}
#nav a {
	width:107px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
.cleaner {
	clear:both;
	}
	
#biscuit {
	width:760px;
	margin:0 auto;
	padding-top:10px;
	min-height:50px;
	}
#biscuit-index {
	width:500px;
	margin:0 auto;
	padding-top:200px;
	min-height:50px;
	}

#content {
	background: url(chicken.png) no-repeat;
	min-height:550px;
	width:960px;
	position:relative;
	top:50px;
	left:0;
	}
#box1 {
	position:relative;
	top:30px;
	left:130px;
	width:300px;
	}
#box1-bis {
	position:relative;
	width:300px;
	left:460px;
	top:-210px;
	}
#box1-chi {
		position:relative;
		width:300px;
		left:460px;
		top:-100px;
		}
#box1-filo {
	position:relative;
	width:300px;
	left:460px;
	top:-175px;
	
}
#box2 {
	float:right;
	margin-top:30px;
	margin-right:130px;
	width:300px;
	}
	
#box3 {
position:relative;
top:150px;
left:200px;
	}

#mappa {
	float:right;
	margin-top:-75px;
	margin-right:180px;
	}
	
#footer {
	clear:both;
	float:right;
	width:960px;
	text-align:center;
	margin:0 auto;
	margin-top: 30px;
}

#footer-filo {
	clear:both;
	float:right;
	width:960px;
	text-align:center;
	margin:0 auto;
	margin-top:-25px;
}

#footer-home {
	clear:both;
	float:right;
	width:960px;
	text-align:center;
	margin:0 auto;
	margin-top:-155px;
}

#footer-index {
	text-align:center;
}

#menu-index {
	text-align:center;
	}
a:link, a:visited, a:active {
	color:#000;
	}
a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	}
a:hover {
	color:#74756e;
	}