body { margin:0 1em }
body,#globale { color:#000; background: #FFF; font:10pt georgia, serif; }

a:link, a:visited { 
  font-weight:bold;
  text-decoration: underline;
  color:#009;  
  background:#fff
}

a[rel="esterno"]:after {
  content: " [" attr(href) "]";
}
acronym:after{
  content: " [acronimo: " attr(title) "]";
}
abbr:after{
  content: " [abbrev.: " attr(title) "]";
}

#intestazione .logo p a img {
	text-align:center;
	margin:0px auto;
	}
img { border: none; }
code { font: bold 1em "courier new", monospace; color:#600;background:#fff }
hr, .nascosto, .barra_top, #intestazione .aniflash, #intestazione #flashcontent, .barra_menu {
	display:none;
}
#Where {
	border-top:2px dashed #ccc;
	border-bottom:2px dashed #ccc;
	padding-top:5px;	
	padding-bottom:5px;
}
#Where a {
	text-decoration:none;
}