<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios - Noticias de Bogotá - Colombia - ELTIEMPO.COM</TITLE><BASE 
href=http://www.eltiempo.com/colombia/bogota/una-madre-educa-a-su-hijos-en-su-casa-desde-hace-cinco-anos-por-inconformidad-con-los-colegios_6378007-1>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"><LINK 
href="/favicon.ico" type=image/x-icon rel=icon><LINK media=all 
href="http://media.eltiempo.com/css/produccion/interna-main-1.css" type=text/css 
rel=stylesheet><!--[if lte IE 6]><LINK media=all 
href="http://media.eltiempo.com/css/produccion/ie6.css" type=text/css 
rel=stylesheet>
<SCRIPT src="http://www.eltiempo.com/js/DD_belatedPNG_0.0.8a-min.js" 
type=text/javascript></SCRIPT>

<SCRIPT src="http://www.eltiempo.com/js/png.js" type=text/javascript></SCRIPT>
<![endif]--><!--[if IE 7]>
             <link rel="stylesheet" type="text/css" href="http://media.eltiempo.com/css/produccion/ie7.css" media="all" />
           <![endif]-->
<SCRIPT>var CMS_ID_PAGINA_ACTUAL=3248606;</SCRIPT>

<SCRIPT src="http://www.eltiempo.com/media/produccion/jwet/swfobject.js" 
type=text/javascript></SCRIPT>

<SCRIPT language=JavaScript1.4>
// Copyright 2004 - Certifica.com 

function cert_getReferrer14()
{var referrer=document.referrer;try{if(self!=top)
referrer=top.document.referrer;}catch(e){referrer=document.referrer;}
return referrer;}
</SCRIPT>

<SCRIPT src="/js/certifica/certifica.min.js" type=text/javascript></SCRIPT>

<SCRIPT language=javascript src="../../OBJ-JAVASCRIPTS_GENERALES-36248_CG.js" 
type=text/javascript>
</SCRIPT>

<SCRIPT language=javascript src="../../OBJ-JAVASCRIPT_CSI-36245_CG.js" 
type=text/javascript>
</SCRIPT>
<!-- Inicio Custom Ad Show + Tag V4 Contextual - e-planning for Pautefacil -->
<SCRIPT src="http://us.img.e-planning.net/layers/epl-41.js" 
type=text/javascript></SCRIPT>

<SCRIPT language=JavaScript type=text/javascript>
<!--

        /*        Variables que se deben editar segun el sitio, se debe cambiar el codigo del ID que da la interfaz de e-planning y el nombre del div en el que
                va a buscar la informacion del sitio.
        */
        var espacio_id = "a8b9c08567aef166";
        var        tipo = "2";
        var timeout = "0";
        var maxAds = "4";
        var maxAdsHome = "4";
        var maxAdsBlog = "3";
        var div = "contenidoArt";
        
        /*        Hasta aqui se debe editar        */
        var eplArgs = { sV:"http://ads.us.e-planning.net/",vV:"4",sI:"58d6",kC:"txtad",eId:div};
        var eplAdsArray=new Array();


        /*        La funcion eplPautefacil da el formato el texto, este formato puede ser definido incluyendo aqui los estilos que se necesiten.                */                
        function eplPautefacil(adsArray) {
                var r = ''; 
                        a1=false; 
                        pad = '2px';
                for (var i=0; i<adsArray.length; i++) {
                    var ad = adsArray[i];
                    if (41==ad.t && !ad.shown) {
                        if (!a1) {
                            r+= '<div class="pauteFacil"><h6><a  href="http://www.pautefacil.com" target="_blank"><span>Paute fácil</span></a></h6> <ul class="dsm">';
                            a1 = true;
                        } 
                                        else {
                            pad = '6px'
                        }
                        r+= '<li><a target="_blank" href="'+ ad.lU +'">'+ ad.tit +'</a><br />';
                    if (ad.desc || ad.urlv) {
                                        r+= '';
                        if (ad.desc) r+= ad.desc;
                        if (ad.desc && ad.urlv) r+= '<br/>';
                        if (ad.urlv) r+= '<a class="verMas" target="_blank" href="'+ ad.lU +'">'+ ad.urlv +'</a>';
                            r+= '</li>';
                    }
                                        ad.shown = true;                
                     }
                }
                if (a1) r+= '</ul><p><a href="http://www.pautefacil.com" target="_blank">Anuncie aquí</a></p></div>';
                return r;
        }
        
        function eplInit() {
        if (this.readyState == 'complete') {
                document.epl.eplInit(eplArgs);
                for (var i=0; i<eplAdsArray.length; i++) { document.epl.eplPushAd(eplAdsArray[i][0], eplAdsArray[i][1],                                         eplAdsArray[i][2], eplAdsArray[i][3], eplAdsArray[i][4]); 
                                }
        }
        }
        if (document.epl != undefined) {
        document.epl.eplInit(eplArgs);
        } 
        else {
        var array = document.getElementsByTagName('script');
        var e = undefined;
        for (var i=0; i<array.length; i++) {
                if (array[i].src.indexOf('epl-41.js') != -1) {
                        e = array[i];
                }
        }
        if (e != undefined) { e.onreadystatechange = eplInit; }
        }

        //tipo=autegestion, convencional, timeout=tiempo de espera despues de qela pagina carga, maxAds=numero pautas, custom=javascript de respuesta
        function eplAD4(espacio_id, tipo, timeout, maxAds, custom) {
                usuario = getCookie("eltiempopuntocom");
                        if(usuario != undefined)
                        var loginUsuario = usuario[0];
                        //alert(loginUsuario);
                        //if(loginUsuario == 'sandaz'){  
                                document.getElementById('pauteFacilBajo').innerHTML = '<div id="eplAdDiv'+ espacio_id +'"></div>';
                                if (document.epl != undefined) {
                                        document.epl.eplPushAd(espacio_id, tipo, timeout, maxAds);
                                        if (custom != undefined) 
                                                document.epl.setCustomAdShow(espacio_id, custom);
                                } else 
                                eplAdsArray.push(new Array(espacio_id, tipo, timeout, maxAds, custom));
                        //}else
                          //  document.getElementById('pauteFacilBajo').innerHTML = '<div id="eplAdDiv'+ espacio_id +'"></div>';  
        }
        
                /*        La funcion eplPautefacilHome da el formato el texto en el Home, este formato puede ser definido incluyendo aqui los estilos que se necesiten.                */                
        function eplPautefacilHome(adsArray) {
                var r = ''; 
         
                        a1=false; 
                        pad = '2px';
                for (var i=0; i<adsArray.length; i++) {
                    var ad = adsArray[i];
                    if (41==ad.t && !ad.shown) {
                        if (!a1) {
                            r+= '<div class="pauteFacil subhome"><h6><a  href="http://www.pautefacil.com" target="_blank"><span>Paute fácil</span></a></h6> <ul class="dsm">';
                            a1 = true;
                        } 
                                        else {
                            pad = '6px'
                        }
                        r+= '<li><a target="_blank" href="'+ ad.lU +'">'+ ad.tit +'</a><br />';
                    if (ad.desc || ad.urlv) {
                                        r+= '';
                        if (ad.desc) r+= ad.desc;
                        if (ad.desc && ad.urlv) r+= '<br/>';
                        if (ad.urlv) r+= '<a class="verMas" target="_blank" href="'+ ad.lU +'">'+ ad.urlv +'</a>';
                            r+= '</li>';
                    }
                                        ad.shown = true;                
                     }
                }
                if (a1) r+= '<li class="clear"></li></ul><p><a href="http://www.pautefacil.com" target="_blank">Anuncie aquí</a></p></div>';
                return r;
        }
        
                /*        La funcion eplPautefacil da el formato el texto, este formato puede ser definido incluyendo aqui los estilos que se necesiten.                */                
        function eplPautefacilhomeEspecial(adsArray) {
                var r = ''; 
                        a1=false; 
                        pad = '2px';
                for (var i=0; i<adsArray.length; i++) {
                    var ad = adsArray[i];
                    if (41==ad.t && !ad.shown) {
                        if (!a1) {
                            r+= '<div class="pauteFacil subhome tres"><h6><a  href="http://www.pautefacil.com" target="_blank"><span>Paute fácil</span></a></h6> <ul class="dsm">';
                            a1 = true;
                        } 
                                        else {
                            pad = '6px'
                        }
                        r+= '<li><a target="_blank" href="'+ ad.lU +'">'+ ad.tit +'</a><br />';
                    if (ad.desc || ad.urlv) {
                                        r+= '';
                        if (ad.desc) r+= ad.desc;
                        if (ad.desc && ad.urlv) r+= '<br/>';
                        if (ad.urlv) r+= '<a class="verMas" target="_blank" href="'+ ad.lU +'">'+ ad.urlv +'</a>';
                            r+= '</li>';
                    }
                                        ad.shown = true;                
                     }
                }
                if (a1) r+= '<li class="clear"></li></ul><p><a href="http://www.pautefacil.com" target="_blank">Anuncie aquí</a></p></div>';
                return r;

        }
        

// -->
</SCRIPT>
<!-- Fin Custom Ad Show + Tag V4 Contextual - e-planning for Pautefacil -->
<META http-equiv=Cache-Control content=max-age=3600>
<META content="MSHTML 6.00.2900.5803" name=GENERATOR>
<META 
content="Noticias de Bogotá - Colombia - ELTIEMPO.COM -> Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios" 
name=DESCRIPTION>
<META 
content="Noticias, periódico, información, prensa, news, journal, colombia, colombian, economía, internacional, cultura, deportes,  cine, crucigramas, clasificados, archivo electrónico, el tiempo en internet, el tiempo on line,  casa editorial el tiempo, empleos, vehículos, revistas" 
name=keywords><LINK title="- ELTIEMPO.COMBogotá" href="" 
type=application/rss+xml rel=alternate></HEAD>
<BODY bgColor=#ffffff>
<DIV>&nbsp;</DIV>
<DIV style="FONT: 10pt arial">----- Original Message ----- 
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A 
title=xavilistas@clonlara.es href="mailto:xavilistas@clonlara.es">Xavier Alà</A> 
</DIV>
<DIV><B>To:</B> <A title=lista@clonlara.es 
href="mailto:lista@clonlara.es">1Clonlara España</A> </DIV>
<DIV><B>Sent:</B> Saturday, November 14, 2009 1:36 PM</DIV>
<DIV><B>Subject:</B> PRENSA: 
una-madre-educa-a-su-hijos-en-su-casa-desde-hace-cinco-anos-por-inconformidad-con-los-colegios_6378007-1</DIV></DIV>
<DIV><BR></DIV>
<DIV>&nbsp;</DIV>
<SCRIPT language=JavaScript>
<!--  
var s_pageName="Bogotá: Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios"
var s_prop14;
var loggeadin = getCookie('eltiempopuntocom');
if(loggeadin!=null && loggeadin!="")
{
    //s_prop14 = "SI";
    s_prop14 = loggeadin[0];
    //sexo
    s_prop15 = loggeadin[6];
    //Pais
    s_prop16 = loggeadin[7];
    //edad
    s_prop17 = loggeadin[8];
    //Profesion
    s_prop18 = loggeadin[9];
}
else
{
    s_prop14 = "-";
    s_prop15 = "-";
    s_prop16 = "-";
    s_prop17 = "-";
    s_prop18 = "-";
}


var s_channel="Bogota";


var s_prop11 = 'Normal';

 -->
</SCRIPT>

<SCRIPT language=JavaScript>
<!--
        var srcsup = 0;
// -->
</SCRIPT>

<SCRIPT language=JavaScript1.1>
<!--
        srcsup = 1;
// -->
</SCRIPT>

<SCRIPT language=JavaScript1.1>
<!--

    //Keywords para adServer
        var kw1 = sexoUsuario;
        var kw2 = paisUsuario;
        var kw3 = "";
        var kw4 = edadUsuario;
        var kw5 = profesionUsuario;
        var kw6 = "";
        var kw7 = "";
        var kw8 = "";
        var kw9 = "";
        var kw10 = "";
        var kw11 = "";
        var kw12 = "";
        var kw13 = "";
    var kw15="Bogotá";
        
        //alert(kw1 + " " + kw2 + " " + kw4 + " " + kw5);
        var sitio_id = 'c1e';
        var eplDelayBanner=true;
        var eplrnd = (new String(Math.random())).substring(2,8) + (((new Date()).getTime()) & 262143);

// -->
</SCRIPT>

