﻿div#bottoncino 
{
	position: fixed;
	top: 36px;
	left: 10px;
	width: 160px;
	height: 200px;
	z-index: 10000;
	padding: 20px;
	background-color: #9ebef5;
	border: 2px solid #6699cc; 
}

div#pnltitolo
{
	position: fixed;
	top: 16px;
	left: 40px;
	width: 140px;
	height: 30px;
	z-index: 10001;
	background-image: url(../pannello/editordellepagine_lt.png);
}
