body {
	background-color: #FFFFFF;
	margin:15px;
}
#out {
	overflow: hidden;
	height: 1px;
	width: 1px;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
}
#in {
	background-color:#FFFFFF;
}
#in p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#32383E;
	padding: 10px;
}
#in a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#in a:link, a:visited {
	color: #204C88;
	text-decoration: none;
}
#scarpe {
	 position: absolute;
	 left: -9000px
}