.fumetto{
	position:absolute;
	width:100%;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	top:87px;
	z-index:99;
}
.fumetto_foot{
	position:fixed;
	width:100%;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	bottom:0;
	z-index:99;
}
