html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
.tratteggiato-sx {
	background-image: url("../immagini/tratteggiato.png");
	background-repeat: repeat-y;
	background-position: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362a2e;
	text-decoration: none;
}
td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7614;
	text-decoration: none;
}
td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7614;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #362a2e;
	text-decoration: none;
}
.bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff7614;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff7614;
	text-decoration: underline;
}

.tratteggiato-dx {
	background-image: url("../immagini/tratteggiato.png");
	background-repeat: repeat-y;
	background-position: right;
}
body
{
padding:0px;
margin:0px;
}
img
{
border-style:none;
border-width:0px;
}
table
{
border-collapse:collapse;
}
h1{
	font-size:15px;
	color:#ff7614;
	margin:0px;
	padding:opx;
}
