html {
  background: #fff url(/img/fondo.gif) repeat-x;
}

body {
  margin: 10px auto;
  font-family: "Verdana", sans-serif;
  text-align: center;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
}

hr {
  clear: both;
  visibility: hidden;
}

sup {
  font-size: 0.5em;
}

acronym:hover {
  cursor: help;
}

.oculto {
  display: none;
}

.sombra {
  float: left;
  background: url(/img/sombra.png) no-repeat bottom right !important;

  /* Hack Para el @#~\!!¬½! Microsoft Internet Exploiter: */
  background: url(/img/sombra.gif) no-repeat bottom right;

  /* Hack Para el @#~\!!¬½! Microsoft Internet Exploiter: */
  margin: 10px;
}

.derecha {
  float: right;
}

.sombra img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 3px;
}

a {
  text-decoration: none;
  color: #029;
}

a:hover {
  text-decoration: underline;
  color: #06c;
}

a.ver_ficha {
  font-size: 11px;
  font-family: Verdana, sans-serif;
  background: url(/img/icono_ficha.gif) no-repeat 0 4px;
  padding: 1px 0 1px 15px;
  color: #00a;
}

a.ver_ficha:hover {
  text-decoration: underline;
}

a.ver_mapa {
  margin-left: 1em;
}

a.precio {
  color: #B22;
  font-weight: bold;
  text-decoration: none;
}

a.precio:hover {
  color: #B22;
  text-decoration: underline;
}

div#contenedor {
  text-align: left;
}

div#contenedor, div#contenedor_top {
  margin: auto;
  width: 757px;
  position: relative;
}

div#contenedor {
  background: #fff;
}

div#contenedor_top {
  background: url('/img/contenedor_top.gif');
  height: 5px;
  /* Hack Para el @#~\!!¬½! Microsoft Internet Exploiter: */
  font-size: 0px;
}



/******** CABECERA ********/

div#logo h1 {
  margin: -20px 0 0 0px;
/*   background: url('/img/logo_grande.gif'); */
  width: 334px;
  height: 59px;
  position: absolute;
  left: 10px;
}

div#logo h1 img {
  border: none;
}

div#menu ul {
  list-style-type: none;
  margin: -20px 0 0 0;
  position: relative;
  right: 6px;
  padding: 0;
  float: right;
}

div#menu ul li {
  margin-left: 1px;
  padding: 0;
  width: 97px;
  height: 59px;
  float: left;
  text-align: right;
  background: url(/img/esquina_menu.gif) no-repeat bottom left;

}

div#menu ul li.seccion1 { background-color: #E72B6A; }
div#menu ul li.seccion2 { background-color: #A3E712; }
div#menu ul li.seccion3 { background-color: #02C6FA; }
div#menu ul li.seccion4 { background-color: #F5C701; }
div#menu ul li.seccion1:hover { background-color: #F03070; }
div#menu ul li.seccion2:hover { background-color: #A5F015; }
div#menu ul li.seccion3:hover { background-color: #05D0FF; }
div#menu ul li.seccion4:hover { background-color: #FFD005; }

div#menu ul li a {
  color: #fff;
  text-decoration: none;  
  font-weight: bold;
  font-size: 0.8em;
  font-family: "Trebuchet MS", "Verdana", sans-serif;
  padding: 0px;
  line-height: 12px !important;
  margin: 5px;
  display: block;
}

div#cabecera {
  clear: both;
  margin: 40px 0 0 6px;
  background: url('/img/cabecera.jpg') 0 0px;
  width: 745px;
  height: 280px;
}

div#idiomas {
  text-align: right;
  margin: 0 10px;
  position: relative;
  top: 8px;
  font-size: 0.7em;
}

div#idiomas a.a_en {
  background: url('/img/bandera_ingles.gif') no-repeat right;
  padding-right: 20px;
}

div#idiomas a.a_es {
  background: url('/img/bandera_castellano.gif') no-repeat right;
  padding-right: 20px;
}

/******** COLUMNAS ********/

div.columna {
  border-top: 4px solid #49F;
  width: 150px;
  float: right;
  margin-top: -16px;
  padding: 5px 5px 20px 5px;
}

div#columna1 {
  background: url(/img/fondo_columna1.gif);
/*   margin-left: 15px; */
  position: relative;
  right: 6px;
}

div#columna2 {
  background: url(/img/fondo_columna2.gif);
  position: relative;
  right: 8px;
}

div.columna h2 {
  font-family: "Trebuchet MS", "Verdana", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #FD6A20;
  background: url(/img/icono_flecha.gif) no-repeat 0px 7px;
  padding-left: 20px;
  margin: 0px 5px 10px 5px;
}

