      .marco{
        border-style: solid;
        border-width:1px;
        border-color: #E6E6E6;
        min-height:27%;
        padding:5px;
        position: absolute; top: 63.3%; width: 31%;              
      }
      .marcopq{
        border-style: none;
        border-width:1px;
        border-color: #E6E6E6;
        /*min-height:15%;*/
        position: absolute;
        padding:5px;
        width: 32%;              
      }      
      .titulo{
        font-family: tahoma, arial, verdana;
        font-weight: 600;
        color: #ffffff;
        font-size:21px;
        text-align: left;
      }

      .subtitulo{
        font-family: arial;
        font-weight: 600;
        color: #2E70AB;
        font-size:12px;
        text-align: justify;
      }      
      .conten{
        font-family: arial;
        font-weight: normal;
        color: #000000;
        font-size:12px;
        text-align: justify;
      }
      
      .conten2{
        font-family: tahoma, arial, verdana;
        font-weight: normal;
        color: #ffffff;
        font-size:16px;
        text-align: justify;  
        width:50%;
        left: 7%;    
      }
      .boton{
        background-image:url(imagen2011/td_menu.jpg);
        background-repeat: repeat-x;
        font-family: arial;
        color:#ffffff;
        font-size:12px;
        min-width:100px;
        text-align: center;        
        /*min-height:5%;*/
        text-decoration:none;
      }
      .botonO{
        background-image:url(imagen2011/td_menuOver.jpg);
        background-repeat: repeat-x;
        font-family: arial;
        color:#ffffff;
        font-size:12px;
        min-width:100px;
        text-align: center;        
        /*min-height:5%;*/
        text-decoration:none;
      }      
      .botonC{
        background-image:url(imagen2011/td_menuC.jpg);
        background-repeat: repeat-x;
        font-family: arial;
        color:#000000;
        font-size:12px;
        min-width:100px;
        text-align: center;        
        /*min-height:25%;*/
        text-decoration:none;
      }       
      .navega{
        font-family: arial,verdana, tahoma;
        font-size:12px;
        color:#ffffff;
        text-decoration:none;   
        border: 0px;  
      }
      
      .a{
        font-family: arial,verdana, tahoma;
        font-size:12px;
        color:#1D87D2;
        vertical-align: text-bottom;
        position: absolute;
        bottom: 0px;
        right: 2px;
      }
      .a:visited{
        color:#EB951C;
      }
      ul{
        list-style-image:url(imagen2011/vineta.gif);
        font-family:verdana,tahoma,   arial;
        font-size:11px;
        color:#070B3A;
      }
      
      ul.none{
        list-style-image: url(imagen2011/trella.gif);
        font-family:tahoma, verdana,  arial;
        font-size:12px;
        color:#070B3A;
      }
      hr{
        width: 100%;
        background-color: #cccccc;
        color: #cccccc;
        border:0;
        height: 1px;
      }
    
    .bannerblur
      {
        background-repeat: no-repeat;
        opacity:0;
        filter: alpha(opacity=0);
       }
