body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	position: relative;
	color: #000;
	background-color: #fff;
}

#dovesei {
	margin-top: 10px;
}

acronym:after {
   content: " (" attr(title) ")";
   }

a:link, a:visited { 
   text-decoration: none 
   }

a:link:after, a:visited:after {
   content: " ["attr(href)"] ";
   font-size: 90%;
   color: black;
   }

#container {
	margin: 0;
	width: 100%;
}

#banner {
	color: #000;
	width: 100%;
}

#content {
	margin: 0;
	width: 100%;
}

#bordo  {
	width: 100%;
}


/*------------ cose da _non_ visualizzare --------------*/

#sidebar3, #navlocale3, #navmenu, #navlist, #metalinks, #navigazione_bassa, .tornasu, .hide {
	display: none;
}