div.columna .inmueble_breve {
  margin-bottom: 20px;
}

div.columna .inmueble_breve  a {
  margin-top: 15px;
}

div.columna .inmueble_breve .sombra {
  margin: 0 !important;
  position: relative;
  left: 10px;
}

div.columna .inmueble_breve p {
  font-family: "Trebuchet MS", "Verdana", sans-serif;
  font-size: 0.7em;
  text-align: justify;
  margin: 10px 0 0 0;
}

div.columna .inmueble_breve p a {
  color: #000;
  text-decoration: none;
}

div.columna .inmueble_breve p a:hover {
  text-decoration: underline;
}


/******** CONTENIDO ********/


div#contenido {
/*   position: absolute; */
  margin: 0 5px;
  width: 410px;
}

div#contenido h2 {
  color: #4A79D3;
  font-size: 1.3em;
  font-family: "Times New Roman", "Trebuchet MS", "Verdana", sans-serif;
  font-weight: normal;
  margin: 0 10px 12px 10px;
}

.ancho {
  width: 575px !important;
}

.maximo {
  width: 745px !important;
}

div#contenido .derecha {
  margin: 10px 5px 10px 20px;
}

div#contenido .izquierda {
  margin: 10px 10px 10px 10px;
}

div#contenido p {
  font-size: 0.7em;
  margin: 10px 10px;
  text-indent: 25px;
  text-align: justify;
  line-height: 1.4em;
}

div.ancho p {
  font-size: 0.8em !important;
}

div.ancho ul {
  clear: left;
  list-style-image: url(/img/bolo.png);
  font-size: 0.9em;
  line-height: 2.0em;
  padding: 0 0 0 65px;
}

div.ancho ul li {
  padding-left: 5px;
}

div.ancho div.precio {
  text-align: right;
  border-top: 1px dotted #FD6A20;
  margin: 15px;
  color: #FD6A20;
  font-weight: bold;
  font-size: 0.9em;
}

div#contenido blockquote {
  width: 225px;
  background: #f0f0f0 url(/img/comillas.gif) no-repeat 5px 5px;
  padding: 5px;
  font-family: "Trebuchet MS", "Arial", sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: -0.01em;
  float: left;
  color: #333;
}

div#contenido blockquote p {
  line-height: 1.1em;
}

div.ficha div.sombra {
  position: relative;
  left: 50px;
  margin: 20px 30px 20px 0;
}

div.ficha div.sombra img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 8px;
}

a.click {
  color: #aaa;
  font-size: 9px;
  text-decoration: none;
  text-align: right;
  display: block;
}

a.click:hover {
  color: #444;
  text-decoration: underline;
}

div#promocion {
  margin: 50px 20px 0 20px;
}

h3 {
  font-family: "Trebuchet MS", "Verdana", sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #FD6A20;
  background: url(/img/icono_flecha.gif) no-repeat 0px 7px;
  padding-left: 50px;
  margin: 0 0 5px 5px;
}

div#promocion img.promocion {
  background: #fff;
  padding: 5px;
  border: 5px solid #E6E0CB;
  float: left;
  display: inline;
  margin-right: 15px;
}

div#promocion div#llaves {
  position: absolute;
  height: 76px;
  width: 84px;
  margin: -5px -15px;
}

div#promocion p {
  font-family: "Trebuchet MS", "Verdana", sans-serif;
  font-size: 0.75em;
  text-align: justify;
  text-indent: 0px;
  margin: 0;
}

div#promocion p strong {
  text-transform: uppercase;
}

div#buscador {
  position: relative;
  background: #EBEBEB;
  border: 2px solid #f60;
  margin: 15px 15px 35px 15px;
  font-size: 0.8em;
  font-weight: bold;
  width: 390px;
  padding: 10px 0 5px 0;
}

div#buscador div {
  margin: 5px 0;
}

div#mini_buscador span.boton,
div#mini_buscador input.boton {
  font-size: 1em;
  display: inline !important;
  float: none;
}

form span.boton {
  border: 1px solid #999;
  background: #fff;
  padding: 3px;
  font-size: 12px;
  margin: 5px 0 5px 15px;
  float: left;

}

form#contactar span.boton {
  width: 30%;
  position: relative;
  left: 155px !important;
}

form#contactar input.boton {
  width: 100%;
}

form input.boton {
  font-size: 12px;
  font-weight: bold;
  padding: 0 20px;
  background: #FD6A20 !important;
  margin: 0 !important;
  border: none !important;
  color: #fff !important;

}

div#buscador div.lupa {
  background: url(/img/lupa.gif) no-repeat;
  width: 69px;
  height: 92px;
  position: absolute;
  right: 0px;
  bottom: -45px;
}

