
.bottom  { color: white; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss; text-align: center }
.tito  {
	color: white;
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	margin: 5px }


.prezzo  {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	margin-right: 10px }


.descr  {
	color: #515151;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 5px }


.font  { font-size: 12px; line-height: 20px; text-align: justify; width: 90% }
.note {
	color: #888;
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

body  { color: #646464; font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular }
input     {
	border: solid 1px #faa700 }

textarea    {
	border: solid 1px #faa700 }

textarea.testo { font-size: 12px; line-height: 16px }
input.forms    {
	color: #414141;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	height: 15px }

select.normal {
	color: #414141;
	font-weight: normal;
	font-size: 12px;
	border: 1px #faa700;
	width: 200px;
	height: 15px }

input.formsmall {
	color: #414141;
	font-weight: normal;
	font-size: 12px;
	width: 80px;
	height: 15px }


A {font-weight: bold;}

A:link { color: #5a5a5a; font-weight: bold; text-decoration: underline }

A:hover { color: #5a5a5a; font-weight: bold; text-decoration: underline }

A:active {
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: underline }

A:visited {
	color: #6d736e;
	text-decoration: underline }
