#table_inbuebles_total ol li {
	font-size: 10px;
	font-family:verdana,tahoma,arial,helvetica,san serif;
}

#filtro_tipo_vivienda
{
  font-family:verdana,tahoma,arial,helvetica,san serif;
  font-size: 10px;
  color: black;
}

img{
	border: none;
}

table.panel {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #f9f9f9;
	display: block;
	text-align: left;
}

table.panel * {
	margin: 0px;
	padding: 0px;
}

table.panel thead td {
	height: 6px;
	background: url("../img/panel_borde_top.gif") top repeat-x;
	width: auto;
}

table.panel thead td.buttons {
	width: 100%;
	height: 33px;
	display: block;
}

table.panel thead td.top_left {
	width: 6px;
	display: block;
	background: url("../img/panel_borde_top_left.gif") top left no-repeat;
}

table.panel thead td.top_right {
	width: 6px;
	display: block;
	background: url("../img/panel_borde_top_right.gif") top right no-repeat;
}

table.panel tbody td.left {
	padding-right: 6px;
	display: table-cell;
	background: url("../img/panel_borde_left.gif") top left repeat-y;
}
table.panel tfoot td, table.panel tbody td.bottom {
	height: 6px;
	background: url("../img/panel_borde_bottom.gif") bottom repeat-x;
}
table.panel tbody td.right {
	padding-left: 6px;
	display: table-cell;
	background: url("../img/panel_borde_right.gif") top right repeat-y;
}

table.panel tfoot td.bottom_left, table.panel tbody td.bottom_left{
	width: 6px;
	background: url("../img/panel_borde_bottom_left.gif") left no-repeat;
}

table.panel tfoot td.bottom_right, table.panel tbody td.bottom_right {
	width: 6px;
	background: url("../img/panel_borde_bottom_right.gif") right no-repeat;
}

table.panel_azul {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #28468c;
	display: block;
	text-align: left;
}

table.panel_azul * {
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

table.panel_azul thead td {
	height: 8px;
	width: auto;
}

table.panel_azul thead td.top_left {
	width: 8px;
	display: block;
	background: url("../img/panel_azul_borde_top_left.gif") top left no-repeat;
}

table.panel_azul thead td.top_right {
	width: 8px;
	display: block;
	background: url("../img/panel_azul_borde_top_right.gif") top right no-repeat;
}
table.panel_azul tbody td.left {
	padding-right: 8px;
	display: table-cell;
}
table.panel_azul tfoot td, table.panel_azul tbody td.bottom {
	height: 8px;
}
table.panel_azul tbody td.right {
	padding-left: 8px;
	display: table-cell;
}
table.panel_azul tfoot td.bottom_left{
	width: 8px;
	background: url("../img/panel_azul_borde_bottom_left.gif") left no-repeat;
}

table.panel_azul tfoot td.bottom_right{
	width: 8px;
	background: url("../img/panel_azul_borde_bottom_right.gif") right no-repeat;
}


table.buttons {
	width: 100%;
	height: 33px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}


table.buttons td{
	height: 33px !important;
	width: auto !important;
	background: url("../img/panel_borde_btn_bg_center.gif") top left no-repeat;
}

table.buttons td.first{
	height: 33px;
	background: url("../img/panel_borde_btn_bg_left.gif") top left no-repeat;	
}

table.buttons td.first p{
	height: 33px;
	background: url("../img/panel_borde_btn_bg_left.gif") top left no-repeat;	
}

table.buttons td.last{
	height: 33px;
	background: url("../img/panel_borde_btn_bg_right.gif") top right no-repeat;	
}
table.panel_buttons td p{
	display: block;
	width: 100%;
}

table.panel_buttons_2 {
  border-collapse: collapse;
  border-spacing: 0px;
  padding:0px;
  margin:0px;
  border: 0px;
  background-color: green;
  background: url("../img/panel_buttons_off.gif") top left repeat-x;
  height: 34px !important;
}

table.panel_buttons_2 td{
  height: 34px !important;
  text-align:left;
  border: none;
  padding:0px 3px;
  margin:0px;
  cursor: pointer;
  text-align: center ;
  vertical-align: middle;
}
table.panel_buttons_2 td.on{
  background: url("../img/panel_buttons_on.gif") top left repeat-x;
  color:#DB0861;
}
table.panel_buttons_2 td.borde{
  vertical-align:top;
  width: 0px;
  padding: 0px;
  /*background-color: red;*/
}

table.panel_buttons_2 td img{
  padding: 0px;
  margin: 0px;
  border: 0px;
}

table.panel_buttons_2 td a,#folder{
  color:#ca6d94;
  text-decoration: none;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
table.panel_buttons_2 tbody td.on span{
  color:#DB0861 !important;
}
table.panel_buttons_2 td a.normal,#folder.normal{
  font-size: 1em;
  font-weight: bold;  
  padding: 0px 5px;  
}
table.panel_buttons_2 td a.condensed,#folder.condensed{
  font-size: 0.9em;
  font-stretch: ultra-condensed;
  font-weight: bold;
}
table.panel_buttons_2 td a.extended,#folder.extended{
  font-size: 0.9em;
  font-weight: normal;
}
table.panel_buttons_2 td a.nobr,#folder.nobr{
  white-space: nowrap;
}

.pointer{
	cursor: auto;
}
.pointer:HOVER{
	cursor: pointer;
}

table.panel_buttons {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #f9f9f9;
	padding:0px;
	margin:0px; 
	display: block;
	width: 100%;
	text-align: left;
}
table.panel_buttons td{
	border: 0px;
	padding:0px;
	margin:0px;
	background: url("../img/panel_borde_btn_bg.gif") top left repeat-x;
}
table.panel_buttons ul{
	background: transparent;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	display: block;
}