<SCRIPT language=javascript>
<!--
    //Variables de espacios de adServer
        var robapaginas = "631212818474eb81";
        var logoPatrocinio = "1f9870c7fae8fcad";        
        var bannerGigante = "e4124be2164fed56";
        var botonPagina = "c58889c0288d3943";
        var botonPagina2 = "5dbe6cbcd2693de7";
        var botonPagina3 = "d79d6c6723dc017a";
        var botonPaginaLaW = "e6cfc2aa6a4228e2"; 
        var patrocinioIndicadores = "93934b34ba9115b0";
        var patrocinador_indicadores_portafolio = "6f8eea9ec78c3188";
        var patrocinador_futbolred = "9fa5ff4e071b9126";
        var patrocinioForos = "5a8049bc4b29c568";        
        var patrocinioHoroscopo = "1e80e011ab0ebbf9";
        var patrocinioInterna = "506578939436c566";
        var solapa = "280ca398bfd39ae2";
        var popunder = "0d0caa381af4baf0";
        var satelite = "c39bb8c8e6ed7acd";
        var satelite2 = "0206a5cefdc82ffe";
        var satelite3 = "";
        var desplegable = "98ff627d5c81df2c";
        var enlaceTexto1 = "7c4ec5c27b0bb227";
        var enlaceTexto2 = "b611ece1fd5db1ca";
        var enlaceTexto3 = "36475cf6267a3c98";
        var enlaceTexto4 = "2be053182b28dac8";
        var enlaceTexto5 = "d17723af7cc30435";
        var enlaceTexto6 = "d3cbaf3e18afec19";
    var enlaceTexto7 = "ddbfed8cce936976";
        var enlaceTexto8 = "8ddd78b10ad80b9f";
        var enlaceTexto9 = "36999dd32c965563";
        var enlaceTexto10 = "e4138e88eb7d4dd0";
        var enlaceTextoHome = "53394a3352f322d9";
        var zonaComercial1 = "8548539ea736cc7f";
        var zonaComercial2 = "7a0931bd8708172a";
        var zonaComercial3 = "725ef8c3cea264d5";
        var zonaComercial4 = "c094daf1b342ffc4";
        var zonaComercial5 = "795ca234568b4052";
        var zonaComercial6 = "f8fa5e472b4ff48d";
        var zonaComercial7 = "cd31a413c5a480ad";
        var zonaComercial8 = "a4beefe041870a54";        
        var zonaComercial9 = "d0c525d13e521e9c";        
        var zonaComercial10 = "bb5e88db32c43d99";
        var zonaComercial11 = "cbf80f680fd892c6";
        var zonaComercial12 = "39298c82852b2a42";
        var widget="458653d5b7d3ea4c"                                
        var sateliteArticulo="7b2caf6947eb2455";        
        var peelAdd = "ea633feb0a669b33";                
        var zonaDeportes = "f8d21fec101dea17";        
        var pauta_dell = "5dbe6cbcd2693de7";
        var patrocinio_impreso ="20e687e9d6040561";
        var takeover="346a552f0bac817d";
        var takeover2="679883a32f9faa5c";
        var vivein="4c9fd903263de41e";
        var widescreen= "b5346364fdda2072";
        var masnoticias= "dbe6b91369bfa9f3";
        var minutoaminuto= "988dad543873c754";
        var patrocinio_actividad= "92fae2502737889f";
        var robapaginasuperior = "83bac4c4b895f192";
        var robapaginainferior = "a3d8ce74d88ae125";
        var clima = "55b7e5c5608ce809";
        var consejo = "5357fe25eee5f21a";
        var pauta_multimedia = "9cdd69c4aa44c414";
        var pauta_foros = "b5ef100a9414f301 ";
        var pauta_newdesplegable = "";
        var pauta_especialvideo = "fd1d3f915370c651";
        var pauta_modpromos = "";
        var desplegable_interna = "";
        var desplegable_interna = "";
        var pauta341x26 = "";
 -->
</SCRIPT>

<DIV class=tween-window id=lightboxMultimedia 
style="OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxMultimedia')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<DIV class=lightbox>
<DIV id=contentcampos>
<DIV id=contenidoReproductor></DIV></DIV></DIV></DIV></DIV>
<DIV class=container><? include_once(getenv('CMS_PATH') . '/api/objeto.php'); crearEntornoObjeto((integer)54198, 3248606,Array(),'LOCAL','../../OBJ-ESTILO_PARA_FOROS-54198.php') ?>
<DIV class=header>
<SCRIPT>
function tabPautaCabezotes(idmostrar, idpauta, posicion){
    var numpautas = 5;
        if(document.getElementById(idmostrar).style.display=="block"){
          document.getElementById(idmostrar).style.display="none"
   } else{
       document.getElementById(idmostrar).style.display="block";
       incluirObjeto("CONTENIDO_PAUTA_CABEZOTE",idpauta,posicion,idmostrar);
       for(i=0;i<numpautas;i++){
         var oculto = 'desplegablecabezote'+i;
         if(oculto!=idmostrar)
            document.getElementById(oculto).style.display="none";
       }
    }
}
</SCRIPT>

<DIV class=contenedor-object id=desplegablecabezote0 
style="DISPLAY: none"></DIV>
<DIV class=contenedor-object id=desplegablecabezote1 
style="DISPLAY: none"></DIV>
<DIV class=contenedor-object id=desplegablecabezote2 
style="DISPLAY: none"></DIV>
<DIV class=contenedor-object id=desplegablecabezote3 
style="DISPLAY: none"></DIV>
<DIV class=contenedor-object id=desplegablecabezote4 
style="DISPLAY: none"></DIV>
<SCRIPT>
pauta = getCookie("pauta");
if(!pauta){
  document.getElementById('desplegablecabezote'+3).style.display="block";
  incluirObjeto("CONTENIDO_PAUTA_CABEZOTE",'e0cd33dbd34c2e99','3','desplegablecabezote3');
  setCookie2();
}
</SCRIPT>

<DIV class=header-menu-info>
<DIV class=pauta-desplegable id=pautaHora>
<UL class=lista2>
  <LI class=ultimo><A class=activo id=tabHome 
  onclick="tabPautaCabezotes('desplegablecabezote0','de08aecac67e3ba2','0');" 
  href="javascript:void(0);"><IMG alt=Planeta 
  src="http://ads.us.e-planning.net/eb/3/c1e/e9a0c85ad078915a?o=i&amp;rnd=$RANDOM"></A> 
  </LI>
  <LI class=ultimo><A class=activo id=tabHome 
  onclick="tabPautaCabezotes('desplegablecabezote1','cafaca252832c4bb','1');" 
  href="javascript:void(0);"><IMG alt=Promperu 
  src="http://ads.us.e-planning.net/eb/3/c1e/2fb4bd037af00c1a?o=i&amp;rnd=$RANDOM"></A> 
  </LI>
  <LI class=ultimo><A class=activo id=tabHome 
  onclick="tabPautaCabezotes('desplegablecabezote2','55926f22b76ae14b','2');" 
  href="javascript:void(0);"><IMG alt=Avianca 
  src="http://ads.us.e-planning.net/eb/3/c1e/10959d3f39cb9f8d?o=i&amp;rnd=$RANDOM"></A> 
  </LI>
  <LI class=ultimo><A class=activo id=tabHome 
  onclick="tabPautaCabezotes('desplegablecabezote3','e0cd33dbd34c2e99','3');" 
  href="javascript:void(0);"><IMG alt=Movistar 
  src="http://ads.us.e-planning.net/eb/3/c1e/22ec39e919e4a13e?o=i&amp;rnd=$RANDOM"></A> 
  </LI>
  <LI class=ultimo><A class=activo id=tabHome 
  onclick="tabPautaCabezotes('desplegablecabezote4','be29010868cfbe4e','4');" 
  href="javascript:void(0);"><IMG alt=Ades 
  src="http://ads.us.e-planning.net/eb/3/c1e/385f14ec5f043cbf?o=i&amp;rnd=$RANDOM"></A> 
  </LI></UL>
<P>Publicidad</P></DIV>
<DIV class=contenedor-menu-versiones>
<UL class="menu_versiones superfish">
  <LI class=""><A class=vinculo-menu-versiones href="#">Otras versiones de 
  <STRONG>eltiempo.com</STRONG></A> 
  <UL style="DISPLAY: none">
    <LI><A href="http://www.eltiempo.com/home_minuto_minuto.html">Versión minuto 
    a minuto</A> 
    <LI><A href="http://www.eltiempo.com/index_ht.html">Versión sólo texto</A> 
    <LI><A href="http://www.eltiempo.com/home_segun_usuarios.html">Versión según 
    las más</A> 
    <LI><A href="http://www.eltiempo.com/index_nn.html">Versión nube de 
    noticias</A> 
    <LI><A 
    href="http://www.eltiempo.com/servicios/movil/home/index.html">Versión 
    móvil</A> </LI></UL></LI></UL></DIV>
<SCRIPT>
                var seccionActual='seccion_bogota';
                
                usuario = getCookie("eltiempopuntocom");
                if (usuario != null) persiste = usuario[10];
                else persiste = 0
                //Usuario registrado
                if((loginUsuario != "") || (persiste==1)){
                        //incluirObjeto("ZONA_USUARIOS_DINAMICA", usuario[0],"caja");
                        //Para MT
                        incluirObjeto("ZONA_USUARIOS_DINAMICA_MT", usuario[0],"caja");
                        
        $(document).ready(function(){
            $("ul.nav").superfish({
                hoverClass        : "sfHover",
                delay                : 0
                /*animation        : {opacity:"show"},*/
            })        
        });
        
        $(document).ready(function(){
            $("ul.menu_versiones").superfish({
                hoverClass        : "sfHover", delay:0
            });
        });

        $(document).ready(function(){
                        $("ul.lista3").superfish({
                        hoverClass : "sfHover", delay:0
                    });
            });        
                }
                //Usuario no registrado
                else{   
                  document.write('<ul class="lista3 superfish">');
                                document.write('<li class="primero"><a href="javascript:void(0);">Ingresar</a> ');
                                   document.write('<ul style="display: none;">');
                                      document.write('<li class="contenido-ingresar">');
                                         document.write('<form name="loginForm2"  onSubmit="return false;" id="loginForm2" method="post">');
                                            document.write('<div class="form2">');
                                               document.write('<div id="vLogin2" class="labelVerif"></div>');
                                                   document.write('<div class="dato">');
                                                          document.write('<label>Nombre de usuario:</label>');
                                                          document.write('<input name="login2" type="text" class="inputText" onfocus="abrirBarra()"/>');
                                                   document.write('</div>');
                                                   document.write('<div class="dato">');
                                                          document.write('<label>Clave:</label>');
                                                          document.write('<input name="password2" type="password" class="inputText"/>');
                                                       document.write('</div>');
                                                   document.write('<div class="dato dato3">');                                                       
                                                       
                                                       /* cambio de boton
                                                       if(seccionActual=="seccion_economia"){
                                                              document.write('<input type="image"  class="inputImage" src="/images/boton-ingresar2.gif" onclick="validarIngreso2(); return false;" />');
                                                       }else if(seccionActual=="seccion_cienciatecnologia"){
                                                              document.write('<input type="image"  class="inputImage" src="/images/boton-ingresar3.gif" onclick="validarIngreso2(); return false;" />');
                                                       }else if(seccionActual=="ELENCO"){
                                                              document.write('<input type="image"  class="inputImage" src="/images/boton-ingresar4.gif" onclick="validarIngreso2(); return false;" />');
                                                       }else if(seccionActual=="verde_eltiempo"){
                                                              document.write('<input type="image"  class="inputImage" src="/images/boton-ingresar_eltiempo_verde.gif" onclick="validarIngreso2(); return false;" />');
                                                       }else{
                                                              document.write('<input type="image"  class="inputImage" src="/images/boton-ingresar.gif" onclick="validarIngreso2(); return false;" />');
                                                       }*/
                                                       
                                                          document.write('<input type="submit" class="inputSubmit boton-ingresar" value=" " onclick="validarIngreso2(); return false;"/>');
                                                       
                                                   document.write('</div>');
                                                   document.write('<div class="opciones-login">');
                                                      document.write('<div class="dato dato1">');  
                                                         document.write('<div id="mibarra" class="display-none">');  
                                                                        document.write('<input type="checkbox" class="inputCheckbox" name="recordar" id="recordar"/><label for="recordar">Recordar mi clave en este equipo</label><a class="vinculo-especial" href="#" onclick="abrirLightbox(\'lightboxOlvideClave\',0,\'contentOlvideClave\'); return false;">Olvidé mi clave</a>');
                                     document.write('</div>');
                                              document.write('</div>');
                                           document.write('</div>');
                            document.write('</div>');
                                            document.write('<div class="label-verif" id="mal2"></div>');
                                         document.write('</form>');
                                  document.write('</li>');        
                               document.write('</ul>');
                            document.write('</li>');
                                  document.write('<li class=""><a href="http://www.eltiempo.com/registro/basico.html">Reg&iacute;strese</a></li>');
                                document.write('<li class="imagen-por-texto icono-ayuda"><a href="http://www.eltiempo.com/ayuda/home/index.html"><span>Ayudas</span></a></li>');
                    document.write('</ul>');                                      
                        
         }
      </SCRIPT>

