.flash {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: scroll;
	background-color: #6F1E18;
	background-image:  url(immagini/fondo.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

html>body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: lighter;
	margin-top: -2px;

}

html>body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: lighter;
	margin-top: -2px;
	margin-bottom: 5px;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1px;
	padding-top: -10px;
}

html>body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 3px;
	padding-top: -30px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 20px 0 1px 0;
}

h5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
}

h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}

html>body h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1px;
	padding-top: -20px;
}

html>body h5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

html>body h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
}

html>body h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}






h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 2%;
	line-height: 95%;
}

h6 a:link {
	color: #000000;
	text-decoration: none;
}

h6 a:visited {
	color: #666666;	
	text-decoration: none;
}

h6 a:hover {
	color: #CC3300;
	text-decoration: underline;
}





html>body h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2%;
	line-height: 95%;
	margin-top: -1px;
}

form {
	margin: -8px 0 -12px 0;
}


#cantina {

	background-attachment: scroll;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}

/*  stili barra di navigazione  */

#barramenu {
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;

}

a#colli {display: block;
    width: 185px;
    height: 23px;
	background: #E98C00;
	text-align: center; 	text-decoration: none;
	color: #ffffff;

	margin-right: 0px;
	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}

a#thesel { display: block;
    width: 185px;
    height: 23px;
	background: #CC3300;
	text-align: center;	text-decoration: none;
	color: #ffffff;

	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}
a#thespu { display: block;
    width: 185px;
    height: 23px;
	background: #993300;
	text-align: center;	text-decoration: none;
	color: #ffffff;

	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}
a#vinida {
display: block;
    width: 185px;
    height: 23px;
	background: #663300;
	text-align: center;	text-decoration: none;
	color: #ffffff;

	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}


li:hover a#colli,
li:hover a#thesel,
li:hover a#thespu,
li:hover a#vinida {
	background: #333333;

}


/* stili menu a tendina */

ul#nav {
	margin: 0px 5px 15px -1px;
	padding: 0;
	list-style: none;
}

html>body ul#nav {
	margin: 0px 3px 15px 3px;
	padding: 0;
	list-style: none;
}

ul#nav li ul {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 23px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #333333;
	border-bottom: 1px solid #333333;
}

ul#nav li ul li  { 
	margin: 0;
	padding: 0;
	width: 185px;
} 

ul#nav ul li a {
	display: block;

	width: 179px;

	padding: 3px 0px 4px 4px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

	color: #EEEEEE;
	background: #333333; 
	/* IE6 Bug */
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

ul#nav ul li a:hover {
	color: #6f2307;
	background: #f1f1f1;
	}


ul#nav li {
	position: relative;
	float: left;
	margin: 5px 1px 5px 4px;
	padding: 0;
}
em#nav {
	color: #ff5100;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
ul#nav li:hover ul, ul#nav li.over ul { display: block; } /* The magic */

/* ul#nav {	margin: 0px 5px 15px 0px; } /* Bara Style */


/*  stili blocchi sx  */

.divsx {
	padding: 10px 5px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}

.titsx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;

}

html>body .titsx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;

}

.titolettosx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	padding-bottom: 2px;
	font-style: oblique;
}

.divsxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
	line-height: 110%;
	padding-bottom: 5px;
}
.divsxtxt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	line-height: 110%;
	padding-bottom: 5px;
		text-decoration: underline;
}
.divsxtxt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	line-height: 110%;
	padding-bottom: 5px;
		text-decoration: none;
}

.divsxtxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FAE082;
	text-align: right;
	padding-top: 10px;
	line-height: 110%;
	padding-bottom: 5px;
	text-decoration: underline;
}


/*  stili contenuti  */

.sottonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
		text-align: left;
	padding-right: 10px;
	vertical-align: top;
}

.sottonav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.sottonav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;

}

.sottonav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}





.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}

.testo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}
.testo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;

}

.testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}

.testonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 120%;
}

.testonews a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-decoration: underline;
}

.testonews a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #666666;
	text-decoration: underline;
}
.testonews a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: underline;
}


.boxnews {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: -10px;
}

html>body .boxnews {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;

	padding-top: -20px;
}