div#buscador label {
  margin: 0px 10px;
}

div#buscador label.alineado {
  display: block;
  float: left;
  text-align: right;
  margin: 0px 10px 0 0;
  padding: 2px 0;
  width: 100px;
}

div#buscador form {
  margin: 0;
  font-size: 0.9em;
}

div#buscador form br {
  margin: 5px 0;
}

div#buscador select,
div#buscador option {
  font-size: inherit;
}

/******** PIE ********/

div#pie {
  clear: both;
  background: url(/img/rascacielos.gif); 
  height: 170px;
}

div#pie div#datos_contacto {
  margin-top: 35px;
  padding-top: 60px;
  padding-left: 110px;
  float: left;
}

div#pie div#datos_contacto div#logo_menor {
  position: absolute;
  left: 10px;
  bottom: 5px;
}

div#pie div#datos_contacto address {
  margin: 0;
  padding: 0;
  position: relative;
  left: 4px;
  font-size: 0.65em;
  width: 450px;
  letter-spacing: -0.3px;
}

div#pie div#creditos {
  background-position: bottom right;
  margin: -2.5em 5px 0 0;
  float: right;
  width: 200px;
  text-align: right;
  font-size: 0.65em;
}

div#pie div#creditos a {
  color: #777;
}

div#pie div#creditos a:hover {
  text-decoration: none;
  color: #007;
}




/******** RESULTADOS DE LA BÚSQUEDA ********/

div#resultados {
  width: 745px;
}

div#resultados h3 {
  padding: 0 4px;
  background: none;
  font-size: 1.2em;
  border-bottom: 1px dashed #f60;
  clear: both;
}
div#resultados h3 a {
  color: #FD6A20 !important;
}

div#resultados h3:hover {
  border-bottom: 1px dashed #06b;
}

div#resultados h3:hover a {
  text-decoration: none;
  color: #06b !important;
}

div#resultados div.resultado {
  padding-bottom: 0.5em;
  width: 98%;
  margin: auto;
}

div#resultados div.resultado:hover {
  background: #f5f5f5;
}

div#resultados div.resultado p {
  text-indent: 0;
}

div#resultados div.resultado p strong {
  text-transform: uppercase;
}

div#resultados span.poblacion {
  text-transform: uppercase;
}

div#mini_buscador {
  margin-bottom: 1em;
  background: #eaeaea;
  border: 1px solid #aaa;
  width: 745px;
}

div#mini_buscador form {
  margin: 7px 10px;
}

div#mini_buscador form fieldset {
  margin: 7px 10px !important;
  padding: 0 !important;
}

div#mini_buscador div {
  display: inline;
}

div#mini_buscador,
div#mini_buscador * {
  font-size: 0.9em;
}

div#mini_buscador option,
div#mini_buscador select {
  margin: 0;
  padding: 0;
  letter-spacing: -0.025em;
  font-size: 1em;
}

div#mini_buscador form fieldset div {
  float: left;
  margin-right: 5px;
}

div#mini_buscador form fieldset div label {
  display: block;
}

div#mini_buscador form fieldset span.boton {
  float: left;
}



div#resultados div.fotos {
  float: right;
  margin: 0 0 0 1em;
}

div#resultados div.resultado a.ver_ficha {
  font-size: 1em;
  font-weight: bold;
}



form#contactar fieldset {
  border: none;
}

form#contactar input,
form#contactar textarea {
  font-family: inherit;
  font-size: 12px;
  background: #f5f5f5;
  color: #444;
  margin: 0px;
  padding: 2px 7px 2px 7px;
  border: 3px double #aaa;
}

form#contactar input:hover,
form#contactar textarea:hover {
  background: #ffffff;
  color: #000;
  border: 3px double #666;
}

form#contactar textarea {
  font-size: 11px;
  height: 175px;
}

form#contactar label {
  width: 25%;
  float: left;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  margin: 0px 5px 0 0;
  padding: 12px 15px 2px 0px;
 
}

form#contactar label.form_error {
  color: #f00;
  background: url(/img/warning.png) no-repeat;
  background-position: 15px;
}

form#contactar textarea,
form#contactar input {
  width: 66%;
  margin: 10px 0px 5px 0px;
}

form#contactar span.boton {
  margin-left: 0;
}

/*
div.resultado div.fotos {
   Hacks para el MSIE...
  _margin-right: -1em;
  _margin-left: 0;
}
*/

.descripcion {
  clear: left;
}

div#mapa {
  text-align: center;
  margin: auto;
}

div#mapa div {
  text-align: left;
}
