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";
i145 [style="filled", fillcolor="#ffffaa"] [href="arbre_svg.php?id_pers=145&limite_ascendance=1&output=dot", label="Louis MARTIN\n(estimée 1769)"]
i263 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=263&limite_ascendance=1&output=dot", label="Marie Anne PAROIS\n(24 Nov. 1766 – 30 Août 1839)"]
f100 [style="filled", fillcolor="#ffffff"] [ shape=ellipse, label=< mariés le : 08 Nov. 1796 >];
{ i145 -> f100};
{ i263 -> f100};
}
subgraph cluster_famille0{
style="invisible";
ranksep="1";
i299 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=299&limite_ascendance=1&output=dot", label="Pierre PAROIS\n(5 Août 1731 – 23 vendemiaire 14)"]
{ i299 -> f52};
i58 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=58&limite_ascendance=1&output=dot", label="Anne COUSSAIN (COUSSAS)\n(22 Févr. 1725 – 1 Juin 1781)"]
{ i58 -> f52};
f52 [style="filled", fillcolor="#ffffff"] [ shape=ellipse, label=< mariés le : 30 Janv. 1753 >];
{
node [label="" width=0 height=0 shape=point]
fa52
}
f52 -> fa52 [dir=none]
}
{ fa52 -> i263};
subgraph cluster_famille1{
style="invisible";
ranksep="1";
i144 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=144&limite_ascendance=1&output=dot", label="Louis MARTIN"]
{ i144 -> f36};
i113 [style="filled", fillcolor="#ffffff"] [href="arbre_svg.php?id_pers=113&limite_ascendance=1&output=dot", label="Jeanne GROLEAU"]
{ i113 -> f36};
f36 [style="filled", fillcolor="#ffffff"] [ shape=point, label="" width=0 height=0];
{
node [label="" width=0 height=0 shape=point]
fa36
}
f36 -> fa36 [dir=none]
}
{ fa36 -> i145};
}