/* CSS Document */




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666633;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
}
.tituloSelect {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}.contenido {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.encabezado {
	height: 60px;
	width: 736px;
}
.menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	width: 730px;
	margin-top: 0;
	margin-bottom: 2px;
	
}

.menu_c {
	background-image: url(images/fondo_menu_c.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	width: 730px;
	margin-top: 0;
	margin-bottom: 2px;
}

.menu_titulo{
	padding-top:6px;
	padding-right:10px;
	padding-left:15px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.menu_separador {
	position: absolute;
	background-image: url(images/separador.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	width: 29px;
}
.menu_separador_c {
	position: absolute;
	background-image: url(images/separador_c.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	width: 29px;
}
.menu_separador_final {
	position: absolute;
	height: 33px;
	width: 29px;
}


.item_menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	height: 33px;
	float:left;
	text-decoration: none;
	background-color: #FFFFFF;
}

.item_menu_c {
	background-image: url(images/fondo_menu_c.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	height: 33px;
	float:left;
	text-decoration: none;
	background-color: #FFFFFF;
}


.linkMenu{
	text-decoration: none;
	color: #FFFFFF;
}

.CajaBuscador
{
	background-color: #9e9e6b;
	background-image: url(images/fondo_buscar.gif);
	background-repeat: repeat-x;
	height: 234px;
	width: 193px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;

}

.CajaBuscadorPalabra
{
	background-color: #999966;
	background-image: url(images/fondo_buscarporpalabra.gif);
	background-repeat: repeat-x;
/*	height: 60px;*/
	width: 193px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;

}
.linkAyuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.fondoBienvenida {
	text-align: left;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.divEspacio{
	padding: 5px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	line-height: 16px;
}

.linkPie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	line-height: 16px;
}
.linkPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.linkPagina:hover{	color: #646336; }
.linkPie:hover{
	color: #CCCC99;
	text-decoration: underline;
}
.tdprincipal {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.SelectBuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.BuscadorCodigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	
}


.CampoBoletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 145px;
	margin: 0px;
	padding: 0px;
	
}


.bordeSelect
{
	border: 1px solid #e9f899;
	margin-bottom: 12px;
}
.bordeSelect_c
{
	border: 1px solid #BF0000;
	margin-bottom: 12px;
}

.botonBuscar{
	background-image: url(images/buscar.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	cursor:pointer;
	margin-top: 10px;
}

.botonBuscar_c{
	background-image: url(images/buscar_c.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	cursor:pointer;
	margin-top: 10px;
}




.botonBuscar2{
	background-image: url(images/buscar.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	cursor:pointer;
	margin-top: 0px;
}

.botonBuscar2_c{
	background-image: url(images/buscar_c.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	cursor:pointer;
	margin-top: 0px;
}


.ResultadosBusqueda{
	background-image: url(images/fondo_resultados.gif);
	height: 100%;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pestaActiva{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

	height: 27px;
	width: 184px;
	background-image: url(images/fondoBactivo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #eeefee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;



}

.pestaInactiva{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	width: 184px;
	background-image: url(images/fondoBinactivo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #eeefee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #e9e9e9;
	border-bottom-color: #cccccc;
	border-left-color: #6a6a6a;
	border-right-style: solid;
	border-bottom-style: solid;
}

.BarraTitulosResultados{
	background-color: #ce5329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tdTitulosResultados{
	background-color: #ce5329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

.itemPropiedad{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	padding-bottom: 12px;
}
.imgPropiedad{
	border: 1px solid #999999;

}

.tablaPropiedad{
		color: #666666;
}
.VerMas
{
	background-image: url(images/vermas.gif);
	height: 20px;
	width: 110px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right center;
	cursor:pointer;
}
.linkNada{
	color: #FFFFFF;
	text-decoration: none;
}
.linkFavoritasSup {

	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.linkFavoritasSup:hover {
	color: #cc6633;
}


.linkFavoritas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}
.linkFavoritas:hover {

	color: #CF7430;

}
.tituloProLista{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.PropiedadVer {
	margin-top: 15px;
}

.divDatos{
	font-size: 11px;
	line-height: 18px;
}

.SepInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #cccc99;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	padding-left: 4px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 1px;
}

.SepInfoAgente{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #cccc99;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	padding-left: 4px;
	margin-top: 12px;
	padding-top: 1px;
}
.SepInfoAgenteCont{
	border: 1px solid #cccc99;
	padding: 5px;
	width: 100%;
	font-size: 11px;

}

.fotoAgente{
	border: 1px solid #cccc99;
}

.linkHerra{
	color: #000000;
	text-decoration: underline;
}

.campoRecomendar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	height: 16px;
	width: 366px;
	border: 1px solid #666633;
	background-color: #F6F6F2;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.campoCal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	height: 16px;
	width: 150px;
	border: 1px solid #666633;
	background-color: #F6F6F2;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.campoRecomendar_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 366px;
	border: 1px solid #666633;
	background-color: #F8EAE4;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.SelectMap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 250px;
	border: 1px solid #000000;
	background-color: #F8EAE4;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}



.campoRecomendarTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	height: 60px;
	width: 366px;
	border: 1px solid #666633;
	background-color: #F6F6F2;
	padding: 3px;
}
.campoRecomendarTxt_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 60px;
	width: 366px;
	border: 1px solid #666633;
	background-color: #F8EAE4;
	padding: 3px;
	font-weight: bold;
}

.campoRecomendarTxti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	height: 100px;
	width: 366px;
	border: 1px solid #666633;
	background-color: #F6F6F2;
	padding: 3px;
}
.campoRecomendarTxti_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100px;
	width: 366px;
	border: 1px solid #666633;
	background-color: #F8EAE4;
	padding: 3px;
	font-weight: bold;
}


.BotonEnviarRecomendar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 24px;
	width: 120px;
	border: 1px solid #000000;
	background-color: #6D6D3A;
	font-weight: bold;
}

.BotonCancelarRecomendar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 24px;
	width: 120px;
	border: 1px solid #000000;
	background-color: #D3CFBE;
	font-weight: bold;
}

.fondoHome{
	background-image: url(images/fondohome.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
}
.itemNuevoHome{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
	font-weight: bold;
	
}
.normal{
	font-weight: normal;
	text-decoration: none;
}
.linkverMasHome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkverMasHome:hover{
	color: #000000;
	text-decoration: underline;
}
.tituloBuscarCategoria{
	background-image: url(images/barra_titulo_buscar.gif);
	margin: 0px;
	height: 27px;
	width: 276px;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
}
.buscarCategoria{
	background-image: url(images/fondo_buscar_categoria.gif);
	background-repeat: repeat-x;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 273px;
	text-align: left;
}
.pieBoletin{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}