/* Documento Esquema  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666633;
	background-image: url(images/bg_gral.jpg);
}

/*a, a:visited, a:active{
	font-family: verdana;
	color: #3B2606;
	font-size: 11px;
	text-decoration: none;
}

a:hover{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}*/

.tituloSelect {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #3B2606;
}

.contenido {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

.encabezado {
	width: 765px;
}
/*----------------------------------------------------*/

/* Menu Principal del Header --------------------*/

.header1{
	background-color: #000000;
	vertical-align: middle;
	height: 90px;
	padding-left:10px;
}

.header2{
	background-color: #000000;
	padding-left:227px;
	padding-bottom:7px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.enlaceboton {
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold; 
   padding: 10px; 
   /*background-color: #000000; */
   color: #FFFFFF; 
   text-decoration: none; 
} 

.enlaceboton:active, .enlaceboton:hover { 
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold; 
   color: #FFFFFF;
   text-decoration: none; 
   border-top: 1px solid #000000; 
   border-bottom: 1px solid #F0B51C; 
   border-left: 0px solid #000000; 
   border-right: 0px solid #000000;
   padding-bottom: 1px;
   padding-top: 1px;
   background-color: #F0B51C;
} 

.enlacebotonactivo { 
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold; 
   padding: 10px; 
   color: #FFFFFF; 
   text-decoration: none; 
   border-top: 1px solid #000000; 
   border-bottom: 1px solid #F0B51C; 
   border-left: 0px solid #000000; 
   border-right: 0px solid #000000;
   padding-bottom: 1px;
   padding-top: 1px;
   background-color: #F0B51C; 
} 

.menu_up{
	background-color: #3B2606;
	font-size: 10px; 
	vertical-align: middle;
	height: 22px;
	border-top: #F0B51C solid 1px; 
	border-bottom: #F0B51C solid 1px;
	color: #F0B51C;
	text-align: left;
	padding-left: 228px;
	text-decoration: none;
}

.menu {
	height: 33px;
	width: 730px;
	margin-top: 0;
	margin-bottom: 0px;
	
}

.linkMenu{
	text-decoration: none;
	color: #FFFFFF;
}
/*----------------------------------------------------*/

/* Buscador - formatos */
.CajaBuscador{
	background-color: #9e9e6b;
	background-image: url(images/bg_buscador.jpg);
	background-repeat: repeat-x;
	height: 234px;
	width: 193px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 4px solid #525A2E;
}
.CajaBuscadorPalabra{
	background-color: #999966;
	background-image: url(images/fondo_buscarporpalabra.gif);
	background-repeat: repeat-x;
	width: 193px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;

}
.SelectBuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 189px;
	margin: 0px;
	padding: 0px;
	background-color: #F1EDC2;
}

.BuscadorCodigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 112px;
	margin: 0px;
	padding: 0px;
	background-color: #F1EDC2;	
}
/*----------------------------------------------------*/

/*Submenu de Secciones Parte Izquierda Inferior */
.table_seccion{
	background-color: #ADA86B;
	vertical-align: top;
	border-left: #525A2E solid 4px; 
	border-right: #525A2E solid 4px; 
	border-top: #525A2E solid 4px;
	border-bottom: #525A2E solid 4px;
}

.title_seccion{
	background-image: url(images/bg_title_seccion.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 191px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	/*color: #F1EDC2;*/
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.sub_seccion{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #3B2606;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	text-decoration: none;
}

.sub_seccion:hover, .sub_seccion:active{
	list-style-image:url(images/star.png);
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	text-decoration: none;
}

.titles{
	font-family: verdana;
	font-size: 14px;
	color: #525A2E;
}

#navi {
	list-style:none;
	margin:0px;
	padding:0;
}

#navi li a {	
	display:block;
	width:190px;
	text-decoration:none;
	padding-left: 0px;
	}


/*----------------------------------------------------*/

/*Footer - Pie de Pagina*/
.footer{
	background-color: #000000;
	vertical-align: top;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	line-height: 16px;
}
/*----------------------------------------------------*/

.linkAyuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.fondoBienvenida {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 67px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}
.divEspacio{
	padding: 5px;
}

.linkPagina {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
.linkPagina:hover{
	color: #949053;
	text-decoration: none;
}

.linkPie:hover{
	color: #CCCC99;
	text-decoration: underline;
}

.tdprincipal {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.CampoBoletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 145px;
	margin: 0px;
	padding: 0px;
	
}


.bordeSelect{
	border: 0px solid #e9f899;
	margin-bottom: 12px;
}
.bordeSelect_c{
	border: 0px solid #BF0000;
	margin-bottom: 12px;
}

.botonBuscar{
	background-image: url(images/btn_search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 72px;
	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/btn_search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 72px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3B2606;
	padding-top: 4px;
	cursor:pointer;
	margin-top: 0px;
	padding-bottom:3px;
}

.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: verdana;
	font-size: 11px;
	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: 5px;
	/*padding-right: 5px;
	padding-bottom: 5px;*/
	padding-left: 10px;
}

.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: no-repeat;
	background-position: left;
	/*background-color: #eeefee;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	/*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: no-repeat;
	background-position: left;
	/*background-color: #eeefee;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	/*border-top-color: #cccccc;
	border-right-color: #e9e9e9;
	border-bottom-color: #cccccc;
	border-left-color: #6a6a6a;*/
}

/*Secciones - barra de titulos*/
.BarraTitulosResultados{
	background-color: #ADA86B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/*-------------------------------------*/
.tdTitulosResultados{
	background-color: #ADA86B;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;

}

.itemPropiedad{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	padding-bottom: 12px;
}
.imgPropiedad{
	border: 1px solid #525A2E;

}

.tablaPropiedad{
		color: #666666;
}
.VerMas
{
	background-image: url(images/vermas.gif);
	height: 20px;
	width: 110px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: verdana;
	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: verdana;
	font-size: 11px;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}
.linkFavoritas:hover {
	color: #CF7430;
}
.tituloProLista{
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.PropiedadVer {
	margin-top: 15px;
}

.divDatos{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	background-color: #F1EDC2;
	padding-left:15px;
	padding-right:15px;
	color: #3B2606;
}

.SepInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B2606;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	padding-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 1px;
}

.pics{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.SepInfoAgente{
	font-family: verdana;
	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{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B2706;
	font-weight: bold;
	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;
}

.botoncontacto{
	background-image: url(images/btn_search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 72px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3B2606;
	cursor:pointer;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}

.contacto{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3B2606;
}

.newsleter{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F1EDC2;
	text-decoration: none;
}

.newsleter:hover, .newsleter:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #525A2E;
	text-decoration: none;
}


.leermas{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.leermas:hover, .leermas:active{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #525A2E;
	text-decoration: none;
}



.newstitle{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F1EDC2;
	text-decoration: none;
}

.newsautor{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F1EDC2;
	text-decoration: none;
}


.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{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #525A2E;
	font-family: verdada;
	font-size: 14px;
	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-color: #525A2E;
	margin: 0px;
	height: 70px;
	width: 230px;
	text-align: left;
	vertical-align: middle;
	color: #F1EDC2;
}
.buscarCategoria{
	font-family: verdana;
	font-size: 11px;
	background-color: #ADA86B;
	border-top-color: #525A2E;
	border-right-color: #525A2E;
	border-bottom-color: #525A2E;
	border-left-color: #525A2E;
	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: 230px;
	height: 120px;
	text-align: left;
	color: #FFFBD2;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.pieBoletin{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
