@CHARSET "UTF-8";

.male {
	background-color: #CDF;
}

.femelle {
	background-color: #FCD;
}

.genealogie td {
	padding: 5px;
	text-align: left;
}
