/* Hoja Estilos: INMOARRIETA.COM */
/* Date: May 2011 */
/* Author: jms/inmoarrieta */


/* ETIQUETAS COMUNES */

html, body, div, a, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, abbr, acronym, address, code, object, label, legend, p, 
blockquote, th, td, del, dfn, q, table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0em 0em 0em 0em;
  margin: 0em 0em 0em 0em;
  border: 0;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
}

body {	
	background-color: #fff;
	margin:0;
	padding:0;	
	font-family: Arial, Verdana,Tahoma, Geneva, Helvetica, sans-serif;
}

img {
	border: none;
}
a{color:#2D6786; text-decoration:none;}
a:hover{text-decoration:underline;}

/* CAPAS */

#niv_0{
	
	background-color: #fff;
	width:100%;
}

#niv_1 {

	background-color: #fff;
	width:920px;
	margin:auto; 
}

#niv_0_pie_logos {
margin:auto;
	width:100%;
	clear: both;
	float:left;
	height: 80px;
	
	background:  url(../img/fondopie.gif) repeat-x top left;
}
#niv_1_pie_logos{
margin:auto;
width:920px;
}
#niv_1_pie_logosizq {

	float:left;
	width:120px;
	text-align:left;
	padding-top:45px;
}
#niv_1_pie_logosdrc {
	float:right;
	width:800px;
	text-align:right; 
	background-color: none;
}

#niv_0_pie {
	clear: both;
	background-color: #2d6786;
	width:100%;
	text-align:center;
	font-size:10px;
}

#niv_1_pie {
	color: #fff;
	margin:auto; 
	width:920px;
	text-align:center;
	font-size:10px;
}
#niv_1_pie a {
	color: #fff;
}
#separador10 {
	clear: both;
	width: 920px;
	height: 10px;
}

#separador15 {
	clear: both;
	width: 920px;
	height: 15px;
}

#separador20 {
	clear: both;
	width: 920px;
	height: 20px;
}

/* CABECERA */

#Cabecera {
	height: 185px;
	background-color: none;
	background:  url(../img/cabecera.gif) no-repeat top left;
}

/* MENU SUPERIOR */


#MenuSuperior {
	font-size: 0.7em;
	text-align:right; 
	padding: 1em;
	height:720px;
}

#MenuSuperior img{
	border: none;
	vertical-align: middle;
}

#MenuSuperior ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:right;
}

#MenuSuperior ul li{
	height: 23px;
	padding: 0em 0.2em;
	display: inline;
}

#MenuSuperior ul li a {
	color: #000066;
	font-weight:bolder;
	text-decoration: none;
}

#MenuSuperior ul li a:hover {
	font-weight:bolder;
	color: #ff9900;
}


/* MENU PRINCIPAL */

#BarraMenu {
	width: 920px;
	height:50px;
	background:  url(../img/menusup.gif) no-repeat top left;
}

#MenuPrincipal {
	float: left;
	font-size: 12px;
}

#MenuPrincipal ul {
	margin: 0;
	padding: 1em;
	list-style-type: none;
	text-align:left;
}

#MenuPrincipal ul li{
	margin: 0;
	padding: 0;
	display: inline;
	background:  url(../img/separador.gif) no-repeat right center;
}

#MenuPrincipal ul li a {
	color: #fff;
	padding: 1em;
	font-weight:bolder;
	text-decoration: none;
}

#MenuPrincipal ul li a:hover {
	font-weight:bolder;
	color: #ff9900;
	
}

#fb {
	padding-top: 8px;
	padding-right: 8px;
	float: right;
}

#fb img {
	border: none;
}

#fb a {
	text-decoration: none;
}	


/* CUERPO y CONTENIDO */
.buscador{
	background-color:#d8d8d8;
	width:695px;
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	border-top:1px solid #b4b4b3;
	padding:0px 0px 3px 10px;
	background-image:url(../images/fondo_buscador.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.buscador select{
	/*min-width:88px;*/
	margin:10px 6px 10px 0px;
	float:left;
}

.buscador select#area{
	width:165px;
}
.buscador select#operacion{
	width:75px;
}
.buscador select#tipo{
	width:85px;
}


