BODY {
	margin: 0px;
}

TABLE, TR, TD  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.credit {
	color:#999999;
	font-size:11px;
}
INPUT, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
}
.white {
	color:#FFFFFF;
}
.lwhite:active, .lwhite:link, .lwhite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.lwhite:hover {
	text-decoration: underline;
}
.lmenu:active, .lmenu:link, .lmenu:visited, .lmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.prezzo {
	font-size: 12px;
	color: #077F01;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
.prezzo {
	color:#009933;
	font-weight: bold;
}
.title {
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}
.pulsante{
	background-image:url(images/pulsante.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:25px;
}
.pulsante2{
	background-image:url(images/pulsante2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:25px;
}
.form{
	padding:8px 8px 8px 5px;
}
#footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:23px;
	background-position:top;
}
a.info{
	color:#333333;
	font-weight: bold;
}
a.info:hover{
	color:#cf1108;
	font-weight: bold;
}
.marchi{
	font-size:9px;
	padding-top:20px;
	color:#999999;
	font-weight:bold;
}