@charset "utf-8";
#container {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	width: 780px;
	margin: 5px 5px 5px 5px;
}
.title {
	background-image: url(../images/archivio0910/sfondo_menu.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	height: 20px;
	width: 100%;
	padding-left: 2px;
	margin-bottom: 5px;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #000;
}
img {
	border: 1px solid #FFF;
}
#titolo_testo {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#testo_testo {
	width: 735px;
	border-bottom: 1px solid #787878;
	border-right: 1px solid #787878;
	border-left: 1px solid #787878;
	background-color: #FFF;
	color: #000;
	padding: 15px;
	text-align: justify;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
}