
.Margin-Left, .Margin-Right, .cssToolbar ul{
	display:none;
}
.cssPageTitle{
	color: #19456F;
	}
#local_navigation{
	display:block;
	position:relative;
	width:165px;
	float:right;
	padding: 0; margin-bottom: 10px; right: -10px; top: 1px;
}
#local_navigation .navtitle{color: #008801; border:2px solid gray;}
.cssToolbar {
	width:100%;
	top: 0px;
	right:0px;
	background-image: url(images/testata_toolbar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #8DBCE6;
	text-align: right;
	height:20px;
}
.cssPageTitle{
	/*font-family: Times, "Trebuchet MS", verdana, arial, Helvetica, sans-serif;*/
	font-size:160%;
	font-weight:bold;
	padding:3px;	
}

#body{width:500px}

.cssTestata {
	width:100%;
	font-size: 76%;
	background-image: url(images/testata.jpg);
	background-position: top left;
	background-color: #8DBCE6;
	height:114px;
}