/* CSS Document */
body{
	background-color:#631333;
}
.menu_sx{
	background-image:url(../images/bg_menu_sx.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:25px;
	padding-top:3px;
	height:33px;
	text-align:right;
	vertical-align:bottom;
}
.menu_dx{
	background-image:url(../images/bg_menu_dx.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	padding-right:21px;
	padding-left:21px;
	padding-top:5px;
	height:26px;
	text-align:left;
	vertical-align:bottom;
}
.menu_categoria{
	background-image:url(../images/bg_menu_cat.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	padding-right:21px;
	padding-left:24px;
	padding-top:5px;
	height:26px;
	text-align:left;
	vertical-align:bottom;
}
a.menu{
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#770838;
	text-decoration:none;
}
a.menu:hover{
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#460421;
	text-decoration:underline;
}
td{
	font-family:Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}
.centrale{
	background-image:url(../images/logo_cantina_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
input{
	width: 160px;
	height:20px;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #5E062C;
}

.img_small{
	width: 80px;
	height:110px;
}

textarea{
	width: 260px;
	height:120px;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #5E062C;
}
input.cerca{
	width: 100px;
	height:16px;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	border: 1px solid #5E062C;
}
select.cerca_case{
width: 88px;
height:18px;
font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
font-size:11px;
background-color:#ffffff;
border:1px solid  #5E062C;
}
.pollicino{
	color:#817D74;
	font-weight:normal;
	font-size:11px;
}
.titolo{
	color:#770838;
	font-size:16px;
	font-weight:bold;
}
.titoletto{
	color:#770838;
	font-size:12px;
	font-weight:bold;
}
.etichetta{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.box_ricerca{
border: 0px;
width:44px;
height:16px;
}