/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7E725C;
	font-weight:bold
}
.pagine {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #23C6AB;
}
.genealogia {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; font-weight:bold;
	color: #7E725C;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E725C;
}
.click {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; font-style:italic;
	color: #7E725C;
}
.descript {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; font-style:italic;
	color: #7E725C;
}
.HorsePic1, .HorsePic2, .HorsePic3 {
	border: 1px solid #7E725C;
    filter: alpha(opacity=0);
/*	-moz-opacity: .0;*/
}
.fotosx {
	border: 1px solid #7E725C; margin-right:10px;
}
.fotodx {
	border: 1px solid #7E725C; margin-left:10px;
}
.foto {
	border: 1px solid #7E725C;
}
a.lmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E725C;
	font-weight: bold;
	text-decoration: none;
}
a.lmenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #23C6AB;
	font-weight: bold;
	text-decoration: underline;
	}
a.lnomi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E725C;
	font-weight: bold;
	text-decoration: none;
}
a.lnomi:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C9B99F;
	font-weight: bold;
	text-decoration: underline;
	}