﻿html,body
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:White;
    font-family:Tahoma,Arial;
    font-size:14px;            
    color:#2E2E2E;
    background-color:#F7F7F7;
    background-image:url('../images/fondo_cabecera.jpg');
    background-position:left top;
    background-repeat:repeat-x;
}
       
form,h1,h2,h3,h4,h5
{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;            
}

a
{
    text-decoration:none; 
    color:#2E2E2E;          	
}

a:hover
{
    text-decoration:underline;	
}

img
{
	border:0;	
}

.modalBackground 
{
	background-color:Gray;
    filter:alpha(opacity=60);
    opacity:0.60;         
}
     

div.principal
{
	width:960px;
	margin:0px auto 0px auto;
	background-image:url('../images/cabecera.jpg');
	background-repeat:no-repeat;
}

br.clear
{
    clear:both;	
}

/*MENU PPAL*/

div.menu
{
    width:960px;
    padding-top:67px;
    height:23px;  
    color:#FFFFFF;
}

div.menu a
{
	color:#FFFFFF;
}

ul.menu
{
	margin:0 20px 0 0;
	padding:0;
    float:right;
    display:block;
    clear:both;	
    font-weight:bold;    
    line-height:27px; 
}

ul.menu li
{   
	float:left;
	list-style-type:none;
	margin-left:17px;
	background-image:url('../images/separador_menu.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:17px;
}

ul.menu li.lnkContacto
{   
	background-image:none;
}

li.lnkEncuentraComprador
{
	display:none;
}

/*FIN MENU PPAL*/

/*BANNER HEADER*/
 div.banner_header
{
	float:left;
	clear:left;
	width:345px;
	height:180px;
	padding:85px 0px 0px 40px;
	color:#FFFFFF;	
}

div.banner_header p
{
    line-height:20px;	
    margin:5px 0px 0px 0px;
}

a.bannerHeaderEnlace
{
	display:block;
	height:23px;
	width:149px;
	background-image:url('../images/banner_header_boton.png');
	background-repeat:no-repeat;     
	line-height:23px;
	text-align:center;   	
	float:right;
	margin-right:15px;
	margin-top:10px;
	color:White;
}

/*FIN BANNER HEADER*/

/*BUSCADOR PEQUEÑO*/
div.buscadorPequeno
{
    width:330px;                 
    float:left; 
    color:#333333;
    margin-left:10px;
}

div.buscadorPequeno p
{
	margin:5px 0px 10px 0px;
}
        
.BuscadorTipoOperacion
{
    clear:both;	
    float:left;
    width:220px;
    margin-top:5px;
    margin-left:5px;
}
.BuscadorTipoInmueble
{
    clear:both;	
    float:left;            
    width:220px;
    margin-top:5px;
    margin-left:5px;
}
.BuscadorDormitorios
{
    clear:both;
    float:left;	
    width:220px;
    margin-top:5px;
    margin-left:5px;
}
.BuscadorPrecio
{
    clear:left;
    float:left;	
    width:215px;
    margin-top:5px;
    margin-left:5px;
}

.BuscadorBtBuscar
{
    margin-left:5px;    
    margin-top:5px;
    float:left;
    position:relative;
    margin-top:-8px;
}

strong.cabeceraBuscador
{
	margin-left:25px;
}

/*FIN BUSCADOR PEQUEÑO*/

/*LISTADO ZONAS*/

div.listado_zonas
{
    width:450px;
    margin-left:20px;
    float:left;   
    line-height:20px;
    /*	
    color:#575757;
    background-image:url('../images/fondo_zonas.jpg');
    background-position:left bottom;
    background-repeat:repeat-x;         */
}

div.listado_zonas h2
{
	margin-bottom:5px;	
}

/*FIN LISTADO ZONAS*/

div.cabeceraTitulo
{
	padding-top:5px;	   
}

a.lnkVolver
{
	float:right;
	color:#57B2E5;
	margin-right:10px;
	text-decoration:underline;
}

div.bannersPie
{
    width:958px;
    border:solid 1px #c0c0c0;
    margin-top:3px;
    height:90px;
    float:left;     
    background-image:url('../images/fondo_zonas.jpg');
    background-position:left bottom;
    background-repeat:repeat-x;          	
}

/*FOOTER*/
div.footer
{
    font-size:11px; /*
    background-image:url('../images/fondo_footer.jpg');
    background-position:left top;
    background-repeat:repeat-x;     */
    height:50px;
    width:940px;
    padding:0px 10px 0px 10px;  
}

div.menuFooter
{
    float:right;	
}

div.menuFooter a
{
	color:#57B2E5;
	text-transform:lowercase;
}

div.menuFooter span
{
	color:#57B2E5;
}

#lnkFooterEncuentraComprador
{
	display:none;
}

a.lnkInfoLegal, a.lnkInmove
{
	color:#57B2E5;	
}
/*FIN FOOTER*/      


/*CONTROL PREVIEW INMUEBLE*/
div.previewInmueble
{
	float:left;
    width:300px;
    font-size:16px;	
}


#preview2,#preview3,#preview5,#preview6
{
	margin-left:25px;
}

div.previewInmueble h3
{
    color:#0F0F0F;
    font-weight:bold;
    line-height:20px;
    font-size:14px;            
}

div.previewInmuebleFoto
{
	border:solid 1px #c0c0c0;	
	padding:2px 2px 2px 2px;
	width:300px;
	height:212px;
}
table.datosInmueble
{
	width:300px;	
	font-size:12px;
}

table.datosInmueble td
{
    border-bottom:dotted 1px #c0c0c0;	
    height:30px;
}

table.datosInmuebleDetalle
{
	width:330px;	
}

table.datosInmuebleDetalle td
{
    border-bottom:dotted 1px #c0c0c0;	
    height:30px;
}

        
td.dato
{
    text-align:right;
    font-weight:bold;
}

td.datoZona
{
    text-align:right;
    font-weight:bold;
    font-size:12px;
}

tr.linea4 td.dato
{
    text-align:left;	
    font-size:12px;
}


div.notas_web
{
	margin-left:10px;
	width:600px;
	padding:5px 0px 5px 0px;
}

a.lnkVerMas
{
    float:right;
    clear:both;	
    width:116px;
    height:20px;
    line-height:20px;
    text-align:center;
    margin-top:10px;
    font-size:12px;
    color:#FFFFFF;
    text-transform:lowercase;
    background-image:url('../images/detalle.jpg');    
    background-repeat:no-repeat;  
}

.BtVerRuta
{
	background-color:#F69223;
	border:0;
	color:White;
}

.tituloSolicitarVisita
{
	line-height:40px;	
}

.BtSolicitarVisita
{
	float:right;
	margin-top:5px;
	color:#57B2E5;
}

div.previewsInmuebles
{            
    width:960px;
    padding-bottom:20px;
    float:left;         
}

#previewInmueblesDetalle,#previewInmueblesContactar
{
	background-image:url('../images/fondo_detalle_centro.jpg');    
    background-repeat:repeat-y;    
}

div.fondo_detalle_superior
{
	margin-top:5px;
	background-image:url('../images/fondo_detalle_superior.jpg');    
    background-repeat:no-repeat;  
    width:960px;
    height:7px;
    float:left;
}

div.fondo_detalle_inferior
{
	background-image:url('../images/fondo_detalle_inferior.jpg');    
    background-repeat:no-repeat;  
    width:960px;
    height:10px;
    float:left;
    margin-bottom:10px;
}


/*FIN: CONTROL PREVIEW INMUEBLE*/
#tituloPagina
{
    margin-left:15px;
    line-height:30px;
    margin-top:5px;
    font-size:16px;
    font-weight:normal;	
    text-transform:uppercase;
}    

#tituloPagina2
{
    margin-left:10px;
    line-height:30px;
    margin-top:5px;
    font-size:16px;
    font-weight:normal;	
    text-transform:uppercase;
}      

.flashFotos
{
	margin-left:10px;	
}

/*BUSCADOR*/          
 div.paginadorPieTop
 {
	float:right;
	margin-right:20px;	
	padding-top:10px;
 }
 
 div.paginadorPieBottom
 {
	/*margin-left:25px;	*/
	float:right;
	padding-top:10px;
 }
 
 img.botonPaginador
 {
	border:0;	
 }
 
 div.no_es_lo_que_busco
 {
	text-align:right;
	float:right;
	margin-right:20px;	
 }

div.PanelNadaQueMostrar
{
	background-image:url('../images/no_tenemos_nada.jpg');
	background-repeat:no-repeat;
	width:565px;
	height:323px;
	padding:30px 25px 0px 0px; 
	margin-left:auto;
	margin-right:auto;
	text-align:right;	
	line-height:20px;
}

div.BuscadorFormularioContactoSimple
{
	text-align:left;
	width:160px;
	float:right;
}

/*BUSCADOR*/  

div.mapaSitio
{
	padding-left:30px;
}

div.mapaSitio h3
{
	line-height:30px;
}

table.sitemapZonas td
{
	width:450px;
}

table.sitemapZonas ul
{
	list-style-type:none;
}

table.sitemapZonas li
{
	line-height:24px;	
}

div.avisoLegal
{
	padding:20px 20px 20px 20px;
}

div.avisoLegal h1
{
    line-height:30px;
    font-size:16px;
    font-weight:bold;	
    text-transform:uppercase;
}    


div.avisoLegal h4
{
	font-size:14px;	
}

/*Encuentra a tu comprador*/
.referencia
{
	text-align:center;	
}

.BtPaginador
{
	margin-right:5px;
}

.BtPaginadorTop
{	
	display:inline;
	margin-bottom:5px;
	margin-left:8px;	
}

.BtPaginadorBottom
{
	display:inline;
	margin-top:5px;
	margin-left:8px;
}

div.paginador
{
	width:905px;
}

td.vacio
{
	width:700px;
}

div.encuentraComprador
{
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}

a.lnkMeInteresa
{
	cursor:pointer;
}

div.pnMeInteresaDemanda
{	
	background-color:White;
	border:solid 1px #c0c0c0;
	padding:5px 20px 20px 20px;
}

input.BtEnviarEncuentraComprador
{
	background-color:#C52A00;
	border:0;
	color:#FFFFFF;
	margin-top:5px;
}

a.BtNoEnviar
{
	margin-top:5px;
	margin-left:5px;
}

div.licenciaMaquetador1
{
	background-image:url('../images/fondo_buscador.jpg');	
	background-repeat:no-repeat;
	width:960px;
	margin-top:30px;
	padding-top:8px;
	height:150px;
}

ul.listaHipotecas 
{
	list-style-type:none;	
	margin-top:10px;
	padding:0;
}

ul.listaHipotecas li
{
	float:left;
	display:block;
	width:300px;	
	margin:0;
	margin-left:15px;
}

img.imgFotoFinanciacion
{
	margin-top:10px;
	margin-left:25px;
}

#buscador_grande
{
    /*
	width:700px;
	margin:0px auto 0px auto;	*/
	margin-left:10px;
}

.BuscadorGrandeBtBuscar
{
	width:203px;
	margin-left:auto;
	margin-right:auto;	
	display:block;
	clear:both;
}


/*PREVIEW DEFAULT*/
#default 
{
	width:950px;
	margin-left:10px;	
	font-size:16px;
}

#default div.previewInmueble
{	
	width:440px;	
	margin-left:0px;
}

#default table.datosInmueble
{
	width:440px;	
}

#default div.previewInmuebleFoto
{
	width:440px;
	height:310px;
}

#default td.datoZona
{
    font-size:14px;
}

#default table.datosInmueble
{
	font-size:16px;
}

#default div.previewInmueble h3
{
    line-height:30px;
    font-size:16px;            
}

#default a.lnkVerMas
{
    float:right;
    clear:both;	
    width:160px;
    height:32px;
    line-height:32px;
    text-align:center;
    margin-top:10px;
    font-size:16px;
    color:#FFFFFF;
    text-transform:lowercase;
    background-image:url('../images/detalle2.jpg');    
    background-repeat:no-repeat;  
}

td.estilo
{
	display:none;	
}