<DIV id=caja></DIV></DIV>
<DIV class=clear></DIV>
<DIV class=header-logos>
<H1><A title=ELTIEMPO.COM 
href="http://www.eltiempo.com/index.html"><SPAN>ELTIEMPO.COM</SPAN></A></H1>
<H2 class=seccion><A href="">Bogota</A></H2>
<DIV class=fecha-actualizacion><SPAN id=fecha>
<SCRIPT>imprimirDia("fecha");</SCRIPT>
</SPAN><!-- sevaqeumado 1256588585-->
<DIV id=fecha_act_nuevesita></DIV>
<SCRIPT>        
var fecha_en_cms= 1256588585      
incluirObjeto("ACTUALIZADO_HACE", fecha_en_cms,"fecha_act_nuevesita");
</SCRIPT>
</DIV></DIV>
<SCRIPT>eplAD(sateliteArticulo)</SCRIPT>

<DIV id=hora_actual_tmp></DIV>
<SCRIPT>
    
    //var ranNum= Math.floor(Math.random()*100);
    //incluirObjeto("HORA_ACTUALIZACION",ranNum,"hora_actual_tmp"); 
      
</SCRIPT>

<UL class="nav superfish" id=nav-one>
  <SCRIPT>
        if (seccionActual != "eltiempocom_a"){
                document.write('<li class="primero"><a href="http://www.eltiempo.com/index.html">Inicio</a></li>');
        }
        </SCRIPT>

  <LI><A href="http://www.eltiempo.com/colombia/index.html">Colombia</A> 
  <UL>
    <LI><A 
    href="http://www.eltiempo.com/colombia/politica/index.html">Política</A> 
    <UL>
      <LI><A href="http://www.eltiempo.com/elecciones2010/index.html">Elecciones 
      2010</A> </LI></UL>
    <LI><A 
    href="http://www.eltiempo.com/colombia/justicia/index.html">Justicia</A> 
    <LI><A href="http://www.eltiempo.com/colombia/bogota/index.html">Bogotá</A> 
    <UL>
      <LI><A href="http://www.eltiempo.com/movilidad/index.html">Movilidad</A> 
      </LI></UL>
    <LI><A 
    href="http://www.eltiempo.com/colombia/antioquia/index.html">Antioquia</A> 
    <LI><A href="http://www.eltiempo.com/colombia/boyaca/index.html">Boyacá</A> 
    <LI><A href="http://www.eltiempo.com/colombia/caribe/index.html">Caribe</A> 
    <LI><A 
    href="http://www.eltiempo.com/colombia/cundinamarca/index.html">Cundinamarca</A> 

    <LI><A href="http://www.eltiempo.com/colombia/ejecafetero/index.html">Eje 
    cafetero</A> 
    <LI><A href="http://www.eltiempo.com/colombia/llano/index.html">Llano</A> 
    <LI><A 
    href="http://www.eltiempo.com/colombia/occidente/index.html">Occidente</A> 
    <LI><A 
    href="http://www.eltiempo.com/colombia/oriente/index.html">Oriente</A> 
    <LI><A href="http://www.eltiempo.com/colombia/tolima/index.html">Tolima</A> 
    <LI><A href="http://www.eltiempo.com/colombia/otraszonas/index.html">Otras 
    zonas</A> 
    <LI><A 
    href="http://www.eltiempo.com/colombia/estadodevias/index.html">Estado de 
    las vías</A> 
    <LI><A 
    href="http://www.eltiempo.com/colombia/estadodeltiempo/index.html">Estado 
    del tiempo</A> 
    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=colombia,bogota,politica,historias-de-la-ciudad">Blogs</A> 
    </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/mundo/index.html">Mundo</A> 
  <UL>
    <LI><A href="http://www.eltiempo.com/mundo/euycanada/index.html">EU - 
    Canadá</A> 
    <LI><A href="http://www.eltiempo.com/mundo/europa/index.html">Europa</A> 
    <LI><A 
    href="http://www.eltiempo.com/mundo/latinoamerica/index.html">Latinoamérica</A> 

    <LI><A 
    href="http://www.eltiempo.com/mundo/orienteproximo/index.html">Oriente 
    Próximo</A> 
    <LI><A href="http://www.eltiempo.com/mundo/otrasregiones/index.html">Otras 
    regiones</A> 
    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=mundo,colombianos-en-el-exterior,viajar">Blogs</A> 
    </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/deportes/index.html">Deportes</A> 
  <UL>
    <LI><A 
    href="http://www.eltiempo.com/deportes/fubolcolombiano/index.html">Fútbol 
    colombiano</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/futbolinternacional/index.html">Fútbol 
    internacional</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/seccion_mundialsub17/index.html">Mundial 
    sub 17 </A>
    <LI><A 
    href="http://www.eltiempo.com/deportes/atletismo/index.html">Atletismo</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/eliminatorias/index.html">Eliminatorias</A> 

    <LI><A href="http://www.eltiempo.com/deportes/golf/index.html">Golf</A> 
    <LI><A href="http://www.eltiempo.com/deportes/autosymotos/index.html">Autos 
    y Motos</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/ciclismo/index.html">Ciclismo</A> 
    <LI><A href="http://www.eltiempo.com/deportes/tenis/index.html">Tenis</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/beisbol/index.html">Béisbol</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/otrosdeportes/index.html">Otros 
    deportes</A> 
    <LI><A 
    href="http://www.eltiempo.com/deportes/columnistas/index.html">Columnistas</A> 

    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=deportes,futbolred">Blogs</A> 
    </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/economia/home/index.html">Economía</A> 
  <UL>
    <LI><A href="http://www.portafolio.com.co/economia" 
    target=_blank>Economía</A> 
    <LI><A href="http://www.portafolio.com.co/negocios" 
    target=_blank>Negocios</A> 
    <LI><A href="http://www.portafolio.com.co/empresassectores/home/index.html" 
    target=_blank>Empresas</A> 
    <LI><A href="http://www.portafolio.com.co/mercados/acciones/home/index.html" 
    target=_blank>Acciones</A> 
    <LI><A href="http://www.portafolio.com.co/bienestar" 
    target=_blank>Bienestar</A> 
    <LI><A href="http://www.portafolio.com.co/finanzas/home/index.html" 
    target=_blank>Finanzas personales</A> 
    <LI><A href="http://www.portafolio.com.co/internacional" 
    target=_blank>Internacional</A> 
    <LI><A href="http://www.portafolio.com.co/opinion" target=_blank>Opinión</A> 

    <LI><A href="http://www.citytv.com.co/canal/portafolio" 
    target=_blank>Video</A> 
    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=economia,portafolio" 
    target=_blank>Blogs</A> </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/opinion/index.html">Opinión</A> 
  <UL>
    <LI><A 
    href="http://www.eltiempo.com/opinion/editoriales_y_columnas/index.html">Editoriales 
    y Columnas</A> 
    <LI><A 
    href="http://www.eltiempo.com/opinion/columnistas/home/index.html">Columnistas</A> 

    <LI><A href="http://www.eltiempo.com/opinion/editorial/index.html">Opinión 
    lectores</A> 
    <LI><A href="http://www.eltiempo.com/foros/" target=_blank>Foros</A> 
    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=opinion,politica,cambio" 
    target=_blank>Blogs</A> </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/enter/index.html">Tecnología</A> 
  <UL>
    <LI><A 
    href="http://www.eltiempo.com/enter/actualidad_a/index.html">Actualidad</A> 
    <LI><A href="http://www.eltiempo.com/enter/internet/index.html">Internet</A> 

    <LI><A 
    href="http://www.eltiempo.com/enter/comunicaciones/index.html">Comunicaciones</A> 

    <LI><A 
    href="http://www.eltiempo.com/enter/entretenimiento/index.html">Entretenimiento</A> 

    <LI><A href="http://www.eltiempo.com/enter/consejos/index.html">Consejos</A> 

    <LI><A 
    href="http://www.eltiempo.com/enter/columnistas_enter_a/index.html">Columnistas</A> 

    <LI><A href="http://www.eltiempo.com/blogs/enter">Blogs</A> </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/culturayocio/index.html">Cultura y 
  ocio</A> 
  <UL>
    <LI><A href="http://bogota.vive.in" target=_blank>Guía de Bogotá</A> 
    <UL>
      <LI><A href="http://bogota.vive.in/enescena/bogota/home/index.html" 
      target=_blank>Teatro</A> 
      <LI><A href="http://bogota.vive.in/cine/bogota/home/index.html" 
      target=_blank>Cine </A>
      <LI><A href="http://bogota.vive.in/musica/bogota/home/index.html" 
      target=_blank>Música </A>
      <LI><A href="http://bogota.vive.in/adultos/bogota/home/index.html" 
      target=_blank>Adultos </A></LI></UL>
    <LI><A href="http://cali.vive.in" target=_blank>Guía de Cali</A> 
    <UL>
      <LI><A href="http://cali.vive.in/enescena/cali/home/index.html" 
      target=_blank>Teatro</A> 
      <LI><A href="http://cali.vive.in/cine/cali/home/index.html" 
      target=_blank>Cine</A> 
      <LI><A href="http://cali.vive.in/musica/cali/home/index.html" 
      target=_blank>Música</A> 
      <LI><A href="http://cali.vive.in/adultos/cali/home/index.html" 
      target=_blank>Adultos</A> </LI></UL>
    <LI><A href="http://medellin.vive.in" target=_blank>Guía de Medellin</A> 
    <UL>
      <LI><A href="http://medellin.vive.in/enescena/medellin/home/index.html" 
      target=_blank>Teatro</A> 
      <LI><A href="http://medellin.vive.in/cine/medellin/home/index.html" 
      target=_blank>Cine</A> 
      <LI><A href="http://medellin.vive.in/musica/medellin/home/index.html" 
      target=_blank>Música </A>
      <LI><A href="http://medellin.vive.in/adultos/medellin/home/index.html" 
      target=_blank>Adultos</A> </LI></UL>
    <LI><A href="http://barranquilla.vive.in" target=_blank>Guía de 
    Barranquilla</A> 
    <UL>
      <LI><A href="http://barranquilla.vive.in" target=_blank>Cultura </A>
      <LI><A 
      href="http://barranquilla.vive.in/adultos/barranquilla/home/index.html" 
      target=_blank>Adultos </A></LI></UL>
    <LI><A href="http://cartagena.vive.in" target=_blank>Guía de Cartagena</A> 
    <UL>
      <LI><A href="http://cartagena.vive.in/cultura/cartagena/home/index.html" 
      target=_blank>Cultura </A>
      <LI><A href="http://cartagena.vive.in/adultos/cartagena/home/index.html" 
      target=_blank>Adultos</A> </LI></UL>
    <LI><A href="http://bogota.vive.in/libros/index.html" 
    target=_blank>Libros</A> 
    <LI><A 
    href="http://www.eltiempo.com/culturayocio/tvyfarandula/index.html">TV y 
    farándula</A> 
    <LI><A 
    href="http://www.eltiempo.com/culturayocio/telefonorosa/index.html">Teléfono 
    rosa</A> 
    <LI><A 
    href="http://www.eltiempo.com/culturayocio/crucigrama/diario/index.php">Crucigrama</A> 

    <LI><A href="http://www.eltiempo.com/culturayocio/horoscopo/home/index.html" 
    target=_blank>Astrología</A> 
    <UL>
      <LI><A 
      href="http://www.eltiempo.com/culturayocio/horoscopo/index.html">Horóscopo</A> 

      <LI><A 
      href="http://www.eltiempo.com/culturayocio/tarotdemave/index.html">Puerta 
      astral</A> </LI></UL>
    <LI><A 
    href="http://www.eltiempo.com/culturayocio/credencial/index.html">Credencial</A> 

    <LI><A 
    href="http://www.eltiempo.com/culturayocio/lecturas/index.html">Lecturas</A> 

    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=cultura-y-ocio,tv-y-farandula,arte-y-cultura,cine,vive-in,vive-in-cali,vive-in-medellin,donjuan">Blogs</A> 
    </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/vidadehoy/index.html">Vida de hoy</A> 
  <UL>
    <LI><A href="http://www.eltiempo.com/vidadehoy/salud/index.html">Salud</A> 
    <UL>
      <LI><A 
      href="http://www.eltiempo.com/vidadehoy/salud/nuevagripa/index.html">Nueva 
      Gripa</A> </LI></UL>
    <LI><A 
    href="http://www.eltiempo.com/vidadehoy/educacion/index.html">Educación</A> 
    <UL>
      <LI><A href="http://www.concursodeortografia.com" target=_blank>Concurso 
      de ortografía</A> 
      <LI><A 
      href="http://www.eltiempo.com/vidadehoy/educacion/codigodeacceso/index.html">Código 
      de acceso</A> 
      <LI><A 
      href="http://www.eltiempo.com/vidadehoy/educacion/tiempouniversitario/index.html">Tiempo 
      Universitario</A> </LI></UL>
    <LI><A href="http://www.eltiempo.com/vidadehoy/ciencia/index.html">Ciencia y 
    Ecología</A> 
    <LI><A href="http://www.eltiempo.com/vidadehoy/viajar/index.html">Viajar</A> 

    <LI><A href="http://www.motor.com.co/" target=_blank>Motor</A> 
    <LI><A 
    href="http://www.eltiempo.com/vidadehoy/cronicasocial/index.html">Crónica 
    social</A> 
    <LI><A href="http://www.eltiempo.com/vidadehoy/alo/index.html">Aló</A> 
    <LI><A 
    href="http://www.eltiempo.com/vidadehoy/carrusel/index.html">Carrusel</A> 
    <LI><A href="http://www.eltiempo.com/vidadehoy/elenco/index.html">Elenco</A> 

    <LI><A class=nav-eltiempo-verde 
    href="http://www.eltiempo.com/verde/index.html">Verde</A> 
    <UL>
      <LI><A class=nav-eltiempo-verde 
      href="http://www.eltiempo.com/blogs/index.php?cat=El-tiempo-verde">Blogs</A> 
      </LI></UL>
    <LI><A 
    href="http://www.eltiempo.com/blogs/index.php?cat=vida-de-hoy,abc_bebe">Blogs</A> 
    </LI></UL></LI>
  <LI><A href="http://clasificados.eltiempo.com">Clasificados</A> 
  <UL>
    <LI><A href="http://clasificados.eltiempo.com">Buscar</A> 
    <LI><A 
    href="https://seg.eltiempo.com/iServicesClassifiedElTiempo/WFCategoryClassification.aspx">Publicar</A> 
    </LI></UL></LI>
  <LI><A href="http://www.eltiempo.com/yopublico/home/index.html">Yo publico</A> 

  <UL>
    <LI><A href="http://www.eltiempo.com/yopublico/index.html">Subir videos o 
    fotos</A> 
    <LI><A href="http://www.eltiempo.com/blogs/index.php">Blogs</A> 
    <UL>
      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=colombia,bogota,politica,historias-de-la-ciudad">Colombia</A> 

      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=mundo,colombianos-en-el-exterior,viajar">Mundo</A> 

      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=deportes,futbolred">Deportes</A> 

      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=economia,portafolio">Economía</A> 

      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=opinion,politica,cambio">Opinión</A> 

      <LI><A href="http://www.eltiempo.com/blogs/enter">Tecnología</A> 
      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=cultura-y-ocio,tv-y-farandula,arte-y-cultura,cine,vive-in,vive-in-cali,vive-in-medellin,donjuan">Cultura 
      y Ocio</A> 
      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=vida-de-hoy,abc_bebe">Vida 
      de hoy</A> 
      <LI><A 
      href="http://www.eltiempo.com/blogs/index.php?cat=El-tiempo-verde">Verde</A> 
      </LI></UL></LI></UL></LI>
  <LI><A href="http://www.citytv.com.co/canal/eltiempo" target=_blank>Videos</A> 
  </LI>
  <LI><A href="http://www.eltiempo.com/archivo/">Archivo</A> </LI>
  <LI class=nav-elecciones><A 
  href="http://www.eltiempo.com/elecciones2010/index.html">Elecciones 2010</A> 
  </LI>
  <LI class=rss><A title="Canales de Información" 
  href="http://www.eltiempo.com/servicios/rss/home/index.html"><SPAN>RSS</SPAN></A></LI></UL>
