body{
	font-family:   Verdana, Arial, sans-serif;
	font-weight:normal;
	color: #ffffff
	line-height: 1;	
	background: #8cff8c fixed;
	color: #000066;
}

input,select  {
    COLOR: black; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none; 
	font-size:8pt;
}

#generale {
    position: absolute;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: -494px;
    width: 988px;
    left: 50%;
    top: 0;
	color:#000000;
}
#generale h2{
	text-align:center;
}
#generale a:visited, #generale a:link {
	text-decoration: underline;
	color:#000066;
}
#generale a:hover {
	text-decoration: none;
	color: #0000ff;
}
li {
	margin-left:8px;
}
#intestazione {
	height:192px;
	background-image:  url("images/sfondoheader8.jpg");
	width:100%;
/*	background-color:#89CA89; */
/*	background-color:#90E590; */
/*	background-color:#98D298; */
/*	background-color:#66ff66; */
}
#intestazione img {
	float:left;
	margin:6px 0px 5px 11px;
	vertical-align:middle;
		
}

#copertina {
	margin:20px 20px 20px 20px;
	background-color:#330000;
	width:100%;
}

#pageNav{
	background-image:  url("images/sfondomenu2.gif");
	margin-top:5px;
	font: small Verdana, arial,sans-serif;
	height:30px;
/*	background-color:#D1BEBE;*/

}
#language{
	Position:absolute;
	left:910px; 
	top:203px;
	font: small Verdana, arial,sans-serif;
}

#sectionLinks{
	padding:5px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: bold;
	color:#000066;
	text-decoration: none;
	Width:100px;
	padding:0 15px 0 15px;
	margin-left:20px;
}

#sectionLinks a:hover{
	text-decoration:underline;
}
#corpogenerale {
	margin-top:5px;
	background-color:#66FF66;
    clear:left; 
    width: 100%;
}
#corposinistra {
	float:left;
    padding:10px; 
    width: 124px;
    text-align:left;
	font-size:x-small;
	background-color:#66ff66;
	height:550px;
}
#corposinistra2 {
	float:left;
    padding:10px; 
    width: 124px;
    text-align:left;
	font-size:x-small;
	background-color:#66ff66;
	height:760px;
}
#corposinistra3 {
	float:left;
    padding:10px; 
    width: 124px;
    text-align:left;
	font-size:x-small;
	background-color:#66ff66;
	height:2320px;
}

.corposinistra1 {
	vertical-align:middle;
	padding-top:08px;
    text-align:center;
	margin-top:5px;
	font-size:12px;
}

#corpopagina {
	float:left;
    padding:10px; 
    width: 824px;
    margin-left:0px;
    text-align:justify;
	font-size:small;
	height:550px;
	background-color:#abffab;	
}

#corpopagina2 {
	float:left;
    padding:10px; 
    width: 824px;
    margin-left:0px;
    text-align:justify;
	font-size:small;
/*	background-color:#F2EAEA;	*/
}

#location {
	text-align:justify;
}
#location img{
	float:left;
	margin:18px;
	
}

#piepagina {
	clear:left;
	font-size:12px;
/*	background-image:  url("images/sfondofooter.gif");*/
	background-image:  url("images/sfondomenu2.gif");
	text-align:center;
	padding:5px;
	height:20px;
	color:#000033;
}
#piepagina2 {
	clear:left;
	height:30px;
	width:100%;
	font-size:12px;
	background-image:  url("images/sfondofooter1.jpg");
}
.mag {
	font-size:15px;
	line-height:2;
}
.mag2 {
	font-size:15px;
	line-height:1.8; 
}
.mag3a {
	font-size:14px;
	line-height:1.6; 
}

.alright {
	float:right;
	padding:2px 4px 2px 8px;
}
.alleft {
	float:left;
	padding:2px 4px 2px 8px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#prodotti {
	height:210px;
	width:810px;
	background-image:  url("images/pannello1.jpg");
	clear:left;
	font-size:9px;
	margin-left:5px;
}
#prodottides {
	height:45px;
}
#prodottides p{
	float:left;
	margin-left:07px;
	width:102px;
	text-align:center;
}

#prodottipan {
	height:155px;
}
#prodottipan img{
	float:left;
	margin:1px 40px 5px 34px;
	border:0;
}
#descprod{
	Margin-top:10px;
	clear:left;
	width:100%;
	height:500px;
	text-align:justify;
}
#descprod p{
	font-size:14px;
}

#descprod1{
	background-image:  url("images/sfondobottiglia3.jpg");	
	float:left;
	width:160px;
	height:510px;
	padding-top:20px;
/*	width:125px;*/
/*	height:500px;*/
/*	padding:15px 15px 15px 20px;*/
}
#descprod2{
	float:left;
	text-aligm:center;
	width:640px;
	padding-left:10px;
}
#testo243{
	color:#000033;
	
}
#downbroc {
	position:absolute;
	top:1020px;
	right:180px;
	font-size:12px;
	color:#0000FF;
	border:0;
}
#downbroc  img{
	border:0;
	margin:0 10px 0 10px;
}
.pannellorecensione{
	background-image:  url("images/pannellorecensionep1.jpg");		
	width:790px;
	height:238px;
	padding:20px 20px 2px 20px;
	font-size:11px;
/*	border:1px #000000 solid; */
}
.pannellorecensione img{
	float:left;
	padding-right:10px;
}
#pannellorecensionep{
	font-size:10px;
}
.imgctr1 {
	padding-top:30px;

}