table.panel_buttons li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	height: 33px;
	background-color: fuchsia;
}
table.panel_buttons li a{
	line-height: 0px;
	font-stretch: condensed;
	vertical-align: middle;
	background-color: green;
}
table.panel_buttons li#borde_inicio{
	background: url("../img/panel_borde_btn_fg.gif") top left repeat-x;
}

table.panel_buttons li div.borde_left{
	padding-left: 7px;
	height: 33px;
	display: inline;
}
table.panel_buttons li div.borde_right{
	background: url("../img/panel_borde_btn_bg_center.gif") top right no-repeat;
	padding-left: 10px;
	height: 33px;
	display: inline;
}

table.panel_buttons li#borde_inicio div.borde_left{
	background: url("../img/panel_borde_btn_fg_left.gif") top left no-repeat;
}
table.panel_buttons li#borde_inicio div.borde_right{
	background: url("../img/panel_borde_btn_fg_center.gif") top right no-repeat;
}

table.panel_buttons li#borde_fin div.borde_right{
	background: url("../img/panel_borde_btn_bg_rigth.gif") top right no-repeat;
	margin-left: 1px !important;	
}

.titulo_azul {
	font-size: 1.7em;
	font-weight: bold;
	color: #495791;
	width: 100%;
	text-indent: 10px;
	margin-top: 10px;
	text-align: left;
}

select.buscador_mapa {
	font-size: 12px;
	border: solid gray 1px; 
	background-color : white;
	padding: 1px;
	margin-left: 10px;
	vertical-align: top;
	background-color: white;
}

select.buscador_mapa option {
	background-color: white;
	padding: 1px 2px;
}

div.button_gr {
	height: 30px;
	background: url("../img/btn_borde_center.png") transparent top repeat-x;
	display: block;
}

div.button_gr div {
	height: 30px;
	background: url("../img/btn_borde_left.png") transparent top left no-repeat;
}

div.button_gr div p {
	height: 30px;
	background: url("../img/btn_borde_right.png") transparent top right no-repeat;
	margin: 0px;
	padding: 6px 15px 5px 13px;
	color: #777777;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
}
.small_font{
	font-size: 0.7em;
	font-stretch: condensed;
}
table.table_inmuebles_totales{
	margin: 10px;
	font-size: 0.8em;
}

table.table_inmuebles_totales a, table.table_nuestros_servicios a{
	display: block;
	color: #28468c;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px 0px;
}
.rojo{
	color: #db0861 !important;
}

.fondo_rojo{
	background-color: #db0861 !important;
}

.azul{
	color: #28468c !important;
}
.gris_oscuro{
	background-color: #EEEEEE !important;
}
.blanco{
	background-color: white;
}
.bold{
	font-weight: bold;
}
td.borde_derecho_blanco{
	border-right: 2px solid white;
}
.fondo_azul{
	background-color: #28468c !important;
}
.fondo_azul_claro{
	background-color: #dfe7fa !important;
}
.fondo_amarillo{
	background-color: #fffeb9 !important;
}
.fondo_rosa{
	background-color: #ffeeee !important;
}

.fondo_blanco{
	background-color: white !important;
}

table.table_inmuebles_totales a span{
	color: #db0861;
	padding-right: 10px;
	text-decoration: none;
}
table.table_inmuebles_totales ol{
	margin-left: 20px;
	font-size: 0.8em;
	list-style-image:url("../img/icon_listas.gif");
	list-style-position:outside;
	list-style-type:none;
	color: #28468c;
}
table.table_inmuebles_totales li {
	margin-left: 20px;
	padding-left: 0px;
}
table.table_inmuebles_totales li a{
	display: inline;
	font-weight: normal;
}
table.table_nuestros_servicios{
	font-size: 1.4em;
}
table.table_nuestros_servicios img,img.button{
	border: none;
	margin-right: 10px;
	vertical-align: middle; 
}

table.ficha_piso, img.plano_inmueble{
	border: 1px #28468c solid;
	padding: 3px;
	width: 100%; 
}

ul.caract_especif_inmueble{
	padding: 0px;
	margin: 0px;
}
ul.caract_especif_inmueble li{
	list-style-image: url("../img/ficha_inmueble_list_item.gif");
	padding: 0px;
	margin: 0px;
}
table.caract_especif_inmueble tr td{
	background: url("../img/ficha_inmueble_list_item.gif") no-repeat 0px 3px transparent;
	padding: 0px 0px 0px 10px !important;
}

ul.caract_promocion{
	padding: 0px 0px 0px 20px; 
	margin: 0px;
	
}
ul.caract_promocion li{
	list-style-image: url("../img/ficha_promocion_list_item.gif");
	padding: 0px;
	margin: 0px;
}
tbody.no_espaciado tr td{
  padding: 0px 0px !important;
}

tbody.espaciado2 tr td{
  padding: 5px 0px ;
}

table.espaciado tr td{
	padding: 2px 5px !important;
}

table.listado_promociones{
	margin: 0px;
}

table.listado_promociones tbody tr td.gray{
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
}
table.listado_promociones tbody tr td.padding{
	padding: 8px 6px;
}
table.listado_promociones tbody tr th.cabeceras{
	background-color: #002060;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px;
}
table.listado_promociones tbody tr td.data{
	text-align: center;
	padding: 0px 0px;
}
table.listado_promociones tbody tr td.amarillo{
	background-color: #fffeb9;
	padding: 5px;
}
table.listado_promociones tbody tr td.blanco{
	font-weight: bold;
	border-bottom: gray 1px dotted;
	background-color: white;
	padding: 5px 0px;
}
div.sel_inmueble{
	color:#28468C;
}

