* {

}
html,body {

}
body {
	background-color:#810f0f;
}

form {
	margin:0; padding:0; display:inline;
}

.ja {
	display:none;
}
#fotoProdotto {
	position:absolute;
	z-index:0;
	margin-left:290px;
	margin-top:200px;
}
#contenitore {
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:716px;
	height:716px;
	background-image: url(../img/background.jpg);
}
#contenitoreIntro {
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	min-width:800px;
	min-height:800px;
	text-align:center;
}
#bg_bianco {
	position:absolute;
	width:700px;
	height:700px;
	margin-left:8px;
	margin-top:8px;
}
.titolo {
	position:absolute;
	height:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-style:italic;
	color:#000000;
	margin-top:187px;
	margin-left:39px;
}
.titoloVino {
	position:absolute;
	height:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-style:italic;
	color:#000000;
	margin-top:650px;
	margin-left:75px;
}
.sottoTitolo {
	position:absolute;
	margin-top:200px;
	margin-left:100px;
	color:#810f0f;
	font-size:45px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;	
}

#menuPrincipale {
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	width:560px;
	height:120px;
	margin-left:140px;
	list-style-type: none;
}
#menuPrincipale li {
	font-size:11px;
	font-weight:bold;
	height:120px;
	width:80px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	float:left;
}

#menuVino {
	position:absolute;
	width:150px;
	height:200px;
	margin-top:300px;
	margin-left:30px;
	padding:0;
}
#menuVino li {
}
#menuVino a {
	color:#810f0f;
	font-style:italic;
	text-decoration:none;
}
#menuVino a:link {
	color:#810f0f;
	text-decoration:none;
}
#menuVino a:active {
	color:#810f0f;
	text-decoration:none;
}
#menuVino a:visited {
	color:#810f0f;
	text-decoration:none;
}
#menuVino a:hover {
	color:#810f0f;
	text-decoration:underline;
}



#menuContestuale {
	position:absolute;
	width:150px;
	height:200px;
	margin-top:120px;
	margin-left:310px;
	padding:20px;
}
#menuContestuale li {
	list-style-image: url(../img/bullet.png);
	padding-left:5px;
}
#menuContestuale a {
	color:#810f0f;
	font-style:italic;
	text-decoration:none;
}
#menuContestuale a:link {
	color:#810f0f;
	text-decoration:none;
}
#menuContestuale a:active {
	color:#810f0f;
	text-decoration:none;
}
#menuContestuale a:visited {
	color:#810f0f;
	text-decoration:none;
}
#menuContestuale a:hover {
	color:#810f0f;
	text-decoration:underline;
}

#menuContestualeDettaglio {
	position:absolute;
	width:150px;
	height:200px;
	margin-top:120px;
	margin-left:130px;
	padding:20px;
}
#menuContestualeDettaglio li {
	list-style-image: url(../img/bullet.png);
	padding-left:5px;
}
#menuContestualeDettaglio a {
	color:#810f0f;
	font-style:italic;
	text-decoration:none;
}
#menuContestualeDettaglio a:link {
	color:#810f0f;
	text-decoration:none;
}
#menuContestualeDettaglio a:active {
	color:#810f0f;
	text-decoration:none;
}
#menuContestualeDettaglio a:visited {
	color:#810f0f;
	text-decoration:none;
}
#menuContestualeDettaglio a:hover {
	color:#810f0f;
	text-decoration:underline;
}



.p_territorio {
	text-align:center;
	padding:0;
	display:block;
	width:80px;
	background-image:url(../img/p_territorio_swap.jpg);
	color:#e5d200;	
}


.p_territorio:link {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_territorio.jpg);
	color:#e5d200;
	display:block;
	text-decoration:none;	
}
.p_territorio:visited {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_territorio.jpg);
	color:#e5d200;
	display:block;
	text-decoration:none;	
}
.p_territorio:hover {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_territorio_swap.jpg);
	color:#e5d200;	
}

.p_cantina {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_cantina_swap.jpg);
	color:#e5d200;	
}

.p_cantina:link {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_cantina.jpg);
	color:#e5d200;
	display:block;
	text-decoration:none;	
}
.p_cantina:visited {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_cantina.jpg);
	color:#e5d200;
	display:block;
	text-decoration:none;	
}
.p_cantina:hover {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_cantina_swap.jpg);
	color:#e5d200;	
}



.p_vigneti {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_vigneti_swap.jpg);
	color:#89532f;	
}

.p_vigneti:link {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_vigneti.jpg);
	color:#89532f;
	display:block;
	text-decoration:none;	
}
.p_vigneti:visited {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_vigneti.jpg);
	color:#89532f;
	display:block;
	text-decoration:none;	
}
.p_vigneti:hover {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_vigneti_swap.jpg);
	color:#89532f;	
}


.p_tenutacoppadoro {
	text-align:center;
	padding-top:5px;
	display:block;
	width:80px;
	height:115px;
	background-image:url(../img/p_tenutacoppadoro_swap.jpg);
	color:#e5d200;	
}

