body {
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}
a{
  outline: 0;
}

.contenedor {
    margin: 0px auto;
    width: 785px
}
.header{
  height: 75px;
  width: 100%;
}
.header_lf{
  background: url(../img/bg_header_lf_new.jpg) no-repeat center;
  height: 75px;
  width: 255px;
  float: left;
}
  .header_lf a{
    float: right;
  }
  .header_lf .botones{
    clear: both;
    width: 166px;
    height: 28px;
  }
  .header_lf .botones #inicio{
    width: 70px;
    height: 28px;
    float: left;
    padding: 0;
  }
  .header_lf .botones #buscador{
    width: 90px;
    height: 28px;
    float: right;
    padding: 0;
  }
  .header_lf .botones #inicio:hover, .header_lf .botones #buscador:hover{
    background-image: none;
  }

.header_logo{
  background: url(../img/bg_header_logo.jpg) no-repeat center;
  height: 75px;
  width: 270px;
  float: left;
}
.header_rg{
  background: url(../img/bg_header_rg.jpg) no-repeat center;
  height: 75px;
  width: 260px;
  float: left;
}
  .header_rg .link{
    float: left;
  }

.header_lf .link, .header_lf .link:visited, .header_lf .link:active, .header_lf .link:link, .header_rg .link, .header_rg .link:visited, .header_rg .link:active, .header_rg .link:link{
  height: 29px;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 12px;
}
.header_lf .link:hover, .header_rg .link:hover{
  color: #4F62A4;
  background: url(../img/bg_botones_ovr.jpg) repeat-x top;
}

.banner{
  width: 100%;
  height: 188px;
  background-color: #4E61A3;
}

.section{
  color: #4F62A4;
  background: url(../img/bg_botones_ovr.jpg) repeat-x top;
  height: 29px;
  display: block;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 12px;
}

.contenido{
  width: 100%;
  overflow: hidden;
  height: 1%;
  padding-top:15px;
}
.txt_home{
  height: 372px;
  width: 100%;
  background: url(../img/bg_content_home.jpg) no-repeat top right;
  line-height: 1.4;
}
.txt_home span{
  display: block;
  width: 500px;
}
.txt_home .tit{
 padding: 18px 0 14px 0;
}

.txt_home .texto b{
  font-weight: bold;
  color: #4E61A3;
}

.txt_cont{
  height: 372px;
  width: 100%;
  line-height: 1.4;
}
.txt_home cont{
  display: block;
  width: 500px;
}
.txt_cont .tit{
 padding: 18px 0 14px 0;
}

.txt_cont .texto b{
  font-weight: bold;
  color: #4E61A3;
}

.tit{
  font-family: Trebuchet MS, Verdane, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #797979;
}
  .tit.ventas{
    color: #6475B0;
  }
.tit b{
  color: #4E61A3;
}

.destacadas{
  height: 217px;
  width: 100%;
  background: url(../img/bg_destacadas_home.jpg) no-repeat bottom left;
}
.destacadas .dest_cont{
  width: 100%;
  height: 166px;
  margin-top: 15px;
  padding: 0 26px;
}

.dest{
  width: 120px;
  height: 165px;
  text-align: center;
  float: left;
  margin-right: 32px;
}
.dest .categ{
  width: 100%;
  height: 18px;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  display: block;
}
.dest .categ span{
  margin: 2px 0 0 10px;
  float: left;
}
.dest img{
  margin: 2px 0 7px 0;
  .margin: 2px 0 5px 0;
}
.dest .desc{
  font-size: 11px;
  font-weight: bold;
}
.dest a{
  width: 100%;
  height: 22px;
  display: block;
  margin-top: 9px;

}


.dest.ventas .categ{
  background-color: #6475B0;
}
.dest.ventas img{
  border: 1px solid #6475B0;
}
.dest.ventas .desc{
  color: #6475B0;
}
.dest.ventas a{
  background: url(../img/btn_dest_venta.jpg) no-repeat center;
}
.dest.alq .categ{
  background-color: #797979;
}
.dest.alq img{
  border: 1px solid #797979;
}
.dest.alq .desc{
  color: #797979;
}
.dest.alq a{
  background: url(../img/btn_dest_alq.jpg) no-repeat center;
}


.contenido_sect{
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
  height: 1%;
}

.vista{
  width: 785px;
  height: 190px;
  margin-top: 10px;
  padding: 3px 0 0 22px;
}
    .vista.alq{
      background: url(../img/bg_alq_vista.jpg) no-repeat top left;
    }
    .vista.alq b{
      font-weight: bold;
      color: #000000;
    }
    .vista.ventas{
      background: url(../img/bg_venta_vista.jpg) no-repeat top left;
    }
    .vista.ventas b{
      font-weight: bold;
      color: #6475B0;
    }
.vista_lf{
  width: 214px;
  float: left;
  margin-top: 3px;
}
  .vista_lf .nombre{
    font-weight: bold;
  }
  .vista_lf img{
    width: 183px;
    height: 136px;
    margin: 10px 0;
  }
    .vista.alq .vista_lf img{
      border: 1px solid #FFFFFF;
    }
    .vista.ventas .vista_lf img{
      border: 1px solid #4E61A3;
    }
