body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	color: #333333;
}



a {
  color: #003366;
}



div#cont {

	position: relative;
	width: 646px;
	height: 576px;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
}


div#logo {

	position: relative;
	width: 646px;
	padding-top: 10px;
	text-align: center;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#logo table {

	position: relative;
	float: inherit;
}




div#footer {

	position: relative;
	width: 654px;
	height: 30px;
	text-align: center;
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}


div#window {

	position: relative;
	width: 654px;
	padding: 20px;
	text-align: left;
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
