body {
	margin: 0;
	padding: 0;
	text-align: center; /* IE5.x/Win */
	color: #666;
	font: 9pt Georgia, sans-serif;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #CCC;
	scrollbar-track-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	background: #FFF url(../graphics/SfondoSito.gif) center top repeat-y;
}
#Breadcrumbs {
	display: none;
}

#Animations {
	display: none;
}

#Text {
	text-align: left;
	color: #000000;
}

#Text p {
	color: #000000;
}

#ContestualMenu {
	display: none;
}

#footer {
	display: none;
}

h1 {
	font-size: 11pt;
}

p {
	padding: 0;
	margin-top: .8em;
}

a:link {
	color: #800000;
	text-decoration: none;
}

a:visited {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a img {
	border: 0px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

h1#Titolo {
	display: inline;
}

#footerForPrinter {
	display: inline;
	color: #666666;
}

#footerForPrinter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

a img,
img {
	border: 0px;
}