<!--
*, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	text-align: left;
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
#contenitore {
	width: 1002px;
	height: 544px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -272px 0 0 -501px;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 268px;
	height: 118px;
	background: url(/layout/logo_pecert_posta_elettronica_certificata.png) no-repeat;
	z-index: 2;
}

-->