.p_tenutacoppadoro:link {
	width:80px;	text-align:center;
	padding-top:5px;
	height:115px;
	background-image:url(../img/p_tenutacoppadoro.jpg);
	color:#e5d200;
	display:block;
	text-decoration:none;	
}
.p_tenutacoppadoro:visited {
	width:80px;	text-align:center;
	padding-top:5px;
	height:115px;
	background-image:url(../img/p_tenutacoppadoro.jpg);
	color:#e5d200;
	display:block;
	text-decoration:none;	
}
.p_tenutacoppadoro:hover {
	text-align:center;
	padding-top:5px;
	display:block;
	width:80px;
	height:115px;
	background-image:url(../img/p_tenutacoppadoro_swap.jpg);
	color:#e5d200;	
}


.p_olio {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_olio_swap.jpg);
	color:#ffffff;	
}

.p_olio:link {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_olio.jpg);
	color:#ffffff;
	display:block;
	text-decoration:none;	
}
.p_olio:visited {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_olio.jpg);
	color:#ffffff;
	display:block;
	text-decoration:none;	
}
.p_olio:hover {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_olio_swap.jpg);
	color:#ffffff;	
}

.p_prodotti {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_prodotti_swap.jpg);
	color:#938400;	
}
.p_prodotti:link {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_prodotti.jpg);
	color:#938400;
	display:block;
	text-decoration:none;	
}
.p_prodotti:visited {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_prodotti.jpg);
	color:#938400;
	display:block;
	text-decoration:none;	
}
.p_prodotti:hover {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_prodotti_swap.jpg);
	color:#938400;	
}

.p_press {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_press_swap.jpg);
	color:#ffffff;	
}

.p_press:link {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_press.jpg);
	color:#ffffff;
	display:block;
	text-decoration:none;	
}
.p_press:visited {
	width:80px;	text-align:center;
	padding-top:10px;
	height:110px;
	background-image:url(../img/p_press.jpg);
	color:#ffffff;
	display:block;
	text-decoration:none;	
}
.p_press:hover {
	text-align:center;
	padding-top:10px;
	display:block;
	width:80px;
	height:110px;
	background-image:url(../img/p_press_swap.jpg);
	color:#ffffff;	
}
.logoCardo {
	width:180px;
	height:180px;
	position:absolute;
	margin-left:521px;
	margin-top:120px;
}
.slideFlash {
	width:400px;
	height:400px;
	margin-left:301px;
	margin-top:300px;
	position:absolute;
}

.piva {
	position:absolute;
	margin-top:710px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.menuBottom {
	position:absolute;
	margin-top:710px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:320px;
	width:380px;
	text-align:right;
}
.menuBottom a {
	color:#FFFFFF;
}
.menuBottom a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.menuBottom a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.menuBottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menuBottom a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.contenuto {
	width:250px;
	height:390px;
	margin-top:300px;
	position:absolute;
	margin-left:39px;
	padding-right:10px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow: auto;
	top: -5px;
}
.contenutoPhotogallery {
	width:660px;
	height:390px;
	margin-top:300px;
	position:absolute;
	margin-left:39px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow: auto;
}
.contenutoVino {
	width:230px;
	height:300px;
	margin-top:350px;
	position:absolute;
	margin-left:450px;
	font-size:11px;
	text-shadow:#6600FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow: auto;
}
.evidenziato {
	color:#a41111;
	font-weight:bold;
}
.evidenziatoVerde {
	color:#006600;
	font-weight:bold;
}
.barra_tenuta {
	width:20px;
	height:400px;
	margin-left:0px;
	margin-top:300px;
	position:absolute;
	background-color:#a41111;
}
.barra_press {
	width:20px;
	height:400px;
	margin-left:0px;
	margin-top:300px;
	position:absolute;
	background-color:#810f0f;
}
.barra_territorio {
	width:20px;
	height:400px;
	margin-left:0px;
	margin-top:300px;
	position:absolute;
	background-color:#000000;
}
.barra_cantina {
	width:20px;
	height:400px;
	margin-left:0px;
	margin-top:300px;
	position:absolute;
	background-color:#c44512;
}
.barra_vigneti {
	width:20px;
	height:400px;
	margin-left:0px;
	margin-top:300px;
	position:absolute;
	background-color:#d2aa86;
}
.barra_prodotti {
	width:20px;
	height:400px;
	margin-left:0px;
	margin-top:300px;
	position:absolute;
	background-color:#ffeb34;
}
#bicchiere {
	position:absolute;
	margin-top:600px;
	margin-left:25px
}
#logoSpiavento {
	position:absolute;
	margin-top:580px;
	margin-left:110px
}
#boxNewsletter {
	background-color:#990000;
	color:#FFFFFF;
	display:none;
	padding:10px;
	position:absolute;
	margin-top:560px;
	margin-left:21px;
	font-size:11px;
	z-index:3;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#boxNewsletter .headNewsletter {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
#boxNewsletter .headNewsletter a{
	color:#FFFFFF;
}
#boxNewsletter .headNewsletter a:link {
	color:#FFFFFF;
}
#boxNewsletter .headNewsletter a:active {
	color:#FFFFFF;
}
#boxNewsletter .headNewsletter a:visited {
	color:#FFFFFF;
}
#boxNewsletter .headNewsletter a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.imgGallery {
	border:#CCCC66 2px solid;
	margin:2x;
}

