﻿body,html {
	width:100%;
	height:100%;
	margin:0px;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#58595B;
	background:url(immagini/sf.jpg) repeat-y center center 
}

table {
	border-collapse:collapse;
}
table td {
	padding:0px;
}
div#layout {
	width:1000px;
	margin:auto;
	height:100%;
	overflow:visible;
	line-height:100%;
	position:relative
}
object {
	outline:none
}
div#footer {
	text-align:center;
	font-size:12px;
	padding-top:12px
}
div#footer a {
	color:#58595B
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
p#copyright {
	font-size:10px
}
div#form {
	width:600px;
	position:absolute;
	top:465px;
	right:0px
}
div#form a {
	color:#58595B

}
div#form input {
	margin:1px
}
table.tabok, table.tabredir {
	text-align:center;
	margin-top:50px;
	font-weight:bold;
	font-size:12px;
	line-height:16px
}