* {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  color:#666666;
}
body {
  color: #666666;
  margin: 0;
  background-image: url(/img/background_2010.gif);
  background-position: center top;
  background-repeat: repeat-y;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #85A12D;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #85A12D;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-arrow-color: #85A12D;
  scrollbar-track-color: #ffffff;
}
body, td, th, textarea {
  font-size: 12px;
}
a {
  color:#666666;
  text-decoration:underline;
}
a.panel {
  margin:1px 3px 1px 3px;
  text-decoration: none;
}
a:hover {
  color:#85A12D;
}
a.agregar {
  font-weight:bold;
}
img {
  border:0;
}
table.panel {
  background-color: #f7f2d6;
  background-image: url(img/background4.jpg);
  background-position: top;
  background-repeat: repeat-x;
  border: 1px solid #E3E18E;
  -moz-border-radius:3px;
  margin-bottom:10px;
}
table.inmueble {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #FFCB37 white #FFCB37 white
}
table.foot {
  background-image: url(/img/bg_pie.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  font-size: 11;
}
table.administracion {
  border: 1px solid #E3E18E;
  background-color:#ffffff;
  background-image:url(img/background3.jpg);
  background-position:top;
  background-repeat:repeat-x;
  -moz-border-radius:3px;
  margin-left:15px;
  width:763px;
}
table.administracion_contacto {
  width:500px;
  border: 1px solid #E3E18E;
  background-color:#ffffff;
  background-image:url(img/background3.jpg);
  background-position:top;
  background-repeat:repeat-x;
  -moz-border-radius:3px;
  margin-left:15px;
}
table.administracion_home {
  width:250px;
  border: 1px solid #E3E18E;
  background-color:#ffffff;
  background-image:url(img/background3.jpg);
  background-position:top;
  background-repeat:repeat-x;
  -moz-border-radius:3px;
  margin-left:15px;
}

table.busqueda_rapida {
  border: 1px solid #E3E18E;
  background-color:#ffffff;
  background-image:url(img/background3.jpg);
  background-position:top;
  background-repeat:repeat-x;
  -moz-border-radius:3px;
  margin-left:15px;
  margin-bottom:10px;
}
table.busqueda_rapida b {
  padding-left:10px;
}
td.busqueda_titulo {
  font-weight:bold;
  padding-left:10px;
  padding-right:5px;
  width:130px;
  border-right:1px solid #E3E18E;
  background-color:#F5F5F5;
}

td.panel, th.panel {
  font-size: 12px;
  color: #336600;
  padding-right: 3px;
  padding-left: 3px;
}
td.panel:hover {
  background-color: #E3E18E;
}
td.inmueble0 {
  font-size: 12px;
  color: #333333;
  background-color: #FFCCCC;
}
td.inmueble1 {
  font-size: 12px;
  color: #333333;
  border-top: 1px dashed #E3E18E;
  border-bottom: 1px dashed #E3E18E;
  background-color: #FCFAEE;
}
td.inmueble2 {
  font-size: 12px;
  color: #333333;
  background-color: #FFFFFF;
}
td.inmueble3 {
  font-size: 12px;
  color: #333333;
  background-color: #33CCFF;
}
td.inmueble1:hover {
  background-color: #e3e18e;
}
td.inmueble2:hover {
  background-color: #e3e18e;
}
td.forma_info, td.forma_datos {
  vertical-align: top;
  padding: 2px 2px 2px 2px;
}
td.forma_info {
  text-align: right;
}
input {
  border: 1px solid #E3E18E;
  width: 150px;
}
input.busqueda_valor {
  padding:2px;
  width:70px;
  -moz-border-radius:3px;
}
input.busqueda_enviar {
  width:223px;
  -moz-border-radius:3px;
}

td.busqueda_celda {
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
}
select, textarea {
  border: 1px solid #E3E18E;
  width: 180px;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 13px;
}
input.radio {
  width: 15px;
  border: 0px;
}
input.checkbox {
  width: 15px;
}
span.categorias {
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.nota {
  color: #b36b00;
  font-weight: bold;
}
.cuidado{
  display: block;
  width: 700px;
  text-align:center;
  border: 1px solid #FFFFCC;
  background-color:#FFFF99;
  font-color: #FFFFFF;
}
table.tabla_principal {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  background-color:#FFFFFF;
}
div.panel_zona {
  padding-right: 0px;
  padding-top: 7px;
  padding-left: 15px;
}
body.logueado {
  background-image: none;
}
table.tabla_comopublicar {
  width:710px;
  border:1px solid #F2EBBD;
  -moz-border-radius:3px;
}

td.titulos_comopublicar {
  background-image: url(img/bg_pie.jpg);
  background-position: center;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  height: 20px;
}
tr.fondo_comopublicar {
  background-image: url(img/background2.gif);
  background-position: top;
  background-repeat: repeat-x;
  width: 650px;
  border: 1px solid #E3E18E;
}
div.subtitulos_comopublicar {
  padding: 2px 5px 2px 5px;
  background-color: #FCFAEE;
  border: 1px solid #C0D192;
}
th.panel {
  padding: 2px 5px 2px 5px;
  background-color: #FCFAEE;
  border: 1px solid #C0D192;
  -moz-border-radius:3px;
}
span.cartel_error {
  color: red;
  font-weight: bold;
}
table.panel2 {
  text-align: center;
}
/* clases limpias */
td.top_top {
  background-image: url(img/barrido.jpg);
  background-position: top;
  background-repeat: repeat-x;
  vertical-align: top;
  height: 151px;
}
td.top_botonera {
  text-align: center;
  padding-top: 10px;
  height: 21px;
  vertical-align: top;
}
td.top_adsense {
  padding-top: 10px;
  padding-right: 10px;
  vertical-align: top;
}
td.foot_pie {
  text-align:center;
  vertical-align:bottom;
  height:1px;
}

div.foot_adsense {
  padding-bottom:10px;
  padding-top:10px;
  text-align:center;
}

td.navegacion {
  padding: 10px;
  vertical-align:top;
  height:600px;
}
table.botonera_navegacion {
}
td.botonera_navegacion_links {
  padding-bottom:10px;
  white-space: nowrap;
}
td.botonera_navegacion_imprimir {
  padding-bottom:10px;
  white-space: nowrap;
  text-align:right;
}
/* propiedades */
table.propiedades_inmobiliaria {
  border: none;
  background-color:#F8F7F3;
  border:1px solid #DDD9CD;
  -moz-border-radius:3px;
  margin-bottom:5px;
}
td.propiedades_inmobiliaria_logo, td.propiedades_inmobiliaria_datos {
  color:#333333;
  padding: 7px;
  text-align: center;
  font-size:13px;
  line-height:1.2em;
}

table.propiedades_titulo {
  height: 25px;
  background-image:url(img/fondo_titulo_nombrecodigo.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-color:#9FBE36;
  border:1px solid #86A12E;
  -moz-border-radius:3px;
}
td.propiedades_titulo_nombre, td.propiedades_titulo_codigo {
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  padding: 3px 7px 3px 7px;
  font-size:13px;
}
td.propiedades_titulo_codigo {
  text-align: right;
}
table.propiedades_fotomapa {
  margin-top:5px;

}
td.propiedades_foto {
  text-align: center;
  vertical-align: top;
  padding-right: 5px;
  padding-bottom: 5px;
  width: 342px;
}
td.propiedades_mapa {
  vertical-align: top;
}
div.propiedades_mapa_google {
  border: 1px solid #E3E18E;
  overflow: hidden;
  width: 479px;
  height: 279px;
  padding: 0px;
  text-align: center;
  vertical-align: center;
}

table.propiedades_datos, table.propiedades_descripcion {
  background-color: #f7f2d6;
  border: 1px solid #E3E18E;
  -moz-border-radius:3px;
  margin-bottom: 5px;
}
div.propiedades_dato {
}

table.propiedades_datos {
  background-image: url(img/background4.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

table.propiedades_descripcion {
  background-color:#ffffff;
  background-image:url(img/background3.jpg);
  background-position:top;
  background-repeat:repeat-x;
}

table.propiedades_datos td, table.propiedades_descripcion td {
  font-size:13px;
  line-height:1.2em;
}

div.propiedades_destacado {
  color:#222222;
  font-weight:bold;
  border-bottom:1px solid #E3E18E;
  padding-bottom:2px;
  margin-bottom:2px;
}

#texto {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size:12px;
}

input.busqueda_avanzada, select.busqueda_avanzada {
  width:250px;
  -moz-border-radius:3px;
}

input.nombre_apellido, input.empresa, input.telefono, input.email, textarea.comentarios {
width:600px;
}