.buscador .referencia{
text-align:center;
	border-left: 1px dashed #FFFFFF;
    float: right;
    height: 74px;
    margin-top: 10px;
    padding-left: 10px;
    position: relative;
	width:180px;	
}

.buscador p.titulo{
	font-size:13px;
	font-weight:bold;
	color:#000;
	right:5px;
}

.buscador p{
	font-size:11px;
	margin-bottom:7px;
}

.buscador_home{
    float: left;
    height: 74px;
    margin-top: 10px;
    position: relative;
    width: 155px;
	text-align:center;
	
	
}

.buscador .referencia input[type="text"]{
	margin-bottom:7px;
	width:105px;
	
} 

.buscador input[type="submit"], .buscador_referencia input[type="submit"]{
	background-color: #2F73A4;
    bottom: 0px;
    color: #FFFFFF;
	padding:3px;
}

#Cuerpo {
	width: 920px;
}

#ZonaLateral {
	float: left;
	width: 200px;

}

#ZonaContenido {
	float: right;
	width: 705px;

}

div#ZonaContenidofull{
	width: 920px;
}
.consejos p{text-align:justify; margin-top:5px; margin-bottom:5px; font-size:12px;}
.consejos ol{font-size:12px; margin-left:20px;}
.consejos ul{font-size:12px; margin-left:20px; margin-top:20px;}

.Titular {
	clear:both;
	font-size: 13px;
	font-weight:bold;
	color:#004482;
	padding-top: 7px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 20px;
}
.subtitulo {
	clear:both;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	padding-top: 5px;
}
.InicioFichaObraNueva {
	height: 225px;
	padding: 8px;
	background-image:url(img/fondopromos.png);
	background-repeat:no-repeat;	
	font-size: 12px;
	margin-bottom:5px;
	margin-top:5px;
}
.InicioFichaObraNueva_Titulo a {
	font-size: 12px;
	color: #2D6786;
	font-weight:bolder;
	text-decoration: none;
}

.InicioFichaObraNueva_Titulo a:hover {
	font-size: 12px;
	color: #666;
	font-weight:bolder;
	text-decoration: none;
}

.InicioFichaObraNueva_Foto {
	padding-top: 5px;
	border: none;
	text-align:center;
}
.InicioFichaObraNueva_Foto img { width:180px; height:135px; border:1px solid #666666;
}
.InicioFichaObraNueva_Detalle {
	padding-top: 5px;
	font-size: 11px;
	color: #666;
	height:35px;	
}

.InicioFichaObraNueva_MasInfo { text-align:center;
	padding-top: 5px;

}

.bannerfijo{margin-top:5px; }

#BarraBuscador {
	border: none;

}

/* FICHA INMUEBLE */

.InicioFichaInmueble {
	float: left;
	width: 336px; 
	margin:6px;
	height: 157px;
	padding: 2px;
	background-image:url(img/destacadoarrieta2.jpg);
	background-repeat:no-repeat;
	
}

.InicioFichaInmuebleBorde {
	width: 326px; 
	height: 147px;
	padding: 5px;
	font-size: 12px;
}



