body  {
	margin-top: 0px;
	text-align: center;
	background-color: #E4EDED;
	margin-bottom: 0px;
	
}
div  { }
.container   {
	margin-top: 0;
	width: 600px;
	border-style: solid;
	border-width: 1;
	border-color: #CCCCCC;
	text-align: right;
	margin: 0 auto;
	margin-bottom: 0px;
}
.bartop {
	height: 90px;
	width: 600px;
	border-bottom-color: #FF0000;
}
.central {
	height: auto;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
}
.footer {
	height: 20px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9900FF;
}
.barra {
	height: 20px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	background-color: #CCFF33;
	background-image: url(immagini/barra_Layer-1.gif);
	background-repeat: no-repeat;
}
td.tab {border-left: #000000 1px dotted;border-right: #000000 1px dotted;}
.content {
	height: auto;
	width: 630px;
	background-image: url(immagini/sfuma.jpg);
	background-repeat: repeat-y;
	text-align: center;;margin: 0 auto
}
