body{
padding:0px;
margin:0px;
background:url(images/bg2.gif) top repeat-x #FAFCFD;
color: #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}
.bg { background:url(images/bg.gif) left repeat-y; width:766px}

.tabella {
		width:200px;
		height:50px;
		}
		
.spazio {
	height:100%;
	width:15%;
	float:left;
	background-color:#81aeb3;
	background-image: url(images/bg3.png);
	background-repeat: repeat-x;
	background-position: right top;
		}
