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"; 
i221  [style="filled", fillcolor="#ffffaa"]  [href="arbre_svg.php?id_pers=221&limite_ascendance=0&output=dot", label="Jean PAROIS\n(17 Mars 1758)"]
i43  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=43&limite_ascendance=0&output=dot", label="Marie CHAILLAU\n(environ    1762)"]
f62  [style="filled", fillcolor="#ffffff"]  [ shape=point, label="" width=0 height=0];
	{
 node [label="" width=0 height=0 shape=point]
                fa62 
}
f62 -> fa62 [dir=none]
{  i221 -> f62};
{  i43 -> f62};
}
subgraph cluster_familleb1{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i259  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=259&limite_ascendance=0&output=dot", label="Marie PAROIS\n(estimée    1788 – 1 Mai 1808)"]
}
{  fa62 -> i259};
subgraph cluster_familleb2{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i190  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=190&limite_ascendance=0&output=dot", label="Charles Louis PAROIS\n(1 fructidor 7)"]
}
{  fa62 -> i190};
}