/* fotos */

.imagen { text-align: center; border:1px solid #210D54; border-bottom-width: 0px;}
.comentarios { font-size: 12px; color: #210D54; text-align: justify; padding: 10px; border:1px solid #210D54; }
.tablaestancias { font-size: 10px; border:1px solid #210D54; border-right-width:0px;}
.tablaestancias td {padding:2px; background-color: #210D54; }
.tablaestancias a { font-size: 10px; color: #FFCC00; text-decoration: none;}
.tablaestancias a:hover {text-decoration: underline;}



* {
	font-family: Verdana, Arial, Sans-Serif;
}

form {
margin:1px;

}

.ListaInm {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:9pt;
}
.InmLista{
	width:100%;
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
}
/*
.InmLista td {
	padding:2px 0;
	border-bottom:2px solid red;
}
*/
.filtro {
	width:520px;
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
	font-size:10pt;
	border:1px solid #0069b3;
}
.ParteSuperior {
	width:100%;
	border:1px solid red;
}

.CabezaLista{
	width:100%;
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
	border:1px solid red;
	width:100%;
}

.Lista{
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
	width:700px;
	border-right: 1px solid red;
	border-left: 1px solid red;
}
.tab_head {
	font-size:8pt;
	background-color:#FFFFFF;
	color: red;
	font-weight:bold;
	
}
.tab_head a{
	font-size:8pt;
	background-color:#FFFFFF;
	color: red;
	font-weight:bold;
	text-decoration:none;
	
}
.tab_head a:hover{
	font-size:8pt;
	background-color:#FFFFFF;
	color: red;
	font-weight:bold;
	text-decoration:none;
	
}

.cabecerainmue {
	font-size:9pt;
	background-color:#FFFFFF;
	color: red;
	font-weight:bold;
	
}
.cabecerainmue a{
	font-size:9pt;
	background-color:#FFFFFF;
	color: red;
	font-weight:bold;
	text-decoration:none;
	
}
.cabecerainmue a:hover{
	font-size:9pt;
	background-color:#FFFFFF;
	color: red;
	font-weight:bold;
	text-decoration:none;
}

.paginas {
	font-size:8pt;
	width:110px;
	text-align:right;
	background-color:#FFFFFF;
	color: red;
	font-weight: bold;
}
.Ficha {
	font-size:9pt;
	border-collapse:collapse;
	border:1px solid red;
	empty-cells: show;
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
	width:100%;
}
.SinBorde {
	font-size:9pt;
	empty-cells: show;
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
}
.Lista td {
	width:700px;
	background-color:#E2E2C5;/*#DFEFFF;(Antiguo azul claro de guiapi)*/
}

.tab_txt_center {
	text-align:center;
}
.tab_txt_drcha{
	text-align:right;
}

.Notas {
	margin-top:1em;
	border:2px solid #BDBDBD;
	font-size:8pt;
}
.Notas td {
	border:1px solid #BDBDBD;
	padding:4px;
}

.inmueble input, .inmueble textarea {
	border:0;
}

.inmueble {
	background-color:#BDBDBD;
	font-size:10pt;
	border:1px solid gray;
	width:600px;
}

.Cabecera td {
	background-color:#990000;/*#FF0000; antiguo rojo de guiapi*/
	text-align:center;
	color:White;
	font-size:10pt;
	font-weight: bold;
}

.Cabecera td a{
	background-color:#990000;
	text-align:center;
	color:White;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
}

.Cabecera td a:Hover{
	background-color:#990000;
	text-align:center;
	color:White;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
}

.Cabecera img {
	cursor:pointer; 
}
.mensaje {
	border:2px solid #333333;
	background-color:#210D54;
	text-align:center;
	color:#FFCC00;
	width:500px;
}
.mensaje a{
	text-align:center;
	color:#FFCC00;
	text-decoration: none;
}
.mensaje a:hover{
	text-align:center;
	color:#FFCC00;
	text-decoration: underline;
}


.mensaje td{
	padding:10px;
	color:white;
}
.agenciaInmueble {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:9pt;
	text-align:center;
}

#buscar {
	color:red;
	background-color:white;
}

#zonaboton {
	color:red;
	background-color:white;
}

hr {
	height:0;
	border:0;
	border-bottom:2px solid red;
	margin:0;
}

.masInfo {
	color:red;
}

.tFotos {
	margin-left:auto; margin-right:auto;
	margin-top:1em;	margin-bottom:1em;
}
.tFotos td {
	padding:4px;
}
.tFotos td img {
	margin-left:auto; margin-right:auto;
}

.DatosInm {
	font-size:80%;
	margin-left:4em; 
	margin-top:2em; margin-bottom:1em;
}