body {
	background-color: #E1EAEE;
	margin: 0 0 0 0;
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	color: #484D4F;
	background-image: url(./images/sfondo.gif);
	background-repeat: repeat-x;
}

div#main {
	padding: 0;
	border: 0;
	width: 980px;
	height: 550px;
	position:absolute;
	left:50%;
	margin: 0 0 0 -490px;
}

div#sfondo {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	position: absolute;
	width:100%;
	height: 250px;
	top: 16px;
	background-repeat: no-repeat;
	background-position: center;
}

A:link { color: #484D4F; }
A:visited { color: #484D4F; }
A:hover { color: #484D4F; }
A:active { color: #484D4F; }
A#bianco:link { color: #FFFFFF; }
A#bianco:visited { color: #FFFFFF; }
A#bianco:hover { color: #FFFFFF; }
A#bianco:active { color: #FFFFFF; }
A.sotto:link, A.sotto:visited { 
	text-decoration: none; 
} 
A.sotto:hover { 
	text-decoration: underline; 
} 

form {
	margin:0 0 0 0;
	padding:0;
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	color: #484D4F;
}
input {
	margin:0 0 0 0;
	padding:0;
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	color: #484D4F;
}
textarea {
	margin:0 0 0 0;
	padding:0;
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	color: #484D4F;
}

table#info {
	margin:0 0 0 0;
	padding:0;
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	color: #484D4F;
}
