body
{
	margin: 0;
	padding: 0;
	/* background-image: url(/img/bg.jpg); */
	margin-top:0px;
	margin-bottom:0px;
	/* background:#d7e6ab; */
}
#pagina
{
	width: 960px;
	margin: 0 auto;
	padding:0;
	position:relative;
}
#encabezado
{
	width: 960px;
	height: 126px;
	margin: 0 auto;
	z-index:100;
	position:absolute;
}
#encabezado #logo
{
	width:160px;
	height:100px;
	margin:0;
	padding:0;
	background-image: url(/img/dreamhome_logo.jpg);
	float:left;
	position:relative;
}
#encabezado #logo img
{
	width:160px;
	height:100px;
}
#encabezado #banner
{
	width:480px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	background-image: url(/img/banner_admin.jpg);
}
#encabezado #sesion
{
	width:320px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	background: #f1f1f1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;

	color: #2F8515;
}
#encabezado #sesion #sesion-user-photo
{
	width: 120px;
	height:90px;
	background: #FC0;
}
#encabezado #menu-horizontal
{
	width:960px;
	height: 26px;
	margin:0 auto;
	padding:0;
	clear: both;
	background: #9F6;
	text-align: center;
}
#contenido
{
	float:left;
	z-index:10;
	overflow:visible;
	margin-top:126px;
	position:absolute;
}
#contenido table{
	margin-top:2px;
}
#contenido table table{
	margin-top:0;
}

#contenido form{
	margin-top:2px;
	margin-bottom:2px;
}
#piedepagina
{
/*	margin: 5px auto;
	position: relative;
	float:left;
	clear:both;*/
	z-index:50;
	position:absolute;
	margin-bottom:10px;
}
.prop-thumb
{
	width:64px;
	height:48px;
	/*	background-image:url(/img/propiedades/thumbnails/no-image.jpg);*/
	background-repeat:no-repeat;
}
.user-thumb
{
	width:100px;
	height:75px;
	background-image:url(/img/prop/thumbs/no-image.jpg);
	background-repeat:no-repeat;
}
/* Menu superior */
#menu-css, #menu-css ul { list-style: none; }
#menu-css, #menu-css * { padding: 0; margin: 0; }

#menu-css li.headlink { width: 100px; float: left; margin-left: -1px; border: 1px black solid; background-color: #e9e9e9; text-align: center; }
#menu-css li.headlink a { display: block; padding: 4px; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size:11px; }

#menu-css li.headlink ul { display: none; border-top: 1px black solid; text-align: left; }
#menu-css li.headlink:hover ul { display: block; background-color:#333; text-align:center; color:#e4c158; }
#menu-css li.headlink ul li a { padding: 5px; height: 17px; }
#menu-css li.headlink ul li a:hover { background-color: #333; color:#e4c158;}

#menu-css a { color: white; } #menu-css ul li a:hover { text-decoration: none; background-color:#333; text-align:center; }
#menu-css li.headlink { background-color: white; background-image: url(bg.gif); }
#menu-css li.headlink ul { background-image: url(bg.gif); background-position: bottom; padding-bottom: 10px; }

#menu-css {overflow:visible; z-index:200; position:relative; float:left;}
/* Fin del menu superior*/


#menu-horizontal{
	display:none;
}

#caja-busqueda{
	display:block;
}
#prop-features .detalle{
	width:150px;
	height:16px;
	margin: 5px;
	padding:2px;
	float:left;
	position: relative;
	color:#fff;
	background-image:url(/img/template/bgmenu01.jpg)
}
.show1{
	display:block;
}
.show0{
	display:none;
}
.first_page, .next_page, .prev_page, .last_page{
	width:30px;
	height:20px;
	display:block;
	float:left;
	position:relative;
	cursor:pointer;
	margin-left:20px;
}

.numeracion img {
	padding-top:5px;
	
}

.portadapicontent{
	width:160px;
	height:80px;
	float:left;
	position:relative;
}
.portadapicprecio{
	width:180px;
	height:30px;
	float:left;
	position:relative;	
}