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"; 
i302  [style="filled", fillcolor="#ffffaa"]  [href="arbre_svg.php?id_pers=302&limite_descendance=8&output=dot", label="Pierre PAROIS\n(20 Sept. 1761)"]
}
subgraph cluster_famille0{
style="invisible"; 
                            ranksep="1";
i224  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=224&limite_descendance=8&output=dot", label="Jean PAROIS\n(2 Nov. 1728 – avant    1788)"]
{  i224 -> f47};
i127  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=127&limite_descendance=8&output=dot", label="Marie HUCHET\n(environ 1727 – 24 Nov. 1767)"]
{  i127 -> f47};
f47  [style="filled", fillcolor="#ffffff"]  [ shape=ellipse, label=< <FONT POINT-SIZE="13.0" FACE="LiberationSans">mariés le : 03 Févr. 1755 </FONT> >];
	{
 node [label="" width=0 height=0 shape=point]
                fa47 
}
f47 -> fa47 [dir=none]
}
subgraph cluster_famille1{
style="invisible"; 
                            ranksep="1";
i167  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=167&amp;limite_descendance=8&amp;output=dot", label="André PAROIS\n(22 Nov. 1691 &ndash; 02 Avr. 1760)"]
{  i167 -> f77};
i59  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=59&amp;limite_descendance=8&amp;output=dot", label="Marie Jeanne COUSSAS\n(avant  14 Juin 1762)"]
{  i59 -> f77};
f77  [style="filled", fillcolor="#ffffff"]  [ shape=ellipse, label=< <FONT POINT-SIZE="13.0" FACE="LiberationSans">mariés le : 18 Févr. 1721 </FONT> >];
	{
 node [label="" width=0 height=0 shape=point]
                fa77 
}
f77 -> fa77 [dir=none]
}
{  fa77 -> i224};
{  fa47 -> i302};
}