.boxsommelier {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

html>body .boxsommelier {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: -20px;
}

/*  stili prodotti  */


.schedevini {
	padding: 10px;
}




.boxvini {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/immagini/fondovini.gif);
	background-repeat: repeat-x;
}

.denomcolli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E98C00;
}

.denomoltrepo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-top: -1px;
}

.denomthesel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	margin-top: -1px;
}

.denomthespu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-top: -1px;
}

.denomvinida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-top: -1px;
}

.denomistitu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9B775F;
	margin-top: -1px;
}


.confezioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9B775F;
	margin-top: -1px;
}


.vinielenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.vinielenco a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.vinielenco a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.vinielenco a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

html>body .vinielenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
html>body .vinielenco a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
html>body .vinielenco a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
html>body .vinielenco a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}




.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	padding: 4px 4px 4px 7px;
}



.frasecelebre {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;

}

html>body .frasecelebre {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;
	line-height: 95%;
}
.autorefrase {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	text-align: center;
	padding-left: 50px;
}

.divcontenuti {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(immagini/fondovini.gif);
	background-repeat: repeat-x;
}
.vinicontenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 10px;
}


.nomevino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.vinosuccessivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: oblique;
	text-align: left;
}

.tourguidato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 94%;
	font-weight: bold;
	padding-left: 7px;
}

html>body .tourguidato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 94%;
	font-weight: bold;
	padding-left: 7px;
}

.rigacollisu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E98C00;
	line-height: 3px;
}
.rigaoltreposu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC6600;
}

.rigatheselsu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC3300;
}

.rigathespusu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #993300;
}

.rigavinidasu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #663300;
}

.rigaistituzsu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #9B775F;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	line-height: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
	background-color: #333333;
}

/*  stili footer  */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 130%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	padding: 0px;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.flash {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: scroll;
	background-color: #6F1E18;
	background-image:  url(immagini/fondo.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

html>body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: lighter;
	margin-top: -2px;

}

html>body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: lighter;
	margin-top: -2px;
	margin-bottom: -10px;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1px;
	padding-top: -10px;
}

html>body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 3px;
	padding-top: -30px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 20px 0 1px 0;
}

h5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
}

h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}

html>body h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1px;
	padding-top: -20px;
}

html>body h5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

html>body h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
}

html>body h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}






h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 2%;
	line-height: 95%;
}

h6 a:link {
	color: #000000;
	text-decoration: none;
}

h6 a:visited {
	color: #666666;	
	text-decoration: none;
}

h6 a:hover {
	color: #CC3300;
	text-decoration: underline;
}





html>body h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2%;
	line-height: 95%;
	margin-top: -1px;
}

form {
	margin: -8px 0 -12px 0;
}


#cantina {

	background-attachment: scroll;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}

/*  stili barra di navigazione  */

#barramenu {
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;

}

a#colli {display: block;
    width: 185px;
    height: 23px;
	background: #E98C00;
	text-align: center; 	text-decoration: none;
	color: #ffffff;

	margin-right: 0px;
	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}

a#thesel { display: block;
    width: 185px;
    height: 23px;
	background: #CC3300;
	text-align: center;	text-decoration: none;
	color: #ffffff;

	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}
a#thespu { display: block;
    width: 185px;
    height: 23px;
	background: #993300;
	text-align: center;	text-decoration: none;
	color: #ffffff;

	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}
a#vinida {
display: block;
    width: 185px;
    height: 23px;
	background: #663300;
	text-align: center;	text-decoration: none;
	color: #ffffff;

	font: bold 11px Arial, Helvetica, sans-serif; line-height: 23px;
}


li:hover a#colli,
li:hover a#thesel,
li:hover a#thespu,
li:hover a#vinida {
	background: #333333;

}


/* stili menu a tendina */

ul#nav {
	margin: 0px 5px 15px -1px;
	padding: 0;
	list-style: none;
}

html>body ul#nav {
	margin: 0px 3px 15px 3px;
	padding: 0;
	list-style: none;
}

ul#nav li ul {
	display: none;

	position: absolute;
	z-index: 1000;
	
    top: 23px;

	width: 185px;
	
	margin: 0;
	padding: 0;

	list-style: none;
	
	background: #333333;
	border-bottom: 1px solid #333333;
}

