body, tr, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #9d9fac;
	margin: 0px;
	text-align: center;
}
img {
	border: 0;
}
div{
	position: relative;
	left: 0px;
	top: 0px;
	}

#sfondo{
	position: relative;
	top: 0px;
	left:0px;
	margin: auto;
	width:980px;
	height: 767px;
	background-image: url("../img/sfondo.png"); 
	}

	
#testata{
	position: relative;
	top: 0px;
	left:0px;
	width:10px;
	height: 672px;
	}
#siti{
	position: relative;
	top: 0px;
	left:22px;
	margin: 0px auto;
	width: 934px;	
	}
.sito{
	position: relative;
	top: 0px;
	left:0px;
	float: left;
	padding: 0 14px 0 15px;
	height: 42px;
	}
	
.csprogettisrl{
	position: absolute;
	top: 622px;
	left:0px;
	align:center;
	width:980px;
	height: 42px;
	z-index:200;
	}
