BODY {	
 background: url(img/back-all.jpg);
 background-repeat: repeat; 
 background-position: center top;
 background-color: #DBDDDF;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px; } 

A:link { text-decoration: none; font-weight: bold; color:#FFFFFF; }
A:active { text-decoration: none; font-weight: bold; color:#FFFFFF; }
A:visited{ text-decoration: none; font-weight: bold; color:#FFFFFF; }
A:hover { text-decoration: none; font-weight: bold; color:#FF9900; }

A.mn:link { text-Decoration:none; font-weight: normal; font-size:11px; color:#FFF; }
A.mn:active { text-Decoration:none; font-weight: normal; font-size:11px; color:#FFF; }
A.mn:visited { text-Decoration: none; font-weight: normal; font-size:11px; color:#FFF; }
A.mn:hover { text-Decoration:none; font-weight: normal; font-size:11px; color:#FF9900; }
.tipi_vino {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #FFF;
}


A.sm:link {
	text-Decoration:none;
	font-weight: normal;
	font-size:10px;
	color:#333333;
}
A.sm:active { text-Decoration:none; font-weight: normal; font-size:10px; color:#333333; }
A.sm:visited { text-decoration: none; font-weight: normal;  font-size:10px; color: #333333; }
A.sm:hover { text-Decoration:none; font-weight: normal; font-size:10px; color:#333333; } 

A.firm:link { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-style:normal; font-weight: normal; color:#FFFFFF; }
A.firm:active { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-style:normal; font-weight: normal; color:#FFFFFF; }
A.firm:visited { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-style:normal; font-weight: normal; color:#FFFFFF; }
A.firm:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-style:normal; font-weight: normal; color:#FFFFFF; }

td.menudx { background:url(img/back-tab-mn.jpg); background-repeat: repeat; } 
td.centrale { background:url(img/back-tab.jpg); background-repeat: repeat; } 

h1 { font-style:normal; font-size:17px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; margin-bottom:0px;}
h2 { font-style:normal; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; margin-bottom:0px;}
h3 { font-style:normal; font-size:15px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; margin-bottom:0px;}
h4 { font-style:normal; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; margin-bottom:0px;}
h5 { font-style:normal; font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; margin-bottom:0px;}
h6 { font-style:normal; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; margin-bottom:0px;}

td { font-style:normal; font-size:0.70em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal;}
.sm {
	font-style:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight: normal;
}
td.testocoda { font-style:normal; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal;}


td.txtup { background:url(img/txt-up.gif); height:20px;}
td.txtcenter { background:url(img/txt-centro.gif); }
td.txtbottom { background:url(img/txt-sotto.gif); height:20px; }

td.tabwinup { background:url(img/tabwin-up.gif); height:20px;}
td.tabwincenter { background:url(img/tabwin-center.gif); }
td.tabwinbottom { background:url(img/tabwin-bottom.gif); height:20px; }

td.lingua { background-color: #231F03; color: #FFFFFF; height:20px;}


// da qui inizia il codice del menu di navigazione 



#button {
	width: 12em;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #000000;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 0px solid #DB9661;
		margin: 0;
		}
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 0px solid #000;
		border-right: 0px solid #E8DBBB;
		background: url(img/mn1.gif);
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 0px solid #000;
		border-right: 0px solid #FFF;
		color: #fff;
		background: url(img/mn2.gif);
		}


// navigazione

div#mainbutton { float:left; margin:0 0px}
div#mainbutton ul { list-style-type: none;margin: 0;padding: 0}
div#mainbutton li { line-height: 24px; 
    text-decoration: none; 
    border: 0px solid #000000; text-indent: 15px; 
    background-color: #231F03;
    color: #FFFFFF;}
div#mainbutton a { display: block; 
	 width: 200px; 
	 font-weight: bold; 
	 line-height: 24px; 
	 text-decoration: none;
    border: 0px solid #000000; 
	 text-indent: 15px; 
    background-color: #231F03;
    color: #FFFFFF;}
div#mainbutton a:hover {
    background-color: #231F03; color: #FFFFFF;}
div#mainbutton li#activelink a,div#navigation li#activelink a:hover{
    background-color: #231F03; color: #FFFFFF;}

// finito codice del menu di navigazione 
.TESTONERO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.mn2 {
	text-Decoration:none;
	font-size:11px;
	color:#FFF;
	display: block; 
	 width: 200px; 
	 font-weight: bold; 
	 line-height: 24px; 
	 text-decoration: none;
    border: 0px solid #000000; 
	 text-indent: 5px; 
   background: url(img/mn1.gif);
}
.testo {
	font-size: 12px;
	color: #FFF;
}
.tipi_vino14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #FFF;
}
