.contenuti {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #404041;
	text-align: justify;
}

.titoli {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #404041;
	text-align: justify;
}

.indirizzo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #404041;
	text-align: right;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

/* solo per fare il box iframe div.box-inner{height:260px; overflow:auto; padding-right:2px; font-family:"Trebuchet MS"; font-size:11px; color:#FFF;}*/

.vScroller {position:relative; overflow:hidden; width:300px; height:250px; margin-top:30px; margin-left:10px;}
.vScrollee { position:absolute; width:280px; /* to get this number, subtract scrollee's padding from scroller's width */ left:0; top:0; margin:0; padding:0 10px;}
.btn {
	position:absolute;
	overflow:hidden;
	width:25px;
	height:25px;
	cursor:default;
	top: 652px;
}
.gigi3{ width:300px; padding:10px; margin-right:15px; margin-left:10px; float:left; /*border:1px solid green;*/}

