body {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #000;
	margin: 0px;
	}
#contenitore {
	width: 100%;
	height: 100%;
	text-align: center;
	}
#contenuto {
	display: block;
	width: 700px;
	height: 390px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -195px -350px -195px -350px;
	background: #f0f0f0;
	border: 4px solid #e1017b;
	}
#testo {
	margin-top: 0px;
	}
#testo span {color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
a {color: #e1017b; text-decoration: none; font-weight: 900;}
a:hover {text-decoration: underline;}

#contatti {
  margin-left: 180px;
  width: 400px;
  text-align: left;
  }
img {
	border: none;
}

