/* CSS Document */
body {
	background-color: #000000; 
	vertical-align:top;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.click {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; font-style:italic;
	color: #6D450F;
}
.nome {
	color: #b1802a;
	font-size:18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif}
.titolo {
	color: #daa243;
	font-size:22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif}
.contact {
	color: daa243;
	font-size:14px;
	font-family: "Times New Roman", Times, serif}
.genealogy {
	color: #6D450F;
	font-size:14px;
	font-family: "Times New Roman", Times, serif}
.foto { border: 1px solid #d69f22;
	}
	.fotosx {
	border: 1px solid #d69f22; margin-right:10px;
}
.testo{
	color: #ffffff;
	font-size:15px;
	font-family: "Times New Roman", Times, serif}
a.lnomi {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6D450F;
	font-weight: bold;
	text-decoration: none;
}
a.lnomi:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: daa243;
	font-weight: bold;
	text-decoration: underline;
	}
a.ltitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #6D450F;
	font-weight: bold;
	text-decoration: none;
}
a.ltitolo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: daa243;
	font-weight: bold;
	text-decoration: underline;
	}
	a.lpedigree {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D450F;
	font-weight: bold;
	text-decoration: none;
}
a.lpedigree:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: daa243;
	font-weight: bold;
	text-decoration: underline;
	}