body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-x;
	background-position: 0px -57px;
	/*font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 13px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	color: #996600;
	text-decoration: underline;
}


.testata {
	margin: 0px auto 1px auto;
	padding: 0px 12px 12px 12px;
	width: 912px;
	background-image: url(img/sf_01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}



.menu_top {
	width: 926px;
	height: 50px;
	line-height: 50px;
	margin: 15px auto 10px auto;
	text-align: right;
	padding: 0px 50px 0px 5px;
	position: relative;
}
	.menu_top .logo { 
		position: absolute;
		width: 149px;
		height: 50px;
		top: 0px;
		left: 50px;
	}



.menu {
	width: 926px;
	margin: auto;
	background-color: #624a38;
	color: #fff;
	text-align: center;
	padding: 5px;
}
	.menu a:link, .menu a:visited {
		color: #fff;
		text-decoration: none;
	}
	.menu a:hover, .menu a:active {
		color: #ffcc00;
		text-decoration: underline;
	}

p { padding: 7px; margin: 0px; }

.contenuto {
	padding: 50px;
	border: 1px solid #ededed;
	width: 834px;
	margin: auto;
	background-color: #FFFFFF;
	position: relative;
}
	.contenuto .img_bottom {
		position: absolute;
		bottom: -120px;
		right: 20px;
		width: 451px;
		height: 180px;
		background-image: url(img/img_insieme.gif);
		background-repeat: no-repeat;
	}
	.contenuto .colonna_1 {
		width: 510px;
		float: left;
	}
	.contenuto .colonna_2 {
		width: 274px;
		padding-left: 50px;
		padding-top: 38px;
		float: left;
	}
	.contenuto p {
		text-align: justify;
	}
	
.separatore {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.indirizzo {
	color: #402d1f;
	padding: 30px 30px 30px 225px;
	width: 681px;
	margin: auto;
	background-image: url(img/dipasquale.gif);
	background-repeat: no-repeat;
	background-position: 50px 30px;
}




.menu_bottom {
	text-align: center;
	padding: 15px 15px 30px 15px;
	color: #999999;
}
	.menu_bottom .piccolo {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	
	.menu_bottom a:link, .menu_bottom a:visited {
		color: #999999;
		text-decoration: none;
	}
	.menu_bottom a:hover, .menu_bottom a:active {
		color: #996600;
		text-decoration: underline;
	}
	

.box_formaggio {
	width: 200px;
	height: 210px;
	float: left;
	background-image: url(img/box.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-left: 39px solid #fff;
	border-right: 39px solid #fff;	
	border-top: 15px solid #fff;
	border-bottom: 15px solid #fff;
}
	.box_formaggio .immagine {
		text-align: center;
		padding: 1px;
		margin-bottom: 10px;
	}
			.box_formaggio .immagine img { border: 0px; }
	.box_formaggio h3 {
		margin: 0px;
		padding: 10px;
		text-align: center;
		font-size: 18px;
		font-weight: normal;
		line-height: 18px;
		height: 36px;
	}
		.box_formaggio h3 span { font-size: 12px; font-style: italic; }

	
	
h1 {
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #960;
}
	h1 span { font-size: 12px; }
	
	

.js .wrap { /* nasconde gli elementi di jcarousel - serve per evitare lo sfarfallio prima della sistemazione */ 
	display: none;
}


a img { border: 0px; }

.box_laterali { /*margin-bottom: 15px; margin-top: 40px; */ }

.rilievo { background-color: #f2f2f2; border: 1px solid #ccc; padding: 10px; font-size: 13px; margin-bottom: 10px; }

.img_formaggio { text-align: center; border: 1px solid #ccc; border-bottom: 0px; }
	.img_formaggio img { border: 0px solid #ccc; }
	
	
form { padding: 7px; margin: 0px; }
label { display: block; clear: both; height: 25px; line-height: 25px; font-weight: bold; margin-bottom: 15px; color: #666666;}
label input, label textarea { width: 320px; float: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

