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"; 
i75  [style="filled", fillcolor="#ffffaa"]  [href="arbre_svg.php?id_pers=75&limite_ascendance=13&output=dot", label="Louis DUGUY\n(21 Sept. 1792)"]
}
subgraph cluster_famille0{
style="invisible"; 
                            ranksep="1";
i71  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=71&limite_ascendance=13&output=dot", label="François DUGUIS\n(05 Janv. 1789)"]
{  i71 -> f20};
i15  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=15&limite_ascendance=13&output=dot", label="Jeanne BERVOUET\n(environ 1761 – 21 Nov. 1820)"]
{  i15 -> f20};
f20  [style="filled", fillcolor="#ffffff"]  [ shape=ellipse, label=< <FONT POINT-SIZE="13.0" FACE="LiberationSans">mariés le : 08 Janv. 1788 </FONT> >];
	{
 node [label="" width=0 height=0 shape=point]
                fa20 
}
f20 -> fa20 [dir=none]
}
subgraph cluster_famille1{
style="invisible"; 
                            ranksep="1";
i73  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=73&amp;limite_ascendance=13&amp;output=dot", label="Jean DUGUY\n(calculée    1737 &ndash; 29 Juin 1773)"]
{  i73 -> f19};
i38  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=38&amp;limite_ascendance=13&amp;output=dot", label="Louise CAILLAUD"]
{  i38 -> f19};
f19  [style="filled", fillcolor="#ffffff"]  [ shape=point, label="" width=0 height=0];
	{
 node [label="" width=0 height=0 shape=point]
                fa19 
}
f19 -> fa19 [dir=none]
}
{  fa19 -> i71};
subgraph cluster_famille2{
style="invisible"; 
                            ranksep="1";
i19  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=19&amp;limite_ascendance=13&amp;output=dot", label="Pierre BERVOUET"]
{  i19 -> f4};
i323  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=323&amp;limite_ascendance=13&amp;output=dot", label="Anne PAVAGEAU\n(13 Avr. 1760 &ndash; 05 Août 1761)"]
{  i323 -> f4};
f4  [style="filled", fillcolor="#ffffff"]  [ shape=point, label="" width=0 height=0];
	{
 node [label="" width=0 height=0 shape=point]
                fa4 
}
f4 -> fa4 [dir=none]
}
{  fa4 -> i15};
{  fa20 -> i75};
}