body {
	background-image:url(images/sfondorighe.gif);
	margin: 0px 0px 0px 0px;
	padding: 0;
	width:100%;
	height: 100%;
	text-align: center;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

#contenitore {
	height: 343px;
	width: 100%;
	
	position: absolute;
	top:50%;
	left:0px;
	right:0px;
	margin-top:-171px;
	background-image: url(images/sfondointerno.gif);
	border: 0;
}

#flash {
	height: 400px;
	width: 750;
	
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-375px;
	border: 0;
}