.InicioFichaInmuebleBorde_Foto {
	height:117px;
	float: left;
	padding-top: 5px;
	border: none;
}
.InicioFichaInmuebleBorde_Foto img{
width:150px;
height:107px;
}
.InicioFichaInmuebleBorde_Detalle {
height:117px;

	float: left;
	width:168px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.InicioFichaInmuebleBorde_Detalle .titulo a {
	
	font-size: 12px;
	color:#2D6786;
	font-weight:bold;
	text-decoration: none;

}

.InicioFichaInmuebleBorde_Detalle .titulo a:hover {
	font-size: 12px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.InicioFichaInmuebleBorde_Detalle ul {
list-style-type:none; margin-top:5px;
}

.InicioFichaInmuebleBorde_Inferior {
	clear: both;
	height: 20px;
	padding-top: 2px;
}

.InicioFichaInmuebleBorde_MasInfo {
	float: left;
	width:150px;
	text-align:center;
}

.InicioFichaInmuebleBorde_MasInfo a {
	padding: 0px;
}

.InicioFichaInmuebleBorde_Precio {
	float: right;
	padding-right: 10px;
	font-size: 14px;
	color: #666;
	font-weight:bolder;
}
.InicioFichaInmuebleBorde_Precio .last_price{font-size:11px; color:#990000; text-decoration:line-through;}

/* FICHA INMUEBLE HORIZONTAL */

.FichaInmuebleHorizontal {
	border: 1px solid #999;
	height: 180px;
	margin-bottom: 5px;
	background:  url(../img/FondoFichaInmuebleBuscador.gif) repeat-x;
	
}

.FichaInmuebleHorizontal_Izq {
	float: left;
	height: 170px;
	width: 200px;
}

.FichaInmuebleHorizontal_Dcha {
	float: left;
	padding: 15px;
}


.FichaInmuebleHorizontal_Dcha_Titulo {
	height: 25px;
}
.FichaInmuebleHorizontal_Dcha_Titulo a {
	
	font-size: 14px;
	color: #2D6786;
	font-weight:bolder;
	text-decoration: none;

}

.FichaInmuebleHorizontal_Dcha_Titulo a:hover {
	font-size: 14px;
	color: #666;
	font-weight:bolder;
	text-decoration: none;
}

.FichaInmuebleHorizontal_Dcha_Detalle {
	padding-top: 5px;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.FichaInmuebleHorizontal_Dcha_PrecioMasInfo {
	height: 20px;
	padding-top: 12px;
}

.FichaInmuebleHorizontal_Dcha_MasInfo {
	float: right;
}

.FichaInmuebleHorizontal_Dcha_MasInfo a {
	padding: 0px;
}

.FichaInmuebleHorizontal_Dcha_Precio {
	float: left;
	padding-right: 10px;
	font-size: 18px;
	color: #666;
	font-weight:bolder;
}

.FichaInmuebleHorizontal_Dcha_PrecioAntes {
	padding-right: 10px;
	font-size: 14px;
	color: #999;
	text-decoration:line-through;
}

.FichaInmuebleHorizontal_Dcha_PrecioAhora {
	padding-right: 10px;
	font-size: 16px;
	color: #333;
}

#Herramientas {
margin-top:15px;
	font-size: 12px;
	padding-bottom: 11px;
	border-bottom: 1px solid #e5e5e5;
}

#Herramientas ul {
	margin: 0;
	list-style-type:none;
	text-align:left;
}

#Herramientas ul li{

	margin-bottom: 10px;
}

#Herramientas ul li a {
	color: #666;
	
	text-decoration: none;
}

#Herramientas ul li a:hover {
	color: #ff9900;
}

#EmpresaTexto {
margin-top:5px;
margin-bottom:5px;
	float: left;
	width: 700px;
	text-align:justify;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

#Vacacionestexto {
margin-top:5px;
margin-bottom:5px;
	float: left;
	width: 920px;
	text-align:justify;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

#Vacacionestexto p{
margin-bottom: 10px;
}

#EmpresaTexto a, #Vacacionestexto a {
	color: #666;
	text-decoration: none;
}

#EmpresaTexto a:hover, #Vacacionestexto a:hover {
	color: #ff9900;
	text-decoration: none;

}
#EmpresaTexto ul {
	list-style-type:square;
}

#EmpresaTexto ul li {
	list-style-type:square;
	padding-left: 20px;
}
#EmpresaFoto {
	float: right;
	width: 250;
}

/* FICHA DE UN INMUEBLE */

.FI_Titular {
	font-size: 14px;
	font-weight:bolder;
	padding-bottom: 7px;
	color: #2d6786;
	height: 20px;
}

#FI_Fotos {
	float: left;
	width: 360px;
}

#FI_Texto {
	float: left;
	width: 330px;
	padding-left: 10px;	font-size: 11px;
	color: #666;
}

.FI_Utilidades {
	font-size: 11px;
}

.FI_Utilidades a {
	display: block;
	color: #666;
	text-decoration: none;
	height: 15px;
}

.FI_Utilidades a:hover {
	color: #ff9900;
	text-decoration: none;

}


.FI_Precio {
	font-size: 18px;
	color: #666;
	font-weight:bolder;
}

.FI_PrecioAntes {
	padding-right: 10px;
	font-size: 14px;
	color: #999;
	text-decoration:line-through;
}

