

#tla {
height: 47px;
border-bottom: 1px solid #ddd;
background: #ddd;
margin: 2px auto 2px auto;
padding: 0 20px;
overflow: hidden;
font-size: 12px;
}

#tla li {
margin: 0;
padding: 0;
float: left;
clear: none;
width: 13%;
}

#tla li a {
color: #888;
float: left;
clear: none;
margin: 0;
padding: 5px;
text-decoration: none;
border: 1px solid #ccc;
background: #ddd;
}

#tla li a:hover {
color: #777;
background: #eee;
text-decoration: none;
}

#tla .tla_desc, #tla .tla_desc:hover {
color: #aaa;
margin-right: 10px;
width: auto;
border: none;
background: none;
padding: 5px;
}

/* Sección 1 */

#divcontent {
padding-left: 0;
padding-right: 0;
margin: 0;
width: 980px;
}

#header {
height: 90px;
}

#contentTop {
position: relative;
width: 100%;
height: 430px;
}

 #cT_Imagen {
 position: relative;
 margin: 0 0 0 45px;
 display: block;
 top: 15px;
 }

 #contentTop h1 {
color: #444444;
font-family: Times New Roman;
left: 600px;
position: absolute;
text-align: left;
top: 10px;
font-size: 55px;
padding-right: 34px;
line-height: .9;
 }

#adsense_welcome{
position: absolute;
top: 145px;
left: 595px;
}

.welcome_button  {
position: relative;
}

.welcome_button:hover 
.welcome_button_c {
background: transparent url(/static/img/butt_orange_c.png) repeat-x 0 -50px;
}

.welcome_button:hover 
.welcome_button_l { 
background: transparent url(/static/img/butt_orange_l.png) no-repeat 0 -50px;
}

.welcome_button:hover 
.welcome_button_r  {
background: transparent url(/static/img/butt_orange_r.png) no-repeat 0 -50px;
}

#signup_button  {
width: 200px;
top: -10px;
left: 70px;
}

#tryit_button  {
width: 200px;
top: 40px;
left: 337px;
}

.welcome_button_c {
position: relative;
left: 0;
height: 50px;
width: 100%;
text-align: center;
background: transparent url(/static/img/butt_orange_c.png) repeat-x 0 0;
}

#contentTop .welcome_button_c a, .welcome_button_c a:hover  {
line-height: 50px;
font-weight: normal;
color: #4d4d4d;
font-size: 21px;
text-decoration: none;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
}

.welcome_button_l, .welcome_button_r  {
position: absolute;
height: 50px;
width: 10px;
}

.welcome_button_l  {
background: transparent url(/static/img/butt_orange_l.png) no-repeat 0 0;
top: 0;
left: -10px;
}

.welcome_button_r  {
background: transparent url(/static/img/butt_orange_r.png) no-repeat 0 0;
top: 0;
right: -10px;
}


#contentBottom {
width: 920px;
font-size: 12px;
position: relative;
margin: 50px auto 0 auto;
}

  #cB_cuadro {
  position: relative;
  width: 880px;
  height: 470px;
  background: transparent url(/static/img/cuadro_fondo.png) repeat-x 0 bottom;
  padding: 0 20px;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  }

    #cB_cuadroTop, #cB_cuadroBottom {
    position: absolute;
    left: 0;
    width: 920px;
    height: 5px;
    }

    #cB_cuadroTop {
    top: -5px;
    background: transparent url(/static/img/cuadro_top.png) repeat-x 0 0;
    }

    #cB_cuadroBottom {
    bottom: -5px;
    background: transparent url(/static/img/cuadro_bottom.png) repeat-x 0 0;
    }

    #cB_info {
    position: relative;
    height: 260px;
    width: 400px;
    top: 30px;
    left: 30px;
    font-size: 13px;
    }

      #cB_info h2 {
      font-weight: normal;
      }

      #cB_info ul {
      margin-left: 15px;
      }

        #cB_info li {
        margin-top: 20px;
        font-size: 14px;
        list-style-type: circle;
        margin-left: 10px;
        padding-left: 10px;
        }

    #cB_actions {
    position: absolute;
    width: 350px;
    height: 100%;
    right: 30px;
    top: 10px;
    font-size: 13px;
    }

        #cB_actions h2, #cB_actions h2 a, #cB_actions h2 a:hover {
        margin-top: 20px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        }

      #cB_navegadores {
      position: relative;
      top: 25px;
      padding-bottom: 20px;
      margin-bottom: 55px;
      border-bottom: 1px solid #ccc;
      left: 0;
      width: 100%;
      }

        #cB_navegadores p, #cB_navegadores ul {
        margin: 6px 0 6px 0;
        font-size: 12px;
        }

#home_whishlist {
  width: 173px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
