body {
	color: #333;
	background-color: transparent;
	font-family: Tahoma;
}

a {
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
.counter { display: none; }
.subtitle  { font-size: 90%; font-style: italic; float:right; margin: -50px 20px 0 0; margin-bottom: 50px }
.contactform { border: none }
.avviso { background-color: #ccc; padding: 5px; border: 1px solid black; width: 70% }
.prezzo { text-decoration: underline}

#outer { margin-left: 20px }
#left { display: none; }
#right { width: 90% }

td.prdesc { padding-left: 15px }
#footer { display: none; }