.TextosLateral {
	font-size: 11px;
	padding-bottom: 10px;
}

/* FORMULARIO */

input, textarea {
	border: 1px solid #999;
	font-size: 10px;
}


/*-----------------------buscador lateral--------------------------*/

.buscador_referencia{
	background-color:#d8d8d8;
	border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
    float: left;
    height: 73px;
    margin: 5px 0 6px;
    padding: 10px 0;
    position: relative;   
	text-align:center;
}

.buscador_referencia input[type="text"]{
	width:105px;
	padding:2px;
	margin:5px;
}

.buscador_referencia h2, .avanzado h2{
	font-size:13px;
	font-weight:bold;
	color:#2F73A4;
	margin-bottom:5px;
}

.avanzado p{
	font-size:11px;
}

.avanzado h3{
	 color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: -1px;
	margin-top:16px;
}

.avanzado{
background-color:#d8d8d8;
width:190px;
	border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
	float:left;
	position:relative;
	padding:5px;
}

.avanzado ul{
	background-color:#FFFFFF;
	border: 1px solid #838891;
	width:178px;
	font-size:12px;
	margin-bottom:10px;
	padding:3px 3px;
	max-height:150px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
}

.avanzado ul a{
	 color: #2F73A4;
	 text-decoration:none;
    line-height: 21px;
    margin-left: 5px;
}
.avanzado ul a:hover{
	 
	 text-decoration:underline;    
}
.avanzado ul li{
	padding-left:0px;
	background-image:none;
}

.buscador_listado .buscador_home{
	height:20px;
}

.buscador_listado{
	background-color:#d8d8d8;
	width:685px;
	border-top:1px solid #b4b4b3;
	padding:10px 10px 13px 10px;	
	margin-top:5px;
}

.buscador_listado h2{
	color:#2F73A4;
	font-size:13px; font-weight:bold; margin:5px;
}
 
.buscador_listado select{
	border:1px solid #838891;
	width:145px;
	margin-right:20px;
	height:22px;
	float:left;
}

.buscador_listado input{
	padding:2px 10px 4px;
	width: 140px;
}

.pagedesc{margin-top:5px; margin-bottom:5px; font-weight:bold; font-size:12px; }
.listinfo{float:left; width:695px; border-bottom:1px solid; padding:5px;font-size:12px; }
.mostrado{float:left; width:300px; font-size:14px; padding-top:10px;}
.pagorder{float:right; width:395px;}
.mostrando{float:left; width:300px; font-size:14px; }
.paginasficha{float:right; width:395px; text-align:right; font-size:12px;}
.orden{float:right;}
.paginas{
font-size:12px;
	float:right;
	margin-top:5px;
	clear:both;
}

.paginas li {
	float:left;
	margin-left:8px;
	background-image:none;
	padding-left:0px;
	list-style: none outside none;
}

.paginas li a{
	color:#046ba0;
}

