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"; 
i304  [style="filled", fillcolor="#ffffaa"]  [href="arbre_svg.php?id_pers=304&limite_ascendance=0&output=dot", label="Pierre Henry PAROIS\n(18 Mars 1839)"]
i123  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=123&limite_ascendance=0&output=dot", label="Jeanne Froisine GUIOCHET\n(2 Juill. 1837 – 27 Nov. 1871)"]
f85  [style="filled", fillcolor="#ffffff"]  [ shape=ellipse, label=< <FONT POINT-SIZE="13.0" FACE="LiberationSans">mariés le : 13 Janv. 1867 </FONT> >];
	{
 node [label="" width=0 height=0 shape=point]
                fa85 
}
f85 -> fa85 [dir=none]
{  i304 -> f85};
{  i123 -> f85};
}
subgraph cluster_familleb1{
style="invisible"; 
            clusterrank="none";
            mclimit = "100";
            ranksep="1"; 
i266  [style="filled", fillcolor="#ffffff"]  [href="arbre_svg.php?id_pers=266&amp;limite_ascendance=0&amp;output=dot", label="Marie Eugénie Augustine PAROIS\n(8 Avr. 1867 &ndash; 17 Févr. 1913)"]
}
{  fa85 -> i266};
}