body {
font-size: 10px;
margin: 0;
padding: 0;
font-family: Verdana, Arial;
color: #444;
background: #ffffff;
margin: 0px;
}

a:link, a:visited {
color: #c00;
}



#divTree, #white, #piva, #divdowncontrol, #divupcontrol, #scrollArea, #scrollo {display: none;}


#logop{
	position: absolute;
	top: 0px;
	left: 30px;
	height: 73px;
	visibility: visible;
	
}

#lbianco{
	position: absolute;
	left: 0px;
	top: 75px;
	width: 100%;
}


#content, #divcontainer, #divcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}



h1{
font-size: 16px;
font-family: Verdana ,Arial;
color: #444;
font-weight: normal;
display: block;
margin-top: 0px;
padding: 2px;
margin: 2px;
}

h2{
font-size: 16px;
font-family: Verdana ,Arial;
color: #444;
font-weight: bold;
display: block;
margin-top: 0px;
padding: 2px;
margin: 2px;
}

h3{
font-size: 11px;
font-family: Verdana ,Arial;
color: #444;
font-weight: bold;
padding: 2px;
margin: 2px;
}

h4{
font-size: 11px;
font-family: Verdana ,Arial;
color: #444;
padding: 5px;
font-weight: normal;
border: 1px solid #c00;
padding: 2px;
margin: 2px;
}

h5{
font-size: 10px;
background-color: #000;
color: #444;
font-family:  Arial, Verdana;
display: block;
padding: 2px;
margin: 2px;
}


h6{
font-size: 10px;
font-family: Verdana ,Arial;
color: #444;
font-weight: normal;
border: 1px solid #c00;
padding: 2px 2px 2px 10px;
margin: 2px;
}

hr{
border-top: 1px  solid #fff;
border-left: 1px  solid #fff;
border-right: 1px  solid #fff;
}
