
html {
	background-color: #fff;
	color: #000;
}

body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

div#divFiltro {
	padding-bottom: 5px;
	width: 764px;
	background-color: #EDEEF1;
}

div#divFiltro table td {
	padding: 2px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

div#divListado {
	overflow: hidden;
	width: 764px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}


div#divListado table {
	clear: left;
	width: 764px;
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
}

div#divListado table {
	border-collapse: collapse;
}
div#divListado table thead th {
	height: 22px;
	border-bottom: 1px #adb4b9 solid;
	background: url(/ATREA/A4/Listado/img/fondoDegradado.gif) #f8f9f9 left bottom repeat-x;
}

div#divListado table thead th+th {
	border-left: 1px #adb4b9 solid;
}

div#divListado table thead th#tipo {
	width: 90px;
}

div#divListado table thead th#oferta {
	width: 90px;
}

div#divListado table thead th a {
	text-decoration: none;
	color: #000;
}

div#divListado table thead th.ordenadoasc a {
	padding-right: 9px;
	background: url(/ATREA/A4/Listado/img/flechitaOrdenacionAsc.gif) right center no-repeat;
}

div#divListado table thead th.ordenadodesc a {
	padding-right: 9px;
	background: url(/ATREA/A4/Listado/img/flechitaOrdenacionDesc.gif) right center no-repeat;
}

div#divListado table tfoot th {
	border-bottom: 1px #adb4b9 solid;
	background-color: #ebedee;
}

div#divListado table tfoot th ul#leyenda {
	float: left;
	display: inline;
	margin: 0 30px 0 5px;
}

div#divListado table tfoot th ul#leyenda li {
	float: left;
	display: inline;
	height: 17px;
	margin: 4px 8px 4px 0;
	line-height: 19px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

div#divListado table tfoot th ul#leyenda li img {
	float: left;
	margin-right: 6px;
}

div#divListado table tfoot th p {
	overflow: hidden;
	float: left;
	height: 25px;
	display: inline;
	line-height: 26px;
	color: #666;
}

div#divListado table tfoot th ul#paginacion {
	float: right;
	display: inline;
	margin-right: 30px;
}

div#divListado table tfoot th ul#paginacion li {
	float: left;
	display: inline;
	margin: 5px 5px 0 0;
	padding: 0 3px;
	background-color: #808080;
	line-height: 16px;
	color: #fff;
}

div#divListado table tfoot th ul#paginacion li#anterior,
div#divListado table tfoot th ul#paginacion li#siguiente {
	overflow: hidden;
	position: relative;
	width: 10px;
	height: 5px;
	margin-top: 10px;
	padding: 0;
	background-color: transparent;
}

div#divListado table tfoot th ul#paginacion li#anterior {
	margin-right: 6px;
}

div#divListado table tfoot th ul#paginacion li#siguiente {
	margin-left: 1px;
	margin-right: 0;
}

div#divListado table tfoot th ul#paginacion li a {
	display: block;
	margin: 0 -3px;
	background-color: #ebedee;
	text-decoration: none;
	color: #666;
}

div#divListado table tfoot th ul#paginacion li#anterior a,
div#divListado table tfoot th ul#paginacion li#siguiente a {
	display: block;
	width: 10px;
	height: 5px;
	margin: 0;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

div#divListado table tfoot th ul#paginacion li#anterior a {
	background-image: url(/ATREA/A4/img/flechitasIzquierda.gif);	
}

div#divListado table tfoot th ul#paginacion li#siguiente a {
	background-image: url(/ATREA/A4/img/flechitasDerecha.gif);	
}

div#divListado table tfoot th ul#paginacion li a span {
	position: relative;
	top: -1000px;	
}

div#divListado table td {
	overflow: hidden;
	position: relative;
	padding: 5px; 
	border-bottom: 1px #d7dbde solid;
	line-height: 16px;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

div#divListado table td+td {
	border-left: 1px #d7dbde solid;
}

div#divListado table td.codigo {
	width: 60px;
	text-align: center;
}

div#divListado table td.codigo a {
	text-decoration: underline;
	color: blue;
}

div#divListado table td.codigo a:hover {
	text-decoration: underline;
	color: red;
}

div#divListado table td.metros-cuadrados {
	width: 35px;
	text-align: center;
}

div#divListado table td.dormitorios {
	width: 40px;
	text-align: center;
}

div#divListado table td.precio {
	width: 55px;
	text-align: right;
}

