@charset "utf-8";
/* CSS Document */
.bg {
	
	background-position: center, top;
	background-repeat: no-repeat;
	}
	
.testipiccoli {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 1px;
	}
	
.imgdestra {
		float: right;
		border-style: none;
		padding: 10px;		 
		}
.imgsinistra {
		float: left;
		border-style: none;
		padding: 10px;		 
		}
