FORM { display: inline; }
SELECT {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
INPUT {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	background-color: #213D12; /*#054A5C;*/
	margin: 0;
 	padding: 0;
}
#capaContenedora { /* con bajera */
	position: absolute;
 	top: 0px;
 	left: 50%;
 	width: 1000px;
 	margin-left: -500px;
}
#capaCentrada {
 	background-color: white;
 	padding: 4px;
}
#capaBorde {
	/*margin: 4px;*/
	border: 2px solid black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	/*padding: 10px;*/
}
#cabecera {
	position: relative;
	width: 988px;
	height: 100px;
	background-image: url(imagenes/fondoCabecera.jpg);
}
/*#capaEnlaceCabecera {
	position:absolute;
	top: 10px;
	left: 10px;
	width: 302px;
	height: 80px;
}*/
#logo {
	width: 319tpx;
	height: 78px;
	position: absolute;
	top: 10px;
	left: 10px;
	border: none;
}
#menuCabecera {
	float: right;
	margin-top: 10px;
}
#tablaMenuCabecera {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#tablaMenuCabecera A {
	color: black;
}
#tablaMenuCabecera TD {
	padding: 0 10px;
}
#direccion {
	float: right;
	clear: right;
	margin: 34px 10px 0 0;
}
#tablaDireccion {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: black
}
#tablaDireccion TD {
	padding: 0;
}
#menuPrincipal {
	width: 988px;
	height: 22px;
	background-color: black;
}
a.itemMenuPrincipal {
	color: white;
	text-decoration: none;
}
#tablaMenuPrincipal {
	margin: 0 10px;
	width: 968px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: white;
}
#tablaMenuPrincipal TD {
	padding: 3px 38px 3px 38px;
}
#capaCentral {
	padding: 0 10px 10px 10px;
}
#buscador {
	width: 988px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #63AFFD; /*#F6FB99;*//*#6be;*/ /*#58A32F;*/
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: black;
}
#tablaBuscador {
	margin: 0 0 10px 0;
	text-align: center;
	width: 100%;
}
#tablaBuscador TD {
	line-height: 16px;
	padding: 0 14px;
}
#botonMasOpciones {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 0;
	border-width: 1px;
	width: 60px;
}
#tablaBuscadorMas {
	margin: 0 0 10px 0;
	text-align: center;
	width: 100%;
}
#tablaBuscadorMas TD {
	line-height: 16px;
	padding: 0 14px;
}
#provincia {
	width: 100px;
}
#localidad, #zona {
	width: 120px;
}
#formuAcceso INPUT {
	font-size: 12px;
}
#tablaPagPpal {
	width: 100%;
}
#tablaPagPpal TD {
	width: 33%;
	vertical-align: top;
}
#destacados {
	border: 1px solid black;
	padding: 20px 10px;
}
.tablaDestacado {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tablaDestacado TD {
	
}
.infoPortada {
	border: 1px solid black;
	padding: 20px 20px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
#promociones {
	border: 1px solid black;
	padding: 20px 10px;
}
#acceso {
	width: 100px;
	margin: 80px auto;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#comprarAlquilar {
	float: left;
}
#comprarAlquilar A {
	color: blue;
}
#listaInmuebles {
	margin-top: 0px;
	padding: 0px;
	border: 3px double black;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#tablaListaInmuebles {
	width: 100%;
	margin: 0 auto;
	line-height: 16px;
}
#tablaListaInmuebles A {
	color: green;
}
#tablaListaInmuebles TD {
	color: green;
	padding: 2px 8px;
	height: 56px;
}
#tablaListaInmuebles TH {
	padding: 4px 8px;
	background-color: #58A32F; /*#666;*/
	color: white;
}
.impar {
	background-color: #f0f0f0;
}
.par {
	background-color: white;
}
#infoListaInmuebles {
	padding: 6px 10px 4px 10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
}
#infoPaginaListaInmuebles {
	float: right;
}
#infoTotalListaInmuebles {
	text-align: center;
}
#navegacionListaInmuebles {
	padding-top: 4px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	color: black;
}
#navegacionListaInmuebles A {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}
#bajera {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #213D12;
	height: 30px;
}
#tablaBajera {
	width: 100%;
}
#tablaBajera A {
	color: #63AFFD;
}
#tablaBajera TD {
	padding: 2px 16px;
}
#tablaBajera IMG {
	border: none;
}
.menuOtros {
  background-color: #555;
  border-color: #999 #000 #000 #999;
  border-style: solid;
  border-width: 1px;
  position: absolute;
  left: 548px;
  top: 127px;
  visibility: hidden;
}
a.menuItemDesplegable {
	width: 92px;
  border: 0px solid #555;
  color: white;
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 20px 4px 8px;
  text-decoration: none;
}
a.menuItemDesplegable:hover {
  background-color: black;
  color: white;
}
#tablaDetallesyFotos {
	/*padding: 6px;*/
	/*margin: 6px;*/
	width: 100%;
	border: 1px solid black;
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
}
#tablaDetallesyFotos TD {
	/*padding: 10px;*/
	background-color: #ddd;
	vertical-align: top;
}
.titulo {
	margin-top: 10px;
	padding: 2px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #58A32F;
	color: white;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: black;
}
#capaFotos {
	background-color: #ddd;
	padding: 15px;
	border-width: 6px 0 0 0;
	border-style: solid;
	border-color: white;
}
#capaFotoPrincipal {
	text-align: center;
}
#capaFotoPrincipal IMG {
	border: 2px solid black;
}
#tablaThumbs {
	
}
#tablaThumbs TD {
	padding: 20px 4px 0 4px;
	background-color: #ddd;
}
.thumb {
	/*border: 1px solid black;*/
	width: 75px;
	cursor: hand;
	cursor: pointer;
}
#noHayFotos {
	margin-top: 8px;
	float: left;
	width: 320px;
	height: 240px;
	border: 2px solid black;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9ac;
	background-color: white;
	text-align: center;
	line-height: 20px;
}
#tablaDetalles {
	width: 100%;
}
#tablaDetalles TD {
	padding: 0 0 8px 0;
	width: 50%;
	background-color: #ddd;
}
.boldDetalles {
	color: green;
	font-weight: bold;
}
.noDisponible {
	color: #999;
	font-weight: bold;
}
#capaContactoInmueble {
	color: black;
	padding: 15px;
	/*margin-top: 6px;*/
	font-weight: bold;
	border-width: 6px 0 0 0;
	border-style: solid;
	border-color: white;
}
#tablaContactoInmueble {
	width: 100%;
}
#tablaContactoInmueble TD {
	padding: 0 0 8px 0;
}
#tablaContactoInmueble INPUT {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#capaTexto {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	background-color: #fff;
	border: 1px solid black;
	padding: 10px;
}
#transportes {
	width: 100%;
}
#transportes TD {
	width: 25%;
	text-align: center;
	padding: 6px 0;
}
#transportes IMG {
	border: none;
}
#ventaAlquiler {
	
}
.tablaContacto {
	color: black;
	/*font-weight: bold;*/
}
.tablaContacto TD {
	padding: 0 30px 8px 0;
}
.tablaContacto INPUT {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
}
.tablaContacto SELECT {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
