array_push($arbol_valores,$aa);
}
-$arbol = new HTML_Arbol($arbol_valores,'Datos');
+$arbol = new MECON_HTML_Arbol($arbol_valores,'Datos');
$m->addStyleSheet($arbol->getCSS());
$m->addStyleSheet('/MECON/css/general_estilos.css');
$T = new HTML_Table(array ( 'width'=>'750',