
			
			#header {
			  float:left;
			  width:100%;
			  background: url("../images/bg.gif") repeat-x bottom;
			  font-size:93%;
			  line-height:normal;
			  
			  }
			#header ul {
			  margin:0;
			  padding:10px 10px 0;
			  list-style:none;
			  }
			#header li {
			  float:left;
			  background:url("../images/norm_left.gif") no-repeat left top;
			  margin:0;
			  padding:0 0 0 9px;
			  }
			#header a {
			  float:left;
			  display:block;
			  background:url("../images/norm_right.gif") no-repeat right top;
			  padding:5px 15px 4px 6px;
			  text-decoration:none;
			  font-weight:bold;
			  color:#765;
			  }
			/* Commented Backslash Hack
			   hides rule from IE5-Mac \*/
			#header a {float:none;}
			/* End IE5-Mac hack */
			#header a:hover {
			  color:#333;
			  }
			#header .current {
			  background-image:url("../images/norm_left_on.gif");
			  }
			#header .current a {
			  background-image:url("../images/norm_right_on.gif");
			  color:#333;
			  padding-bottom:5px;
			  }
			
			#contenedor_ficha_mapa {
				width:100%;
				height:700px;
				min-height:300px;
				min-width:1000px;
				
			}
			
			
			#ficha_mapa {
				float:left;
				width:25%;
				height:330px;
				min-width:250px;
				border:4px solid #708AA1;
    			font-family: Tahoma;
				margin:17px 0 10px 9px;
				display:none;
			}
			
			 #info_window {
           		padding:15px 15px 15px 15px;
				text-align:center;
				max-height:300px;
				height:100%;
				/*overflow-y:auto;*/
				width:95%;
				min-width:235px;
				padding-top:6px;
            }
			
			
			#info_window  table{ 
				width:100%;
				min-width:210px;
			}
			
			#info_window  tr{
				cursor:pointer;
			}
			
			#info_window  tr:hover{
				background:#A0C4E9;
			}
			#info_window  td{
				text-align:center;
			}
			
			
			  .descripcion {
               clear: both;
               margin: 0; 
               padding: 0;
               text-align: justify;
               padding-top: 10px;
               padding-bottom: 10px;
			   width:95%;
               min-width: 215px;
           }
           
		   a.enlace_ficha {
               color: #333333;
               text-decoration: none;
               font-size: 11px;
           }
		   
           a.enlace_ficha:hover {
               text-decoration: underline;
               color: #333333;
			   font-size: 11px;
           }
           
           a.enlace_ficha:visited {
               color: #333333;
			   font-size: 11px;
           }
           
           

           .div_datos {
               text-align: center;
               margin: 0;
               padding: 0;
           }
           
           .datos {
               text-align: left;
               margin-bottom: 0;
               padding-bottom: 0;
           }
           
           .foto {
			   width:200px;
			   height:150px;
               vertical-align: middle;
               margin-bottom: 15px;
			   border:5px solid #DEDEDE;
           }
           
           .separador {
               float: left;
               padding-bottom: 0;
               margin-bottom: 0;
			   margin-top:-5px;
           }
           
          
			
			.buscador_mapa {
				float:left;
				width:25%;
				min-width:250px;
				border:4px solid #708AA1;
    			font-family: Tahoma;
				margin:17px 0 10px 9px;
				
			}
			
			.buscador_mapa table{
    			width:100%;
			}
			
			.buscador_mapa tr{
    			width:100%;
			}
			
			.buscador_mapa td{
    			padding:7px 15px 7px 15px;
    			
			} 
			
			.encabezado{
    			background-color:#708AA1;
    			font-weight:bold;
    			border:1px;
                color:#FFFFFF;
    			padding:0 10px 0 15px;
    			height:22px;
				
			}
			
			#close{
				float:right;
				width:21px;
				height:21px;
				background: url('../images/globo_mapa/red_close.png') top right no-repeat transparent;
			}

 			.visible {
                visibility: visible;
            }
            
            .oculto {
                visibility: hidden;
            }
            #mapa {
                width: 100%;
                height: 100%;
                
            }
			#contenedor_mapa {
                width: 70%;
				min-width:600px;
				min-height:300px;
                height: 90%;
                margin: 20px 10px 5px 20px;
				float:right;
				
			}
            .superindice {
                vertical-align: super;
                font-size: 8px;
            }
            .etiqueta {
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bolder;
            }
            .campo {
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-style: italic;
            }
			
			
			/* Busqueda avanzada */
			
			
			#buscador {
				margin:15px 0 15px 0;
				width:100%;
				display:block;
								
			}
			
			#buscador table{
			border-style: dotted;
			border-width: 1px;
			border-color: #666666;
			font-family: verdana, arial;
			width:100%;
			
			}
			
						
			#buscador td{
			padding:1px 15px 1px 15px;
			
			}
			
			#buscador select{
			width:200px
			
			}
			#buscadoralert select{
			width:200px
			
			}
			
			#ordenacion {
				margin:15px 0 15px 0;
				width:100%;
				display:none;
			}
			
			#ordenacion table{
			border-style: dotted;
			border-width: 1px;
			border-color: #666666;
			font-family: verdana, arial;
			width:100%;
			}
						
			#ordenacion td{
			padding:1px 15px 1px 15px;
			
			}
			
			#ordenacion select{
			width:200px
			}
			
			/* Lista de resultados */
           #resultados {
               height: 200px;
               vertical-align: top;
           }
           
           td.celda {
               vertical-align: middle;
               padding: 0;
               margin: 0;
           }
           
           #tablaResultados {
               border: 0;
               padding: 0;
               margin: 0;
               border-collapse: collapse;
               overflow: scroll;
               overflow-y: auto;
           }
           
           #bodyResultados {
               overflow: scroll;
               overflow-y: auto;
           }
           
           .resaltable {
               background-color: cyan;
               font-weight: bolder;
           }
           
           .celda {
               padding: 0;
               margin: 0;
               text-align: right;
               font-size: 10px; 
               font-family: "Courier New", Courier, monospace;
               vertical-align: middle;
           }
           
           .fila {
               padding: 0;
               margin: 0;
           }
           
           .no_geolocalizado {
               background-color: #eeeeee;
           }
           
           th.cabecera_lista {
               background-color: #cccccc;
               font-size: xx-small;
               color: #666666;
               padding: 0;
           }
           
           tr.resaltado {
               background-color: #cccccc;
               color: #666666;
           }

         
           
           fieldset#inmueblesEncontrados {
                clear: left;
                float: left;
                width: 100%;
                padding: 15px 0 15px ;
				margin-top:10px;
				visibility: hidden;
           }
           
           #inmueblesEncontrados  div {
               font-weight: bolder;
           }
		   
		    #inmueblesEncontrados  label {
               font-weight: bolder;
           }
           
           .cajita_encontradas {
               text-align: left;
			   padding:8px 5px 0 10px;
        
               width: 100%;
           }
                 
           #cargando {
               position: absolute;
               font-size: 16px;
               filter:alpha(opacity=85);
     			-moz-opacity:0.75;
       			opacity: 0.75;         
               padding: 5px;
               margin: 5px; 
               text-align: center;
               vertical-align: middle;
               z-index: 1;
             
           }
		   
		   
		     fieldset#leyenda {
                clear: left;
                float: left;
                width: 100%;
                padding: 15px 15px 15px 15px;
				margin: 0 20px 10px 20px;
           }
           
          #leyenda table {
		  		text-align:left;
             	font-weight: bolder;
			 	width:100%;
           }
		  
		   #leyenda tr {
		  		text-align:left;
             	font-weight: bolder;
			 	width:100%;
           }

			.imagendeficha{
			width:100%;
			height:100%;
			}
			
			.precio{
			font-size:18px;
			color:#FFFFFF;
			font-weight:bold;
			width:80%;
			float:left;
			}
			
			.sin_localizar{
				font-size:20px;
				font-weight:bold;
			}
			
			.sin_localizar #numero{
				font-size:24px;
				color:#708AA1;
			}
			
			
			/*CSS MAPA*/
			#custom_info_window_red{
			  width: 200px;
			 
			}
			#custom_info_window_red_contents{
			  background-color: #FFF;
			}
			#custom_info_window_red_tl{
			  width: 3px;
			  height: 3px;
			  background-color: #7693AC;
			}
			
			#custom_info_window_red_t{
				background-color: #7693AC;
			}
			#custom_info_window_red_tr{
			  width: 3px;
			  height: 3px;
				background-color: #7693AC;
			}
			
			#custom_info_window_red_l{
			    width: 3px;
				background-color: #7693AC;
			}
			#custom_info_window_red_r{
			    width: 3px;
				background-color: #7693AC;
			}
			#custom_info_window_red_bl{
			    width: 3px;
  				height: 16px;;
				background-color: #7693AC;
			}
			
			#custom_info_window_red_b{
				 background: url('../images/globo_mapa/red_b.png') top left repeat-x transparent;
			}
			#custom_info_window_red_br{
			    width: 3px;
  				height: 16px;
			    background-color: #7693AC;
			}
			
			#custom_info_window_red_close{ 
			  width: 21px;
			  height: 21px;
			  background: url('../images/globo_mapa/red_close.png') top left no-repeat transparent;
			  cursor: pointer;
			}
			
			#custom_info_window_red_beak{ 
			  width: 28px;
			  height: 38px;
			  background: url('../images/globo_mapa/red_beak.png') top left no-repeat transparent;
			}
			
			#custom_info_window_red_contents .section1{
			  margin: 0;
			  padding: 10px 0 0 0;
			  font-weight: bold;
			  text-align:center;
			  font-size: 14px;
			}
						
			#custom_info_window_red_contents .title{
			  font-size: 18px;
			  font-weight: bold;
			  color: #FFF;
			  background-color: #7693AC;
			  text-align:center;
			  
			}
			
			
			#ultimos_10{
				width:100%;
				margin-top:30px;
			}
			
			#texto_ultimas{
				font-size:24px;
				font-weight:bolder;
				
			}
