


	/* html Tags */



	body
	{
		background-color: #ECE0A8;
		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: #053682;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		margin: 0px;
		margin-top: 35px;
		padding-top: 3px;
		text-indent: 40px;
		margin-bottom: 0px;
		background: url(../_img/h1_motivo.jpg) left center no-repeat;

	}
	
	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: 18px;
		margin-top: 3px;

	}

	
	
	/* links */



	a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #045EF0;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 11px;
	}
	
	a:hover 
	{
		color: #489ff4;
	}





	/* layouts */



	#container
	{
		text-align: center;
		padding: 25px 0px 15px 0px;
	}

	#container_bg
	{
		width: 785px;
		margin: auto;
		background: url(../_img/bg_main.jpg) left top repeat-y;
	}

	#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:  10px;
		background: #053682 url('../_img/bg_top.jpg') center bottom no-repeat;
		height: 120px;
	}
	

	.top_descripcion
	{
		
		color: #FFFF00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		margin: 0px;
		padding-bottom: 5px;
		text-indent: 0px;
		margin-bottom: 0px;
		

	}
	
	.top_idioma
	{
		background: url(../_img/bg_top_idioma.jpg) right top no-repeat;
		margin-top: 0px;
		background-color: #FFFFFF;


	}
	
	#top #tableTop
	{
		width: 100%;
	}
	
	#top a:link, #top a:active, #top a:visited
	{
		border: 0px;
	}
	
	#top table tr
	{
		vertical-align: top;
	}

	#layout
	{
		background: url(../_img/bg_layout.jpg) left top repeat-x;
		
	}

	#layout1
	{
		width: 484px;
		margin: 0px;
		padding: 25px 5px 10px 5px;
		background: url(../_img/bg_left000.jpg) left top repeat-x;
	}
	
	#layout2
	{
		align: center;
		width: 209px;
		margin-top: 40px;		
		padding: 5px 2px 10px 2px;
		padding-left: 14px;
		padding-right: 0px;
		background: url(../_img/bg_right.jpg) right top repeat-y;

	}
	
	#bottom
	{
		height: 50px;
		background: #053682 url(../_img/bg_bottom.jpg) left top repeat-x;
		font-weight: normal;
		padding-left: 10px;
		padding-right: 10px;		
				
	}
	
	#bottom table
	{
		color: #ffffff;
		width: 100%;
		padding-top: 25px;
		background: url(../_img/bg_menu.jpg) center center no-repeat;
		
		
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #ffff00;
		font-weight: normal;
		border: 0px;
	}
	
	#bottom a:hover
	{
		color: #ffffff;
		font-weight: normal;		
	}

	#bottom a:link.link2, #bottom a:active.link2, #bottom a:visited.link2
	{

		font-weight: normal;
		border: 0px;
	}


	/* idioma elements */

	#idioma
	{	
		padding-top: 7px;
		padding-right: 42px;
		line-height: 14px;
	}
	

	#idioma a:link, #idioma a:active, #idioma a:visited
	{
	
		text-decoration: none;
		color: #cccccc;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#idioma a:hover
	{
		color: #ffffff;
	
	}



	
	

	/* menu elements horizontal */

	
	
	#menu_container
	{
		padding-bottom: 0px;
		padding-left: 2px;
		height: 28px;
		background: #053682 url(../_img/bg_menu.jpg) center bottom no-repeat;

		
	}
	
	#menu
	{

	}

	#menu ul
	{
		float: left;
		margin: 0px;	
		padding: 0px;
		list-style-type: none;
		display: inline;
		vertical-align: middle;
	}

	#menu ul li
	{
		float: left;
		list-style-type: none;
		display: inline;
		margin: 0px;
		padding: 0px;
		vertical-align: middle;
		border-right:  0px solid #f0efed;
	}
	
	#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: 9px;
		font-weight: normal;
		width: 120px; 

		text-align: center;
		valign: center; 
		padding-bottom: 4px;
		padding-top: 2px;
	}
	
	#menu ul li.off a:link, #menu ul li.off a:active, #menu ul li.off a:visited
	{
		color: #ffffff;
		font-weight: bold;
		background: #e2bd93 url('../_img/menu_bg_item_off.jpg')  left bottom no-repeat;
		border-top: 0px solid #A63537;
	}
	
	#menu ul li.off a:hover
	{
		color: #ffffff;
		font-weight: bold;
		background: #f0b676 url('../_img/menu_bg_item_hover.jpg')  left bottom no-repeat;
		border-top: 0px solid #A63537;
	}

	#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited
	{
		color: #ffff88;
		font-weight: bold;
		background: #ff7316 url('../_img/menu_bg_item_on.jpg')  left bottom no-repeat;
		border-top: 0px solid #ffffff;
	}
	
	#menu ul li.on a:hover
	{

	}





	/* 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: 130px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}

	#imagenEmpresa
	{		
		background: #FFFFFF url('../_img/imagen_inicio.jpg') left top 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 top no-repeat;
	}


	/* basic elements */



	#pageTitle
	{
		padding: 0px;
		margin: 25px 0px 0px 10px;
	}
	
	#pageContent
	{
		padding: 0px;
		margin: 25px 0px 15px 10px;
	}


	/* 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;
		padding: 0px;
	}

	#layout2 .boxCenter
	{
		text-align: center;
		padding: 15px 0px 15px 0px;
	}

	#layout2 .boxBody
	{
		margin: 0px;
		padding: 0px 0px 5px 0px;
	}
	
	#layout2 .boxBodyTitle
	{
		color: #053682;
		font-weight: bold;
		margin-bottom: 10px;
		padding: 0px 0px 0px 0px;
		padding-left: 0px;
	}
	
	#layout2 .boxBodyContent
	{
		padding: 0px 5px 0px 0px;
	}
	
	#layout2 .boxBottom
	{
	}



	/* general */


	
	.textoURL
	{
		color: #8f8f8f;
		font-weight: bold;
		font-family: Verdana, Tahoma;
	}


	.textoDireccion
	{
		color: #626262;
		font-size: 9px;
		font-family: verdana;


	}
	
	.tablaDireccion
	{
			background: #9D292A url('../_img/bg_direccion.jpg') left top no-repeat;
			width: 100%;
			padding-bottom: 7px;

	}
	
	#contacto_enlace
	{
		text-decoration: none;
		color: #626262;
		font-weight: normal;
		font-family: Tahoma, Verdana, Helvetica;
		font-size: 9px;	}
	
	#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;
	}
	
	


	/* submenu de promocion en tabs */



	#menu_promocion
	{
		width: 470px;
		margin: 0px 0px 15px 0px;
	}


	#menu_promocion ul
	{
		margin: 0px;
		padding: 10px 7px 0px 7px;
	}

	#menu_promocion li
	{
		margin: 0px;
		padding: 0px 0px 0px 3px;
	}

	#menu_promocion a
	{
		padding: 5px 5px 4px 5px;
		color: #636A77;
	}


	/* Caja inmuebles destacados */
    
    
   	.nwResultadosIconosDestacados
	{
		border: 1px solid #DFDFDF;
		background-color: #FFFFFF;

	}
	
	.nwResultadosIconosCabeceraDestacados
	{		
		font-size: 9px;
		color: #666666;
		background-color: #F4F4F4;
		padding: 1px 0px 1px 3px;
		border-bottom: 1px solid #E6EBF4;
		height: 24px;
		text-align: center;
		width: 93px;		
	}
	
	.nwResultadosIconosContenidoDestacados
	{
		padding: 3px;
	}