body, html {
	height:100%;
}
body {
	background-image: url(immagini/navigazione/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	color:#373737;
}
a {
	color:#373737;
}
img {
	border: 0px; 
}
#menu_items img {
	padding-left:4px;
	padding-right:4px;
}
#menu_items td {
	text-align:center;
}
h1, h2, h3, h4, p {
	margin:0px;
	padding:0px;
}
h3, h4 {
	margin-bottom:8px;
}
#contenitore {
	height:100%;
	width:100%;
	text-align:center;
}
#contenuto {
	width:716px;
	text-align:left;
}
.linknews {
	font-weight:bold;
	color:#8d2313;
	text-decoration:none;
}
.linknews:hover {
	color:#8d2313;
	text-decoration:underline;
}
form {display:inline; margin:0%}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
#header {
	width:100%; 
	height:197px; 
	background-image:url(immagini/navigazione/header.jpg); 
	background-repeat:no-repeat; 
	background-position:19px 20px; 
	cursor:pointer
}
#menu_bar {
	background-image:url(immagini/navigazione/menu_bar.gif); 
	background-repeat:repeat-x; 
	height:54px; 
	text-align:center
}
#footer {
	width:716px; 
	height:66px; 
	background-image:url(immagini/navigazione/bg_bottom.png); 
	background-repeat:no-repeat
}
#footer_txt {
	float:left; 
	height:66px; 
	width:520px; 
	padding-top:20px; 
	text-align:right
}
#credits {
	float:left; 
	width:80px; 
	height:32px; 
	margin-left:80px; 
	margin-top:12px
}
#home_txt {
	padding:20px; 
	padding-bottom:0px; 
	padding-right:5px; 
	background-image:url(immagini/navigazione/cordoni.jpg); 
	background-repeat:no-repeat; 
	background-position:top right
}
#home_txt_nogfx {
	padding:20px; 
	padding-bottom:0px; 
	padding-right:5px; 
}
#ombra {
	background-image:url(immagini/navigazione/ombra.jpg); 
	height:11px
}
.bisep {
	background-image:url(immagini/navigazione/bisep.png); 
	background-repeat:no-repeat; height:2px
}
.spacer {
	background-color: #b3b1aa; 
	background-image:url(immagini/navigazione/sep_right.gif); 
	background-position:right; 
	height:1px; 
	background-repeat:no-repeat; 
	margin-bottom:16px; 
	margin-top:8px
}
.testobig {
	font-size:12px; 
	color:#757575;
}
p {
	text-align:justify;
}