<DIV id=epl_ws_div></DIV>
<DIV class=header-buscador><!--<div class="contenedor-nav1">
                        <ul class="nav1">
                                <li>
                                        <a target="_blank" href="http://eltiempo.travidia.com/FSI/Advertisers.aspx"><span>Ofertas</span></a>
                                </li>
                        </ul>
                </div>-->
<DIV class=contenedor-nav1>
<UL class=nav1>
  <LI 
  onclick="generarPageView('Buscador elempleo.com - Bogotá','Bogotá','Bogotá');"><A 
  href="javascript:void(0);"><SPAN>Elempleo.com</SPAN></A> 
  <UL class=sub-menu-form>
    <LI>
    <FORM id=formEmpleos 
    action=http://www.elempleo.com/clientes/resultados_buscriterios.asp 
    method=post target=_blank>
    <DIV class="form2 form2-1">
    <DIV class=modulo-head>
    <H2 class="imagen-por-texto logo-elempleo-nav1"><A 
    href="http://www.elempleo.com" target=_blank>Elempleo.com</A></H2>
    <DIV class=cerrar1><A href="javascript:void(0);">X </A></DIV></DIV>
    <FIELDSET>
    <H2>Búsqueda de empleos</H2>
    <DIV class=dato><LABEL>Cargo</LABEL> <INPUT class=input-text id=textoempleos 
    onclick="this.value=''" value=Cargo name=txtpalabras> </DIV>
    <DIV class="dato dato-radio1"><INPUT class=input-radio 
    onclick="cambiarBuscadorEmpleos('metrabajo');" type=radio name=portalempleo> 
    <LABEL>Técnicos y operativos</LABEL> </DIV>
    <DIV class="dato dato-radio1"><INPUT class=input-radio 
    onclick="cambiarBuscadorEmpleos('empleos');" type=radio CHECKED 
    name=portalempleo> <LABEL>Profesionales</LABEL> </DIV>
    <DIV class="dato dato-submit"><!-- <input type="image"  class="inputImage" src="images/boton-ingresar.gif" /> --><INPUT class="input-submit submit-buscar" type=submit value=" "> 
    </DIV></FIELDSET> </DIV><INPUT id=estadisticas type=hidden value=OK 
    name=estadisticas> <INPUT type=hidden value=10 name=cmbregistros> 
    </FORM></LI></UL></LI>
  <LI 
  onclick="generarPageView('Buscador metrocuadrado.com - Bogotá','Bogotá','Bogotá');"><A 
  href="javascript:void(0);"><SPAN>Metrocuadrado.com</SPAN></A> 
  <UL class=sub-menu-form>
    <LI>
    <FORM id=formaBusquedaHomePalabra 
    action=http://www.metrocuadrado.com/servlet/co.com.m2.servlet.demanda.BuscarInmueblesSolr 
    method=get target=_blank>
    <DIV class="form2 form2-1">
    <DIV class=modulo-head>
    <H2 class="imagen-por-texto logo-metrocuadrado-nav1"><A 
    href="http://www.metrocuadrado.com" target=_blank>Metrocuadrado.com</A></H2>
    <DIV class=cerrar1><A href="javascript:void(0);">X </A></DIV></DIV>
    <FIELDSET>
    <H2>Búsqueda de viviendas</H2>
    <DIV class=dato><LABEL>Palabra clave</LABEL> <INPUT class=input-text 
    onclick="this.value=''" value="Ej: 1 alcoba 1 baño" name=query> </DIV>
    <DIV class=dato><LABEL>Tipo de inmueble</LABEL> <SELECT id=invisible0 
    name=idTipoInmueble> <OPTION value=1 selected>Apartamentos</OPTION> 
      <OPTION value=2>Casas</OPTION> <OPTION value=5>Consultorios</OPTION> 
      <OPTION value=3>Oficinas</OPTION> <OPTION value=6>Locales</OPTION> <OPTION 
      value=8>Bodegas</OPTION> <OPTION value=4>Lotes</OPTION> <OPTION 
      value=7>Fincas</OPTION></SELECT> </DIV>
    <DIV class="dato dato-radio1"><INPUT class=input-radio id=seVende 
    onclick="document.getElementById('seArrienda').checked=false;" type=radio 
    CHECKED value=S name=seVende> <LABEL>Compra</LABEL> </DIV>
    <DIV class="dato dato-radio1"><INPUT class=input-radio id=seArrienda 
    onclick="document.getElementById('seVende').checked=false;" type=radio 
    CHECKED value=S name=seArrienda> <LABEL>Arriendo</LABEL> </DIV>
    <DIV class="dato dato-submit"><!-- <input type="image"  class="inputImage" src="images/boton-ingresar.gif" /> --><INPUT class="input-submit submit-buscar" type=submit value=" "> 
    </DIV></FIELDSET> </DIV><INPUT type=hidden value=hometiempo 
    name=tipoBusqueda> <INPUT type=hidden value=15 name=idTipoBusqueda> <INPUT 
    type=hidden value=S name=clearParameters> <INPUT type=hidden value=home 
    name=REDIRECT_ON_EMPTY> </FORM></LI></UL></LI>
  <LI 
  onclick="generarPageView('Buscador clasificar.com - Bogotá','Bogotá','Bogotá');"><A 
  href="javascript:void(0);"><SPAN>Clasificar.com</SPAN></A> 
  <UL class="sub-menu-form sub-menu-form1">
    <LI>
    <FORM 
    action=http://www.clasificar.com/servlet/co.com.motor.servlet.buscar.BuscarAvisosSolr 
    method=post target=_blank>
    <DIV class="form2 form2-1">
    <DIV class=modulo-head>
    <H2 class="imagen-por-texto logo-clasificar-nav1"><A 
    href="http://www.clasificar.com" target=_blank>clasificar.com</A></H2>
    <DIV class=cerrar1><A href="javascript:void(0);">X </A></DIV></DIV>
    <FIELDSET>
    <H2>Búsqueda de automóviles</H2>
    <DIV class=dato><LABEL>Buscar</LABEL> <INPUT class=input-text 
    onclick="this.value=''" value=Marca name=query> </DIV>
    <DIV class="dato dato-radio2"><INPUT class=input-radio id=tipo_carro 
    type=radio CHECKED value=4 name=id_tipotransporte> <LABEL>Vehículos</LABEL> 
    <INPUT class=input-radio id=tipo_moto type=radio value=21 
    name=id_tipotransporte> <LABEL>Motos</LABEL> </DIV>
    <DIV class=dato><LABEL>Escoja tipo</LABEL> <SELECT id=id_tipovehiculo 
    name=id_tipovehiculo> <OPTION value="" selected>Escoja tipo</OPTION> 
      <OPTION value=1>Automóviles</OPTION> <OPTION value=2>Camionetas</OPTION> 
      <OPTION value=3>Camperos</OPTION> <OPTION value=4>Carga</OPTION> <OPTION 
      value=10>Otros</OPTION> <OPTION value=5>Pasajeros</OPTION> <OPTION 
      value=6>Pickups</OPTION> <OPTION value=8>Taxis</OPTION> <OPTION 
      value=9>Vans</OPTION></SELECT> </DIV>
    <DIV class="dato dato-submit"><!-- <input type="image"  class="inputImage" src="images/boton-ingresar.gif" /> --><INPUT class="input-submit submit-buscar" type=submit value=" "> 
    </DIV></FIELDSET> </DIV><INPUT type=hidden value=13 name=tipoBusqueda> 
    <INPUT type=hidden value=S name=nuevosCriterios> <INPUT type=hidden value=13 
    name=idTipoBusqueda> </FORM></LI></UL></LI>
  <LI><A href="http://eltiempo.travidia.com/FSI/Advertisers.aspx" 
  target=_blank><SPAN>Ofertas</SPAN></A> </LI></UL></DIV>
<DIV class=patrocinador-buscador><SPAN>Patrocinado por:</SPAN>
<SCRIPT language=JavaScript type=text/javascript>    
    eplAD(logoPatrocinio);
  </SCRIPT>
 </DIV>
