*
{
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	margin: 0;
	text-align: center;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.noVisual
{
	position: absolute;
	left: -1000em;
	display: inline;
}

#header
{
	width: 950px;
	height: 102px;
	text-align: left;
}
#navigation
{
	width: 760px;
	clear: both;
	text-align: left;
}
#navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li
{
	line-height: 150%;
	margin-top: 1px;
}
#navigation ul li a
{
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li.botonera_izq a
{
	color: #000000;
}

#pisos_venta
{
	background-image: url(../img/izq_venta.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
	padding: 0 0 3px 0;
}
#pisos_alquiler
{
	background-image: url(../img/izq_alquiler.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding: 2px 0 3px 0;
}
#pisos_ext
{
	background-image: url(../img/izq_extraj.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
	padding: 2px 0 3px 0;
}
#piso_nuevo
{
	background-image: url(../img/izq_nueva.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
	padding: 2px 0 3px 0;
}

.navigation_left
{
	float: left;
	width: 29%;
}
.navigation_middle
{
	margin-top: 5px;
	float: left;
	width: 30%;
}
.navigation_right
{
	float: left;
	width: 40%;
}
#quienes_somos
{
	float: left;
	margin-bottom: 2px;
}
#quienes_somos a
{
	background: url(../img/der_quienes.jpg) no-repeat;
	text-align: center;
	height: 53px;
	width: 112px;
	min-height: 53px;
	min-width: 112px;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
}
#contactenos
{
	float: left;
	margin-bottom: 2px;
}
#contactenos a
{
	background: url(../img/der_contacto.jpg) no-repeat;
	text-align: center;
	height: 53px;
	width: 113px;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
	margin-left: 2px;
}

#consejos_venta
{
	clear: both;
	padding-top: 5px;
}
#consejos_venta a
{
	background: url(../img/der_consejos.jpg) no-repeat;
	text-indent: 35px;
	width: 100%;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
}
#guia_compra a
{
	background: url(../img/der_guia.jpg) no-repeat;
	text-indent: 35px;
	width: 100%;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
}
#legal a
{
	background: url(../img/der_legal.jpg) no-repeat;
	text-indent: 35px;
	width: 100%;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
}
#english a
{
	background: url(../img/der_english.jpg) no-repeat;
	text-indent: 35px;
	width: 100%;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
}
#imprimir a
{
	background: url(../img/der_imprimir.jpg) no-repeat;
	text-indent: 35px;
	width: 100%;
	display: block;
	color: #F35B18;
	text-decoration: none;
	font-weight: bold;
}

#alertas
{
	float: left;
	width: 144px;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
}
#alertas a
{
	background-image: url(../img/alertas.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 97px;
	display: block;
	margin-left: 6px;
	padding: 0;
}
#alertas a span
{
	position: absolute;
	z-index: -1;
}
#venda_su_piso
{
	float: left;
	width: 144px;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
}
#venda_su_piso a
{
	background-image: url(../img/alta-piso.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 97px;
	display: block;
	margin-left: 10px;
}
#venda_su_piso a span
{
	position: absolute;
	z-index: -1;
}

#inbac_link
{
	position: relative;
	z-index: 1;
	width: 283px;
}
#inbac_link a
{
	background-image: url(../img/link_a_inbac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 283px;
	height: 62px;
	display: block;
	margin-left: 6px;
}
#inbac_link a span
{
	position: absolute;
	z-index: -1;
}
.navigation_bottom
{
	clear: both;

}

.navigation_texttemp
{

	text-align:justify
}
.navigation_bottom ul
{
	list-style-type: none;
}
#mapa_pisos
{
	float: left;
	z-index: 1;
	width: 590px;
	height: 33px;
	background-image: url(../img/mapa.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#mapa_pisos a
{
	width: 590px;
	height: 33px;
}
#mapa_pisos a span
{
	position: absolute;
	z-index: -1;
}

#espacio_usuario
{
	float: left;
	z-index: 1;
	width: 151px;
	height: 33px;
	background-image: url(../img/login_usuario.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#espacio_usuario a
{
	width: 151px;
	height: 33px;
}
#espacio_usuario a span
{
	position: absolute;
	z-index: -1;
}




#contenido
{
	clear: both;
	width: 760px;
	padding-top: 20px;
	text-align: left;
}
#footer
{
	clear: both;
	margin: 2px;
	padding-top: 20px;
	width: 760px;
	text-align: center;
}
#contenido_interno
{
	width: 82%;
	float: left;
}
#publicidad_lateral
{
	width: 17%;
	float: right;
	margin-left: 5px;
	text-align: right;
}
#filtroPrecio
{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	float: left;
}
#frmPrecio
{
	margin: 4px 0;
	text-align: left;
	padding: 0;
}
#frmPrecio label
{
	font-size: small;
	font-weight: bold;
}
#movil_contacto
{
	background-color: #D6D6D6;
	/*background-image: url(../img/fondo-movil02.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px;
	margin: 10px;
}
#movil_contacto span
{
	color: #F35B18;
	font-weight: bold;
	font-size: 90%;
}
h1
{
	color: #F35B18;
	font-weight: bold;
	font-size: small; /*	background-color: #F5C273; */
	background-image: url(../img/fondo-dest-titu.jpg);
	background-repeat: repeat-x;
	background-position: left center; /*	text-transform: uppercase; */
	text-indent: 5px;
	padding: 2px 0;
}

.piso_destacado div.piso_dest_detalles div.piso_titulo
{
	background-color: #F35B18;
}
.piso_destacado div.piso_dest_detalles div.piso_titulo a
{
	color: #FFF;
}
.piso_destacado div.piso_dest_detalles p.piso_resumen
{
	font-weight: bolder;
}
.piso_destacado div.piso_dest_imagen a img.foto_piso
{
	border: 4px solid #F35B19;
}


.piso_destacado
{
	/*background-color: #fed1a0;    se lo saco porque no anda bien en IE */
	border-top: dotted 1px #F35B18;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.piso_estandar
{
	border-top: dotted 1px #F35B18;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.piso_dest_imagen
{
	float: left;
	width: 23%;
	background-color: inherit;
	margin-bottom: 5px;
	clear: left;
}
.piso_dest_detalles
{
	float: right;
	width: 76%;
	background-color: inherit;
	clear: right;
}

.foto_piso
{
	border: 1px solid #F35B19;
	margin: 5px 20px 0 20px;
}
.piso_titulo
{
	margin-bottom: 4px;
	text-align: justify;
}
.piso_titulo a
{
	font-size: 75%;
	font-weight: bold;
	color: #F35B18;
	text-decoration: none;
}
.piso_titulo a:hover
{
	text-decoration: underline;
}
.piso_resumen
{
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.piso_caracteristicas
{
	text-align: right;
	margin: 0;
	padding: 0;
}
.mas_info_piso
{
	position: relative;
	z-index: 1;
	text-indent: -1500px;
	width: 28px;
}
.mas_info_piso a
{
	background-image: url(../img/masinfo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 18px;
	height: 18px;
}
.mas_info_piso a span
{
	position: absolute;
	z-index: -1;
}


.w3cvalid
{
	border: none;
}

#paginado
{
	clear: both;
	width: 100%;
	padding-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}





.mas_info
{
	cursor: help;
	border-style: none;
}

.titulos_naranja
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF8409;
}.titulos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.texto_azul
{
	color: #0000FF;
}
.texto_naranja
{
	color: #FF8409;
}
.formulario
{
	background-color: #FFE7CF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.form_field
{
	margin: 5px;
	width: 100%;
}
.text_col1
{
	float: left;
	width: 19%;
}
.text_col2
{
	width: 80%;
}
.form_label_amplio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	width: 100%;
}
.form_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	width: 19%;
}
.form_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 80%;
}
.form_button_container
{
	text-align: center;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.cambio_font
{
	float: right;
	width: 10%;
}
div.cambio_font a img
{
	border-style: none;
}

ol
{
	text-decoration: none;
	font-weight: bold;
}
ol li p
{
	font-weight: normal;
	text-decoration: none;
}
p, ul, table, .texto
{
	text-decoration: none;
}
#panelMensajes
{
	background-color: #FFE7CF;
	color: #FF8409;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}

.form_long_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	width: 50%;
}
.form_short_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 49%;
}

.form_check:hover
{
	background-color: #dedede;
}
.form_check
{
	margin: 5px;
	width: 100%;
}
.form_check_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	width: 40%;
}
.form_check_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	width: 9%;
}

.mensajes
{
	border: 1px solid #FFE7CF;
	padding: 30px;
	text-align: center;
}

h1.titulo
{
	background-image: url(../img/loguito_naranja.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	color: #FF8409;
	background-color: #FFE7CF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
}

h2
{
	background-image: url(../img/loguito_naranja.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	color: #FF8409;
	background-color: #FFE7CF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: small;
}

.vendido
{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: -60px;
	border-style: none;
}

.destacado
{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: -60px;
	border-style: none;
}

/* visor de fotos */
.visor_body
{
	background-color: #FFFFFF;
	background-image: none;
}
.visor_preview
{
	/*	width: 600px;*/
	margin-top: 5px;
	clear: both;
	text-align: center;
}
.visor_anterior
{
	float: left;
	width: 3%;
	margin-top: 30px;
	padding: 0;
}
.visor_siguiente
{
	float: right;
	width: 3%;
	margin-top: 30px;
	padding: 0;
}
.visor_paginador
{
	/*	width: 600px; */
	height: 100px;
}
.visor_contenedor
{
	margin: 0;
	float: left;
	padding: 0;
	width: 93%;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
.visor_contactos ul li
{
	display: inline;
}
.visor_contactos ul
{
	list-style-type: none;
}
.visor_contactos
{
	position: relative;
	white-space: nowrap;
}

.foto_chica
{
	border: 1px solid #F35B19;
	margin: 0 5px 5px 0;
}
.visor_close
{
	width: 30%;
	float: right;
	text-align: right;
}


.detalle_boton_container
{
	float: left;
	width: 25%;
}


.detalle_botones
{
	margin: 10px 0 10px 0;
	text-align: center;
	width: 100%;
	clear: both;
}
.detalle_botones ul
{
	list-style-type: none;
	margin: 0;
}
.boton_inbac
{
	float: left;
	background: url('../img/fondo_boton.jpg');
	background-repeat: repeat-x;
	text-align: center;
	width: 150px;
	height: 34px;
	margin: 0 3px 20px 3px;
	line-height: 25px;
}
.boton_inbac a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.boton_barrio
{
	background: url('../img/fondo_boton.jpg');
	background-repeat: repeat-x;
	text-align: center;
	width: 150px;
	height: 34px;
	margin: 5px;
	line-height: 25px;
	display: block;
	text-decoration: none;
}
.boton_barrio span
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.boton_vista_virtual
{
	float: left;
	background: url(  '../img/vista_virtual.gif' );
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	margin-right: 3px;
	line-height: 25px;
}
.boton_vista_virtual a
{
	padding-left: 10px;
	text-decoration: none;
	color: #FF8409;
	font-weight: bold;
}


#frmContacto
{
	padding-top: 0;
}


#piso_caracteristicas
{
	margin: 20px 20px 40px 20px;
	clear: both;
}
#piso_caracteristicas dl
{
	width: 100%;
	list-style-type: none;
}
#piso_caracteristicas dl li
{
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
	height: 22px;
}
#piso_caracteristicas dl li dd
{
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#piso_caracteristicas dl li dt
{
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
}


/* espacio usuario */
#menu_usuario
{
	float: left;
	width: 30%;
}
#menu_usuario ul
{
	margin-left: 15px;
	font-size: 90%;
}
#datos-usuario
{
	float: right;
	width: 69%;
}
#mis-datos
{
	border: solid 1px #000;
	margin: 5px;
	margin-right: 0;
	padding: 10px;
	text-align: center;
}
#datos-piso
{
	border: solid 1px #000;
	margin: 5px;
	margin-right: 0;
	padding: 10px;
	text-align: center;
}

#menu_usuario
{
	/*background-color: #D6D6D6;*/
}

#menu_usuario ul
{
	/*
	background-image: url(../img/fondo-movil02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	margin: 0;
}
#menu_usuario ul li
{
	padding: 5px 2px;
	margin: 5px;
	background-image: url(../img/fondo-movil02.jpg);
	background-repeat: no-repeat;
	list-style-position: inside;
	color: #F35B18;
}
#menu_usuario ul li a
{
	font-weight: bold;
	font-size: 80%;
	color: #F35B18;
	text-decoration: none;
}
#menu_usuario ul li a:hover
{
	text-decoration: underline;
}

.alquiler
{
	font-weight: bold;
	font-size: 80%;
	color: #F35B18;
}
.link_img
{
	border-style: none;
}

#header_alta
{
	width: 743px;
	height: 102px;
}
#navigation_alta
{
	width: 743px;
	clear: both;
}

.navigation_alta4 {
	float: left;
	width: 24%;
	background-image: url(../img/paso04_des.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	text-align: center;
	line-height: 13.5px;
}
.navigation_alta3 {
	float: left;
	width: 24%;
	background-image: url(../img/paso03_des.jpg);
	height: 60px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 13.5px;
}
.navigation_alta2 {
	float: left;
	width: 24%;
	background-image: url(../img/paso02_des.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	text-align: center;
	line-height: 13.5px;
}
.navigation_alta1 {
	float: left;
	width: 24%;
	background-image: url(../img/paso01_des.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	text-align: center;
	line-height: 13.5px;
}

.botones {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 60px;
}
.contenido_alta
{
	background-color: #FDF7EB;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.alta_footer
{
	font-size: 75%;
	font-weight: bold;
	color: #F35B18;
	text-decoration: none;
	margin-bottom: 4px;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: bold;
	color: #4d4c4b;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.style1
{
	font-size: smaller;
	font-weight: bold;
}
