.lista-tabla {
	border:none;
}
.lista-filaEnCartera {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.lista-filaVendida {
	background-color: #DDDDDD;
	font-size: 11px;
	color: #999999;
}
.lista-filaEnEspera {
	background-color: #DDDDDD;
	font-size: 11px;
	color: #999999;
}
.lista-filaEnCartera-res {
	color: #000000;
	background-color: #D9E8F9;
	font-size: 11px;
	border: #FF0000;
}
.lista-filaVendida-res {
	background-color: #D9E8F9;
	font-size: 11px;
	border: 1px solid #FF0000;
	color: #999999;
}
.lista-filaEnEspera-res {
	background-color: #FFCCCC;
	font-size: 11px;
	border: 1px solid #FF0000;
	color: #999999;
}
.lista-filaCabecera {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 2px;
}
.lista-filaAnuncio {
	border-bottom: 8px solid #CCCCCC;
	padding: 3px 5px;
}
.lista-celda {
	border:1px solid #CCCCCC;
	padding: 0px 2px;
}
.lista-celdaFoto {
	padding-right:10px;
}

.lista-poblacion {
	color:#000099;
	font-weight:bold;
}
.lista-precio {
	color:#FF0000;
	font-weight:bold;
}
.lista-tituloAnuncio {
	font-size:12px;
	font-weight:bold;
}
.lista-textoAnuncio {
	padding-right:5px;
	line-height:12px;
}
.lista-tipoAnuncio {
	font-size:12px;
	color:#990000
}
.lista-enlace {
	color:#000099;
}
.lista-enlace:link {
	color:#000099;
}
.lista-enlace:active {
	color:#000099;
}
.lista-enlace:visited {
	color:#000099;
}

.cuadrotexto {
	height:16px; font-size:11px; font-weight: bold; background-color:#FFFFFF; padding-left:5px; padding-right:5px; border-style: none
}
.cuadrotextotitulo { 
	height:17px; font-size: 16px; font-weight: bold; color:#003399; background-color:#FFFFFF; padding-left:5px; padding-right:5px; border-style: none;
}	

.cuadrotextodescripcion { 
	font-size:12px; width:100%; height:100%; font-family:Arial, Helvetica, sans-serif; background-color:#FFFFFF; padding-left:5px; padding-right:5px; border-style: none
}
.cuadrotextoobligatorio {
	font-size:11px; font-weight: bold; background-color: #FFCCCC; padding-left:5px; padding-right:5px; border-style: none
}
.cuadrotextoadicional { 
	height:14px; width:120px; font-size:11px; font-weight: bold; background-color:#FFFFFF; padding-left:5px; padding-right:5px; border-style: none
}
.cuadrotextoadicionalpeq { 
	height:14px; width:30px; font-size:11px; font-weight: bold; background-color:#FFFFFF; padding-left:5px; padding-right:5px; border-style: none
}

.subtituloseccion {
	color:#000099; font-weight:bold; font-size:12px
}
.caption {  
	font-size: 12px; color:#666666; text-align: left; padding-top: 3px; padding-bottom: 1px; 
}
.radio {
	margin-top: 3px
}
.captionradio {  
	font-size: 11px; color:#000000; text-align: left; padding-top: 3px; padding-bottom: 1px; padding-right: 5px
}
.cuadrolista {
	font-size: 11px; font-weight: bold; height: 18px; width: 240px; background-color:#FFFFFF; border-style:none
}
.cabeceradetalle {
	font-size:14px; font-weight:bold
}
.cabeceraanuncio {
	font-size:12px; font-weight:bold
}

.texto {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	border: none;
	color: #993300;
}
.piefoto {
	font-size: 9px;
	padding-top: 2px;
	border: none;
	color: #993300;
}
.textoprecio {
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	border: none;
	color: #993300;
	text-align:right;
}
.textoidioma {
	font-size: 14px;
}
.textotitulo {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	width: 300px;
	height: 20px;
	border: 1px solid #000000;
}
.textotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 55px;
	width: 490px;
	border: 1px solid #000000;
}
.textodatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 55px;
	width: 450px;
	border: 1px solid #000000;
}
.enlaceInterno {
	font-size:12px;
	font-weight:bold;
}
.enlaceInterno:link {
	color:#FFFFFF;
}
.enlaceInterno:active {
	color:#FFFFFF;
}
.enlaceInterno:visited {
	color:#FFFFFF;
}
.separadorZonas {
	background-color:#CCCCCC;
	border:none;
}

.fondoTiraFotos {
	background-color: #FFFFFF; 
	border:none;
}
