

.sfondo {
	background-color: #FCFCFC;
}

div#piede {
	border:none;
    width: 624px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 230px;
    margin-left: -312px;
	color:#000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-size:12px;
}

div#img {
    width: 361px;
    height: 253px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -126px;
    margin-left: -180px;
	text-decoration: none;
	border:none;
}
