digraph arbre {
bgcolor="transparent";
ranksep="0.75";
fontname="LiberationSans";
overlap="compress";
size = "150, 50";
mclimit = "100";
remincross = "true";
edge [dir=none];
node [shape = record, margin="0.45,0.05", width=0.1, height=0.2, tooltip=" "];
subgraph cluster_familleb0{
style="invisible";
clusterrank="none";
mclimit = "100";
ranksep="1";
i205 [style="filled", fillcolor="#ffffaa"] [href="arbre_svg.php?id_pers=205&limite_ascendance=1&output=dot", label="Marie Florence PAROIS\n(13 Sept. 1831 – 23 Août 1898)"]
i367 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=367&limite_ascendance=1&output=dot", label="Charles Francois MOREAU\n(20 Mars 1827)"]
f116 [style="filled", fillcolor="#ffffff"] [ shape=ellipse, label=< mariés le : 25 Sept. 1859 >];
{ i205 -> f116};
{ i367 -> f116};
}
subgraph cluster_famille0{
style="invisible";
ranksep="1";
i298 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=298&limite_ascendance=1&output=dot", label="Pierre PAROIS\n(28 Sept. 1788 – 17 Nov. 1842)"]
{ i298 -> f70};
i76 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=76&limite_ascendance=1&output=dot", label="Marie Anne DUGUY\n(8 Nov. 1798 – 14 Juill. 1844)"]
{ i76 -> f70};
f70 [style="filled", fillcolor="#ffffff"] [ shape=ellipse, label=< mariés le : 15 Nov. 1830 >];
{
node [label="" width=0 height=0 shape=point]
fa70
}
f70 -> fa70 [dir=none]
}
{ fa70 -> i205};
}