.vista_lf .btn_galeria{
  width: 81px;
  height: 15px;
  margin-left: 50px;
}
.vista_lf .espacio{
  width: 81px;
  height: 15px;
  margin-left: 50px;
}
.vista_lf .btn_galeria .prev{
  width: 16px;
  height: 15px;
  display: block;
  float: left;
  background: none;
}
.vista_lf .btn_galeria .next{
  width: 16px;
  height: 15px;
  display: block;
  float: right;
  background: none;
}
    .vista.alq .vista_lf .btn_galeria{
      background: url(../img/btn_galeria_alq.jpg) no-repeat center;
    }
    .vista.ventas .vista_lf .btn_galeria{
      background: url(../img/btn_galeria_venta.jpg) no-repeat center;
    }

.vista_ctr{
  width: 274px;
  float: left;
}
    .vista.alq .tit, .vista.alq .vista_lf .nombre{
        color: #333333;
    }
    .vista.ventas .tit, .vista.ventas .vista_lf .nombre{
        color: #6475B0;
    }
.vista .desc{
    width: 244px;
    display: block;
    line-height: 18px;
    font-size: 11px;
    margin-bottom: 0;
    color: #000000;
    margin-top: 10px;
}
.vista .desc b{
    font-weight: bold;
}
    .vista.alq .desc b{
        color: #333333;
    }
    .vista.ventas .desc b{
        color: #6475B0;
    }

.vista_rg{
  width: 230px;
  float: left;
}
.vista_rg .desc{
    width: 244px;
    height: 116px;
    display: block;
    font-size: 11.5px;
    margin-bottom: 0;
    color: #000000;
    margin-top: 10px;
}
.vista_rg a{
    width: 100px;
    height: 22px;
    display: block;
    background: none;
}



.contenido_ficha{
  height: 1%;
  overflow: hidden;
  padding-top: 30px;
  width: 100%;
  background: none;
}

.tit_ficha{
  font-family: Trebuchet MS, Verdane, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #797979;
  float: left;
}
.contenido_ficha .tit_ficha{
  margin-bottom: 10px;
}
.contenido_ficha.ventas .tit_ficha, .contenido_ficha.ventas .tit, .contenido_ficha.ventas .nombre{
  color: #6475B0;
}
.contenido_ficha .volver{
  float: right;
  height: 22px;
  display: block;
  margin-bottom: 10px;
}
  .contenido_ficha.ventas .volver{
      background: url(../img/btn_back_venta.jpg) no-repeat top center;
      width: 118px;
  }
  .contenido_ficha.alq .volver{
      background: url(../img/btn_back_alq.jpg) no-repeat top center;
      width: 136px;
  }
.ficha{
  width: 785px;
  height: 623px;
  clear: both;
}
  .contenido_ficha.ventas .ficha{
    background: url(../img/fnd_ficha_venta.jpg) no-repeat top center;
  }
  .contenido_ficha.alq .ficha{
      background: url(../img/fnd_ficha_alq.jpg) no-repeat top center;
  }
.contenido_ficha .ficha_lf{
    width: 282px;
    margin-left: 20px;
    margin-top: 9px;
    float: left;
}

.contenido_ficha .ficha_rg{
    width: 423px;
    margin-left: 25px;
    float: left;
}
    .contenido_ficha.ventas .nombre{
      font-weight: bold;
    }
    .contenido_ficha.alq .nombre{
      font-weight: bold;
    }
    .contenido_ficha.ventas .ficha_lf img{
      border: 1px solid #4E61A3;
    }
    .contenido_ficha.alq .ficha_lf img{
          border: 1px solid #333333;
    }
  .ficha_lf img{
    width: 273px;
    height: 218px;
    margin: 9px 0;
  }
.ficha_lf .btn_galeria{
  width: 81px;
  height: 15px;
  margin-left: 97px;
}
.ficha_lf .btn_galeria .prev{
  width: 16px;
  height: 15px;
  display: block;
  float: left;
  background: none;
}
.ficha_lf .btn_galeria .next{
  width: 16px;
  height: 15px;
  display: block;
  float: right;
  background: none;
}

    .contenido_ficha.alq .ficha_lf .btn_galeria{
      background: url(../img/btn_galeria_alq.jpg) no-repeat center;
    }
    .contenido_ficha.ventas .ficha_lf .btn_galeria{
      background: url(../img/btn_galeria_venta.jpg) no-repeat center;
    }
.ficha_lf .btns{
  width: 274px;
  height: 59px;
  margin-top: 19px;
}
.ficha_lf .btns .entrevista{
  width: 143px;
  height: 22px;
  float: left;
  display: block;
  background: none;
}
.ficha_lf .btns .imprimir{
  width: 100px;
  height: 22px;
  float: right;
  display: block;
  background: none;
}

.ficha .desc{
    width: 244px;
    display: block;
    line-height: 18px;
    font-size: 11.5px;
    margin-bottom: 0;
    color: #000000;
    margin-top: 10px;
}
.ficha .desc b{
    font-weight: bold;
}
    .contenido_ficha.alq .desc b{
        color: #333333;
    }
    .contenido_ficha.ventas .desc b{
        color: #6475B0;
    }
.contenido_ficha .ficha_rg .top{
    width: 423px;
    margin-top: 4px;
    height: 153px;
}
.ficha_rg .desc{
  width: 420px;
}
.ficha_rg .top .desc{
  height: 79px;
}
.ficha_rg .amigo{
  width: 143px;
  height: 22px;
  display: block;
  background: none;
}



.contenido_ficha .ficha_rg .mid{
    width: 423px;
    height: 241px;
}
.contenido_ficha .ficha_rg .bttm{
    width: 423px;
}


.footer{
  margin-top: 18px;
  width: 100%;
  height: 31px;
  background: url(../img/bg_footer.jpg) no-repeat top center;
  text-align: center;
  padding-top: 8px;
  .padding-top: 6px;
}
.footer span{
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;

}
