


	/* html Tags */



	body
	{
		background: #ffffff url('../_img/bg_body000.jpg') repeat-x left top;
		margin: auto;
		align: center;
	}
	
	
	#container
	{
		text-align: center;
		margin: auto;
		align: center;
		margin-top: 0px;
		
	}

	#container_bg
	{
		width: 850px;
		margin: auto;
		padding-top: 30px;		
		padding-bottom: 30px;			
		background: url('../_img/bg_main.jpg') no-repeat center top;
		align: center;
	}	

	body, table, p
	{
		font-family: Verdana, Tahoma, Helvetica;
		font-size: 11px;
		color: #666666;
	}
	
	img
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	h1
	{
		color: #555555;
		font-family: verdana, arial;
		font-size: 23px;
		text-align: left;
		padding-left: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		font-weight: normal;
		border-bottom: 2px solid #eeeeee;
		text-indent: 0px;


	}
	
	h2
	{
		color: #686868;
		font-family: Arial, Helvetica;
		font-size: 16px;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 15px 10px;
		border-bottom: 0px dotted #B1B1B1;
		font-style: italic;
	}
	
	h3
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #656565;
		padding-top: 0px;
		margin-top: 0px;
	}

	p
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
		line-height: 25px;
	
	}

	
	
	/* links */



	a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #c4db0e;
		font-family: Verdana, Helvetica;
		font-weight: bold;
		font-size: 12px;		
	}
	
	a:hover 
	{
		text-decoration: underline;
		color: #c4db0e;
	
	}



	/* layouts */





	#main
	{
		width: 775px;
		text-align: left;		
		background-color: #FFFFFF;
		padding: 0px;
		margin: auto;
		border: 5px solid #c4db0e;
		margin-top: 0px;		
	}
	

	/* idioma elements */

		
	
	#idioma
	{	

		width: 500px;
		margin-top: 10px;
		text-align: right;
		align: right;
		
	}
		

	#idioma a:link, #idioma a:active, #idioma a:visited
	{
	
		text-decoration: none;
		color: #c4db0e;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#idioma a:hover
	{
		text-decoration: underline;
		color: #	;
	
	}
	

	
	.idioma_separador
	{
		color: #000088;
	
	}	
	
	#top
	{
		margin-top: 0px;
		padding: 0px;
		background: #ffffff url('../_img/bg_top.jpg') left top no-repeat;		
		height: 138px;
		width: 775px;
		border-top: 0px solid #CCCFD0;
		
	}
	
	
	#top #tableTop
	{
		width: 100%;
		padding-top: 0px;
		padding-right: 10px;
		
	}
	
	#top a:link, #top a:active, #top a:visited
	{
		border: 0px;
	}
	
	#top table tr
	{
		vertical-align: top;
	}
	
	.bg_top_shader_top
	{
		background: url('../_img/bg_top_shader_top000.jpg') repeat-x left top;
	}	

	.bg_top_shader_bottom
	{
		background: url('../_img/bg_top_shader_bottom000.jpg') no-repeat right top;
	}	

	.caja_buscador_horizontal
	{
		margin: 10px;
		background: #f0f0f0 url('../_img/bg_caja_buscador000.jpg') no-repeat left center;
		border: 1px solid #ffffff;
		padding: 10px;			
	}
	
	#layout
	{

		background: url('../_img/marca_agua.jpg') no-repeat right bottom;
		padding: 0px;
		margin: 0px;
		border: 0px solid #c0c0c0
	}

	#layout1
	{
		width: 520px;
		background: url('../_img/bg_layout_top000.jpg') repeat-x left top;
		border: 0px;
		margin-right: 0px; 
		padding-left: 15px; 
		padding-right: 15px; 
		padding-top: 20px; 
		padding-bottom: 0px; 
	}
	
	#layout2
	{
		align: center;
		width: 195px;
		margin: 0px;		
		background: url('../_img/bg_layout_top000.jpg') repeat-x left top;
 		padding-left: 19px;
		padding-right: 11px; 
		padding-top: 15px; 
		padding-bottom: 190px;
		
	}
	
	
	.fondo_index
	{
		background: url('../_img/bg_fondo_index.jpg') no-repeat center top;		
	}
	
	
	#bottom
	{
		height: 29px;
		width: 770px;
		
		color: #a1a1a1;
		
		text-align: left;
		background: url('../_img/bg_bottom0000.jpg') no-repeat right bottom;
		border-bottom: 0px solid #c0c0c0;  
		align: center;
		margin-top: 0px;
		
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: normal;
		font-size: 10px;	
		margin-bottom: 0px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:4px;
		
	}
	
	
	.bottom_link_divider
	{
		color: #c4db0e;
		font-size: 11px;
		font-weight: bold;
		
		
	}
	
	#bottom table
	{
		width: 100%;
		padding-bottom: 0px;
		
		
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #a1a1a1;
		border: 0px;
	
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: normal;
		font-size: 10px;			
		
	}
	
	#bottom a:hover
	{
		text-decoration: underline;
		color: #000000;
	}



	
	/* menu elements horizontal */

	
	
	#menu_container
	{
		background: #ffffff url('../_img/bg_menu.jpg')  left top repeat-x;
		height: 32px;
		padding-top: 0px;
		padding-left:  0px;
		padding-bottom: 0px;
		padding-right: 0px;
		margin: 0px;
		border: 0px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		text-align: center;
		border-left: 0px solid #cdcdcd;
		border-right: 0px solid #cdcdcd;		
	}
	
	#menu
	{
		padding-left: 0px;
		margin-left: 0px;
	}

	#menu ul
	{
		float: left;
		list-style-type: none;
		display: inline;
		vertical-align: middle;
		border-left: 0px solid #8C5548;
		border-right: 0px solid #000000;
		
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 0px;	
					
	}

	#menu ul li
	{
		float: left;
		list-style-type: none;
		display: inline;
		vertical-align: middle;
		
	}
	
	#menu ul li.on
	{

	}	

	#menu ul li.off
	{

	}	
	
	#menu li a:link, #menu li a:active, #menu li a:visited
	{
		float:  left;
		font-family:  arial, tahoma, verdana;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-align: center; 
		padding: 8px;
		margin: 0px;
		padding-left: 20px;
		padding-right: 19px;
		
	}
	
	#menu ul li.off a:link, #menu ul li.off a:active, #menu ul li.off a:visited
	{
		color: #ffffff;
		text-decoration: none;
		background: url('../_img/bg_menu_off.jpg') left top no-repeat;
		border-top: 0px solid #ffffff;
		margin-top: 0px;

		
	}
	
	#menu ul li.off a:hover
	{
		color: #ffffff;
		text-decoration: underline000;
		background: url('../_img/bg_menu_hover.jpg') left top repeat-x;
		margin-top: 0px;
		

	}

	#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited
	{
		color: #ffffff;
		text-decoration: underline000;
		background: url('../_img/bg_menu_hover.jpg') left top repeat-x;
		margin-top: 0px;

		
	}
	

	/* informacion usuario */

	

	#informacionUsuario

	{
		margin: 0px;
		padding: 5px 10px 5px 0px;
		text-align: right;
		background-color: #F7F7F7;
		border-top: 1px solid #ee0000;
		border-bottom: 1px solid #ee0000;
	}



	/* imagen secciones */



	.imagenSeccion
	{
		height: 160px;
		width: 775px;
		border-top: 1px solid #ffffff;
		border-bottom: 0px solid #ffffff;
		padding-top: 0px;
		padding-bottom: 0px;		
		margin-left: 0px;
		margin-right: 0px;
		
	}

	#imagenInicio
	{		
		background: #FFFFFF url('../_img/imagen_inicio.jpg') no-repeat center top;
	}

	#imagenNosotros
	{		
		background: #FFFFFF url('../_img/imagen_nosotros.jpg') no-repeat center top;
	}
		
	#imagenInmuebles
	{
		background: #FFFFFF url('../_img/imagen_inmuebles.jpg') no-repeat right top;
	}
	
	#imagenDemandas
	{
		background: #FFFFFF url('../_img/imagen_demandas.jpg') no-repeat right top;
	}
	
	#imagenPropuestas
	{
		background: #FFFFFF url('../_img/imagen_propuestas.jpg') no-repeat right center;
	}

	#imagenContacto
	{
		background: #FFFFFF url('../_img/imagen_contacto.jpg') no-repeat right center;
	}
	
	#imagenEnlaces
	{
		background: #FFFFFF url('../_img/imagen_enlaces.jpg') no-repeat right center;
	}
	
	#imagenSituacion
	{
		background: #FFFFFF url('../_img/imagen_situacion.jpg') no-repeat center;
	}
	
	#imagenColabora
	{
		background: #FFFFFF url('../_img/imagen_colabora.jpg') no-repeat right center;
	}
	
	#imagenSubastas
	{
		background: #FFFFFF url('../_img/imagen_subastas.jpg') no-repeat center;
	}


	/* basic elements */



	#pageTitle
	{
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#pageContent
	{
		padding-top: 0px;
		margin: 0px 0px 30px 0px;
	}


	/* pasos */

	
	.pasos
	{
		text-align: left;
		list-style-type: decimal ;
		margin: 0px 0px 25px 25px;
		padding: 0px;
	}

	.pasos li
	{
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.pasosActual
	{
		font-weight: bold;
	}


	/* layout right block elements */



	#layout2 .box
	{
		margin-bottom: 15px;
		text-align: left;
		width: 193px;
		padding-right: 0px;
		padding-left: 0px;
		border: 1px solid #c4db0e;	
		background: #f0f0f0 url('../_img/bg_layout2box000.jpg') repeat-y center top;
		
	}

	#layout2 .boxCenter
	{
		align: center;
		padding: 0px 0px 0px 0px;
		text-align: left; 
	}

	#layout2 .boxBody
	{
		margin: 0px;
		align: center;
		padding: 0px 0px 0px 5px;
	}
	
	#layout2 .boxBodyTitle
	{
		color: #444444;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		align: center;
		text-align: center;
		height: 16px;
		padding-bottom: 2px;
		margin-top: 0px;
		background: url('../_img/bg_layout2_title.jpg') no-repeat right bottom;
		text-decoration: underline;		
		width: 100%
	}

	
	#layout2 .boxBodyContent
	{
		padding: 10px;
		padding-bottom: 15px;
		padding-top: 15px;
		text-align: left; 
		
	}
	
	#layout2 .boxBottom
	{
	}


	#layout2 a:link, #layout2 a:active, #layout2 a:visited
	{
	
		text-decoration: underline000;
		color: #666666;
		font-family: verdana, arial;
		font-weight: bold;
		font-size: 11px;
		text-align: left;
		border-bottom: 0px solid #99CC00;
		height: 40px;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 10px;			
		
	}
	
	#layout2 a:hover
	{
		text-decoration: underline;
	}
	
	.layout2_logo_enlace
	{
		background: #ffffff url('../_img/bg_layout2_enlace.jpg') no-repeat center;
		width: 20px;
		height: 48px
	}
	
	.caja_enlace
	{
		width: 150px;
		height: 40px;
		valign: bottom;
		border-bottom: 1px solid #99CC00;
	}
	
	

	
	/* general */


	
	.textoURL
	{
		text-decoration: underline;
		color: #ff9600;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}


	.textoDireccion
	{
		color: #555555;
		font-size: 9px;
		padding-right: 0px;
		padding-top: 0px;
		text-align: right;

	}
	
	.contacto_titulo
	{
		color: #551000;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		align: center;
		text-align: left;
		width: 165px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		background: url('../_img/bg_layout2_title0000.jpg') no-repeat right bottom;
		border-bottom: 0px solid #913B45;
		margin-left: 0px;
		text-indent: 0px

	}	
	
	
	.contacto_texto
	{
		color: #444444;
		padding-left: 0px;
	}	
	
	.contacto_divisor
	{
		height: 16px;
	}			

	.nwSearchGroupTitle
	{
		color: #666666;
		background: url('../_img/bg_search_title.jpg') no-repeat right bottom;
		padding-bottom: 3px;
		border-bottom: 0px none;
		text-indent: 0px;
	}



	/* ------ LISTADO ------ */

	

	.nwResultadosListado
	{
		border: 0px solid #dddddd;
		width: 100%;
	}
	
	.nwResultadosListadoCabecera
	{
		cursor: hand;
		padding: 0px;
		margin: 0px;
	}
	
	.nwResultadosListadoCabeceraItem
	{
		background-color: #F4F4F4;
		padding: 3px;
		margin: 0px;	
	}

	.nwResultadosListadoCabeceraItemOrden
	{
		color: #353535;
		background-color: #F4F4F4;
		padding: 3px;
		margin: 0px;	
	}
	
	.nwResultadosListadoCabeceraItemActivo
	{
		background-color: #d4d4d4;
		padding: 3px;
		margin: 0px;
		color: #ffffff;
	}	
	
	.nwResultadosListadoCabeceraBorderBottom
	{
		height: 0px;
		background-color: #ffffff;
	}

	.nwResultadosListadoItemImpar
	{
		cursor: hand;
		background-color: #FFFFFF;
		padding: 3px;
		margin: 0px;
		color: #878787;
	}
	
	.nwResultadosListadoItemPar
	{
		cursor: hand;
		background-color: #f9f9f9;
		padding: 3px;
		margin: 0px;
		color: #878787;
		
	}
	
	#nwResultadosListadoItemDestacado
	{

	}	

	
	.nwResultadosListadoItemActivo
	{
		cursor: hand;
		background-color: #c4db0e;
		padding: 3px;
		margin: 0px;
		color: #ffffff;
	}







	.nwFormBox
	{
		border: 1px solid #c4db0e;
	}

	.nwFormButton
	{
		background: #ffffff url('../_img/bg_form_button.jpg')  left top repeat-x;
		color: #ffffff;
	}
		
	.nwFormButtonMini
	{
		background: #ffffff url('../_img/bg_button_mini.jpg') repeat-x left top;
		color: #FFFFFF
	}
	
	
	.nwResultadosIconos
	{
		text-align: center;
		margin-left: 12px;
		margin-right: 12px;
		border: 1px solid #828282;
	}


	.nwResultadosIconosCabecera
	{		
		font-size: 9px;
		color: #ffffff;
		background: url('../_img/bg_cabecera_iconos.jpg') repeat-y left center;
		border-bottom: 1px solid #828282;
		text-align: center;
		font-weight: bold; 
		padding-left:0px; 
		padding-right:0px; 
		padding-top:1px; 
		padding-bottom:1px;
		
	}
	
	
	.nwResultadosIconosContenido
	{
		padding: 5px;
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		
	}
	
	
	
	
	/* --- Caja utilidades --- */
	
	
	
	
	
		
	
	.TEXTO 
	
	{
		font-family: Verdana, Arial, Georgia;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
	}
	
	.MAYUSCULA
	
	{
		font-family: Verdana, Arial, Georgia;
		font-size: 12px;
		font-weight: bold;
		
		color: #ffffff;
	}
	
	.CASILLAS 
	
	{
		font-family: Tahoma, Verdana, Arial, Georgia;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		border: 1px solid #000000;
	}
	
	.BOTONET 
	
	{
		font-family: Tahoma, Verdana, Arial, Georgia;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
	
	.popup
	
	{
		padding: 20px;
		color: #ffffff;
		padding-bottom: 0px;
		background: #ffffff url('../_img/bg_body.jpg') left top;
	}
	
		
	#tabla_hip

	{	
		background: url('../_img/bg_hip.jpg') left bottom no-repeat;
		width: 165px;
		height: 40px;
		margin-top: 15px;
		text-align: center;
		border: 1px solid #222222;
		padding-bottom: 3px;
	}
	

	#tabla_hip a:link, #tabla_hip a:active, #tabla_hip a:visited
	{
	
		color: #ffffff;
		font-weight: normal;
	}
	
	#tabla_hip a:hover
	{
		color: #ffffff;
		text-decoration: underline;
	
	}
	
	#tabla_euro

	{	
		background: url('../_img/bg_euro.jpg') left bottom no-repeat;
		width: 165px;
		height: 40px;
		margin-top: 15px;
		text-align: center;	
		border: 1px solid #222222;
		padding-bottom: 3px;			
	}
	

	#tabla_euro a:link, #tabla_euro a:active, #tabla_euro a:visited
	{
	
		color: #ffffff;
		font-weight: normal;		
	}
	
	#tabla_euro a:hover
	{
		color: #ffffff;
		text-decoration: underline;
	}


	.nwResultadosIconosDestacados
	{
		text-align: center;
		margin: 0px;
		background-color: #F0F0F0;
		border: 1px solid #c4db0e;	
		font-size: 11px;
	}

	.nwResultadosIconosCabeceraDestacados
	{		
		font-size: 11px;
		color: #ffffff;
		background-color: #800D25;
		border-bottom: 1px solid #ffffff;
		text-align: center;
		font-weight: bold;
		font-family: verdana;
		background: url('../_img/bg_cabecera_iconos.jpg') repeat-y left center;
		padding-left: 4px; 
		padding-right: 4px; 
		padding-top: 3px; 
		padding-bottom: 3px;
	}
	
	.nwResultadosIconosContenidoDestacados
	{
		padding: 8px;
		text-align: center;
		font-size: 11px;
		
	}
	