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"; 
i323  [style="filled", fillcolor="#ffffaa"]  [href="arbre_svg.php?id_pers=323&limite_ascendance=4&output=dot", label="Anne PAVAGEAU\n(13 Avr. 1760 – 05 Août 1761)"]
i19  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=19&limite_ascendance=4&output=dot", label="Pierre BERVOUET"]
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]
{  i323 -> f4};
{  i19 -> f4};
}
subgraph cluster_familleb1{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i18  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=18&limite_ascendance=4&output=dot", label="Pierre BERVOUET"]
}
{  fa4 -> i18};
subgraph cluster_familleb2{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i15  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=15&limite_ascendance=4&output=dot", label="Jeanne BERVOUET\n(environ 1761 – 21 Nov. 1820)"]
}
{  fa4 -> i15};
subgraph cluster_familleb3{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i16  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=16&limite_ascendance=4&output=dot", label="Louis BERVOUET"]
}
{  fa4 -> i16};
subgraph cluster_familleb4{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i17  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=17&limite_ascendance=4&output=dot", label="Marie BERVOUET"]
}
{  fa4 -> i17};
}