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";
i108 [style="filled", fillcolor="#ffffaa"] [href="arbre_svg.php?id_pers=108&limite_ascendance=1&output=dot", label="Augustin GOBIN\n(25 Mai 1810)"]
i170 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=170&limite_ascendance=1&output=dot", label="Anne Rosalie PAROIS\n(11 Juill. 1811 – 22 Déc. 1859)"]
f105 [style="filled", fillcolor="#ffffff"] [ shape=ellipse, label=< mariés le : 18 Févr. 1838 >];
{ i108 -> f105};
{ i170 -> f105};
}
subgraph cluster_famille0{
style="invisible";
ranksep="1";
i301 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=301&limite_ascendance=1&output=dot", label="Pierre PAROIS\n(10 Avr. 1764 – 12 Févr. 1836)"]
{ i301 -> f51};
i85 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=85&limite_ascendance=1&output=dot", label="Jeanne EPIARD\n(entre 1766 et 1768 – 12 Août 1811)"]
{ i85 -> f51};
f51 [style="filled", fillcolor="#ffffff"] [ shape=ellipse, label=< mariés le : 08 Nov. 1796 >];
{
node [label="" width=0 height=0 shape=point]
fa51
}
f51 -> fa51 [dir=none]
}
{ fa51 -> i170};
}