<DIV class=form-buscador>
<FORM class=buscadortiempo id=archivo-form-buscador name=buscador 
action=/archivo/buscar method=get><LABEL class=display-none 
for=archivo-form-buscador-q>Noticias de Colombia y el mundo</LABEL> <INPUT 
class=buscador-input id=archivo-form-buscador-q name=q> <INPUT class="inputSubmit head-boton-buscador" id=buscadorgeneral title=Buscar onclick="return taggearBuscador();" type=submit alt=Buscar value=" "> 
<!--<a onclick="AbrirCerrarNube(); return false;" href="javascript:void(0)" class="vinculo-especial" id="nube">Palabras clave del d&iacute;a</a>-->
<DIV class=contenedor-radio3>
<DIV class="bloque A">
<DIV class=dato-radio3><INPUT class=input-radio id=checknoticias 
onclick="cambiarBuscador('noticias');" type=radio name=portalBuscar> 
<LABEL>Noticias</LABEL> </DIV>
<DIV class=dato-radio3><INPUT class=input-radio 
onclick="cambiarBuscador('automoviles');" type=radio name=portalBuscar> 
<LABEL>Automóviles</LABEL> </DIV>
<DIV class=dato-radio3><INPUT class=input-radio 
onclick="cambiarBuscador('empleos');" type=radio name=portalBuscar> 
<LABEL>Empleos</LABEL> </DIV>
<DIV class=dato-radio3><INPUT class=input-radio 
onclick="cambiarBuscador('educacion');" type=radio name=portalBuscar> 
<LABEL>Educación</LABEL> </DIV></DIV>
<DIV class="bloque B">
<DIV class=dato-radio3><INPUT class=input-radio 
onclick="cambiarBuscador('videos');" type=radio name=portalBuscar> 
<LABEL>Videos</LABEL> </DIV>
<DIV class=dato-radio3><INPUT class=input-radio 
onclick="cambiarBuscador('vivienda');" type=radio name=portalBuscar> 
<LABEL>Vivienda</LABEL> </DIV>
<DIV class=dato-radio3><INPUT class=input-radio 
onclick="cambiarBuscador('empresas');" type=radio name=portalBuscar> 
<LABEL>Empresas</LABEL> </DIV></DIV></DIV><INPUT id=estadisticas type=hidden 
value=OK name=estadisticas> <INPUT type=hidden value=10 name=cmbregistros> 
<INPUT id=tipoBusqueda type=hidden value=hometiempo name=tipoBusqueda> <INPUT 
id=idTipoBusqueda type=hidden value=15 name=idTipoBusqueda> <INPUT type=hidden 
value=S name=clearParameters> <INPUT type=hidden value=N name=seVende> <INPUT 
type=hidden value=N name=seArrienda> <INPUT type=hidden value=home 
name=REDIRECT_ON_EMPTY> <INPUT type=hidden value=1 name=tipoFuente> <INPUT 
type=hidden value=S name=nuevosCriterios> <INPUT type=hidden 
name=id_tipovehiculo> <INPUT type=hidden name=esnuevo> <INPUT type=hidden 
value=EMPRESA name=tipodebusqueda> <INPUT id=portalactual type=hidden 
value=eltiempo.com name=portalactual> <INPUT type=hidden value=latin1 name=ie> <!-- ie6: ¿por qué no entiendes 'accept-charset'? --><INPUT type=hidden 
value=eltiempo name=producto> </FORM></DIV>
<SCRIPT>
  var showBox = function() {     
         $(".contenedor-radio3").show();     
  };
  var hideBox = function() {
         $(".contenedor-radio3").hide();           
};
/*var showBox1 = function() {     
        $(".nav1 li").removeClass("current");
                $(this).addClass("current");
                return false;     
};
var hideBox1 = function() {
          $(".nav1 li").removeClass("current");
                return false;             
};
$(".nav1 > li").hover(showBox1, hideBox1);*/

$(".buscadortiempo").hover(showBox, hideBox);

        $(".nav1 li > a ").click(function() {
                $(".nav1 li").removeClass("current");
                //$(this).parent("li").addClass("current");                
                $(this).parent().find("ul").parent().addClass("current");                
        });
        $(".nav1 .cerrar1 a ").click(function() {
                $(".nav1 li").removeClass("current");
                return false;
        });
        
        $(".nav1 .submit-buscar").click(function() {
                $(".nav1 li").removeClass("current");        
        });
  
  document.getElementById('checknoticias').checked=true;
  document.getElementById('seVende').checked=true;
  document.getElementById('seArrienda').checked=false;
</SCRIPT>
</DIV>
<DIV class="mensajes error" id=archivo-form-mensaje 
style="MARGIN-TOP: 7px; DISPLAY: none; MARGIN-LEFT: 7px">
<P>Para buscar en el Archivo de noticias escriba algunas palabras clave, como 
"exportaciones café" o "premios nobel".</P></DIV><!-- Cerrando div header-buscador -->
<DIV class=pauta-texto-home>
<UL class=menu-twitter>
  <LI><A class=boton-twitter href="http://twitter.com/eltiempocom" 
  target=_blank>Siguenos en twitter</A> 
  <UL>
    <LI>Noticias / <A href="http://twitter.com/eltiempocom" 
    target=_blank>@eltiempocom</A> </LI>
    <LI>Elecciones 2010 / <A href="http://twitter.com/elecciones_2010" 
    target=_blank>@elecciones_2010</A> </LI>
    <LI>Revista Enter / <A href="http://twitter.com/RevistaEnter" 
    target=_blank>@RevistaEnter</A> </LI>
    <LI class=sub-menu-bottom></LI></UL></LI></UL>
<DIV class=contenedor-pauta-texto>
<SCRIPT language=JavaScript type=text/javascript>
        //eplAD(enlaceTextoHome);
        eplAD(enlaceTextoHome);
</SCRIPT>
</DIV>
<DIV class=pauta-oreja>
<DIV id=oreja_div></DIV></DIV>
<DIV class=clear></DIV></DIV>
<SCRIPT type=text/javascript>
  $("ul.menu-twitter").superfish({
                    hoverClass: "sfHover", delay:0
        });
</SCRIPT>

<DIV class=clear></DIV></DIV><!-- Cerrando div header -->
<SCRIPT>
                $("ul.nav").superfish({
                        hoverClass        : "sfHover", delay:0, speed:0
                });
                $("ul.menu_versiones").superfish({
                        hoverClass        : "sfHover", delay:0, speed:0
                });
                $("ul.lista3").superfish({
                hoverClass: "sfHover", delay:0
            });             
        </SCRIPT>

<DIV class=contenido>
<DIV class="nivel breadcrumb"><A href="../../index.html">eltiempo.com </A>/<A 
href="../index.html"> colombia </A>/<A href=""> bogotá </A></DIV>
<DIV class=pauta-noticias>
<SCRIPT language=JavaScript type=text/javascript>
        //eplAD(desplegable_interna);
        eplAD(desplegable_interna);
</SCRIPT>
</DIV>
<DIV class="nivel interna">
<DIV class="bloque uno"><!-- google_ad_section_start(name=contenido_nota_1) -->
<H1>Una madre educa a su hijos en su casa desde hace cinco años por 
inconformidad con los colegios </H1>
<DIV class=foto-interna><A 
href="javascript:incluirObjeto('MODULO_REPRODUCTORES',6379587, mostrarRecursoMultimediaLightbox);"><IMG 
title="La sala del hogar se convierte en un improvisado salón donde todos se reunen a aprender de la madre-profesora." 
height=300 
alt="La sala del hogar se convierte en un improvisado salón donde todos se reunen a aprender de la madre-profesora." 
src="IMAGEN/IMAGEN-6379587-1.jpg" width=590></A> 
<P>Foto: Claudia Rubio-EL TIEMPO</P>
<P>La sala del hogar se convierte en un improvisado salón donde todos se reunen 
a aprender de la madre-profesora.</P></DIV>
<DIV id=contenidoArt>
<P>Desde hace cinco años decidió educar en casa a cuatro de sus siete hijos Dos 
de ellos son violinistas. Su modelo pedagógico es aprender jugando. </P><!-- google_ad_section_end(name=contenido_nota_1) -->
<P>
<STYLE>
.lg_info{ display:none;}
</STYLE>
</P>
<DIV class=pauteRelacionados>
<DIV class=noticiasRelacionadas-interna>
<DIV class=informacion-relacionada><!-- fin bloque uno -->
<DIV class="">
<UL id=info_relacionada_articulo_nuevotiempo>
  <DIV id=relacionado6379711>
  <LI class=rel-especial><A 
  href="javascript:abrirVentana('http://e.eltiempo.com/media/produccion/galeteacher/index.html ' ,1100, 700)">Carolina 
  Herrera transformó la sala de su casa en un aula de clases </A>
  <DIV id=mostrar_aqui6379711></DIV></LI></DIV></UL></DIV><!-- fin bloque dos -->
