/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

html{
	background:#221200 url(images/sf-logo.gif) 50% 0 no-repeat;
}

body{
	background:url(images/linea.gif) 0 200px repeat-x;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#221200;
}

a{
	color:#8c4119;
}

#contenitore{
	margin:0 auto;
	width:1000px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background:url(images/sf-contenuti.png) 0 165px no-repeat;
}

#logo{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:340px;
	height:180px;
	/*background:url(images/logo.png) 50% 50% no-repeat;*/
	background:url(images/logo.png) no-repeat;

}

#logo a{
	position:relative;
	display:block;
	padding:200px;
	width:340px;
}

#contenuti{
	position:relative;
	overflow:hidden;
	margin:10px 25px;
	padding:10px;
	height:330px;
}

#cont-evidenza{
	position:relative;
	margin-top:10px;
}

#evidenza{
	position:relative;
	z-index:1;
	margin-top:10px;
	padding:3px 130px 3px 3px;
	background:url(images/sf-trasp.png);
}

#ambra{
	position:absolute;
	z-index:2;
	bottom:7px;
	right:7px;
	width:120px;
	height:116px;
	background:url(images/ambra.png) no-repeat;
}

#degustazione{
	position:absolute;
	top:0;
	right:0;
	padding:25px;
	width:230px;
	height:350px;
	background:url(images/sf-menu.png) no-repeat;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
}


#contenutiristorante{
	position:relative;
	float:left;
	width:650px;
	height:330px;
}


#menu{
	position:relative;
	overflow:auto;
}

#menu ul{
	position:relative;
	overflow:auto;
	margin:0 30px;
	padding-left:40px;
	color:#8c4119;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
}

#menu li{
	position:relative;
	float:left;
	padding:0 25px 0 10px;
	list-style-type:disc;
}

#menu li.primo{
	list-style-type:none;
}

#menu a{
	color:#8c4119;
	text-decoration:none;
}

#fondo{
	position:relative;
	margin:30px auto;
	padding:40px 0 0;
	background:url(images/linea-fondo.gif) 50% 0 no-repeat;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#6b3516;
	letter-spacing:1px;
	text-align:center;
}

#idlab{
	overflow:hidden;
	width:51px;
	height:30px;
	margin:0 auto;
	background:url(images/idlab.gif) no-repeat;
}

#idlab a{
	display:block;
	padding-top:30px;
}

/*------classi-------*/

.titoli{
	font:normal 21px Georgia, "Times New Roman", Times, serif;
	color:#8c4119;
}

.titoli2{
	font:normal 21px Georgia, "Times New Roman", Times, serif;
	color:#bc7212;
}

.titolino{
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color:#924a22;
	line-height:20px;
}

.sx{
	float:left;
	margin-right:10px;
}
.dx{
	float:right;
	margin-left:10px;
}
.sxth{
	float:left;
	margin-right:10px;
}

.sxthcamere{
	float:left;
	margin-right:6px;
}




/*--------------------------------------image slideshow----------------------------------------*/

.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin-left:0;	/* "Air" */
	/*float:left; /* Floating gallery at the right side of other web page content */
	width:540px;
	height:330px;	
	overflow:hidden;	/* Image height */
	position:relative;	/* Don't remove this line */
}

/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	border:none;
	left:0px;
	top:0px;
	width:540px;
	height:330px;	
}

.scroller{
	position:relative;
	overflow:hidden;
	width:650px;
}

#testata{
	position:relative;
	overflow:hidden;
	width:10000px;
	height:100px;
}

#testata .news
{
	position:relative;
	width:650px;
	height:100px;
	float:left;
}

.scrollerfotocamere{
	position:relative;
	overflow:hidden;
	width:920px;
}


#testata .fotocamere
{
	position:relative;
	width:920px;
	height:100px;
	float:left;
}



/*--------------------------------------form----------------------------------------*/

form{
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	width:1000px;
}

fieldset{
	position:relative;
	float:left;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	border:none;
	border-right:1px solid #bba280;
	width:246px;
	height:260px;
	color:#221200;
	}
	
*:first-child+html legend{/*solo per ie7*/
	margin-left:-7px;
}
	

fieldset div{
	border:none;
	margin:0;
	padding:0 0 5px 0;
	float:left;
	}

label{
	border:none;
	float:left;
    display: inline;
	margin-left: 0;
	width:200px;
	height:20px;
    line-height:20px;
}

input{
	float:left;
	border:none;
	margin:5px 0 0 0;
	padding:4px 5px 0;
	width:auto;
	height:17px;
	background:#bba280;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#221200;
	}
	
textarea{
	overflow:auto;
	float:left;
	border:none;
	background:#bba280;
	margin:5px 0 0 0;
	padding-left: 5px;
	width:240px;
	height:225px;
	color:#221200;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	}
	
textarea.info{
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#f2d6b1;
	}

input.radio{
	background:none;
	border:none;
	margin:1px 10px 0 0;
	}

label.piccolo{
	width:30px;
	height:15px;
    line-height:15px;
	}
	
.bottone{
	margin:5px 0 0 0;
	padding:0;
	width:100px;
	height:25px;
	line-height:25px;
	border:none;
	background:#8c4119;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#f2d6b1;
	cursor:pointer;
	}
	
	
* {margin:0; padding:0}

.sm {
	width:930px;
	height:330px;
	display:block;
	overflow:hidden;
	background-color:#b89c78
}
	
.sm li {
	float:left;
	list-style:none;
	display:inline;
	overflow:hidden;
	height:330px;
	background-position:5px 0;
	background-repeat:no-repeat;
}

.sm li p {
	padding:20px 20px 20px 160px;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

.sm li p strong{
	font:normal 30px Georgia, "Times New Roman", Times, serif;
	color:#f7e6d0;
}
