@charset "utf-8";
.sfondo {
	background-image: url(../imm/index/bg.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../imm/index/pixel.jpg);
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.piccolo {
	font-size: 0em;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	background-image: url(../imm/index/pixel.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

a img, a:hover img {
	border:none;
	margin: 0px;
	padding: 0px;
    }
	
.copy {
	font-size: 0.6em;
	text-align:left;
	color: #333333;
	background-image: url(../imm/index/pixel.jpg);
	font-family: "Times New Roman", Times, serif;
}

.vertical {
	vertical-align:middle
}