<DIV class=clear></DIV></DIV></DIV>
<DIV id=pauteFacilBajo></DIV></DIV><!-- fin informacion-relacionada --><!-- google_ad_section_start(name=contenido_nota_2) -->
<DIV id=AdHispanic>
<P><FONT class=textoNormal>Carolina Herrera tiene 29 años, siete hijos y ocho 
horas disponibles para enseñarles a sus pequeños ciencias, inglés y matemáticas. 
La sala de su casa no tiene sillas isabelinas ni un gran sofá, en su lugar, hay 
tres mesas de estudio, un tablero acrílico y un afiche que indica el horario de 
clases de Sebastián, Daniela, Valeria y Fabiana, los hijos mayores de la familia 
Gutierrez Herrera.</FONT></P>
<P><FONT class=textoNormal>"Hoy vamos a ver los estados de la materia", dice 
Carolina mientras escribe palabras clave en el tablero. </FONT></P>
<P><FONT class=textoNormal>De repente, Carolina empieza a ser bombardeada con 
dudas que parecen confundirse en una sola voz. "¿Mamá, dibujo un hielo o una 
nube?, ¿cetona se escribe con C?, ¿mami, ahora qué sigue?". Carolina las 
responde una a una, sin perder la calma que da la experiencia. </FONT></P>
<P><FONT class=textoNormal>Ya son cinco años de vida dedicados a la educación de 
sus hijos. "Jamás imaginé que iba a ser la profesora de ellos", confiesa la 
esposa de David, un ingeniero civil que sostiene el hogar. Pero su inconformidad 
con la educación que se imparte en los colegios la motivó a asumir este rol. 
</FONT></P><FONT class=intertitulo>
<P>Aprender jugando</P></FONT>
<P><FONT class=textoNormal>La primera decepción llegó cuando a Sebastián, su 
hijo mayor, le calificaron con insuficiente un examen de matemáticas que tenía 
los resultados correctos, pero que el pequeño había resuelto con un método 
diferente al tradicional. "Eso me desanimó porque pareciera que uno no puede 
pensar diferente y de eso se trata la tolerancia", expresa Carolina. </FONT></P>
<P><FONT class=textoNormal>"Con Daniela nos ocurrió algo parecido, ella quería 
aprender a leer en prekinder. Entonces, hablé con la profesora y me dijo que no 
me podía ayudar porque eso no estaba contemplado en el programa de ese año". Por 
eso, Carolina decidió enseñarle a leer a su hija, que ahora sueña con ser 
escritora. </FONT></P>
<P><FONT class=textoNormal>Carolina se acerca a sus hijos con velas y otros 
elementos de laboratorio. "Vamos a hacer un experimento. Les voy a dar tres 
servilletas que van a marcar con las siguientes letras", indica la 'profe'. 
</FONT></P>
<P><FONT class=textoNormal>Mariana, de 4 años, toma a su mamá de la camisa y le 
dice con insistencia: "Mami yo también quiero", entonces la pequeña se ubica en 
una mesa y escucha las instrucciones que sus hermanos le ayudan a entender. 
</FONT></P>
<P><FONT class=textoNormal>"A la primera servilleta le vamos a aplicar una gota 
de quitaesmalte, que químicamente se llama cetona, y luego aplicamos una gota de 
alcohol sobre las otras dos servilletas para ver cuál se seca primero", explica 
la maestra. </FONT></P>
<P><FONT class=textoNormal>Aunque Fabiana está en segundo, Valeria en cuarto, 
Daniela en sexto y Sebastián en séptimo, todos, hasta los pequeños, se integran 
a la actividad como si estuvieran en el mismo nivel de aprendizaje. </FONT></P>
<P><FONT class=textoNormal>Su clase no tiene detalles al azar. "Cuando empecé 
con la educación en casa, mi única guía eran las listas de útiles de los 
primitos; los compraba y con base en ello les enseñaba. Luego empecé a 
documentarme acerca de lo que exige la ley y estudié los estándares y los 
lineamientos curriculares", recuerda. </FONT></P>
<P><FONT class=textoNormal>En esa búsqueda, Carolina encontró un método que para 
ella es indispensable en la formación de sus hijos. "Es más fácil que ellos 
aprendan a través de juegos y experimentos. Cuando vivencian el conocimiento, 
este se convierte en diversión y lo interiorizan mejor que si sólo intentan 
memorizar la teoría", explica. </FONT></P>
<P><FONT class=textoNormal>Después de una hora de ciencias, el horario indica 
que siguen las clases individuales: "Ahora voy a estudiar con Sebastián mientras 
ustedes hacen sus repasos de inglés y matemáticas", ordena la 
maestra.</FONT></P>
<P><FONT class=textoNormal>Automáticamente, Valeria, de 7 años, se acomoda sobre 
una butaca para alcanzar el tablero y empieza a practicar divisiones, mientras 
que Daniela y Fabiana se concentran en un ejercicio de pronunciación en inglés: 
"Pink, yellow, orange, brown, purple", repiten al unísono después de escuchar la 
grabación que reproduce el computador. </FONT></P>
<P><FONT class=textoNormal>Carolina no encaja en el prototipo del profesor que 
anota las calificaciones en una planilla y destaca los errores con un color 
diferente para llamar la atención. "No me gusta señalar los errores con rojo ni 
poner ceros; si hay algo qué mejorar lo dialogamos porque las equivocaciones 
hacen parte del proceso -agrega-. Además, ellos están validando ante el 
Ministerio de Educación cada año que hacen y los han superado". </FONT></P>
<P><FONT class=textoNormal>Aunque Sebastián cuenta que quiere ser "médico de 
cerebro y corazón" y Daniela escritora de cuentos, por ahora ambos comparten el 
gusto por las melodías que interpretan con sus violines desde hace cuatro años. 
</FONT></P>
<P><FONT class=textoNormal>Para Carolina es fundamental incentivar en sus hijos 
estas actividades para ampliar sus espacios de socialización. Por eso los 
pequeños participan en programas deportivos, hacen salidas culturales y van a 
Batuta cuatro días a la semana. </FONT></P>
<P><FONT class=textoNormal>Al final del día, luego de una larga jornada 
académica a la que se suman sus labores como mamá, Carolina termina exhausta, 
pero con la satisfacción del deber cumplido.</FONT></P><FONT class=intertitulo>
<P>La educación en casa no afecta los espacios de socialización</P></FONT>
<P>Este modelo que es conocido internacionalmente como Educando en casa, nació 
en Inglaterra hace quince años y Estados Unidos es el país donde actualmente 
goza de mayor popularidad. Muchas familias no se han arriesgado a implementarlo 
por el temor a cerrar los espacios de socialización de los menores. Pero para la 
pedagoga Irene Rodríguez "los padres que asumen este rol son personas con un 
alto nivel de educación y tienen clara la responsabilidad de darles 
oportunidades para que socialicen en otros espacios", asegura Rodríguez, decana 
de la facultad de Educación de la Universidad Los Libertadores.</P>
<P>KAREN CANTE<BR>ESPECIAL PARA EL TIEMPO</P></DIV><!-- google_ad_section_end(name=contenido_nota_2) --><!--<div id="bajoInfoRelacionada"  class="informacion-relacionada">lalalalallaal </div>-->
<P></P>
<DIV class=clear></DIV></DIV>
<DIV class=herramientas-articulo-compartir>
<DIV class=cajaVotacionCalificacion>
<DIV id=CMS_VOTAR_RECURSO_36366_1_1256588587.07></DIV>
<SCRIPT>lanzarRequest('VOTAR_RECURSO', obtenerBrowser(),'/cms/servirObjeto.php?alias_objeto=VOTAR_RECURSO&id_pagina=3248606&verbose=&nombre_seccion=REDISE%D1O+ELTIEMPO.COM&parametros[]=6378007&parametros[]=0','CMS_VOTAR_RECURSO_36366_1_1256588587.07');</SCRIPT>

<DIV class=guardarArticulo>
<DIV class=btn-guardar id=guardar_nota_inf title="Guardar nota"></DIV></DIV>
<DIV class=clear></DIV></DIV>
<DIV class=clear></DIV></DIV>
<DIV class=herramientas-articulo-pie>
<UL>
  <LI><A class=btn-comentar id=enlace_recurso_inferior title=Comentar>Comentar 
  </A></LI>
  <LI><A class=btn-enviar title="Enviar artículo" 
  href="javascript:abrirLightbox('lightboxAmigo',1,'contentcamposAmigo');">Enviar 
  artículo </A></LI>
  <LI><A class=btn-imprimir title=Imprimir 
  href="ARTICULO-PRINTER_FRIENDLY-PLANTILLA_PRINTER_FRIENDL-6378007.html" 
  target=top>Imprimir </A></LI>
  <LI><A class=btn-reportar title="Reportar errores" 
  href="javascript:abrirLightbox('lightboxError',1,'contentcamposError')">Reportar 
  errores </A></LI>
  <LI><A class=btn-compartir onclick="mostrarOcultarRss('RSS'); return false;" 
  href="javascript:void(0);">Compartir</A> </LI></UL></DIV>
<DIV class=cajaCompartir id=RSS style="DISPLAY: none"><A class=cerrarCompartir 
onclick="mostrarOcultarRss('RSS'); return false;" 
href="javascript:void(0)">Cerrar</A> 
<H3>Compartir este artículo</H3>
<P>Estas son las opciones disponibles para que usted comparta este artículo</P>
<UL>
  <LI class=delicious><A 
  href="http://del.icio.us/post?title=&amp;url=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html" 
  target=_blank>del.icio.us</A> 
  <LI class=technorati><A 
  href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html" 
  target=_blank>Technorati</A> 
  <LI class=yahoo><A 
  href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html" 
  target=_blank>My web Yahoo!</A> 
  <LI class=meneame><A 
  href="http://meneame.net/submit.php?url=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html" 
  target=_blank>Menéame</A> 
  <LI class=google><A 
  href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html&amp;title=Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios" 
  target=_blank>Google Bookmarks</A> 
  <LI class=windows><A 
  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html&amp;title=Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios" 
  target=_blank>Windows Live Favorites</A> 
  <LI class=facebook><A onclick="return facebook_click()" 
  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html" 
  target=_blank>Facebook</A> 
  <LI class=gacetilla><A 
  href="http://colombia.gacetilla.org/publish-form?url=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html&amp;title=Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios&amp;tags=eltiempco.com&amp;desc=" 
  target=_blank>Gacetilla</A> <!--<li class="mister-wong"><a target="_blank" href="http://www.mister-wong.es/add_url/" onClick="location.href=&quot;http://www.mister-wong.es/index.php?action=addurl&amp;bm_url=&quot;+encodeURIComponent(location.href)+&quot;&amp;bm_description=&quot;+encodeURIComponent(document.title);return false">Mister-Wong</a></li>-->
  <LI class=mister-wong><A 
  href="http://www.mister-wong.es/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.eltiempo.com%2Fcolombia%2Fbogota%2FARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html&amp;bm_description=Una madre educa a su hijos en su casa desde hace cinco años por inconformidad con los colegios" 
  target=_blank>Mister-Wong</A> </LI></UL></DIV>
<SCRIPT>
   incluirObjeto("GUARDAR_NOTA_COMPLETA", 6378007, "guardar_nota_inf");
/*if(loginUsuario==""){
   document.getElementById("enlace_recurso_inferior").href = "javascript:void(0);";
   document.getElementById("enlace_recurso_inferior").onclick = function(){                                                           
                                                           abrirLightbox('lightboxIngresar',0,'contenidoCamposIngresar')
                                                           return false;
                                                           }
   document.getElementById("guardar_nota_inf").href = "javascript:void(0);";
   document.getElementById("guardar_nota_inf").innerHTML = "Guardar este art&iacute;culo";
   document.getElementById("guardar_nota_inf").onclick = function(){                                                           
                                                           abrirLightbox('lightboxIngresar',0,'contenidoCamposIngresar')
                                                           return false;
                                                           }     
                                                 
}else{
   document.getElementById("enlace_recurso_inferior").href = "javascript:comentarcomentario();";
   document.getElementById("guardar_nota_inf").innerHTML = "Procesando...";
   incluirObjeto("GUARDAR_NOTA", 6378007,"guardar_nota_inf");
}
*/
</SCRIPT>
<!--  <div id="navegacion_comentarios" class="comments"> --><A 
name=comentarNota></A>
<DIV id=CMS_COMENTAR_NOTA_36254_1_1256588587.08></DIV>
<SCRIPT>lanzarRequest('COMENTAR_NOTA', obtenerBrowser(),'/cms/servirObjeto.php?alias_objeto=COMENTAR_NOTA&id_pagina=3248606&verbose=&nombre_seccion=REDISE%D1O+ELTIEMPO.COM&parametros[]=6378007','CMS_COMENTAR_NOTA_36254_1_1256588587.08');</SCRIPT>
<A name=comentarios></A>
<DIV id=CMS_COMENTARIOS_NOTA_INT_36462_1_1256588587.08></DIV>
<SCRIPT>lanzarRequest('COMENTARIOS_NOTA_INT', obtenerBrowser(),'/cms/servirObjeto.php?alias_objeto=COMENTARIOS_NOTA_INT&id_pagina=3248606&verbose=&nombre_seccion=REDISE%D1O+ELTIEMPO.COM&parametros[]=6378007','CMS_COMENTARIOS_NOTA_INT_36462_1_1256588587.08');</SCRIPT>
<!--  </div> --><!-- el de navegacion_comentarios-->
<DIV id=graciascomentar style="DISPLAY: none">
<DIV class=hd>Comentarios</DIV>
<DIV class=contentcoment>
<FORM>
<DIV id=mensajecomentar></DIV></FORM></DIV></DIV></DIV><!-- fin bloque uno -->
<DIV class="bloque dos">
<DIV class=paginador-interna>
<DIV class=cuentaNoticias>
<P><SPAN>Artículo 1 de 5</SPAN><A title=Siguiente 
href="los-narcos-estan-poniendo-los-ojos-en-bogota-advierte-clara-lopez-secretaria-de-gobierno_6378028-1" 
alt="Siguiente"> Siguiente &gt;&gt;</A></P></DIV>
<DIV class=tamanoLetra><A class=T1 
onclick='javascript:cambiarFuente("contenidoArt" , "aumenta1")' 
href="javascript:void(0);"><SPAN>tamaño 1</SPAN></A> <A class=T2 
onclick='javascript:cambiarFuente("contenidoArt" , "normal")' 
href="javascript:void(0);"><SPAN>tamaño 2</SPAN></A> <A class=T3 
onclick='javascript:cambiarFuente("contenidoArt" , "aumenta2")' 
href="javascript:void(0);"><SPAN>tamaño 3</SPAN></A> 
<DIV class=clear></DIV></DIV></DIV>
<DIV class=publicidad1>
<P class=texto-publicidad1>Publicidad </P>
<SCRIPT language=JavaScript type=text/javascript>
        //eplAD(patrocinioInterna);
        eplAD(patrocinioInterna);
</SCRIPT>
</DIV><!-- fin publicidad1 -->
<DIV class=masNoticias>
<H3>Más noticias en Bogotá</H3>
<UL class=listaUno>
  <LI><A 
  href="los-narcos-estan-poniendo-los-ojos-en-bogota-advierte-clara-lopez-secretaria-de-gobierno_6378028-1">'Los 
  narcos están poniendo los ojos en Bogotá', advierte Clara López, secretaria de 
  Gobierno</A> 
  <LI><A 
  href="colgaron-platanos-en-dos-edificios-de-la-av-jimenez-es-una-obra-de-un-artista-mexicano_6378089-1">Colgaron 
  plátanos en dos edificios de la Av. Jiménez; es una obra de un artista 
  mexicano</A> 
  <LI><A href="el-caso-de-fanny-lorena-opinion_6378087-1">El caso de Fanny 
  Lorena (opinión)</A> 
  <LI><A href="noticias-breves-de-bogota_6378088-1">Noticias breves de 
  Bogotá</A> </LI></UL></DIV>
<DIV id=CMS_MAS_LEIDAS_INTERIOR_47956_1_1256588587.16></DIV>
<SCRIPT>lanzarRequest('MAS_LEIDAS_INTERIOR', obtenerBrowser(),'/cms/servirObjeto.php?alias_objeto=MAS_LEIDAS_INTERIOR&id_pagina=3248606&verbose=&nombre_seccion=REDISE%D1O+ELTIEMPO.COM','CMS_MAS_LEIDAS_INTERIOR_47956_1_1256588587.16');</SCRIPT>

