#grid {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;  
  width: 525px;
}
#grid tr {
  /*
  padding-left: 2px;
  padding-right: 2px;
  */
  height: 20px;
  cursor: default;
}

#grid tr.gpar {
  background-color: #6DA0E6;  
  cursor: pointer;
}
#grid tr.gimpar {
  background-color: #a4bada;
  cursor: pointer;
}

#grid tr.selected {
  background-color: #D89D00;  
}

#grid th {
  font-weight: bold;
  /*font-size: 9pt;*/
  /*background-color: #1B58AD;*/
  background-color: #4f76ad;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF; 
}
#grid th a {
  text-decoration: none;
  color: #FFFFFF;
}
#grid td {
  text-align: left;	
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF; 
  /*
  padding-left: 2px;
  padding-right: 2px; 
  */
  padding: 5px;
}

.inmu_lin1 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #206DDA;
}

.inmu_lin2 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #7D7D7D;
  text-align: right;
}
.inm_label {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #A9A9A8;
  line-height: 20px;
}
.inm_val {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  line-height: 20px;
}

.inm_reservado {
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #800000;
}

#divfotozoom {
    visibility: hidden; 
	position: absolute;
	width: 410px;		
    top: 35px;
    left: 7px;	
	border: 2px solid #1157A1; 
    background-color: #FFFFFF;
    z-index: 5;
}

/*  BOTONES  */
a.btn_prevInmu {
  background: url(../images/busca_02.gif);
  display: block;
  width: 25px;
  height: 30px;
}
a.btn_prevInmu:hover {
  background: url(../images/busca_02press.gif);
}
a.btn_nextInmu {
  background: url(../images/busca_03.gif);
  display: block;
  width: 39px;
  height: 30px;
}
a.btn_nextInmu:hover {
  background: url(../images/busca_03press.gif);
}
a.btn_zoomFoto {
  background: url(../images/busca_12.gif);
  display: block;
  width: 41px;
  height: 40px;
}
a.btn_zoomFoto:hover {
  background: url(../images/busca_12press.gif);
}
a.btn_foto1 {
  background: url(../images/busca_foto01.gif);
  display: block;
  width: 25px;
  height: 40px;
}
a.btn_foto1:hover {
  background: url(../images/busca_foto01press.gif);
}
a.btn_foto2 {
  background: url(../images/busca_foto02.gif);
  display: block;
  width: 25px;
  height: 40px;
}
a.btn_foto2:hover {
  background: url(../images/busca_foto02press.gif);
}
a.btn_foto3 {
  background: url(../images/busca_foto03.gif);
  display: block;
  width: 25px;
  height: 40px;
}
a.btn_foto3:hover {
  background: url(../images/busca_foto03press.gif);
}
a.btn_foto4 {
  background: url(../images/busca_foto04.gif);
  display: block;
  width: 25px;
  height: 40px;
}
a.btn_foto4:hover {
  background: url(../images/busca_foto04press.gif);
}
a.btn_foto5 {
  background: url(../images/busca_foto05.gif);
  display: block;
  width: 25px;
  height: 40px;
}
a.btn_foto5:hover {
  background: url(../images/busca_foto05press.gif);
}
a.btn_info {
  background: url(../images/busca_06.gif);
  display: block;
  width: 54px;
  height: 40px;
}
a.btn_info:hover {
  background: url(../images/busca_06press.gif);
}
a.btn_amigo {
  background: url(../images/busca_07.gif);
  display: block;
  width: 32px;
  height: 40px;
}
a.btn_amigo:hover {
  background: url(../images/busca_07press.gif);
}
a.btn_print {
  background: url(../images/busca_08.gif);
  display: block;
  width: 30px;
  height: 40px;
}
a.btn_print:hover {
  background: url(../images/busca_08press.gif);
}
.oficina_cercana {
  background: url(../images/busca_09.gif);
  display: block;
  width: 105px;
  height: 40px;
  color: #226FDA;
  font:  normal 8pt Verdana;
}

#div_telefonos {
	font-size: 11pt;
}

#div_telefonos p {
	margin: 0px 0px 10px 0px;
}

img.middle {
	vertical-align: middle;
	margin-right: 5px;
}

.tlfno_00 {
  background: url(../images/tlfno_00.gif) no-repeat;
  width: 54px;
  height: 40px;
}

.tlfno_01 {
  background: url(../images/tlfno_01.gif) no-repeat;
  width: 54px;
  height: 40px;
}

.tlfno_02 {
  background: url(../images/tlfno_02.gif);		
  width: 338px;
  height: 40px;
  color: #3a3a3a;
  padding-left: 10px;
  font-size: 10pt;
  font-weight: bold;
}

.tlfno_03 {
  background: url(../images/tlfno_03.gif) no-repeat;		
  width: 41px;
  height: 40px;
}
#grid sup {font-size: 8pt;}
#paginacion_tabla {padding: 5px; background-color: #4f76ad; width: 514px; height: 20px; margin-left: 1px; margin-top: 10px;}
#paginacion_tabla a {padding: 1px; /*background-color: #a4bada;*/}
#paginacion_info {float: left; color: #ffffff; font-weight: bold;}
#paginacion_comp {float: right; color: #ffffff; font-weight: bold;}

#paginacion_comp a {padding: 2px 5px; text-decoration: none; color: #ffffff;}
#paginacion_comp a:hover {-moz-border-radius-bottomleft:2px; -moz-border-radius-bottomright:2px; -moz-border-radius-topleft:2px; -moz-border-radius-topright:2px; background-color:#a4bada; color:#FFFFFF; padding:2px 5px;}
#paginacion_comp a:visited {color:#FFFFFF;}

#first_link {display: inline; padding: 2px;}
#last_link {display: inline; padding: 2px;}
#next_link {display: inline; padding: 2px;}
#prev_link {display: inline; padding: 2px;}
#cur_link {display: inline; -moz-border-radius-bottomleft:2px; -moz-border-radius-bottomright:2px; -moz-border-radius-topleft:2px; -moz-border-radius-topright:2px; padding: 2px 5px; background-color: #D89D00;}
#num_link {display: inline; padding: 2px;}

