body {
	margin: 0;
	margin-left: -5px; /*serve ad eliminare il margine di default di NN4*/
	padding:1%; 
	background-color: #FDFDFD;
	color: #272F32;
	font-family:"Trebuchet MS", Verdana, Arial; 
	font-size: 87%;
	text-align: left; 
}
table, tr,th,td,  ul, li{
font-size: 1.1em
}
a:link {
	text-decoration:none ;
	font-weight: bold;
	color: #005985;
}
a:visited {
	text-decoration:none ;
	color: #005985;
	font-weight: normal;
}
a:hover,a:focus,a:active {
	text-decoration: underline;
	color:#a8b2a9;
}

img {border-style: 0}

#browser{text-align:center; font-size:1.2em; font-weight:bold; color:#C00000; background-color:#FFFFFE; margin:1em}
#browser a:link, #browser a:visited{text-decoration: underline;	font-weight: bold;}

acronyn{
	text-decoration: none;
	cursor:help;
}
hr {visibility:hidden; margin:0px; padding:0; height:1px }

h1{
	font-weight: bold;
	font-size: 1.6em;
	line-height:1.5em;
	margin: 0;
	padding: 0;
	text-indent:1em;
}
h2{
	font-weight: bold;
	font-size: 1.4em;
	line-height:1.4em;
	margin: 0px;
}
h3{
	font-weight: bold;
	font-size: 1.2em;
	line-height:1.2em;
	margin: 0;
	margin-top:0.5em;
}

p{
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}

#loghi_testata{
	background: gray;
	width: 300px;

}




