
	/* html Tags */

	body
	{
		margin: 0px;
		padding-top: 0px;
		background: #ffffff url(../_img/bg_body.jpg) left top repeat-x;
		margin-bottom: 10px;
	}
	
	#container
	{
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin-top: -30px;
		background: url(../_img/bg_container.jpg) center top repeat-y;
		width: 860px;
		margin: auto;
	}

	#container_bg
	{
		width: 840px;
		margin: auto;
		margin-top: 0px;
		padding-top: 0px;		
		background: url(../_img/bg_main.jpg) center top no-repeat;
	}	

	body, table, p
	{
		font-family: Verdana, Tahoma, Helvetica;
		font-size: 11px;
		color: #333333;
	}
	
	p
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		line-height: 22px;
		margin-top: 3px;
	}
	
	img
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	h1
	{
		color: #2A4CC8;
		font-family: verdana, arial;
		font-size: 22px;
		text-align: left;
		padding-bottom: 20px;
		margin: 0px;
		background: url('../_img/h1_motivo.jpg000') no-repeat left center;
		font-weight: bold;
	}
	
	h2
	{
		color: #888888;
		font-family: verdana, Tahoma, Arial, Helvetica;
		font-size: 18px;
		font-weight: normal;
		padding: 0px;
		margin-bottom: 20px;

	}
	
	h3
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #656565;
	}

	/* links */

	a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #2269B9;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 11px;		
	}
	
	a:hover 
	{
		text-decoration: underline;
		color: #ff0000;
	}

	/* layouts */

	#main
	{
		width: 775px;
		text-align: left;		
		background-color: #FFFFFF;
		padding: 0px;
		margin: auto;
		border: 0px solid #cbcbcb;
		border-top: 0px;
		border-bottom: 0px;
		margin-top: 20px;
		background: #ffffff url(../_img/bg_layout2.jpg) left top repeat-y;
	}

	#top
	{
		margin: 0px;
		padding: 0px;
		border: 0px;
		background: #ffffff url('../_img/bg_top.jpg') left top no-repeat;		
		width: 775px;
	}
	
	#layout
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		border-bottom: 1px dotted #D5D5D5;
	}

	#layout1
	{
		width: 505px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 0px 25px;
		border: 0px;
	}
	
	#layout2
	{
		align: center;
		width: 195px;
		margin: 10px 0px 0px 0px;
		padding: 0px 15px 20px 15px;
	}
	
	.layout2_superior
	{
		width: 225px;
		background: url(../_img/bg_layout2_superior.jpg) center top no-repeat;
	}

	#bottom
	{
		height: 50px;
		width: 815px;
		color: #999999;
		text-align: left;
		background: url(../_img/bg_bottom.jpg) center top no-repeat;
		border: 0px; 
		align: center;
		font-family: Verdana, Helvetica;
		font-weight: normal;
		font-size: 9px;
		padding-top: 20px;
	}
	
	#links_novagis
	{
	}
	
	.bottom_link_divider
	{
		color: #dc0000;
		font-size: 8pt;
		font-weight: normal;
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #999999;
		border: 0px;
		font-family: tahoma, Verdana, Helvetica;
		font-weight: normal;
		font-size : 9px;
	}
	
	#bottom a:hover
	{
		text-decoration: underline000;
		color: #dc0000;
	}
	
	/* menu elements horizontal */
		
	#menu_container
	{
		background: #ffffff url('../_img/bg_menu000.jpg')  left top repeat-x;
		height: 70px;
		margin: 0px;
		text-align: left;
		border-bottom: 5px solid #003BB2;
	}
	
	#menu
	{
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
	}

	#menu ul
	{
		float: left;
		list-style-type: none;
		display: inline;
		vertical-align: middle;
		margin-top: 0px;
		margin-left: 20px;
		padding-left: 0px;
	}

	#menu ul li
	{
		float: left;
		list-style-type: none;
		display: inline;
		vertical-align: middle;
	}
	
	#menu li a:link, #menu li a:active, #menu li a:visited
	{
		float: left;
		font-family: arial, tahoma, verdana;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		text-align: center; 
		margin-top: 0px;
		margin-left: 4px;
		margin-right: 19px;
		padding-left: 15px;
		padding-right: 0px;
		padding-top: 27px;
		padding-bottom: 3px;		
	}
	
	#menu ul li.off a:link, #menu ul li.off a:active, #menu ul li.off a:visited
	{
		color: #003BB2;
		text-decoration: underline000;
		border-bottom: 0px;
		background: url('../_img/bg_menu_on.jpg')  left top no-repeat;
	}
	
	#menu ul li.off a:hover
	{
		color: #003BB2;
		text-decoration: underline000;
		border-bottom: 1px solid #cccccc;		
		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: #000000;
		text-decoration: underline000;
		border-bottom: 1px solid #dc0000;		
		background: url('../_img/bg_menu_on.jpg')  left top no-repeat;
	}
	
	#menu ul li.on a:hover
	{
		color: #858585;
	}

	/* 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 cabecera */

	.imagenSeccion
	{
		height: 145px;
		width: 550px;
		border-top: 0px;
		border-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;		
		margin-left: 0px;
		margin-right: 0px;
	}

	#imagenInicio
	{		
		background: #FFFFFF url(../_img/imagen_inicio.jpg) right top no-repeat;
	}
	
	#imagenInmuebles
	{
		background: #FFFFFF url(../_img/imagen_inmuebles.jpg) right top no-repeat;
	}
	
	#imagenPromociones
	{
		background: #FFFFFF url(../_img/imagen_promociones.jpg) right top no-repeat;
	}
	
	#imagenPropuestas
	{
		background: #FFFFFF url(../_img/imagen_propuestas.jpg) right top no-repeat;
	}

	#imagenSituacion
	{
		background: #FFFFFF url(../_img/imagen_situacion.jpg) right top no-repeat;
	}
		
	#imagenContacto
	{
		background: #FFFFFF url(../_img/imagen_contacto.jpg) right top no-repeat;
	}

	/* basic elements */

	#pageTitle
	{
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#pageContent
	{
		padding-top: 40px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		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-top: 15px;
		align: center;
	}

	#layout2 .boxCenter
	{
		align: center;
		padding: 0px 0px 0px 0px;
		text-align: center; 
	}

	#layout2 .boxBody
	{
		margin: 0px;
		align: center;
		padding: 0px 10px 0px 10px;
		border: 1px solid #eaeaea;	
		text-align: center; 
		
	}
	
	#layout2 .boxBodyTitle
	{
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana;
		align: center;
		text-align: center;
		padding-bottom: 5px;
		margin-bottom: 0px;
		margin-top: 10px;
		background: url(../_img/bg_layout2_title.jpg) right bottom no-repeat;
		border-bottom: 1px solid #ffffff;
	}
	
	#layout2 .boxBodyContent
	{
		padding: 0px;
		padding-bottom: 15px;
		padding-top: 15px;
		align: center;
		text-align: left; 
	}

	#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;
		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;
		color: #ffffff;
	}

	.contacto_title_color
	{
		color: #7c647a;
		margin-bottom: 10px;
		padding-bottom: 10px;
		line-height: 18px;
	}		

	
	.nwFormButton

	{
		
		background: #ffffff url('../_img/bg_form_button.jpg')  left top repeat-x;
		color: #ffffff;
		
	}
	
	
	.nwFormButtonMini
	{
		background: #ffffff url(../_img/bg_button_mini.jpg) left top repeat-x;
		width: 95px;
		color: #FFFFFF;


	}
	

	/* general */
	
	.textoURL
	{
		text-decoration: underline;
		color: #ff9600;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}

	.textoDireccion
	{
		color: #aaaaaa;
		font-size: 9px;
		padding-right: 0px;
		padding-top: 0px;
		text-align: right;
	}
	
	.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: 0px;
		margin-top: 0px;
		background: url(../_img/bg_layout2_title0000.jpg) right bottom no-repeat;
		border-bottom: 0px solid #913B45;
		margin-left: 0px;
		text-indent: 0px;
	}	
	
	.contacto_texto
	{
		color: #dddddd;
		padding-left: 10px;
		text-align: left;
		
	}	

	.contacto_divisor
	{
		height: 16px;
	}	
		

	.nwSearchGroupTitle
	{
		color: #2A4CC8;
		background: url(../_img/bg_search_title.jpg) right bottom no-repeat;
		padding-bottom: 3px;
		border-bottom: 1px solid #cccccc;

	}


	.nwResultadosListadoItemActivo
	{
		cursor: hand;
		background-color: #103080;
		padding: 3px;
		margin: 0px;
		color: #ffffff;
	}
	
	.nwResultadosIconos
	{
		text-align: center;
		margin-left: 4px;
		margin-right: 4px;
		border: 1px solid #828282;
		background-color: #fbfbfb;		
	}

	.nwResultadosIconosCabecera
	{		
		font-size: 9px;
		color: #ffffff;
		background: url(../_img/bg_iconos_cabecera.jpg) left center repeat-x;
		padding: 1px 0px 1px 0px;
		border-bottom: 1px solid #828282;
		text-align: center;
		font-weight: bold;
		
	}
	
	
	.nwResultadosIconosContenido
	{
		padding: 5px;
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		
	}
	
		
	.nwResultadosIconosDestacados
	{
		text-align: center;
		margin-left: 3px;
		margin-right: 2px;
		border: 1px solid #ffffff;
		background-color: #ffffff;		
	}

	.nwResultadosIconosCabeceraDestacados
	{		
		background: url(../_img/bg_iconos_cabecera.jpg) left center repeat-x;
		font-size: 9px;
		color: #ffffff;
		background-color: #DDE7E9;
		padding: 1px 0px 1px 0px;
		border-bottom: 1px solid #ffffff;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		font-weight: bold;
		font-family: tahoma, verdana;
		text-align: center;
	}
	
	.nwResultadosIconosContenidoDestacados
	{
		padding: 2px;
		text-align: center;
		color: #000000;
	}
	
	
	/* --- 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: #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;
	}
	
	.nwResultadosPromocionesIconos
	{
		border: 1px solid #ffffff;
		margin-left: 5px;
		margin-right: 5px;

	}
	
	.nwResultadosPromocionesIconosCabecera
	{		
		font-size: 9px;
		text-align: center;
		color: #ffffff;
		background-color: #444444;
		padding: 2px 0px 2px 0px;
		border-bottom: 1px solid #E6EBF4;
		background: url(../_img/bg_iconos_cabecera.jpg) left top repeat-y;
		
	}
	
	.nwResultadosPromocionesIconosContenido
	{
		padding: 8px;
		text-align: left;
	}
	
	
	
	/* menu de promociones modelo A */
	

	#menu_promocion
	{
		float: left;
		width: 100%;
		line-height: normal;
		margin: 0px 0px 15px 0px;
		background: none;		
	}

	.long#menu_promocion
	{
		background: none;	
	}

	#menu_promocion ul
	{
		margin: 0px;
		list-style: none;
		align: center;
		padding: 0px;
		background: none;		
	}

	#menu_promocion li
	{
		float: left;
		margin: 0px;
		padding: 0px;	
		background: none;
			
	}

	#menu_promocion a
	{
		float: left;
		display: block;
		background: #dddddd;
		padding: 6px 11px 6px 11px;
		text-decoration: none;
		font-weight: normal;
		color: #333333;
		border: 1px solid #c0c0c0;
	}

	#menu_promocion a:hover
	{
		text-decoration: underline;
		color: #999999;
		
	}
  
	#menu_promocion li.on
	{
		background: #2269B9;	
		color: #ffffff;
		text-decoration: underline;
		
	}


	#menu_promocion li.on a
	{
		background: #2269B9;	
		color: #ffffff;	
		padding-bottom: 6px;	
		text-decoration: underline;
		
		
	}