@charset "iso-8859-1";
/* CSS Document */

label.Registro {
	display: inline-block;
	width: 130px;
	text-align: right;
	padding-right: 5px;
}

.GI_vertodo {
}

.GI_propiedadSeleccionada {
	background-color: #E5E5E5;
	height: 35px;
	width: 730px;
	color: gray;
	font-size: 12px;
	margin-top: 2px;
}

.GI_propiedadSeleccionada a, .GI_propiedadSeleccionada a:visited, .GI_propiedadSeleccionada a:active, .GI_propiedadSeleccionada a:hover {

}

.GI_propiedadSeleccionada a:hover {
}

.GI_propiedadSeleccionadaCantidad {
	color: black;
	float: left;
	background: #E5E5E5 url(../images/template/flechanaranja.gif) no-repeat scroll 5px center;
	padding-left: 30px;
	margin: 8px;
	width: 200px;
	height: 18px;
}

.GI_propiedadSeleccionadaBienvenido {
	background-image: url(../images/template/flechanaranja.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	margin: 8px;
	width: 322px;
	height: 18px;
}

.GI_propiedadSeleccionadaVerLista {
	float: right;
	height: 27px;
	width: 100px;
	margin-top: 2px;
	cursor: pointer;
	background-image: url(../images/template/button_view_in.gif);
	background-repeat: no-repeat;
}

.GI_propiedadSeleccionadaRegistro {
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 150px;
	margin-left: 210px;
	margin-top: 2px;
	cursor: pointer;
	width: 170px;
}

.GI_ListadoTituloDepartamento_ListaAgregar, .GI_ListadoTituloDepartamento_ListaQuitar {
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	float: right;
	cursor: pointer;
	margin-left: 10px;
}


.GI_ListadoTituloDepartamento_ListaAgregar {
	background-image: url(../images/template/button_add_in.jpg);
}

.GI_ListadoTituloDepartamento_ListaQuitar {
	background-image: url(../images/template/button_remove_in.gif);
}

.GI_ListadoPropiedadesRegistroRecupero {
	width: 730px;
	line-height: 28px;
}

.GI_ListadoFoto {
	width: 350px;
	float: left;
}

.GI_ListadoResumenPropiedad {
	min-height: 218px;
}
