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"; 
i314  [style="filled", fillcolor="#ffffaa"]  [href="arbre_svg.php?id_pers=314&limite_ascendance=1&output=dot", label="Valentine Lucienne Augustine PAROIS\n(27 Janv. 1903)"]
i322  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=322&limite_ascendance=1&output=dot", label="Auguste Joseph PATROY"]
f108  [style="filled", fillcolor="#ffffff"]  [ shape=ellipse, label=< <FONT POINT-SIZE="13.0" FACE="LiberationSans">mariés le : -Date cachée- </FONT> >];
{  i314 -> f108};
{  i322 -> f108};
}
subgraph cluster_famille0{
style="invisible"; 
                            ranksep="1";
i231  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=231&amp;limite_ascendance=1&amp;output=dot", label="Jean Eugène Louis PAROIS\n(18 Mars 1867)"]
{  i231 -> f64};
i9  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=9&amp;limite_ascendance=1&amp;output=dot", label="Marie Emmanuelle BARDOUL\n(2 Mars 1874)"]
{  i9 -> f64};
f64  [style="filled", fillcolor="#ffffff"]  [ shape=ellipse, label=< <FONT POINT-SIZE="13.0" FACE="LiberationSans">mariés le : 12 Mai 1898 </FONT> >];
	{
 node [label="" width=0 height=0 shape=point]
                fa64 
}
f64 -> fa64 [dir=none]
}
{  fa64 -> i314};
}