<DIV class="nivel zona-comercial">
<H2>Zona Comercial</H2>
<DIV class="bloque "><!-- Grupo 2 -->
<SCRIPT language=JavaScript type=text/javascript>
                eplAD(zonaComercial2);
                   </SCRIPT>
</DIV>
<DIV class="bloque "><!-- Grupo 3 -->
<SCRIPT language=JavaScript type=text/javascript>
                eplAD(zonaComercial3);
                   </SCRIPT>
</DIV>
<DIV class="bloque final"><!-- Grupo 1 -->
<SCRIPT language=JavaScript type=text/javascript>
                eplAD(zonaComercial1);
                   </SCRIPT>
</DIV>
<DIV class=clear></DIV></DIV>
<DIV class=clear></DIV><!-- fin        modulo zona-comercial -->
<SCRIPT>
alias = "seccion_bogota";
</SCRIPT>

<SCRIPT>
        espacio = "articulo";
        </SCRIPT>

<DIV id=jumba></DIV>
<SCRIPT>
jumba(alias,espacio);
//jumba(id_jumba,ancho_jumba,alto_jumba,alias,espacio);
</SCRIPT>
</DIV><!-- fin bloque dos --><!-- fin bloque dos -->
<DIV class=clear></DIV></DIV><!-- fin nivel interna --></DIV><!-- fin contenido -->
<SCRIPT>
espacio_id="a6d09fcd2480a200";
eplAD4(espacio_id,tipo,timeout,maxAds,eplPautefacil);
</SCRIPT>

<DIV id=CMS_REGISTRO_VISITAS_NOTA_46297_1_1256588587.18></DIV>
<SCRIPT>lanzarRequest('REGISTRO_VISITAS_NOTA', obtenerBrowser(),'/cms/servirObjeto.php?alias_objeto=REGISTRO_VISITAS_NOTA&id_pagina=3248606&verbose=&nombre_seccion=REDISE%D1O+ELTIEMPO.COM&parametros[]=6378007','CMS_REGISTRO_VISITAS_NOTA_46297_1_1256588587.18');</SCRIPT>

<DIV class=tween-window id=lightboxMultimedia 
style="OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxMultimedia')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<DIV class=lightbox>
<DIV id=contentcampos>
<DIV id=contenidoReproductor></DIV></DIV></DIV></DIV></DIV>
<DIV class=tween-window id=lightboxAmigo 
style="DISPLAY: none; OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxAmigo')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<H2 id=hdos>Envíe esta información a un amigo</H2>
<DIV id=mensaje_error_enviar_amigo></DIV>
<DIV id=contentcamposAmigo>
<FORM class=formulario-lightbox id=formea name=formea>
<P>Los campos marcados con <SPAN>*</SPAN> son obligatorios.</P><LABEL>Su 
nombre</LABEL> <INPUT id=nombreor name=nombreor> <SPAN>*</SPAN> <BR><LABEL>Su 
correo electrónico</LABEL> <INPUT id=mailor name=mailorigen> <SPAN>*</SPAN> 
<BR><LABEL>Nombre del destinatario</LABEL> <INPUT id=nombredes> <SPAN>*</SPAN> 
<BR><LABEL>Correo del destinatario</LABEL> <INPUT id=maildes> <SPAN>*</SPAN> 
<BR><LABEL>Mensaje</LABEL> <TEXTAREA id=mensaje></TEXTAREA> <SPAN>*</SPAN> 
<INPUT type=hidden 
value=http://www.eltiempo.com/colombia/bogota/una-madre-educa-a-su-hijos-en-su-casa-desde-hace-cinco-anos-por-inconformidad-con-los-colegios_6378007-1 
name=redireccion> 
<DIV class=dato-formulario-enviar><A class=vinculo-especial 
href="javascript:enviarAmigo('formea', '6378007');">Enviar</A> <A class=cancelar 
href="javascript:cerrarLightbox('lightboxAmigo')">Cancelar</A> 
</DIV></FORM><BR></DIV></DIV></DIV>
<SCRIPT> 
   divs_duplicado["lightboxAmigo"] = document.getElementById("contentcamposAmigo").cloneNode(true);
</SCRIPT>

<DIV class=tween-window id=lightboxError 
style="OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxError')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<H2>¿Encontró un error?</H2>
<DIV id=mensaje_error_reportar_amigo></DIV>
<DIV id=contentcamposError>
<FORM class=formulario-lightbox id=formlb name=formlb>
<P>Para <STRONG>eltiempo.com</STRONG> las observaciones sobre su contenido son 
importantes, permítanos conocerlas para, si es el caso, tomar los correctivos 
necesarios, o darle trámite ante las instancias pertinentes dentro de la 
<STRONG>Casa Editorial El Tiempo (CEET)</STRONG>. Por favor, incluya su nombre y 
correo electrónico para informarle del seguimiento que le hemos dado a su 
observación. </P>
<P>Los campos marcados con <SPAN>*</SPAN> son obligatorios.</P><LABEL>Su 
nombre</LABEL> <INPUT name=nombreUsu> <SPAN>*</SPAN> <BR><LABEL>Su correo 
electrónico</LABEL> <INPUT name=correoUsu> <SPAN>*</SPAN> <BR><LABEL>Su 
mensaje</LABEL> <TEXTAREA id=mensajeUsu name=mensajeUsu></TEXTAREA> 
<SPAN>*</SPAN> <INPUT type=hidden 
value=http://www.eltiempo.com/colombia/bogota/ARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html 
name=redireccion> 
<DIV class=dato-formulario-enviar><A class=vinculo-especial 
href="javascript:enviarNuevoError('formlb');">Enviar</A> <A class=cancelar 
href="javascript:cerrarLightbox('lightboxError');">Cancelar</A> 
</DIV></FORM></DIV><BR></DIV></DIV>
<SCRIPT> 
   divs_duplicado["lightboxError"] = document.getElementById("contentcamposError").cloneNode(true);
</SCRIPT>

<DIV id=CMS_LIGHTBOX_REPORTAR_ABUSO_39219_1_1256588587.19></DIV>
<SCRIPT>lanzarRequest('LIGHTBOX_REPORTAR_ABUSO', obtenerBrowser(),'/cms/servirObjeto.php?alias_objeto=LIGHTBOX_REPORTAR_ABUSO&id_pagina=3248606&verbose=&nombre_seccion=REDISE%D1O+ELTIEMPO.COM','CMS_LIGHTBOX_REPORTAR_ABUSO_39219_1_1256588587.19');</SCRIPT>

<DIV class=tween-window id=lightboxComentario 
style="DISPLAY: none; OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxComentario')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<DIV id=respuestacomentario></DIV>
<DIV class=dato-formulario-enviar></DIV><BR></DIV></DIV>
<DIV id=CMS_LIGHTBOX_AGREGAR_FAVORITO_43396_1_1256588587.19></DIV>
<SCRIPT>lanzarRequest('LIGHTBOX_AGREGAR_FAVORITO', obtenerBrowser(),'OBJ-LIGHTBOX_AGREGAR_FAVORITO-43396_SEC_1020224.html','CMS_LIGHTBOX_AGREGAR_FAVORITO_43396_1_1256588587.19');</SCRIPT>

<DIV class=container>
<DIV id=pata><!--inserter columnas para el cuerpo aqui -->
<DIV id=piedepagina>
<DIV id=piedepagina_superior>
<DIV class=pie_logo><A title=eltiempo.com href="http://www.eltiempo.com"><IMG 
height=48 alt=Eltiempo.com 
src="http://www.eltiempo.com/images/logotipo_eltiempo.gif" width=41 
border=0></A> </DIV>
<DIV class="pie_enlaces a">
<H4><IMG height=12 alt=Flecha 
src="http://www.eltiempo.com/images/seeme_piedepagina.gif" width=12 
border=0>Eltiempo.com:</H4>
<UL>
  <LI><A title=Colombia 
  href="http://www.eltiempo.com/colombia/index.html">Colombia</A> 
  <LI><A title=Mundo href="http://www.eltiempo.com/mundo/index.html">Mundo</A> 
  <LI><A title=Deportes 
  href="http://www.eltiempo.com/deportes/index.html">Deportes</A> 
  <LI><A title=Economía 
  href="http://www.eltiempo.com/economia/home/index.html">Economía</A> 
  <LI><A title=Opinión 
  href="http://www.eltiempo.com/opinion/index.html">Opinión</A> 
  <LI><A title=Tecnología 
  href="http://www.eltiempo.com/enter/index.html">Tecnología</A> 
  <LI><A title="Cultura y ocio" 
  href="http://www.eltiempo.com/culturayocio/index.html">Cultura y ocio</A> 
  <LI><A title="Vida de hoy" 
  href="http://www.eltiempo.com/vidadehoy/index.html">Vida de hoy</A> 
  <LI><A title=Clasificados 
  href="http://clasificados.eltiempo.com/">Clasificados</A> 
  <LI><A title=Archivo href="http://www.eltiempo.com/archivo/">Archivo</A> 
  <LI><A title=Videos 
  href="http://www.eltiempo.com/multimedia/video/home/index.php">Videos</A> 
  <LI><A title="Yo publico" 
  href="http://www.eltiempo.com/yopublico/home/index.html">Yo publico</A> 
  <LI><A title=Blogs href="http://www.eltiempo.com/blogs/">Blogs</A> 
</LI></UL></DIV>
<DIV class="pie_enlaces b">
<H4><IMG height=12 alt=Flecha 
src="http://www.eltiempo.com/images/seeme_piedepagina.gif" width=12 
border=0>Publicaciones:</H4>
<UL>
  <LI><A title=Aló 
  href="http://www.eltiempo.com/vidadehoy/alo/index.html">Aló</A> 
  <LI><A title=Carrusel 
  href="http://www.eltiempo.com/vidadehoy/carrusel/index.html">Carrusel</A> 
  <LI><A title=Elenco 
  href="http://www.eltiempo.com/vidadehoy/elenco/index.html">Elenco</A> 
  <LI><A title=Tecnología 
  href="http://www.eltiempo.com/enter/index.html">Tecnología</A> 
  <LI><A title=Credencial 
  href="http://www.eltiempo.com/culturayocio/credencial/index.html">Credencial</A> 

  <LI><A title=Lecturas 
  href="http://www.eltiempo.com/culturayocio/lecturas/index.html">Lecturas</A> 
  <LI><A title=Motor href="http://www.motor.com.co/">Motor</A> </LI></UL></DIV>
<DIV class="pie_enlaces c">
<H4><IMG height=12 alt=Flecha 
src="http://www.eltiempo.com/images/seeme_piedepagina.gif" width=12 
border=0>Información y ayudas:</H4>
<UL>
  <LI><A title="Mapa del sitio" 
  href="http://www.eltiempo.com/varios/home/mapa_sitio.html">Mapa del sitio</A> 
  <LI><A title=Ayuda 
  href="http://www.eltiempo.com/ayuda/home/index.html">Ayuda</A> 
  <LI><A title=Registro 
  href="http://www.eltiempo.com/registro/basico.html">Registro</A> 
  <LI><A title="Servicio al cliente" 
  href="http://www.eltiempo.com/contacto/home/index.html">Contacto - Servicio al 
  cliente</A> 
  <LI><A title="Paute con nosotros" 
  href="http://www.audienciadigital.com/servicios/contactenos/idioma/es" 
  target=_blank>Paute con nosotros</A> 
  <LI><A title="Suscripción a EL TIEMPO" 
  href="http://suscripciones.eltiempo.com">Suscripciones</A> 
  <LI><A title="Club de suscriptores" 
  href="http://clubsuscriptores.eltiempo.com">Club de suscriptores</A> 
  <LI><A title="Casa Editorial EL TIEMPO" 
  href="http://publicidad.eltiempo.com/">Casa Editorial EL TIEMPO</A> 
  <LI><A title="Clientes Casa Editorial EL TIEMPO" 
  href="http://clientescasaeditorial.eltiempo.com ">Clientes Casa Editorial EL 
  TIEMPO</A> 
  <LI><A title="Centros de Ventas" 
  href="http://www.eltiempo.com/ventas.html">Centros de Ventas</A> 
  <LI><A title="Trabaje con nosotros" 
  href="http://www.elempleo.com/sitios_empresariales/ceet/">Trabaje con 
  nosotros</A> 
  <LI><A href="http://www.audienciadigital.com/" target=_blank>Audiencia 
  Digital</A> </LI></UL></DIV>
