


	/* html Tags */



	body
	{
		background-color: #F8E1C1;
		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: #bd3825;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: 26px;
		font-weight: bold;
		margin: 0px;
		padding-bottom: 3px;
		text-indent: 33px;
		margin-bottom: 10px;
		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: 22px;
		margin-top: 3px;
	}

	
	
	/* links */



	a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #bd3825;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 11px;
	}
	
	a:hover 
	{
		color: #f99d0e;
	}





	/* layouts */



	#container
	{
		text-align: center;
		padding: 25px 0px 15px 0px;
	}

	#container_bg
	{
		width: 785px;
		margin: auto;
		background: #F0EFED url(../_img/bg_main.jpg) left top repeat-y;
	}

	#main
	{

		width: 725px;

		text-align: left;		
		background-color: #FFFFFF;
		padding: 0px;
		margin: auto;
		border: 1px solid #C0C0C0;
		border-bottom: 1px solid #D5D4D0;
	}
	
	#top
	{
		margin: 0px;
		padding: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 20px;
		padding-left: 0px;
		background-color: #FFFFFF;
		background: #ffffff url('../_img/bg_top.jpg') left bottom repeat-x;

	}
	
	.top_idioma
	{
		background: url(../_img/bg_top0000.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
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
		background: url(../_img/bg_layout.jpg) right top repeat-y;
		
	}

	#layout1
	{
		width: 469px;
		margin: 0px;
		padding: 0px 15px 10px 10px;
		border-right: 1px solid #ffffff;
		background: #FFFFFF url(../_img/bg_left000.jpg) left top repeat-x;
	}
	
	#layout2
	{
		width: 210px;
	
		align: center;
		text-align: center;
		margin-top: 0px;		
		padding: 10px 10px 10px 10px;
		padding-left: 10px;
		padding-right: 5px;
		background: #f0f0f0 url(../_img/bg_right.jpg) left top repeat-y;

	}
	
	#bottom
	{
		border-top: 0px solid #9EA3AA;
		padding: 5px;
		padding-top: 20px;		
		background: #ffffff url(../_img/bg_bottom.jpg) left top no-repeat;
		padding-bottom: 20px;
		
	}
	
	#bottom table
	{
		color: #ffffff;
		width: 100%;
		padding-top: 33px;
		
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #bd3825;
		font-weight: bold;
		border: 0px;
	}
	
	#bottom a:hover
	{
		color: #f99d0e;
		text-decoration: none;
	}

	#bottom a:link.link2, #bottom a:active.link2, #bottom a:visited.link2
	{

		font-weight: bold;
		border: 0px;
	}


	/* idioma elements */

	#idioma
	{	
		padding-right: 8px;
	}
	

	#idioma a:link, #idioma a:active, #idioma a:visited
	{
	
		text-decoration: none;
		color: #929292;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#idioma a:hover
	{
		color: #ff7316;
	
	}



	
	

	/* menu elements horizontal */

	
	
	#menu_container
	{
		background: url('../_img/bg_menu.jpg') left top repeat-x ;
		padding-bottom: 0px;
		padding-left: 35px;
		height: 50px;
		
	}
	
	#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: 1px 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: 110px; 
		text-align: center; 
		padding-bottom: 5px;
		padding-top: 2px;
	}
	
	#menu ul li.off a:link, #menu ul li.off a:active, #menu ul li.off a:visited
	{
		color: #000000;
		background: #e2bd93 url('../_img/menu_bg_item_off.jpg')  left bottom no-repeat;
		border-top: 0px solid #919191;
	}
	
	#menu ul li.off a:hover
	{
		color: #000000;
		background: #f0b676 url('../_img/menu_bg_item_hover.jpg')  left bottom no-repeat;
		border-top: 0px solid #919191;
	}

	#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited
	{
		color: #ffffff;
		font-weight: bold;
		background: #ff7316 url('../_img/menu_bg_item_on.jpg')  left bottom no-repeat;
		border-top: 4px solid #f99d0e;
	}
	
	#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: 110px;
		border-top: 3px solid #f99d0e;
		border-bottom: 3px solid #f99d0e;
	}

	#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: 0px 0px 0px 15px;
	}
	
	#pageContent
	{
		padding: 0px;
		margin: 25px 25px 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: 25px;
		padding: 0px;
		align: center;
	}

	#layout2 .boxCenter
	{
		text-align: center;
		padding: 15px 0px 15px 0px;
		align: center;
		
	}

	#layout2 .boxBody
	{
		margin: 0px;
		padding: 0px 0px 5px 0px;
		align: center;
		
	}
	
	#layout2 .boxBodyTitle
	{
		color: #bd3825;
		font-weight: bold;
		padding: 4px 0px 4px 0px;
		padding-left: 0px;
		margin-bottom: 25px;
		margin-top: 35px;
		border-bottom: 1px solid #f99d0e;
		border-top: 1px solid #f99d0e;
		width: 170px;
		text-align: center;
		background: #FFFFFF url(../_img/bg_layout_title.jpg) left top no-repeat;
				
	}
	
	#layout2 .boxBodyContent
	{
		padding: 0px 10px 0px 10px;
		align: center;
		
	}
	
	#layout2 .boxBottom
	{
	}



	/* general */


	
	.textoURL
	{
		color: #8f8f8f;
		font-weight: bold;
		font-family: Verdana, Tahoma;
	}


	.textoDireccion
	{
		color: #8f8f8f;
		font-size: 9px;
		margin-top: 10px;

	}
	
	
	.imagen_email
	{
		width: 230px;
		height: 17px;
		background: url(../_img/imagen_email.jpg) left center no-repeat;

	}
