.home {
	font-family : Verdana;
	font-size : 9 pt;
	font-style : normal;
	color : Black;
	text-align : justify;
}
.paragr {
	font-family : Verdana;
	font-size : 9 pt;
	font-style : normal;
	color : Black;
}
A.paragr {	text-decoration : none;	color: Black; }
A.paragr:VISITED { text-decoration : none;	color: Black; }
A.paragr:HOVER { text-decoration : underline; }

.dovesiamo {
	font-family : Verdana;
	font-size : 10 pt;
	font-style : normal;
	color : Black;
}
.prodotti {
	font-family : Verdana;
	font-size : 9 pt;
	font-style : normal;
	color : Black;
	padding-left: 12;
	padding-right: 12;
}
.paginaz {
	font-family : Verdana;
	font-size : 8 pt;
	font-style : normal;
	color : Black;
}
A.paginaz {	text-decoration : none;	color: Black; }
A.paginaz:VISITED { text-decoration : none;	color: Black; }
A.paginaz:HOVER { text-decoration : underline; }

.td {
	font-family : Verdana;
	font-size : 11 pt;
	font-style : normal;
	color : Black;
	padding-left: 5;
	padding-right: 5;
}
.footer {
	font-family : Verdana;
	font-size : 8 pt;
	font-style : normal;
	color : White;
	padding-left: 5;
}
A.footer {	text-decoration : none;	color: White; }
A.footer:VISITED { text-decoration : none;	color: White; }
A.footer:HOVER { text-decoration : underline; }

.footer_eng {
	font-family : Verdana;
	font-size : 9 pt;
	font-style : normal;
	color : red;
	padding-left: 5;
}
A.footer_eng {	text-decoration : none;	color: red; }
A.footer_eng:VISITED { text-decoration : none;	color: red; }
A.footer_eng:HOVER { text-decoration : underline; }

.filter_border {
	
}

.filter_title {
	font-family : Verdana;
	font-size : 12 px;
	color : #FF301F;
	font-weight : bold;
}

.filter_line {
	border-top: 1px #999999 solid;
	background-color : #FF301F;
	height: 2px;
	width: 100%;
	line-height : 3px;
}

.filter_text {
	font-family : Verdana;
	font-size : 11 px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
}

.filter_field {
	vertical-align:middle;
	padding-right:25px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}

INPUT.filter_text {
	font-family : Verdana;
	font-size : 11 px;
	border: 1px #999999 solid;
}

SELECT.filter_sel {
	font-family : Verdana;
	font-size : 11 px;
	border: 1px #999999 solid;
	width: 200px;
}

INPUT.filter_button {
	font-family : Verdana;
	font-size : 12 px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #FF301F;
	border: 1px #FF301F solid;
	text-align : center;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	height: 24px;
}

FORM { display:inline; }
