﻿html,body
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:White;
    font-family:Tahoma, Arial;
    font-size:14px;            
    color:#2E2E2E;
}
       
form,h1,h2,h3,h4,h5
{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;            
}

h3
{
	color:#CE3C00;
	font-size:16px;	
    font-weight:normal;	
    text-transform:uppercase;
}

a
{
    text-decoration:none; 
    color:#2E2E2E;          	
}

a:hover
{
    text-decoration:underline;	
}


.modalBackground 
{
	background-color:Gray;
    filter:alpha(opacity=60);
    opacity:0.60;         
}
     

div.principal
{
	width:960px;
	margin:0px auto 0px auto;
	background-image:url('../images/fondo_cabecera.jpg');
	background-repeat:no-repeat;
}

br.clear
{
    clear:both;	
}

/*MENU PPAL*/

div.menu
{
    width:960px;
    padding-top:15px;
    height:52px;            	
}

ul.menu
{
	margin:0;
	padding:0;
    float:right;
    display:block;
    clear:both;	
    line-height:41px; 
    font-weight:bold;
}

ul.menu li
{   
	float:left;
	list-style-type:none;
	margin-left:10px;
	background-image:url('../images/separador_menu.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:20px;
}

li.lnkFinanciacion
{
	display:none;
}

/*FIN MENU PPAL*/

/*BANNER HEADER*/
 div.banner_header
{
	float:left;
	clear:left;
	width:345px;
	height:180px;
	padding:85px 0px 0px 40px;
	color:White;	
}

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:415px;
    height:220px;                 
    float:left;
    clear:right;    
    margin-left:156px;	
    color:White;
    padding-top:45px;
}

div.buscadorPequeno p
{
	margin:5px 0px 10px 0px;
}

div.buscadorPequeno div.controles
{
	width:230px;
	padding-left:30px;	
}
        
.BuscadorTipoOperacion
{
    width:220px;
    margin-top:5px;
}
.BuscadorTipoInmueble
{         
    width:220px;
    margin-top:5px;
}
.BuscadorDormitorios
{
    width:220px;
    margin-top:5px;
}

.BuscadorPrecio
{
    width:210px;
    margin-top:5px;
}

.BuscadorBtBuscar
{ 	
	position:relative;
	top:-25px;
	left:255px;    
}

strong.cabeceraBuscador
{
	margin-left:25px;
}

/*FIN BUSCADOR PEQUEÑO*/

/*LISTADO ZONAS*/

a.lnkVolver
{
	float:right;
	color:#CE3C00;
	margin-right:10px;
	text-decoration:underline;
}

div.listado_zonas
{
    width:918px;
    padding:10px 20px 10px 20px;
    border:solid 1px #c0c0c0;
    float:left;
    clear:both;    	
    margin-top:3px;
    color:#575757;
    background-image:url('../images/fondo_zonas.jpg');
    background-position:left bottom;
    background-repeat:repeat-x;         
}

div.listado_zonas h2
{            
    font-size:18px;
    font-weight:normal;
}
/*FIN LISTADO ZONAS*/

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:15px 10px 0px 10px;  
}

div.menuFooter
{
    float:right;	
}
/*FIN FOOTER*/      



/*CONTROL PREVIEW INMUEBLE*/
div.previewInmueble
{
	margin-left:15px;
	float:left;
    width:300px;
    font-size:16px;	
}

        
table.datosInmueble
{
	width:300px;	
}

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:65px;
	width:545px;
	font-weight:bold;
}

a.lnkVerMas
{
    float:right;
    clear:both;	
    margin-top:10px;
    font-size:16px;
    color:#ce3c00;
    font-weight:bold;
}

.BtVerRuta
{
	background-color:#C52A00;
	border:0;
	color:White;
}

.tituloSolicitarVisita
{
	line-height:40px;
	color:#CE3C00;
}

.BtSolicitarVisita
{
	float:right;
}

.BtSolicitarFinanciacion
{
	float:right;
	color:#ce3c00;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

.BtSolicitarFinanciacion:hover
{
	color:#000000;	
}

div.previewsInmuebles
{            
    border:solid 1px #c0c0c0;	
    width:958px;
    padding-bottom:20px;
    float:left;
    margin-top:3px;            
    background-image:url('../images/fondo_preview.jpg');
    background-position:left bottom;
    background-repeat:repeat-x;  
}

div.previewInmueble h3
{
    color:#ce3c00;
    font-weight:normal;
    line-height:30px;            
}

div.previewInmuebleFoto
{
	border:solid 1px #c0c0c0;	
	padding:2px 2px 2px 2px;
	width:300px;
	height:212px;
}

/*PREVIEW DEFAULT*/
#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;
}

/* PUBLICA*/
#publica div.previewInmueble
{	
	width:440px;	
}

#publica table.datosInmueble
{
	width:440px;	
}

#publica div.previewInmuebleFoto
{
	width:440px;
	height:310px;
}

#publica td.datoZona
{
    font-size:14px;
}


#alquilar
{
	border-left:dotted 1px #c0c0c0;
	padding-left:20px;
	height:320px;
}

#alquilar img
{
	float:left;
	margin-right:5px;
}

#vender 
{
	margin-left:20px;	
}

#vender img
{
	float:left;
	margin-right:5px;
}

#alquilar span
{
	float:left;
	display:block;
	width:400px;	
}

#vender span
{
	float:left;
	display:block;
	width:400px;
}

#publica_piso_parrafo1
{
	background-image:url(../images/casa.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
}

#publica_piso_parrafo2
{
	background-image:url(../images/info.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
}

#publica_piso_parrafo3
{
	background-image:url(../images/euros.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
}

#publica_piso_parrafo4
{
	background-image:url(../images/vendido.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
}

#publica_piso_parrafo5
{
	background-image:url(../images/cronometro.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
}

#publica_piso_parrafo6
{
	background-image:url(../images/acuerdo.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
}

#publica_piso_parrafo7
{
	background-image:url(../images/alquilado.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
}

#publica_piso_parrafo8
{
	background-image:url(../images/candado.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
}

.PublicarPiso_btContactar
{
	float:right;
	width:203px;
	
}

/*FIN: CONTROL PREVIEW INMUEBLE*/
#tituloPagina
{
    margin-left:25px;
    line-height:30px;
    margin-top:5px;
    font-size:16px;
    color:#ce3c00;
    font-weight:normal;	
    text-transform:uppercase;
}    

p.textoSubTitulo
{
	margin-left:25px;	
}

#tituloPagina2
{
    margin-left:10px;
    line-height:30px;
    margin-top:5px;
    font-size:16px;
    color:#ce3c00;
    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;
	margin-right:20px;	
	padding-top:10px;
 }
 
 img.botonPaginador
 {
	border:0;	
 }
 
 div.no_es_lo_que_busco
 {
	/*text-align:right;*/
	float:left;
	margin-left: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;
    color:#ce3c00;
    font-weight:normal;	
    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;
}

img.imgFotoFinanciacion
{
	margin:20px 15px 10px 15px;
}

.tituloPagina
{
	margin-left:25px;	
    color:#ce3c00;
}

#buscador_grande
{
	width:700px;
	margin:0px auto 0px auto;	
}

.BuscadorGrandeBtBuscar
{
	width:203px;
	margin-left:auto;
	margin-right:auto;	
	display:block;
}

.banner_smo
{
    position:absolute;
    top:95px;
    right:0px;    
}
