html, body { 
	height: 100%; 
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	background-color: #CCCCCC;
}

table {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#table {
	width: 778px;
	height: 100%;
}

#contable{
	width: 770px;
	background-color: #FFFFFF;
	vertical-align: top;
	height: 100%;
}

.top {
	height: 169px;
	background-image: url(../images/barra_alto.jpg);
	background-repeat: no-repeat;
	width: 778px;
	text-align: right;
	vertical-align: top;
}

.leftcol,
.rightcol{
	width: 1px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.extright {
	width: 8px;
	background-image: url(../images/dx.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.centercol{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.bottom{
	height: 43px;
	background-image: url(../images/barra_basso1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 778px;
	vertical-align: middle;
}
/* ############################## */
/* classaes nel sito */
/* ###########################*/
.dd_top_bar {
	vertical-align: 50%;
	height: 34px;
}

.dd_sfondo_cell {
	background-color: #FFFFFF;
}