/* form and buttons */



	form
	{
		margin: 0px;
		padding: 0px;
	}
	
	.nwFormBox
	{
		border: 1px solid #CCCCCC;
		font-family: Verdana, Helvetica;
		font-size: 11px;
		color: #606060;
	}
	
	.nwFormButton
	{
		background-color: #E6E6E6;
		border: 1px solid #CCCCCC; 
		color: #404040;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
		padding: 2px 5px 2px 5px;
	}
	
	.nwFormButtonMini
	{
		background-color: #E6E6E6;
		border-left: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #C3C2A9;
		border-bottom: 1px solid #C3C2A9;
		color: #404040;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 10px;
		margin: 0px;
		padding: 0px 3px 0px 3px;
	}

	label
	{
		color: #796F61;
		font-size: 11px;
		font-family: Verdana, Tahoma, Helvetica;
	}



	/* paginador */



	.nwPaginador
	{
		text-align: right;
		padding: 5px 0px 5px 0px;
		margin: 0px;
		border-top: 1px dashed #D4D4D4;
		border-bottom: 1px dashed #D4D4D4;
		font-size: 10px;
	}
	
	.nwPaginador ul
	{
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Helvetica;
		font-size: 10px;
	}
	
	.nwPaginador ul li
	{
		display: inline;
		list-style-type: none;
		font-family: Verdana, Helvetica;
		font-size: 10px;
	}

	.nwPaginador ul li a:link, .nwPaginador ul li a:visited, .nwPaginador ul li a:active
	{
		text-decoration: none;
		color: #B3B3B3;
		padding: 1px 3px 1px 3px;
		margin: 0px 3px 0px 3px;
		font-size: 10px;
		border: 0px;
	}
	
	.nwPaginador ul li a:hover	
	{
		color: #404040;
		font-size: 10px;
	}

	.nwPaginador ul li a.actual:link, .nwPaginador ul li a.actual:visited, .nwPaginador ul li a.actual:active
	{
		border-top: 1px solid #E8E8E8;
		border-left: 1px solid #E8E8E8;
		border-right: 1px solid #B6B6B6;
		border-bottom: 1px solid #B6B6B6;
		background-color: #D4D4D4;
		color: #FFFFFF;
		cursor: default;
		font-size: 10px;
	}

	.nwPaginador ul li a.disabled:link, .nwPaginador ul li a.disabled:visited, .nwPaginador ul li a.disabled:active
	{
		color: #E0DDD0;
		cursor: default;
		font-size: 10px;
	}
	


	/* search form elements */

	

	.nwSearch
	{
		padding: 0px 15px 0px 15px;
	}
	
	.nwSearchGroup
	{
		
	}
	
	.nwSearchGroupTitle
	{
		font-family: Arial, Tahoma, Helvetica;
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		color: #808080;		
		border-bottom: 1px solid #D9D4E9;
	}
	
	.nwSearchGroupContent
	{
		padding: 10px 0px 5px 25px;
		margin: 0px 0px 10px 0px;
	}
	
	.nwSearchColumn1
	{
		width: 70px;
	}

	.nwSearchColumn2
	{
		width: 60px;
	}

	.nwSearchColumnSplit
	{
		width: 35px;
	}

	.nwSearchRow
	{
		padding-bottom: 7px;
	}
	
	.nwSearchLabel
	{
		color: #202020;
		font-size: 11px;
		font-family: Verdana, Tahoma, Helvetica;
	}
	
	.nwSearchSubmit
	{
		text-align: center;
		padding: 10px 10px 15px 0px
	}



	/* resultados */



	.nwResultadosNatural
	{
		margin: 0px 0px 5px 0px;
		padding: 15px 0px 15px 0px;
		border-bottom: 1px dashed #CCCCCC;
		line-height: 25px;
		width: 100%;
	}
	
	.nwResultadosMosaicos
	{
		padding: 0px;
		margin: 0px 0px 15px 0px;
		border: 1px solid #DFDFDF;
	}
	
	.nwResultadosMosaicosCabecera
	{
		padding: 2px 5px 2px 5px;
		background-color: #F4F4F4;
		border-bottom: 1px solid #DFDFDF;
	}
	
	.nwResultadosMosaicosContenido
	{
		padding: 5px;
	}
	
	.nwResultadosIconos
	{
		border: 1px solid #DFDFDF;
		background-color: #FFFFFF;
	}
	
	.nwResultadosIconosCabecera
	{		
		font-size: 9px;
		color: #404040;
		background-color: #F4F4F4;
		padding: 1px 0px 1px 5px;
		border-bottom: 1px solid #E6EBF4;
	}
	
	.nwResultadosIconosContenido
	{
		padding: 5px;
	}

	.nwResultadosPromocionesIconos
	{
		border: 1px solid #DFDFDF;
		background-color: #FFFFFF;
	}
	
	.nwResultadosPromocionesIconosCabecera
	{		
		font-size: 9px;
		color: #404040;
		background-color: #F4F4F4;
		padding: 1px 0px 1px 5px;
		border-bottom: 1px solid #E6EBF4;
	}
	
	.nwResultadosPromocionesIconosContenido
	{
		padding: 5px;
	}

	.nwResultadosPromocionesMosaicos
	{
		padding: 0px;
		margin: 0px 0px 15px 0px;
		border: 1px solid #DFDFDF;
	}
	
	.nwResultadosPromocionesMosaicosCabecera
	{
		padding: 0px;
		background-color: #F4F4F4;
		border-bottom: 1px solid #DFDFDF;
	}

	.nwResultadosPromocionesMosaicosCabeceraDestacado
	{
		width: 136px;
		color: #FFFFFF;
		background-color: #B3B3B3;
		padding: 1px 0px 1px 5px;
	}
	
	.nwResultadosPromocionesMosaicosContenido
	{
		padding: 5px;
	}

	.nwResultadosListado
	{
		border: 1px solid #C0C0C0;
		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;
	}
	
	.nwResultadosListadoCabeceraBorderBottom
	{
		height: 2px;
		background-color: #C0C0C0;
	}

	.nwResultadosListadoItemImpar
	{
		cursor: hand;
		background-color: #FFFFFF;
		padding: 3px;
		margin: 0px;
	}
	
	.nwResultadosListadoItemPar
	{
		cursor: hand;
		background-color: #F5F5F5;
		padding: 3px;
		margin: 0px;
	}

	.nwResultadosListadoItemActivo
	{
		cursor: hand;
		background-color: #E0E0E0;
		padding: 3px;
		margin: 0px;
	}



	/* detalle */



	.nwDetalle
	{
		margin: 0px;
	}
	
	.nwDetalleDescripcion
	{
		margin: 0px 0px 10px 0px;
		background-color: #FFFFFF;
		border: 1px dashed #D4D4D4;
		padding: 5px;
	}
	
	.nwDetalleEnlacePromocion
	{
		text-align: right;
		margin: 15px 0px 5px 0px;
	}
	
	.nwDetalleDatos
	{
		border: 1px solid #DFDFDF;
		background-color: #FFFFFF;
		margin-bottom: 15px;
	}

	.nwDetalleDatosCabecera
	{
		background-color: #F4F4F4;
		padding: 3px 0px 3px 5px;
		border-bottom: 1px solid #DFDFDF;
	}
	
	.nwDetalleDatosContenido
	{
		padding: 10px 5px 10px 10px;
	}
	
	.nwDetalleDatosImagenes
	{
		width: 205px;
		margin-right: 15px;	
	}
	
	.nwDetalleDatosImagenesGrande
	{
		margin-bottom: 5px;
	}

	a:link.nwDetalleDatosImagenesGrandeItem, a:visited.nwDetalleDatosImagenesGrandeItem, a:active.nwDetalleDatosImagenesGrandeItem
	{
		display: block;
		border: 1px solid #DFDFDF;
	}

	a:hover.nwDetalleDatosImagenesGrandeItem
	{
		border: 1px solid #7E7E7E;
	}
	
	.nwDetalleDatosImagenesMiniatura
	{
		margin-bottom: 15px;
		border: 1px solid #C0C0C0;
		background-color: white;
		padding: 5px;
	}

	a:link.nwDetalleDatosImagenesMiniaturaItem, a:visited.nwDetalleDatosImagenesMiniaturaItem, a:active.nwDetalleDatosImagenesMiniaturaItem
	{
		width: 92px;
		border: 1px solid #DFDFDF;
		margin: 3px 0px 0px 3px;
	}

	a:hover.nwDetalleDatosImagenesMiniaturaItem
	{
		border: 1px solid #7E7E7E;
	}
	
	.nwDetalleDatosPropiedades
	{
		margin-top: 15px;
	}
	
	.nwDetalleAgencia
	{
		margin-bottom: 15px;
		border: 1px solid #C7CCD7;
	}
	
	.nwDetalleAgenciaCabecera
	{
		background-color: #F4F4F4;
		padding: 2px 0px 2px 5px;
		border-bottom: 1px solid #C7CCD7;
	}
	
	.nwDetalleAgenciaContenido
	{
		margin: 10px 0px 15px 10px;
		padding: 5px;
	}



	/* botones enlace */



	a:link.nwButtonLink, a:active.nwButtonLink , a:visited.nwButtonLink
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #727272;
		text-decoration: none;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	a:hover.nwButtonLink 
	{		
		color: #000000;
	}



	/* enviar amigo */



	.nwAmigo
	{
		margin: 15px;
		border: 1px solid #C7CCD7;
		height: 355px;
		background-color: #FFFFFF;
	}
	
	.nwAmigoCabecera
	{
		background-color: #F4F4F4;
		padding: 2px 0px 2px 5px;
		border-bottom: 1px solid #C7CCD7;
	}
	
	.nwAmigoContenido
	{
		padding: 25px 15px 15px 15px;
	}



	/* errores y procesos */


	.nwProceso
	{
		margin: 25px 5px 25px 5px;
		padding: 10px;
		font-size: 11px;
		font-weight: bold;
		font-family: Arial, Verdana, Helvetica;
	}

	.nwProcesoError
	{
		border: 1px solid #A35E57;
		color: #A35E57;
	}
	
	.nwProcesoOk
	{
		border: 1px solid #CCCCCC;
		color: #777777;
	}


	.nwDetalleDatos
	{
		border: 0px solid #6EBD63;
	}

	.nwDetalleDatosCabecera
	{
		padding: 3px 0px 3px 5px;
		border-bottom: 0px solid #6EBD63;
		color: #222222;
		background: url(../_img/bg_detalle_cabecera.jpg) right top repeat-x;
		
	}
































	/* html Tags */



	body
	{
		margin: 0px;
		padding: 0px;
		background: #6B7A83 url(../_img/bg_body.jpg) left top;
		
	}
	
	#container
	{
		text-align: center;
		padding: 15px 0px 15px 0px;
	}

	#container_bg
	{
		width: 765px;
		margin: auto;
		background: url(../_img/bg_main.jpg) center top repeat-y;
	}	

	body, table, p
	{
		font-family: Verdana, Tahoma, Helvetica;
		font-size: 11px;
		color: #606060;
	}
	
	img
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	h1
	{
		color: #000000;
		font-family: Tahoma;

		font-size: 22px;
		text-align: left;
		padding-bottom: 2px;
		padding-right: 30px;
		margin-left: 17px;
		margin-top: 10px;
		text-indent: 15px;
		padding-top: 8px;
		padding-bottom: 12px;
		background: url('../_img/h1_motivo2.jpg') no-repeat left center;
		font-weight: normal;

	}
	
	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: #3493CD;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 11px;
	}
	
	a:hover 
	{
		text-decoration: none;
		color: #BFD81B;
	}





	/* layouts */





	#main
	{
		width: 725px;
		text-align: left;		
		background-color: #FFFFFF;
		padding: 0px;
		margin: auto;
		border: 1px solid #fbfbfb;
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		
	}
	
	#top
	{
		margin-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top:  0px;
		padding-left: 0px;
		background: #ffffff url('../_img/bg_top000.jpg') left bottom repeat-x;
		

	}
	
	
	#top #tableTop
	{
		width: 100%;
		padding-bottom: 0px;
		
		
	}
	
	#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_top.jpg) left top repeat-x;

	}	

	.bg_top_shader_bottom
	{
		background: url(../_img/bg_top_shader_bottom000.jpg) right top no-repeat;

	}	

	#layout
	{
		padding: 0px 0px 0px 0px;
		background: url(../_img/bg_layout_top.jpg) right top repeat-x;
		
		
	}

	#layout1
	{
		width: 472px;
		margin: 0px;
		padding: 20px 20px 10px 0px;
		border-right: 0px solid #ffffff;
		background:  url(../_img/bg_top000.jpg) left top repeat-x;
	}
	
	#layout2
	{
		align: center;
		width: 217px;
		margin-top: 0px;		
		padding: 0px 10px 10px 8px;
		padding-left: 11px;
		padding-right: 5px;
		background: #ffffff url(../_img/bg_layout2.jpg) right top repeat-y;


	}
	
	#bottom
	{
		border-top: 0px solid #9EA3AA;
		padding-top: 50px;
		height: 40px;
		width: 725px;
		color: #3493CD;
		text-align: center;
		background: url(../_img/bg_menu000.jpg) right top no-repeat;
		padding: 0px 0px 0px 0px;
		border: 0px; 
		font-weight: normal; 
		font-family: verdana; 
		align: center;
		margin-top: 15px;
		
	}
	
	
	.bottom_link_divider
	{
		color: #b0b0db;
		
	}
	
	#bottom table
	{
		width: 100%;
		padding-bottom: 0px;
		
		
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #3493CD;
		font-weight: bold;
		border: 0px;
	}
	
	#bottom a:hover
	{
		color: #000000;
		text-decoration: none;
	}

	#bottom a:link.link2, #bottom a:active.link2, #bottom a:visited.link2
	{

		font-weight: bold;
		border: 0px;
	}


	/* idioma elements */

	#idioma
	{	
		padding-left: 16px;
		padding-top: 9px;
		padding-bottom: 7px;
		background: url(../_img/bg_idiomas000.jpg) left bottom no-repeat;
		height: 25px;
		margin-left: 2px;
		align: center;
		text-align: center;
		width: 725px;
	}
	


	#idioma a:link, #idioma a:active, #idioma a:visited
	{
	
		text-decoration: none;
		color: #eeeeee;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#idioma a:hover
	{
		color: #ffffff;
		text-decoration: underline;
			
	}
	
	
	.idioma_separador
	{
		color: #b0b0db;
	
	}	



	
	

	/* menu elements horizontal */

	
	
	#menu_container
	{
		background: #ffffff url('../_img/bg_menu.jpg')  left bottom repeat-x;
		padding-bottom: 0px;
		padding-left: 0px;
		border-top: 0px solid #000000;
		border-bottom: 0px solid #000000;
		padding-right: 0px;
		padding-top: 0px;
		padding-left: 0px;
		height: 41px;
		
	}
	
	#menu
	{
		padding-left: 0px;

	}

	#menu ul
	{
		float: left;
		list-style-type: none;
		display: inline;
		vertical-align: middle;
		border-right: 0px solid #c4d2d2;
		border-right: 0px solid #C8A325;
		margin-top: 0px;
		
					
	}

	#menu ul li
	{
		float: left;
		list-style-type: none;
		display: inline;
		vertical-align: bottom;
		
	}
	
	#menu ul li.on
	{

	}	

	#menu ul li.off
	{

	}	
	
	#menu li a:link, #menu li a:active, #menu li a:visited
	{
		float:  left;
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		width: 110px; 
		text-decoration: none;
		text-align: center; 
		padding-bottom: 1px;
		padding-top: 14px;
		margin-top: 0px;
		border-left: 0px solid #c4d2d2;
		border-left: 0px solid #C8A325;	
		height: 25px;

		
	}
	
	#menu ul li.off a:link, #menu ul li.off a:active, #menu ul li.off a:visited
	{
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		background: #ffffff url('../_img/menu_bg_item_off.jpg')  center bottom no-repeat;
		border-top: 0px solid #ffffff;
		margin-top: 0px;
		border-bottom: 1px solid #666666;

		
	}
	
	#menu ul li.off a:hover
	{
		color: #fefeff;
		font-weight: bold;
		font-size: 10px;
		text-decoration: underline;
		background: #ffffff url('../_img/menu_bg_item_hover.jpg')  center bottom no-repeat;
		border-top: 0px solid #ffffff;
		margin-top: 0px;
		border-bottom: 1px solid #666666;

		

	}

	#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background: url('../_img/menu_bg_item_on.jpg')  center bottom no-repeat;
		border-top: 1px solid #ffffff;
		border-right: 0px solid #000000;
		border-left: 0px solid #000000;
		margin-top: 0px;
		padding-bottom: 0px;
		border-bottom: 1px solid #666666;
		
	}
	
	#menu ul li.on a:hover
	{
		text-decoration: none;

	}





	/* 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
	{
		height: 105px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}

	#imagenEmpresa
	{		
		background: #FFFFFF url(../_img/imagen_inicio.jpg) left center no-repeat;
	}
	
	#imagenInmuebles
	{
		background: #FFFFFF url(../_img/imagen_inmuebles.jpg) left top no-repeat;
	}
	
	#imagenPromociones
	{
		background: #FFFFFF url(../_img/imagen_promociones.jpg) left top no-repeat;
	}
	
	#imagenDemandas
	{
		background: #FFFFFF url(../_img/imagen_demandas.jpg) left top no-repeat;
	}
	
	#imagenPropuestas
	{
		background: #FFFFFF url(../_img/imagen_propuestas.jpg) left top no-repeat;
	}

	#imagenContacto
	{
		background: #FFFFFF url(../_img/imagen_contacto.jpg) left center no-repeat;
	}


	/* basic elements */



	#pageTitle
	{
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#pageContent
	{
		padding: 0px;
		margin: 0px 0px 15px 15px;
	}


	
	/* 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: 0px;
		text-align: left;
		
		padding-right: 0px;
		padding-left: 20px;
	}

	#layout2 .boxCenter
	{
		align: center;
		padding: 0px 0px 0px 0px;
	}

	#layout2 .boxBody
	{
		margin: 0px;
		align: center;
		padding: 0px 0px 0px 0px;
	}
	
	#layout2 .boxBodyTitle
	{
		color: #ffffff;
		font-weight: bold;
		align: left;
		border: 0px solid #cccccc;
		border-top: 0px solid #1EA5FB;
		border-bottom: 1px solid #c0c0c0;
		margin-bottom: 20px;
		margin-top: 0px;		
		width: 175px;
		height: 20px;
		padding: 4px 0px 0px 0px;
		margin: 5px;
		margin-left: 0px;
		padding-left: 0px;
		margin-top: 10px;
		background: url(../_img/bg_layout2_title0000.jpg) left bottom no-repeat;
		text-indent: 0px;
		
	}
	
	#layout2 .boxBodyContent
	{
		padding: 8px 0px 0px 0px;
	}
	
	#layout2 .boxBottom
	{
	}


	#layout2 a:link, #layout2 a:active, #layout2 a:visited
	{
	
		text-decoration: none;
		color: #023671;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#layout2 a:hover
	{
		text-decoration: underline;
		color: #000000;
	
	}
	
	.bg_box_bottom
	{
		background: url(../_img/bg_box_bottom.jpg) right bottom no-repeat;
		width: 233px;
		height: 70px;

	}	


	.bg_box_top
	{
		background: url(../_img/bg_layout200.jpg) right top repeat-x;
		width: 230px;
		height: 0px;
		margin-top: px;
	}
	
	
	.contacto_title_color
	{
		color: #3493CD;
		padding-bottom: 4px;

	}		



	/* general */


	
	.textoURL
	{
		text-decoration: underline;
		color: #ff9600;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}


	.textoDireccion
	{
		color: #b0b0b7;
		font-size: 9px;
		padding-left: 20px;
		padding-top: 15px;

	}

	.nwSearchGroupTitle
	{
		color: #1271ab;


	}
	.nwResultadosListadoItemActivo
	{
		cursor: hand;
		background-color: #3493CD;
		padding: 3px;
		margin: 0px;
		color: #ffffff;

		
	}