@charset "utf-8";
/* CSS Document */
body {
	background:#000;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/mainbackground.jpg) no-repeat fixed center center;
	background-color:#000;


}
#contenuto {
	width:1000px;
	height:550px;
	border:4px solid #333;
position:absolute;top:50%;left:50%;
margin:-281px 0 0 -500px;
}


#logo {
	width:207px;
	height:128px;
	float:left;
}
#logo h1 {
	position: relative;
	margin: 0;
	width: 207px;
	height: 128px;
	font-size:1px;
}
#logo h1 a {
	width: 100%;
	height: 100%;
}
#logo h1 span {
	position: absolute;
	z-index: 1;	
	width: 100%;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
	z-index:20;
}


h2 {
	margin:0;
	padding:0;
	margin-top:20px;
	font: 2.3em 'Times'; color: #D7D7D7; margin-left:11px;
	text-align:left;
}
h3 {
	margin:0;
	padding:0;
	font: 1.4em 'Times'; color: #858585; margin-left:11px;
	text-align:left;
}
p {
	color:#CCC;
	margin:0;
	padding:0;
	text-align:justify;
	line-height:150%;
	font-size:12px;
	margin:15px;
}
p a{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
#contenuto_menu {
	top:0;
	position:absolute;
	width:207px;
	height:550px;
	float:left;
	margin-left:0px;
	z-index:60;
	
}
img { border:0px; }

#contenuto_menu2 {
	clear:left;
	position:absolute;
	width:207px;
	height:422px;
	float:left;
	margin-left:0px;
	z-index:61;
	left: 0px;
	top: 128px;
	background:url(../images/menubg.png);
}
#contenuto_sezione {
	clear:left;
	position:absolute;
	top:0px;
	width:789px;
	height:550px;
	float:right;
	left: 214px;
	z-index:70;
}
#contenuto_sezione2 {
	width:787px;
	height:550px;
	float:right;


}



div#background {	width:1000px;
	height:550px;position:relative;}
#background IMG {position:absolute;top:0;left:0;z-index:1;}
#background IMG.active {z-index:3;}
#background IMG.last-active {z-index:2;}


#contenuto_home {
	width:1000px;
	height:420px;
	float:left;
	background:#000;
	text-align:center;
}
ul.menu, ul.menu ul {

  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 206px;
  font-size:11px;

}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 0px;
}

ul.menu li a {

  color: #fff;	
  padding:3px;
  border-bottom:1px solid #333;
 padding-left: 17px;
}

ul.menu li a:hover {
  background: #000;
  padding-left: 17px;
}

ul.menu li ul li a {
  color: #FFF;
  padding-left: 35px;
  border:0px;
  color:#999;

}

ul.menu li ul li a:hover {
  color: #FFF;
  padding-left: 35px;
  border:0px;
  color:#FFF;
}
ul.menu li ul li a.subselected  {
	font-weight:bold;
	color:#FFF;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

.btn_galleria {
width: 150px;
height: 155px;
}

.btn_galleria a {
display: block;
width: 196px;
height: 32px;
background: url(../images/galleria_off.jpg) no-repeat top left;
}

.btn_galleria a:hover {
background: url(../images/galleria_on.jpg) no-repeat top left;
}
.btn_galleria a span { display:none; }

.modulo { color:#CCCCCC; font-size:12px; }

div#intestazioneVino {
	float:left;
	width:482px;
	height:100px;
	position:absolute;
	left: 0px;
	top: 8px;
	background:url(../images/menubg.png);
}
div#testoVino {
	float:left;
	width:482px;
	height:386px;
	position:absolute;
	left: 0px;
	top: 118px;
	background:url(../images/menubg.png);
}
div#intestazioneAzienda {
	float:left;
	width:786px;
	height:100px;
	position:absolute;
	left: 0px;
	top: 0px;
	background:url(../images/menubg.png);
}

div#testoAzienda {
	float:left;
	width:786px;
	height:343px;
	position:absolute;
	left: 0px;
	top: 100px;
	background:url(../images/menubg.png);
}
div#testoAzienda2 {
	float:left;
	width:786px;
	height:443px;
	position:absolute;
	left: 0px;
	top: 100px;
	background:url(../images/menubg.png);
}


div#testoAzienda p a { color:#FFFFFF; font-weight:bold; }
div#galleriaAzienda {
	float:left;
	width:786px;
	height:100px;
	position:absolute;
	left: 0px;
	top: 450px;
	background:url(../images/menubg.png);
}



#pane2 {
	height: 386px;
}
a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


