/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#f2eee5 url(images/sf-pagine.jpg) 0 0 repeat-x;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#6c6452;
}

p{
	margin:0;
	padding:20px 0 0 0;
}

a{
	color:#c2b18b;
}


ul{
	margin:0;
	padding:0 0 0 20px;
}

a:hover{
	color:#15508a;
}

#contenitore{
	position:relative;
	margin:auto;
	width:800px;
	padding:0 20px;
	background:url(images/logo.jpg) 0 0 no-repeat;
}

#testa{
	position:relative;
	overflow:hidden;
	height:170px;
}

#testa a{
	display:block;
	padding-top:170px;
}

#menu{
	position:relative;
	overflow:auto;
	margin:0;
	padding:0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#866d2d;
}

#menu ul{
	margin:0;
	padding:5px 2px;
	list-style-type:none;
}

#menu li{
	overflow:hidden;
	float:left;
	height:20px;
	padding:0 15px;
	border-left:1px solid #aca28c;
	border-right:1px solid #aca28c;
	line-height:20px;
}

#menu li.primo{
	border-left:none;
}

#menu li.ultimo{
	border-right:none;
}

#menu li a{
	display:block;
	padding:20px 0;
	height:20px;
}

#menu li a.home{
	width:47px;
	background:url(images/01home.gif) 0 0 no-repeat;
}

#menu li a.azienda{
	width:68px;
	background:url(images/02azienda.gif) 0 0 no-repeat;
}

#menu li a.prodotti{
	width:66px;
	background:url(images/03prodotti.gif) 0 0 no-repeat;
}

#menu li a.produzione{
	width:95px;
	background:url(images/04produzione.gif) 0 0 no-repeat;
}

#menu li a.salute{
	width:151px;
	background:url(images/05salute.gif) 0 0 no-repeat;
}

#menu li a.ricette{
	width:56px;
	background:url(images/06ricette.gif) 0 0 no-repeat;
}

#menu li a.dovesiamo{
	width:91px;
	background:url(images/07dovesiamo.gif) 0 0 no-repeat;
}

#contenuti{
	position:relative;
	overflow:auto;
	padding:30px 18px;
}

#mappa{
	float:right;
	margin-left:15px;
	width:540px;
	height:420px;
	border:solid 3px #c8b997;
}

#fondo{
	position:relative;
	padding:10px 0 0 0;
	margin:0 20px;
	border-top:solid 1px #d5cbb3;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#c2b18b;
}

#id-lab{
	position:absolute;
	overflow:hidden;
	width:40px;
	height:13px;
	top:85px;
	left:10px;
	background:url(images/id-lab.gif) 0 0 no-repeat;
}

#id-lab a{
	display:block;
	padding-top:13px;
}

/*--classi testo--*/

.titolo{
	font:normal 24px "Trebuchet MS", Arial, Verdana;
	color:#c8b997;
}

/*--classi--*/

.sx{
	float:left;
}

.dx{
	float:right;
}

img.dx{
	margin:0 0 15px 15px;
	border:solid 3px #c8b997;
}


/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin-left:0px;	/* "Air" */
	/*float:left; /* Floating gallery at the right side of other web page content */		
	width:456px;	/* Image width */
	height:319px;
	overflow:hidden;	/* Image height */
	position:relative;	/* Don't remove this line */
}

/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	border:solid 3px #c8b997;
	margin:0 0 10px 10px;
}
