html,body{
	margin:0;
	padding:0
}
body{
	font: 80% arial,sans-serif;
	text-align:center
}

/**/

.contenitore {
   width: 100%;
   color: #000;
   background-color:white;
   color:#024282;
   text-align:right;
  }

.topleft {background-color:white; /*background: url(../cssimage/TopBannerSx.jpg) no-repeat top left*/ }
.topright {background-color:white; /*background: url(../cssimage/TopBannerDx.jpg) no-repeat top right*/ }
.contenuto { padding: 10px;}


div#header{height:80px;margin-top:2px;}
div#header h1{line-height:80px;
              font-size:35pt;
              font-style:italic;
              margin:0;padding-left:10px;}

div#upcontent{float:right;width:88%;height:24px;}
div#upnavigation{float:left;width:12%;height:24px;border-top:25px;}

/* CONTAINER */
div#container{
	text-align:left
}
div#container{
	width:97%;margin:0 auto
}
/* CONTENT */
div#content p{
	line-height:1.4
}
div#content{
	float:right;
	width:88%;
	height:550px;
	margin-top:1px;
	text-align: left;
}

div#navigation{
	float:left;
	width:12%;
	height:600px;
	background-color:#7b91ca;
	margin-top:1px;
	}

div#TabTestata
{
    padding:0 0 0 0;
    background-color:#ffc81c;
	width:100%;
	height:51px;
	margin-top:1px;
	margin-left:1px;

}

div#divFiltriElenco
{
    padding:0 0 0 0;
    background-color:#ffc81c;
	width:100%;
	height:51px;
	margin-top:1px;
	margin-left:1px;

}

div#Toolbar
{
    padding:2 0 0 0;
    background-color:#ffc81c;
	width:100%;
	height:32px;
	margin-top:1px;
	margin-left:1px;
	margin-bottom:1px;
}

div#corpo
{
    padding:0 0 0 0;
    background-color:#f2f2f2;
	width:100%;
	margin-top:1px;
	margin-left:1px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:Navy;
}

.Toolbar
{
    background-color:#83bbf3;
    border-bottom:2px;
    border-bottom-color:Gray;
}

#tabsnavi{
	background: url(../cssimage/sfondobarra2.gif);
	float:left;
	width:100%;
	height:23px;
	border-bottom:2px solid #e88e13;
	line-height:normal;
	}

#tabs {
	background: url(../cssimage/sfondobarra2.gif);
	float:left;
	width:100%;
	height:23px;
	font-size:93%;
	border-bottom:2px solid #e88e13;
	line-height:normal;
	}