ul#nav li ul li  { 
	margin: 0;
	padding: 0;
	width: 185px;
} 

ul#nav ul li a {
	display: block;

	width: 179px;

	padding: 3px 0px 4px 4px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

	color: #EEEEEE;
	background: #333333; 
	/* IE6 Bug */
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

ul#nav ul li a:hover {
	color: #6f2307;
	background: #f1f1f1;
	}


ul#nav li {
	position: relative;
	float: left;

	margin: 5px 1px 5px 4px;
	padding: 0;
}
em#nav {
	color: #ff5100;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
ul#nav li:hover ul, ul#nav li.over ul { display: block; } /* The magic */

/* ul#nav {	margin: 0px 5px 15px 0px; } /* Bara Style */


/*  stili blocchi sx  */

.divsx {
	padding: 10px 5px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}

.titsx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;

}

html>body .titsx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;

}

.titolettosx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	padding-bottom: 2px;
	font-style: oblique;
}

.divsxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
	line-height: 110%;
	padding-bottom: 5px;
}
.divsxtxt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	line-height: 110%;
	padding-bottom: 5px;
		text-decoration: underline;
}
.divsxtxt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	line-height: 110%;
	padding-bottom: 5px;
		text-decoration: none;
}

.divsxtxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FAE082;
	text-align: right;
	padding-top: 10px;
	line-height: 110%;
	padding-bottom: 5px;
	text-decoration: underline;
}


/*  stili contenuti  */

.sottonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
		text-align: left;
	padding-right: 10px;
	vertical-align: top;
}

.sottonav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.sottonav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;

}

.sottonav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}





.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}

.testo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}
.testo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;

}

.testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC3300;
	text-decoration: underline;
}

.testonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 120%;
}

.testonews a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-decoration: underline;
}

.testonews a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #666666;
	text-decoration: underline;
}
.testonews a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: underline;
}


.boxnews {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: -10px;
}

html>body .boxnews {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;

	padding-top: -20px;
}


.boxsommelier {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

html>body .boxsommelier {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: -20px;
}

/*  stili prodotti  */


.schedevini {
	padding: 10px;
}




.boxvini {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/immagini/fondovini.gif);
	background-repeat: repeat-x;
}

.denomcolli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E98C00;
}

.denomoltrepo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-top: -1px;
}

.denomthesel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	margin-top: -1px;
}

.denomthespu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-top: -1px;
}

.denomvinida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-top: -1px;
}

.denomistitu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9B775F;
	margin-top: -1px;
}


.confezioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9B775F;
	margin-top: -1px;
}


.vinielenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.vinielenco a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.vinielenco a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.vinielenco a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

html>body .vinielenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
html>body .vinielenco a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
html>body .vinielenco a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
html>body .vinielenco a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}




.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	padding: 4px 4px 4px 7px;
}



.frasecelebre {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;

}

html>body .frasecelebre {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;
	line-height: 95%;
}
.autorefrase {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	text-align: center;
	padding-left: 50px;
}

.divcontenuti {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(immagini/fondovini.gif);
	background-repeat: repeat-x;
}
.vinicontenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 10px;
}
.vinicontenuti  h4 a, .vinicontenuti  h4 a:link, .vinicontenuti h4 a:visited{
 	text-decoration: none;
 	color: #000;
}

.vinicontenuti  h4 a:hover, .vinicontenuti  h4 a:active {
	color: #870908;
}

.nomevino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.vinosuccessivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: oblique;
	text-align: left;
}

.tourguidato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 94%;
	font-weight: bold;
	padding-left: 7px;
}

html>body .tourguidato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 94%;
	font-weight: bold;
	padding-left: 7px;
}

.rigacollisu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E98C00;
	line-height: 3px;
}
.rigaoltreposu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC6600;
}

.rigatheselsu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC3300;
}

.rigathespusu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #993300;
}

.rigavinidasu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #663300;
}

.rigaistituzsu {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #9B775F;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	line-height: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
	background-color: #333333;
}

/*  stili footer  */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 130%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	padding: 0px;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}


