body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232323;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}

TD {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

.tbMain {
	margin-bottom: 5px;
}

.tbDoor {
	background-color: #FFE187;
	border: 10px solid white;
	padding: 8px;
}
.tdDoorBottoni {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
}

/* Tabella contenuto */
.tbContent {
	width: 469px;
	padding-left: 55px;
}
.path {
	padding-left: 55px;
	padding-top: 2px;
	font-size: 11px;
}
.tbSubMenu {
	margin-bottom: 5px;
	margin-top: 5px;
	width: 300px;
}
.subMenuItem {
	font-weight: bold;
	font-size: 14px;
}
.titolo {
	background-image: url(images/layout/bkg_titolo.jpg);
	height: 51;
	padding-top: 7px;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
}
.titolonews {
	height: 30;
	padding-top: 9px;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
}

.testo {
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: justify;
}

.tdImg {
	width: 267px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 22px;
}
.tdImg img{
	border: 2px solid white;
}

/* TABELLA VINI */
.tbDescVini{
	margin-bottom: 15px;
	border: 1px solid #B48444;
}
.tdDescViniEtichetta{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: center;
	text-align: center;
	background-color: #FFE187;
}
.tdDescVini{
	background-color: #FFE187;
	text-align: justify;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px dashed #B48444;
}
.tdDescViniIcona{
	padding-bottom: 2px;
	padding-top: 3px;
	border-bottom: 1px dashed #B48444;
	background-color: #FFE187;
}

/* NEWS */
.tbNews{
	margin-bottom: 15px;
	padding: 5px;
}
.tdNewsTitolo{
	border: 1px solid #B48444;
	background-color: #F3EFC7;
	font-weight: bold;
}
.tdNewsData{
	font-size: 10px;
	border-bottom: 1px dashed #B48444;
}
.tdNewsCorpo{
	text-align: justify;
	border-bottom: 1px dashed #B48444;
}

.tbFooter{
	background-color: #FFE187;
	padding: 2px;
	border-top: 1px solid #F1E1B6;
	border-right: 8px solid white;
	border-bottom: 8px solid white;
	border-left: 8px solid white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 724px;
}
.tdFooterIndex{
	background-color: #FFE187;
	padding: 2px;
	border: 1px solid #F1E1B6;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.tbSchedaStampabile{
	width: 550px;
	border: 1px solid #F3EFC7;
	padding: 5px;
	background-color: white;
}


/* Varianti testo */
.evidenzia{
	font-weight: bold;
}
/* menu prodotti */
.tbMenuProdotti{
	width: 210px;
	border: 2px solid white;
}
.menu_prodotti{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#FFEAAA;
	padding-left:5px;
	padding-bottom:4px;
	border-bottom: 1px dashed #B48444;
}
.menu_prodotti a{
	text-decoration: none;
}
.menu_prodotti a:hover{
	text-decoration: none;
	color: #FF0000;
}
.menu_prodotti a:visited{
	text-decoration: none;
}

form{
	display: inline;
}
.tanews{
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border:1px;
	border-style:solid;
	border-color:#ffffff;
}

.taNewsTitolo{
	padding-bottom: 12px;
	border-bottom: 1px dashed #B48444;
}
