@charset "UTF-8";
/* CSS Document */
#tabella_da_centrare{
	height:397px;
	width:788px;
	margin-top:-198px;
	margin-left: -394px;
	left:50%;
	top:50%;
	position:absolute;
}
#titolo{
	height:54px;
	width:311px;
	margin-top:-260px;
	margin-left: -155px;
	left:50%;
	top:50%;
	position:absolute;
}
#titoloa{
	height:54px;
	width:311px;
	margin-top:-260px;
	margin-left: -250px;
	left:50%;
	top:50%;
	position:absolute;
}
#titolob{
	height:54px;
	width:311px;
	margin-top:-260px;
	margin-left: -280px;
	left:50%;
	top:50%;
	position:absolute;
}
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2.4em;
	text-align: center;
}
.footer, .push {
	height: 39px;
	text-align: center;
 }

