body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.flefter {
	height: 548px;
	width: 100%;
	background-image: url(images/flefter.jpg);
}

table {
	height: 100%;
	width: 100%;
}


.head {
	height: 77px;
	background-image: url(images/head2.gif);
}
.menu {
	height: 22px;
	background-image: url(images/menu2.gif);
}


.foot {
	height: 29px;
	background-image: url(images/foot2.gif);
}
.back {
	background-color: #FFFFFF;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
}
.footerz {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 4px;
}
.fleft {
	background-image: url(images/inleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fright {
	background-image: url(images/inright.jpg);
	background-repeat: repeat-y;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-decoration: none;
}
.central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.back2 {
	background-color: #FFFFFF;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: top;
	height: 100%;
}
