﻿/*///////////////////////////////////
/////   LISTADOS ///////////////
////////////////////////////////////*/

/*
	ICONO DE CATALEJOS EN LA COLUMNA
	Ficha DE LOS LISTADOS
*/
.LST_ImgRef
{
	background-image:url(../images/secundarios/listados/reg.gif);
	width:14px;
	height:9px;
	border:0;
}
/*
	ICONO DE PAPEL EN LA COLUMNA
	Descripción DE LOS LISTADOS
*/
.LST_ImgDesc
{
	background-image:url(../images/secundarios/listados/desc.gif);
	width:14px;
	height:14px;
	border:0px;
}
/*
	ICONO DE PAPEL EN LA COLUMNA
	Ubicación DE LOS LISTADOS
*/
.LST_ImgUbic
{
	background-image:url(../images/secundarios/listados/loc.gif);
	width:14px;
	height:14px;
	border:0px;
}
/*
	IMAGENES SI NO NOSE DEL CHECK DE LOS LISTADOS
*/
.LST_ImgSi
{
	width:17px;
	height:17px;
	background-image:url(../images/comun/check_ficha/si.gif);
	background-repeat:no-repeat;
}
.LST_ImgNo
{
	width:17px;
	height:17px;
	background-image:url(../images/comun/check_ficha/no.gif);
	background-repeat:no-repeat;
}
.LST_ImgNose
{
	width:17px;
	height:17px;
	background-image:url(../images/comun/check_ficha/nose.gif);
	background-repeat:no-repeat;
}


/*
	CABECERA DE CADA UNO DE LOS LISTADOS
*/

#LST_BannerText
{
	font:bold;
	font-size:26px;
	color:#3D9137;/*Color2*/
	font-family:Tahoma;
	height:0px;
	margin-top:0;
	margin-left:8px;
	margin-bottom:0;
	padding:0px;
	white-space:nowrap;
	cursor:default;
}

/*banner casas*/
#LST_Banner_Casas
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_casas.gif);
}

/*banner garajes*/
#LST_Banner_Garajes
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_garajes.gif);
}

/*banner locales*/
#LST_Banner_Locales
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_locales.gif);
}

/*banner naves*/
#LST_Banner_Naves
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_naves.gif);
}

/*banner negocios*/
#LST_Banner_Negocios
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_negocios.gif);
}

/*banner oficinas*/
#LST_Banner_Oficinas
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_oficinas.gif);
}

/*banner pisos*/
#LST_Banner_Pisos
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_pisos.gif);
}

/*banner terrenos*/
#LST_Banner_Terrenos
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_terrenos.gif);
}

/*banner promociones*/
#LST_Banner_Promociones
{
	width:813px;
	height:110px;
	background-image:url(../images/secundarios/listados/mural_promociones.gif);
}
