body {
	background-color: #DCE9F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #222528;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #222528;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222528;
}
.bgtop {
	background-image: url(images/grafica/tex_top.jpg);
}
.bgmenu {
	background-image: url(images/grafica/sfondo_menu.jpg);
}
.bgsep {
	background-image: url(images/grafica/tex_sep_h.gif);
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222528;
	font-weight:bold;
	text-decoration:none;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222528;
	font-weight: bold;
	text-decoration:none;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
td.menu {
	padding:5px;
}
.contenuto {
	padding:10px;
}
.immagini {
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#6A767F;
	margin-right: 10px;
	margin-bottom: 10px;
}
