body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}
A:link {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; 
	COLOR: #211D74; 
	TEXT-DECORATION: underline
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #01486A;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #196098;
	font-weight: normal;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #59595B;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E86835;
} 
div#container{
    position: absolute;
	margin-left: -105px;
	margin-top:  0px;
    }
div#content{
    margin-left: 0px;
	margin-top:  0px;
    }
div#navigation{
    position: absolute;
    top: 0px; /*l' altezza dell' header*/
    left: 882;
    width: 100px;   /*un po' di meno per evitare l' uso del padding*/
    } 
div#container2{
    position: absolute;
	margin-left: -987px;
	margin-top:  0px;
    }
div#content{
    margin-left: 0px;
	margin-top:  0px;
    }
div#navigation{
    position: absolute;
    top: 0px; /*l' altezza dell' header*/
    left: 882;
    width: 100px;   /*un po' di meno per evitare l' uso del padding*/
    } 