


	/* html Tags */



	body
	{
		background: #FFFFFF url('../_img/bg_body.jpg') left top;
		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: #dd0000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		margin: 0px;
		padding-bottom: 3px;
		text-indent: 28px;
		background: #FFFFFF url('../_img/h1_motivo.jpg') no-repeat left center;

	}
	
	h2
	{
		color: #686868;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		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;
	}

	
	
	/* links */



	a:link, a:active, a:visited
	{
		text-decoration: none;
		color: #3b5393;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 11px;
	}
	
	a:hover 
	{
		color: #ff0000;
	}





	/* layouts */



	#container
	{
		text-align: center;
		padding: 25px 0px 15px 0px;
	}

	#container_bg
	{
		width: 785px;
		margin: auto;
		background: url('../_img/bg_main.jpg') repeat-y left top;
	}

	#main
	{
		width: 725px;
		text-align: left;		
		background-color: #FFFFFF;
		padding: 0px;
		margin: auto;
		border: 1px solid #C0C0C0;

	}
	
	#top
	{
		margin: 0px;
		padding: 5px;
		padding-bottom: 10px;
		padding-right: 0px;
		background-color: #FFFFFF;
		background: #ffffff url('../_img/bg_top.jpg') right center no-repeat;

	}
	
	.top_idioma
	{
		background: #FFFFFF url('../_img/bg_top.jpg') no-repeat right bottom;
		margin: 0px;
		


	}
	
	#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;
	}

	#layout1
	{
		width: 470px;
		margin: 0px;
		border-right: 0px solid #D2D2D2;
		background: #FFFFFF url('../_img/bg_6left.jpg') repeat-x left top;; padding-left:10px; padding-right:15px; padding-top:25px; padding-bottom:10px
	}
	
	#layout2
	{
		align: center;
		width: 210px;
		height: 500px;
		margin-top: 15px;		
		padding-left: 15px;
		padding-right: 5px;
		background: #FFFFFF url('../_img/bg_right.jpg') repeat-x left top;; padding-top:18px; padding-bottom:10px


	}
	
	#bottom
	{

		padding-right: 0px;
		padding-left: 0px;
		border-bottom: 3px solid #ff0000;
		border-top: 3px solid #ff0000;		
	}
	
	#bottom table
	{
		color: #ffffff;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 3px solid #ff0000;
		border-top: 3px solid #ff0000;			
	}
	
	#bottom a:link, #bottom a:active, #bottom a:visited
	{
		color: #3b5393;
		font-weight: normal;
		border: 0px;
	}
	
	#bottom a:hover
	{
		color: #ff0000;
	}

	#bottom a:link.link2, #bottom a:active.link2, #bottom a:visited.link2
	{

		font-weight: bold;
		border: 0px;
	}


	/* idioma elements */

	#idioma
	{	
		padding-right: 10px;
	}
	

	#idioma a:link, #idioma a:active, #idioma a:visited
	{
	
		text-decoration: none;
		color: #a0a0a0;
		font-family: Tahoma, Verdana, Helvetica;
		font-weight: bold;
		font-size: 9px;
	}
	
	#idioma a:hover
	{
		color: #ff0000;
	
	}



	
	

	/* menu elements horizontal */

	
	
	#menu_container
	{
		background: url('../_img/bg_menu.jpg') right top no-repeat;
		padding-bottom: 3px;
		padding-left: 85px;
		
	}
	
	#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: #ffffff;
		background: #f08678 url('../_img/menu_bg_item_off.jpg')  left bottom no-repeat;
		border-top: 1px solid #c0c0c0;
	}
	
	#menu ul li.off a:hover
	{
		color: #ffffff;
		background: #ff9c8d url('../_img/menu_bg_item_hover.jpg')  left bottom no-repeat;
		border-top: 1px solid #c0c0c0;
	}

	#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited
	{
		color: #ffffff;
		font-weight: bold;
		background: #ff4401 url('../_img/menu_bg_item_on.jpg')  left bottom no-repeat;
		border-top: 1px solid #ff4401;
	}
	
	#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: 3px solid #ff4401;
		border-bottom: 3px solid #ff4401;
	}

	#imagenEmpresa
	{		
		background: #FFFFFF url('../_img/imagen_inicio.jpg') no-repeat left top;
	}
	
	#imagenInmuebles
	{
		background: #FFFFFF url('../_img/imagen_inmuebles.jpg') no-repeat left top;
	}
	
	#imagenPromociones
	{
		background: #FFFFFF url('../_img/imagen_promociones.jpg') no-repeat left top;
	}
	
	#imagenDemandas
	{
		background: #FFFFFF url('../_img/imagen_demandas.jpg') no-repeat left top;
	}
	
	#imagenPropuestas
	{
		background: #FFFFFF url('../_img/imagen_propuestas.jpg') no-repeat left top;
	}

	#imagenContacto
	{
		background: #FFFFFF url('../_img/imagen_contacto.jpg') no-repeat left top;
	}


	/* basic elements */



	#pageTitle
	{
		padding: 0px;
		margin: 25px 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: 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: #dd0000;
		font-weight: bold;
		margin-bottom: 10px;
		border: 1px solid #ffffff;
		padding: 0px 0px 0px 0px;
		padding: 7px;
		width: 158px;
		text-align: center;
		margin-left: 15px;
	}
	
	#layout2 .boxBodyContent
	{
		padding: 0px 5px 0px 15px;
	}
	
	#layout2 .boxBottom
	{
	}



	/* general */


	
	.textoURL
	{
		color: #8f8f8f;
		font-weight: bold;
		font-family: Verdana, Tahoma;
	}


	.textoDireccion
	{
		color: #8f8f8f;
		font-size: 9px;
		text-align: left;
		padding-right: 15px;
		padding-top: 7px;

	}
	
	
	.direccion_titulo
	{
		color: #ee0000;
		font-size: 9px;
		font-weight: bold;

	}