'language' => 'es',
'cache' => 'false',
'simple' => 'true'));
+ $PAGE->addStyleSheet('/MECON/css/general_estilos.css');
$FORM = new MECON_HTML_QuickForm ('usuarios_datos','post','usuarios-datos');
$USUARIO = new SAMURAI_Usuario($DB, $_GET['login']);
}