/* Struttura layout*/
/* made by Gabbiadini Alessandro*/

body {
		text-align:center;
		background-color:#f4edac;
		background:#f4edac url(images/backlateral.jpg) repeat-x;
		color: #000000;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		}
	
	
#content {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:-10px;
		width:939px;
	   margin-bottom:-10px;
		padding:0px;
		text-align:left;


		}

* html body {
	margin-top:0px;
	margin-bottom:0px;
	}
* html #content{
	margin-top:0px;
	}

#header{
	float:left;
	margin-top:-2px;
	width:1050px;
	height:337px;
}


#corpo1{
	float:left;
	width:940px;
	height:138px;
	background:#f8f6c6 url(images/corpo1.jpg) no-repeat;


}



#corpo_vigneti{
	float:left;
	width:940px;
	height:138px;
	background:#f8f6c6 url(images/vigneti.jpg) no-repeat;
}

#corpo_vini{
	float:left;
	width:940px;
	height:138px;
	background:#f8f6c6 url(images/vinipage.jpg) no-repeat;
}

#corpo_generico{
	float:left;
	width:940px;
	height:138px;
	background:#f8f6c6 url(images/genericopage.jpg) no-repeat;
}

#corpo_sala{
	float:left;
	width:940px;
	height:138px;
	background:#f8f6c6 url(images/saladegustazioni.jpg) no-repeat;
}

#corpo2{
	float:left;
	width:940px;
	height:425px;
	background:#f8f6c6 url(images/corpo2.jpg) no-repeat;
}




#background{
	float:left;
	width:940px;
	margin-top:0px;
	background:#f8f6c6 url(images/corpo2.jpg) repeat-y;
	min-height:400px;
}




#menulaterale{
	float:left;
	width:96px;
	
	margin-left:26px;
	margin-top:0px;
}


* html #menulaterale{
	float:left;
	width:234px;
	margin-left:12px;
	margin-top:0px;
}



	
	

#news{

	margin-left:315px;
	width:586px;
	margin-top:0px;
	
	}

	

	
#footer {
font-size:10px;
color:#cfcda1;
width:880px;
height:25px;
text-align:center;
border-top-width:thin; 
border-top-style:solid;
margin-left:30px;
margin-top:90px;
background-color:#f8f6c6;}


#footer_sala {
font-size:10px;
color:#cfcda1;
width:880px;
text-align:center;
border-top-width:thin; 
border-top-style:solid;
margin-left:-286px;}

p {
margin-top:-8px;
}

#scrolling{

	float:left;
	margin-top:30px;
	margin-left:0px;
	width: 250px;


}
#left_barra{
float:left;
margin-top: -80px;
margin-left: 0px;
}

#right_barra{
float:left;
margin-top: -100px;
margin-left:540px;
}




#scrolling2{

	float:left;
	margin-top:30px;
	margin-left:0px;
	width: 250px;


}
#left_barra2{
float:left;
margin-top: -80px;
margin-left: 0px;
}

#right_barra2{
float:left;
margin-top: -100px;
margin-left:540px;
}

/* aspetti tipografici*/

.contatti {
	padding-left:20px;
	color: #ad5f64;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:-4px;
}


.green{
color: #69752f;
}

.sfondotable, .sfondotable TR
{
background-image: url(images/tablebkg.jpg);
background-color:#f8f6c6;
}

a img {
text-decoration: none;
border:none;
color: #446644;
}


#gallery_sala{
    background-image:url(images/bkg.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:400px;
	padding-top:27px;
	padding-left:20px;
	margin-left: 40px;
	}


/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	left:40px;
	width:500px; height:66px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:500px; height:66px; 
	clip:rect(0px, 500px, 66px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
	
div#hold2	{ 
	position:relative; overflow:hidden;
	left:40px;
	width:500px; height:66px; z-index:100
	}
div#wn2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:500px; height:66px; 
	clip:rect(0px, 500px, 66px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr12	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}