TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
.prova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
.provabgfisso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-repeat: no-repeat;

}
.provabgfissogiu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-repeat: no-repeat;
	background-position: bottom;

}
TD.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-bottom: 8px;

}
TD.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-bottom: 4px;
}
INPUT,SELECT,TEXTAREA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	font-weight: bold;
	text-decoration: none;

}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	list-style-type: disc;
	text-indent: -10px;
	list-style-position : outside;
	list-style-image : url(images/puntino.gif);
	text-indent: -10px;
	list-style-type: none;
	display : block;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;

}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E55746;
	text-decoration: none;
}
A.cliccato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E55746;
	text-decoration: none;
}
TD.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-bottom: 4px;
}
INPUT {
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #565454;
	text-decoration: none;
	border: 1px solid #C7C7C7;
	background-color: White;
}


INPUT.bottone {
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #565454;
	text-decoration: none;
	border: 1px solid #C7C7C7;
	background-color: #E8E8E8;
	width: 100px;
}
INPUT.carrello {
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #565454;
	text-decoration: none;
	border: 1px solid #C7C7C7;
	background-color: White;
	width: 32px;
	text-align:right;
}
INPUT.prezzo {
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #565454;
	text-decoration: none;
	border: 1px solid #C7C7C7;
	background-color: White;
	width: 42px;
	text-align:right;
}

TEXTAREA {
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #565454;
	text-decoration: none;
	border: 1px solid #C7C7C7;
	background-color: White;
}