<DIV class="pie_enlaces d">
<H4><IMG height=12 alt=Flecha 
src="http://www.eltiempo.com/images/seeme_piedepagina.gif" width=12 
border=0>Nuestra red de portales</H4>
<UL>
  <LI><A href="http://www.portafolio.com.co/empresassectores/home/index.html" 
  target=_blank>Empresas</A> - portafolio.com.co 
  <LI><A href="http://bogota.vive.in/bogota/" target=_blank>Guía de Bogotá</A> - 
  vive.in 
  <LI><A href="http://www.elempleo.com/clientes/index.asp#" 
  target=_blank>Clasificados de Trabajo</A> - elempleo.com 
  <LI><A href="http://www.futbolred.com/" target=_blank>Fútbol</A> - 
  futbolred.com 
  <LI><A href="http://www.citytv.com.co/programa/noticias_8pm" 
  target=_blank>Videos de Noticias</A> - citytv.com.co 
  <LI><A 
  href="http://www.clasificar.com/servlet/co.com.motor.servlet.home.MostrarHome" 
  target=_blank>Motos y Carros en Venta</A> - clasificar.com 
  <LI><A href="http://www.revistadonjuan.com/" target=_blank>Fotos</A> - 
  revistadonjuan.com 
  <LI><A 
  href="http://www.metrocuadrado.com/servlet/co.com.m2.servlet.MostrarHome" 
  target=_blank>Clasificados de Inmuebles en Colombia</A> - metrocuadrado.com 
  <LI><A href="http://www.cambio.com.co" target=_blank>Política en Colombia</A> 
  - cambio.com.co 
  <LI><A href="http://www.abcdelbebe.com" target=_blank>Todo sobre Niños</A> - 
  abcdelbebe.com 
  <LI><A href="http://www.motor.com.co/" target=_blank>Motos</A> - motor.com.co 
  <LI><A href="http://www.eltiempo.com/enter/internet/index.html" 
  target=_blank>Noticias de Internet</A> - enter.com.co 
  <LI><A href="http://www.eltiempo.com/elecciones2010/index.html" 
  target=_blank>Análisis Elecciones</A> - Elecciones 2010 
  <LI><A href="http://www.metrabajo.com/personas/home/home.aspx" 
  target=_blank>Trabajos Técnicos en Colombia</A> - metrabajo.com 
  <LI><A 
  href="http://www.guiaacademica.com/educacion/personas/cms/colombia/index_new.aspx" 
  target=_blank>Educación en Colombia</A> - guiaacademica.com 
  <LI><A href="http://www.elempleo.com/e-hunters/candidatos/index.asp" 
  target=_blank>Head Hunters</A> - e-hunters.com 
  <LI><A href="http://www.diarioadn.com.co/index.php" target=_blank>Noticias 
  ADN</A> - diarioadn.com.co </LI></UL></DIV><!-- cambio de palabras en el footer, ya no esta parametrizado el footer
        <div class="pie_enlaces"><h4><img src="http://www.eltiempo.com/images/seeme_piedepagina.gif" alt="Flecha" width="12" height="12" border="0" />Nuestra red de portales</h4>
                <ul>
                                            <li><a href="http://www.eltiempo.com" target="_blank" title="eltiempo.com">eltiempo.com</a></li>
                                            <li><a href="http://www.portafolio.com.co" target="_blank" title="portafolio.com.co">portafolio.com.co</a></li>
                                            <li><a href="http://www.cambio.com.co" target="_blank" title="cambio.com.co">cambio.com.co</a></li>
                                            <li><a href="http://www.vive.in" target="_blank" title="vive.in">vive.in</a></li>
                                            <li><a href="http://www.revistadonjuan.com" target="_blank" title="revistadonjuan.com">revistadonjuan.com</a></li>
                                            <li><a href="http://www.futbolred.com" target="_blank" title="futbolred.com">futbolred.com</a></li>
                                            <li><a href="http://www.enter.com.co" target="_blank" title="enter.com.co">enter.com.co</a></li>
                                            <li><a href="http://www.abcdelbebe.com" target="_blank" title="abcdelbebe.com">abcdelbebe.com</a></li>
                                            <li><a href="http://www.citytv.com.co" target="_blank" title="citytv.com.co">citytv.com.co</a></li>
                                            <li><a href="http://www.motor.com.co" target="_blank" title="motor.com.co">motor.com.co</a></li>
                                            <li><a href="http://www.diarioadn.com.co" target="_blank" title="diarioadn.com.co">diarioadn.com.co</a></li>
                                            <li><a href="http://www.elempleo.com" target="_blank" title="elempleo.com">elempleo.com</a></li>
                                            <li><a href="http://www.metrocuadrado.com" target="_blank" title="metrocuadrado.com">metrocuadrado.com</a></li>
                                            <li><a href="http://www.clasificar.com" target="_blank" title="clasificar.com">clasificar.com</a></li>
                                            <li><a href="http://www.guiaacademica.com" target="_blank" title="guiaacademica.com">guiaacademica.com</a></li>
                                            <li><a href="http://www.metrabajo.com" target="_blank" title="metrabajo.com">metrabajo.com</a></li>
                                        </ul>
        </div>
        -->
<DIV class=pie_logo_ceet><!--<a href="http://www.casaeditorialeltiempo.com/" title="Casa Editorial EL TIEMPO">--><A 
title="Casa Editorial EL TIEMPO" href="http://publicidad.eltiempo.com/"><IMG 
height=36 alt="Casa Editoral EL TIEMPO" 
src="http://www.eltiempo.com/images/logotipo_ceet.gif" width=107 
border=0></A></DIV></DIV>
<DIV class=clear></DIV>
<DIV id=piedepagina_inferior>
<P>COPYRIGHT © 2009 CEET Prohibida su reproducción total o parcial, así como su 
traducción a cualquier idioma sin autorización escrita de su titular. <A 
title="Ver Términos y Condiciones" 
href="http://www.eltiempo.com/legal/avisolegal.html">Ver Términos y 
Condiciones</A>.</P>
<H6><IMG height=26 alt=GDA 
src="http://www.eltiempo.com/images/gda_piedepagina.gif" width=48 border=0> 
Miembro de GDA. Grupo de Diarios América</H6></DIV></DIV>
<DIV class=clear></DIV></DIV></DIV>
<DIV class="tween-window ingreso" id=lightboxIngresar 
style="DISPLAY: none; OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxIngresar')">Cerrar</A></P></DIV>
<DIV class=label-verif id=mal></DIV>
<DIV class=tween-content id=contenidoCamposIngresar>
<P>Para participar en eltiempo.com usted debe estar registrado e ingresar sus 
datos.</P>
<FORM id=loginForm name=loginForm action=../../registro/redir.php method=get>
<P>Si ya está registrado en eltiempo.com, ingrese aquí:</P>
<DIV class=dato id=vLogin></DIV>
<DIV class=dato><LABEL for=usuario-login>Usuario:</LABEL> <INPUT name=login> 
<SPAN>*</SPAN> </DIV>
<DIV class=labelVerif id=vClave></DIV>
<DIV class=dato><LABEL>Contraseña:</LABEL> <INPUT 
onkeypress=onEnterLogin(event,this.form); type=password name=password> 
<SPAN>*</SPAN> </DIV>
<DIV class=clear></DIV>Los datos marcados con * son obligatorios 
<DIV class="dato dato-checkbox"><SPAN><INPUT id=recordarcompu type=checkbox 
value=SI name=cookiePersistente> </SPAN><LABEL>Recuerde mis datos en este 
computador</LABEL> 
<DIV class=clear></DIV></DIV><SMALL><A title="¿Olvido su clave?" 
href="../../registro/recordar.html">¿Olvidó su clave?<A> </SMALL>
<DIV class="dato ingresar"><A href="javascript:validarIngreso()"><IMG 
src="http://www.eltiempo.com/images/bt_ingresar.gif" border=0></A> </DIV><INPUT 
type=hidden name=redireccion> </FORM>
<SCRIPT>
              document.loginForm.redireccion.value=document.location.href;
    </SCRIPT>

<DIV class=contentregistro>
<H3>¿Por qué registrarse?</H3>
<UL>
  <LI><SPAN>1.</SPAN> Ingreso de forma gratuita al archivo de El Tiempo desde 
  1990. 
  <LI><SPAN>2.</SPAN> Usted mismo podrá publicar fotos y videos noticiosos en 
  eltiempo.com de manera fácil. 
  <LI><SPAN>3.</SPAN> Acceso a una amplia zona de usuario con herramientas que 
  lo mantienen informado. 
  <LI><SPAN>4.</SPAN> Configuración de alertas para que eltiempo.com le anuncie 
  noticias de su interés directamente a su correo electrónico. 
  <LI><SPAN>5.</SPAN> Registro al boletín de temas personalizables de 
  eltiempo.com. 
  <LI><SPAN>6.</SPAN> Podrá incluir los titulares de eltiempo.com en su página 
  web sin mayores trámites. 
  <LI><SPAN>7.</SPAN> Participar comentando, votando, calificando y enviando. 
  </LI></UL><A href="../../registro/basico.html"><IMG 
src="http://www.eltiempo.com/images/bt_registro2.gif" border=0></A> </DIV>
<DIV class=clear></DIV></DIV></DIV>
<DIV class=tween-window id=lightboxPaginaRespuesta 
style="OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxPaginaRespuesta')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<DIV class=lightbox>
<H2 id=tipomultimediaRespuesta></H2>
<DIV id=contentcampos>
<DIV id=contenidoPaginaRespuesta></DIV></DIV></DIV></DIV></DIV>
<DIV class=tween-window id=lightboxOlvideClave 
style="OVERFLOW: visible; opacity: 0.9999">
<DIV class=tween-close>
<P><A onclick="cerrarLightbox('lightboxOlvideClave')">Cerrar</A></P></DIV>
<DIV class=tween-content>
<H2>Recordar clave</H2>
<DIV id=mensaje_olvide_clave></DIV>
<DIV id=contentcamposOlvide>
<FORM class=formulario-lightbox id=formOlc name=formOlc action="return false;">
<P>Por favor, escriba la dirección de correo electrónico con la cual se 
registró.</P><LABEL>Su correo electrónico</LABEL> <INPUT name=correoUsu> <INPUT 
type=hidden value=ARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html 
name=redireccion> 
<DIV class=dato-formulario-enviar><A class=vinculo-especial 
href="javascript:enviarOlvidoClave('formOlc');">Enviar</A> <A class=cancelar 
href="javascript:cerrarLightbox('lightboxOlvideClave');">Cancelar</A> 
</DIV></FORM></DIV></DIV></DIV>
<SCRIPT> 
   divs_duplicado["lightboxOlvideClave"] = document.getElementById("contentcamposOlvide").cloneNode(true);
</SCRIPT>
</DIV><!-- Cerrando div container -->
<FORM name=generales method=get><INPUT type=hidden 
value=http://www.eltiempo.com/colombia/bogota/ARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html 
name=redireccion> <INPUT type=hidden 
value=http://www.eltiempo.com/colombia/bogota/ARTICULO-WEB-PLANTILLA_NOTA_INTERIOR-6378007.html 
name=redireccionamiento> </FORM><!-- Certifica -->
<DIV style="DISPLAY: none; VISIBILITY: hidden"><IMG id=cert_Pivot height=1 
alt="" src="/images/t.gif" width=1 name=cert_Pivot>
<SCRIPT type=text/javascript>
 <!--
     tagCertifica(20837, "/noticiaseltiempo/seccion_colombia/seccion_bogota/articulos/una_madre_educa_a_su_hijos_en_su" );
 // -->
</SCRIPT>
 <NOSCRIPT><IMG height=1 alt="" 
src="http://hits.e.cl/cert/hit.dll?sitio_id=20837&amp;path=/noticiaseltiempo/seccion_colombia/seccion_bogota/articulos/una_madre_educa_a_su_hijos_en_su" 
width=1> </NOSCRIPT></DIV>
<SCRIPT language=JavaScript src="/js/s_code_remote_new.js"></SCRIPT>

<SCRIPT type=text/javascript>                 
             var varlightboxEncuesta=document.getElementById("lightboxEncuesta");
        </SCRIPT>

<DIV class=layerlight id=vermask></DIV>
<SCRIPT type=text/javascript>                 
            var velo = document.getElementById("vermask");
              </SCRIPT>

<SCRIPT>eplAD(takeover);</SCRIPT>
</BODY></HTML>