div#divListado table td.informacion {
	width: 128px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#divListado table tr.visitado td {
	background-color: #f0f0f0;
}

div#divListado table td a {
	text-decoration: none;
	color: #000;	
}

tr.hovered {
  background-color: #e0e0e0;
}

tr.marcado {
  background-color: #f0f0f0;
}

.textopest2 {
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
}

.botonera {
	width:236px;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	cursor: pointer;
	color: #104d5e;
	line-height: 15px;
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
}
.botonera2 {
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	}

a#grabar-alerta {
	float: left;
	height: 19px;
	padding-left: 29px;
	background: url(/ATREA/A4/img/iconoFlechita.gif) left top no-repeat;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
	color: #9d264e;
}

a#grabar-alerta:hover {
	background: url(/ATREA/A4/img/iconoFlechita_on.gif) left top no-repeat;
}

a#aplicar-filtro {
	float: left;
	height: 19px;
	padding-right: 29px;
	background: url(/ATREA/A4/img/iconoFlechita.gif) right top no-repeat;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
	color: #9d264e;
}

a#aplicar-filtro:hover {
	background: url(/ATREA/A4/img/iconoFlechita_on.gif) right top no-repeat;
}

a#mas-info {
	float: right;
	height: 17px;
	padding-left: 25px;
	background: url(/ATREA/bot_ficha_dcha1.gif) left top no-repeat;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	color: #9d264e;
}

a#mas-info:hover {
	background: url(/ATREA/bot_ficha_dcha2.gif) left top no-repeat;
}

/* MIGAS
-------------------------------------------------- */


ul#migas {
	width: 754px;
	height: 25px;
	padding-left: 10px;
	background: url(/ATREA/A4/img/fondoMigas.gif) left top no-repeat;
}

ul#migas li {
	float: left;
	display: inline;
	margin-right: 4px;
	padding-left: 8px;
	line-height: 24px;
	background: url(/ATREA/A4/img/separadorMigas.gif) left center no-repeat;
}

ul#migas li:first-child {
	padding-left: 0;
	background: none;	
}

ul#migas li a {
	color: #000;
}

/* ACCIONES
-------------------------------------------------- */

ul#acciones {
	float: left;
	margin: 15px 0 30px 0;
	padding-bottom: 20px;
}

ul#acciones li {
	float: left;
	display: inline;
	margin-right: 20px;
	font-weight: bold;
}

ul#acciones li a {
	overflow: hidden;
	float: left;
	height: 17px;
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 18px;
	color: #4c5b65;
}

ul#acciones li#nueva-busqueda a {
	background-image: url(/ATREA/A4/img/flechitaIzquierda.gif);	
}

ul#acciones li#grabar-consulta a {
	background-image: url(/ATREA/A4/img/signoMas.gif);	
}

ul#acciones li#imprimir a {
	background-image: url(/ATREA/A4/img/hojaPapel.gif);	
}

div#divListado table td ul {

	float: left;
	height: 24px;
}

div#divListado table td li {
	float: left;
	display: inline;
	margin-right: 3px;
}

div#divListado table td li.fotos {
	width: 31px;
	height: 24px;
	background: url(/ATREA/A4/img/iconoCamara.gif) left top no-repeat;
}

div#divListado table td li.comunidad {
	width: 21px;
	height: 15px;
	margin-top: 5px;
	background: url(/ATREA/A4/img/iconoComunidad.gif) left top no-repeat;
}

div#divListado table td li.garaje {
	width: 19px;
	height: 17px;
	margin-top: 4px;
	background: url(/ATREA/A4/img/iconoGaraje.gif) left top no-repeat;
}

div#divListado table td li.guardado {
	width: 23px;
	height: 16px;
	margin-top: 4px;
	background: url(/ATREA/A4/img/iconoGuardado.gif) left top no-repeat;
}

div#divListado table td li.amueblado {
	width: 19px;
	height: 17px;
	margin-top: 4px;
	background: url(/ATREA/A4/img/iconoMueble.gif) left top no-repeat;
}

div#divListado table td li.jardin {
	width: 19px;
	height: 17px;
	margin-top: 4px;
	background: url(/ATREA/icon_jardin.gif) left top no-repeat;
}

div#divListado table td li span {
	position: absolute;
	top: -3000px;
}

.cabfavoritos {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C5B65;
	text-decoration: none ;
	font-weight: bold
}

select {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
}