.paginas li a:hover{
	color:#004595;
}
.paginas .pagsel{font-weight:bold; background-color:#004482; color:#FFFFFF; padding:2px;}
.paginas .pagsel a{color:#FFFFFF;}
.piso_listado{float:left; width:705px; border-bottom:1px solid #666666;margin-bottom:15px; margin-top:5px; font-size:12px;} 
.imagenfotos{width:155px; padding:5px; padding-left:0px; float:left;}
.imagenfotos img{width:148px; border:1px solid #666666; height:111px;}
.imagenfotos .fotos{background-color:#004482; color:#FFFFFF; font-weight:bold; text-align:center; width:144px; padding:3px; margin-top:2px;}
.piso_listado .texto{float:left; width:545px;}
.piso_listado .texto .titulo{width:540px; font-weight:bold;}
.piso_listado .texto .referencia{width:540px; font-weight:bold; margin-top:5px; margin-bottom:5px;}
.piso_listado .texto ul{list-style-type:none; margin-bottom:5px;}
.piso_listado .texto .notas{ color:#666666; font-size:11px;}
.piso_listado .texto .precio{text-align:right; color:#004482; font-size:13px; font-weight:bold;}
.piso_listado .texto .precio .last_price{font-size:11px; color:#990000; text-decoration:line-through;}



/*------------------------------------Ficha-----------------------------------*/
.tituloficha{font-weight:bold; color:#004482; margin-top:5px; margin-bottom:15px; font-size:20px; float:left; width:695px; }
.columna1{
	width:355px;
	float:left;
	
}
.imagen_ficha{
	width:355px;
	float:left;
	text-align:center;
}

.imagen_ficha p{	
	background-repeat:no-repeat;
	width:342px;
	
}

.imagen_ficha li img{
border:1px solid #666;
	background-image: url("../images/bf-fotos-minis.gif");
    background-repeat: no-repeat;
    float: left;
    height: 68px;    
    width: 68px;
}


.imagen_ficha p img{
	width:342px;
	border:1px solid #666;
}
	

.imagen_ficha ul li{
	float:left;
	margin:0px 2px 16px 2px;
	width:84px;
	height:79px;
	background-image:none;
	padding-left:0px;
	list-style:none;
}

.imagen_ficha ul{
	padding:0;
	margin-top:10px;
}
.columna2{
	width:340px;
	float:right;
	font-size:12px;
}

.columna2 .referencia{width:540px; font-weight:bold; margin-top:5px; margin-bottom:5px;}
.columna2 .precio{text-align:left; color:#004482; font-size:22px; font-weight:bold;}
.columna2 .precio .last_price{font-size:12px; color:#990000; text-decoration:line-through;}
.columna2 .caracteristicastipologias{font-size:13px;color:#004482;}
.columna2 ul{list-style-type:none; margin-bottom:5px;}
.columna2 .iconos{ text-align:center; margin:5px;}
.columna2 .viviendas{color:#004482; font-weight:bold; font-size:12px; height:35px; vertical-align:bottom;}
.columna2 .calle{color:#666666;}

.columna2 h3{
	font-size:13px;
	font-weight:bold;	
	margin-top:15px;
	margin-bottom:0px;
}
.columna2 h4{
margin-left:10px;
	font-size:12px;
	font-weight:bold;	
	color:#004482;	
	margin-top:15px;
}
.columna2 h5{
margin-left:20px;
	font-size:12px;
	margin-top:5px;
	text-decoration:underline;
	margin-bottom:3px;
}
.columna2 li{
	margin-bottom:3px;
}

.columna2 .iconos{
	width:100%;
	float:left;
	margin-bottom:15px;
}

.precio{
	color:#ff6204;
	font-size:16px;
	font-weight:bold;

}

.enlaces{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.enlaces li{
	background-image:none;
	padding-left:0px;
	list-style-image:url(../images/icono-mas.gif);
	margin-left: 13px;
}

.inmueble_favoritos {
	width:100%;
	float:left;
	margin-bottom:20px;
}

.inmueble_favoritos h3{
	font-size:14px;
	text-transform:uppercase;
}

.inmueble_favoritos p{
	margin-bottom:5px;
}

.inmueble_favoritos a{
	text-decoration:underline;
	color: #FF6204
}

.enlaces li a{
	text-decoration:underline;
	color:#ff6204;
}






/*------------------------------------------------------------*/



div#columna_lateral{

	margin-top:5px;	
	font-size:12px;
}
div#columna_lateral .seccion{
padding:10px;	
	background-color:#CCCCCC;
	margin-top:10px;
	border-bottom:1px dashed #000;
	border-top:1px dashed #000;
}

div#columna_lateral div form div{
	font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
    text-transform: capitalize;
	font-weight:bold;
}

div#columna_lateral div form div input{
	display: block;
    margin: 2px 0 4px;
    width: 170px;
}

div#columna_lateral div  h4{
	    font-size: 12px;
		font-weight:bold;		
		color:#004482;
    margin: 0px 0 2px;
}
div#columna_lateral div form p{
	font-size:11px;
	margin-bottom:10px;
}

div#columna_lateral div form div textarea{
		width:170px;
			font-size:12px;
}
div#columna_lateral div form div input{
text-align:center;
background-color: #FFFFFF;
    border: 1px solid #838891;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3px;
    width: 158px;
	font-size:12px;

}

div#columna_lateral div form input[type="submit"]{
background-color: #004482;
	font-size:12px;
    bottom: 10px;
    color: #FFFFFF;
	    padding: 3px;
}
.powered{display:none;}

