BODY {
	SCROLLBAR-FACE-COLOR: #9A0034; 
	SCROLLBAR-HIGHLIGHT-COLOR: #D4D0C8; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #D7D5D3; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}
div {
}
input {
}
.login {
	border: 1px;
	border-color: Black;
	border-style: solid;
	background-color: #FFFFFF; 
	color: #9A0034;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	width: 100px;
	padding: 2px;
}
.loginbutton {
	border: 0px;
	border-right: 1px Black solid;
	border-bottom: 1px Black solid;
	background-color: #9A0034; 
	color: White;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	width: 80px;
	padding: 0px;
}
.cornice {
	position: absolute;
	top: 10;
	left: 10;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.reference {
	font-size : 10px;
	color: #996666;
	text-align : right;
	letter-spacing : 0px;
}
.menu_title_old {
	font-size : 14px;
	font-weight: bold;
	padding-bottom: 4px;
}
.menu_title {
	color: #333333;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	font-size: 14px;
	padding-bottom: 4px;
	border-bottom: 1px solid #990033;
}
.prod_intestazione{
	position: absolute;
	top: 15;
	text-align : center;
	border: 1px;
	width: 100%;
}
.prod_nome {
	font-size : 14px;
	font-weight: bold;
	text-align: center;
}
.prod_dida {
	font-weight: bold;
	text-align: center;
}
.prod_label {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.vini_tipo {
	color: #333333;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	font-size: 12px;
	border-bottom: 1px solid #990033;
}
.vini {
	padding-bottom: 4px;
}
.news_titolo {
	color: #333333;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	font-size: 12px;
	border-bottom: 1px solid #990033;
}
.news_contenuto {
	padding-top: 4px;
	padding-bottom: 4px;
	color : #000000;
}
.news_link {
	text-align: right;
	font-size: 11px;
}
.aspettaci1 {
	padding-top: 60px;
}
.aspettaci2 {
	position: absolute;
	top: 130;
	text-align : center;
	border: 1px;
	width: 100%;
}
.aspettaci3 {
	position: absolute;
	top: 16;
	text-align : center;
	border: 0px;
	}

.aspettaci4 {
	position: absolute;
	top: 40;
	text-align : justify;
	border: 0px;
	width: 100%;
}
a {
	text-decoration : none;
	font-family : Courier New,verdana,arial,helvetica;
	font-size : 12px;
	color : #000000;
}
a:visited {
	text-decoration : none;
	color : #fff;
}
a:active {
	text-decoration : underline;
	color : #fff;
}
a:hover {
	text-decoration : underline;
	color : #fff;
}
a.vini {
	text-decoration : none;
	font-family : verdana,arial,helvetica,Courier New;
	font-size : 12px;
	color : #993300;
}
a.vini:Visited {
	text-decoration : none;
	color : #993300;
}
a.vini:Active {
	text-decoration : underline;
	color : #993300;
}
a.vini:Hover {
	text-decoration : underline;
	color : #993300;
}
a.news {
	text-decoration : none;
	font-family : verdana,arial,helvetica,Courier New;
	font-size : 11px;
	color : #993300;
}
a.news:visited {
	text-decoration : none;
	color : #993300;
}
a.news.active {
	text-decoration : underline;
	color : #993300;
}
a.news:hover {
	text-decoration : underline;
	color : #993300;
}
a.reference {
	text-decoration : none;
	font-family : verdana,arial,helvetica,Courier New;
	font-size : 10px;
	color : #fff;
}
a.reference:visited {
	text-decoration : none;
	color : #fff;
}
a.reference:active {
	text-decoration : underline;
	color : #fff;
}
a.reference:hover {
	text-decoration : underline;
	color : #fff;
}



