body {
	margin: 0px;
	padding: 0px;
	background-color: #666;
}
.fodocentrale {
	background-image: url(/immagini/home_base.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.fondo_menu {
	background-image: url(/immagini/base_menu.gif);
	background-repeat: repeat-y;
	background-position: top;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #666;
}
.latofondo_sx {
	background-image: url(/immagini/lato_sx.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.latofondo_dx {
	background-image: url(/immagini/lato_dx.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#tabella-centro img {
	float: left;
}
.testo_interno  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
}
.fondochiusura {
	background-image: url(/immagini/chiusura.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.testo_basso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabella-centro .testo_titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.testo_centrale {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 10px;
	color: #666;
}
.testo_segre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.testo_segregrande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
}
#tabella-vita li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabella-vita ul {
	list-style-type: square;
}
#tabella-vita .titolo_vita {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-left: 10px;
}
#tabella-cong li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabella-cong ul {
	list-style-type: decimal;
}
#tabella-cong .titolo_vita {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-left: 10px;
}
#tabella-centro .testo_segregrande .numero {
	font-size: 14px;
	font-style: italic;
}

