body{
	font-family: Sans-Serif;
	background: url('gif_sfondo.gif') repeat-x fixed top;

}
div#header{
	height: 200px;
	text-align:center;

}
div#footer{
	font-size:12px;
	text-align: center;
	border-top:1px solid #000;
	margin-top:10px;
	padding-top:10px;
}
a:link, a:visited{
	color: #000;
	text-decoration: underline;
}
a:hover, a:visited:hover{
	text-decoration: none;
}
a.link_menu:link, a.link_menu:visited{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu:hover, a.link_menu:visited:hover{
	text-decoration: underline;
}
td#menu{
	width:160px;
	line-height:25px;
	vertical-align:top;
	background: url('img/menu.gif') no-repeat top left;

}
td#contenuto{
	vertical-align:top;
	text-align: justify;
	padding-right:10px;
}
h3{
	font-weight: normal;
	font-size:14px;
}
