

	/* html Tags */


	body
	{
		background-color: #F6F6E0;
		margin: 0px;
		padding: 0px;
	}

	body, table, p
	{
		font-family: Verdana, Tahoma, Helvetica;
		font-size: 11px;
		color: #626262;
	}
	
	img
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	h1
	{
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 5px;
		text-indent: 33px;
		margin-bottom: 5px;
		background: url('../_img/h1_motivo.jpg') no-repeat left center; margin-left:0px; margin-right:0px;
	}
	
	h2
	{
		color: #686868;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 13px;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 15px 0px;
		border-bottom: 2px dotted #B1B1B1;
	}
	
	h3
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #ff4400;
	}

	p
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		line-height: 22px;
		margin-top: 3px;

	}

	
	
	/* links */



	a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #3597BA;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 11px;
	}
	
	a:hover 
	{
		color: #3597BA;
		text-decoration: underline;
	}



	/* layouts */



	#container
	{
		text-align: center;
		padding: 25px 0px 15px 0px;
	}

	#container_bg
	{
		width: 785px;
		margin: auto;
		background: #ffffff url('../_img/bg_main.jpg') repeat-y left top;
	}

	#main
	{
		width: 725px;
		text-align: left;		

		padding: 0px;
		margin: auto;
		border: 1px solid #cccccc;
	}
	
	#top
	{
		margin: 0px;
		padding: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top:  0px;
		background: #3597BA url('../_img/bg_top.jpg') center top no-repeat;
		height: 140px;
	}
	

	
	#top #tableTop
	{
		width: 100%;
	}
	
	#top a:link, #top a:active, #top a:visited
	{
		border: 0px;
	}
	
	#top table tr
	{
		vertical-align: top;
	}

	
	#caja_buscador_index
	{
		background: #eff2f1;
		padding: 10px;
	}


	#layout
	{
		background: url('../_img/bg_layout.jpg') repeat-y left top;
	}

	#layout1
	{
		width: 475px;
		margin: 0px;
		background: url('../_img/bg_left000.jpg') repeat-y left top;
		padding-left: 15px; 
		padding-right: 28px; 
		padding-top: 20px; 
		padding-bottom: 10px;
	}
	
	#layout2
	{
		align: center;
		width: 180px;
		margin-top: 0px;		
		background: url('../_img/bg_layout2000.jpg') repeat-y left top;
		padding-left: 0px; 
		padding-right: 0px; 
		padding-top: 13px; 
		padding-bottom: 10px;
	}
	
	#bottom
	{
		background-color: #3597BA;
		font-weight: normal; 
		font-family: tahoma; 
		align: center; 
		font-size: 9px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	
	#bottom table
	{
		width: 100%;
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #D3E0E8;
		font-size: 9px;
		font-weight: normal;
		border: 0px;
	}
	
	#bottom a:hover
	{
		color: #ffff00;
	}
	

	/* idioma elements */

	#idioma
	{	
		padding-top: 10px;
		padding-left: 15px;
	}
	

	#idioma a:link, #idioma a:active, #idioma a:visited
	{
		text-decoration: none;
		color: #D5DFE8;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#idioma a:hover
	{
		color: #ffff00;
	
	}



	
	/* menu elements horizontal */

	
	
	#menu_container
	{
		background: #ffffff url('../_img/bg_menu2.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: 0px solid #99CC00;
		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-bottom: 8px;
		padding-top: 8px;
		
		margin-top: 0px;
		
		border-right: 0px solid #8C5548;	
		border-left: 0px solid #000000;	
		
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 21px;
		padding-right: 21px;
		
	}
	
	#menu ul li.off a:link, #menu ul li.off a:active, #menu ul li.off a:visited
	{
		color: #f4f4f4;
		text-decoration: none;
		background: url('../_img/bg_menu_off.jpg') left top no-repeat;
		
	}
	
	#menu ul li.off a:hover
	{
		color: #ffffff;
		text-decoration: none;
		background: url('../_img/bg_menu_on.jpg') left top no-repeat;

	}

	#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited
	{
		color: #ffffff;
		text-decoration: underline;
		background: url('../_img/bg_menu_on.jpg') left top no-repeat;
	
	}
	




	/* informacion usuario */

	

	#informacionUsuario

	{
		margin: 0px;
		padding: 5px 10px 5px 0px;
		text-align: right;
		background-color: #F7F7F7;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #CCCCCC;
	}



	/* imagen secciones */



	.imagenSeccion
	{
		border-top: 2px solid #ffff00;
		border-bottom: 2px solid #ffff00;
	}


	#imagenInicio
	{		
		background: #FFFFFF url('../_img/imagen_inicio.jpg') left top no-repeat;
		height: 120px;
		
	}
	
	#imagenEmpresa
	{		
		background: #FFFFFF url('../_img/imagen_empresa.jpg') left top no-repeat;
		height: 120px;
		
	}
	
	#imagenInmuebles
	{
		background: #FFFFFF url('../_img/imagen_inmuebles.jpg') left top no-repeat;
		height: 120px;
		
	}
	
	#imagenPromociones
	{
		background: #FFFFFF url('../_img/imagen_promociones.jpg') left top no-repeat;
		height: 120px;
		
	}
	
	#imagenDemandas
	{
		background: #FFFFFF url('../_img/imagen_demandas.jpg') left top no-repeat;
		height: 120px;
		
	}
	
	#imagenPropuestas
	{
		background: #FFFFFF url('../_img/imagen_propuestas.jpg') left top no-repeat;
		height: 0px;
		padding: 0px;
		margin: 0px;
		
	}

	#imagenSituacion
	{
		background: #FFFFFF url('../_img/imagen_inicio.jpg') left top no-repeat;
		height: 120px;
		
	}
	
	#imagenContacto
	{
		background: #FFFFFF url('../_img/imagen_contacto.jpg') left top no-repeat;
		height: 120px;
		
	}


	/* basic elements */



	#pageTitle
	{
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#pageContent
	{
		padding: 0px;
		margin: 0px 0px 0px 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;
	}



	/* detalle elements */



	.detailDescription
	{
	}



	/* contact elements */


	
	.contact
	{
		margin-left: 25px;
	}
	
	.contactGroup
	{
		margin-bottom: 15px;
	}
	
	.contactGroupTitle
	{
		margin-bottom: 5px;
	}
	
	.contactGroupContent
	{
		margin-left: 15px;
	}
	
	.contactGroupContent ul
	{
		margin: 0px;
		padding: 0px;
	}
	
	.contactGroupContent ul li
	{
		list-style-type: square;
	}


	/* layout right block elements */



	#layout2 .box
	{
		margin-bottom: 15px;
		text-align: left;
		width: 193px;
		padding-right: 0px;
		padding-left: 0px;
		border: 1px solid #D4E0E8;	
		background: #3597BA;
		
	}

	#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: #ffffff	;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		align: center;
		text-align: center;
		height: 16px;
		padding-bottom: 2px;
		margin-top: 10px;
		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: #ffffff;
		font-family: verdana, arial;
		font-weight: bold;
		font-size: 11px;
		text-align: left;
		border-bottom: 0px solid #99CC00;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 10px;			
		
	}
	
	#layout2 a:hover
	{
		text-decoration: underline000;
		color: #ffff00;
		
	}
	
	.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
	{
		color: #8f8f8f;
		font-weight: bold;
		font-family: Verdana, Tahoma;
	}


	.textoDireccion
	{
		color: #D5DFE8;
		font-size: 9px;
		font-family: verdana;
		padding: 4px;
		padding-top: 10px;
		text-align: center;
		width: 725px;
	}
	


	#contacto_enlace
	{
		color: #626262;
	}
	
	#contacto_enlace a:link, contacto_enlace a:active, contacto_enlace a:visited
	{
		text-decoration: none;
		color: #626262;
		font-weight: normal;
		font-family: Tahoma, Verdana, Helvetica;
		font-size: 9px;
	}
	
	
	#contacto_enlace a:hover 
	{
		color: #0000ff;
	}
	
	
	
	
	
	.contacto_title_color
	{
		color: #999999;
		margin-bottom: 10px;
		padding-bottom: 10px;
		line-height: 18px;
	}		

	.contacto_color
	{
		color: #626262;

	}
	
	
	

	
	.nwResultadosIconos
	{
		text-align: center;
		margin-left: 6px;
		margin-right: 6px;
		border: 1px solid #888888;
		background-color: #FFFFFF;		
	}


	.nwResultadosIconosCabecera
	{		
		font-size: 9px;
		color: #FFED00;
		background: #3597BA url('../_img/bg_iconos_cabecera.jpg') repeat-y left top;
		border-bottom: 1px solid #888888;
		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;	
	}
		
	
	.nwFormButton

	{	
		background: #ffffff url('../_img/bg_button.jpg')  left top repeat-x;
		color: #000000;
	}
	
	
	.nwFormButtonMini
	{
		background: #ffffff url('../_img/bg_button_mini.jpg') repeat-x left top;		
		color: #000000
	}
	
	.contacto_titulo
	{
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		align: center;
		text-align: left;
		width: 165px;
		padding-bottom: 0px;
		margin-bottom: 5px;
		margin-top: 20px;
		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: #ffffff;

	}
	
	/* --- Caja utilidades --- */
	
	
	
	
	
		
	
	.TEXTO 
	
	{
		font-family: Verdana, Arial, Georgia;
		font-size: 12px;
		font-weight: normal;
		color: #626262;
	}
	
	.MAYUSCULA
	
	{
		font-family: Verdana, Arial, Georgia;
		font-size: 12px;
		font-weight: bold;
		
		color: #626262;
	}
	
	.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: #626262;
		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: #ffff00;
		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: #ffff00;
		text-decoration: underline;
		
	
	}
	
	.nwResultadosIconosDestacados
	{
		text-align: center;
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid #ffffff;
		background-color: #D5DFE8;
	}


	.nwResultadosIconosCabeceraDestacados
	{		
		font-size: 9px;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
		text-align: center;
		
		font-weight: bold;
		font-family: verdana;
		background: #3597BA url('../_img/bg_cabecera_iconos_promo.jpg') repeat-y left center;; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
		
	}
	
	
	.nwResultadosIconosContenidoDestacados
	{
		padding: 3px;
		text-align: center;
		color: #ffffff;
		
	}
	
	.nwResultadosListadoItemActivo
	{
		cursor: hand;
		background-color: #FEED01;
		padding: 3px;
		margin: 0px;
		color: #000000;

		
	}