/********************************
Inmobiliaria
********************************/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: verdana, arial, sans-serif;
	line-height: 140%;
	font-size: x-small;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #EC8310;
	background-image: url(img/top_bg%20.jpg);
	padding: 10px;
	font-weight: normal;
			}
a, a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #858789;
	text-decoration: underline;
}

img {
	display: block;
	border: 0px;
}

.imgfdoban {

	border: 0px;
	background-image: url(../img/fondobanlog.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 90px;
}
/*________ H ________*/

/* H color, line-height */
h1, h2, h3, h4, h5 {
color: #FFFFFF;
line-height: 100%;
}

/* H margins */
h1, h2 {margin: 0 0 .3em 0;}
h3, h4, h5 {
	margin: 0 0 .2em 0;
	color: #333333;
}

/* H sizes */
h1 {font-size: 11px;color: #FFFFFF;	text-align: center;}
h2 {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #28156E;
	width: 184px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #476369;
}
h4 {
	font-size: 100%;
	color: #333333;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
h5 {
	font-size: 110%;
	color: #FFFFFF;
}

/*________ MENU ________*/

#sideNav {
	width: 184px;
	text-transform: uppercase;
	list-style-image: none;
	text-align: left;
	font-weight: normal;
	list-style-type: none;
	float: left;
}
#sideNav li a {
	width: 171px;
	display: block;
	margin-bottom: 3px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	padding-left: 13px;
	padding-top: 4px;
	background-color: #EC8310;
}
#sideNav li a:hover {
	color: #FFFFFF;
	background-color: #FE9F2C;
}


/*________ Footer ________*/

.footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	height: 40px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../img/sombra.jpg);
}
.footer li a {
color: #858789;
text-decoration: none;
padding: 0px 5px;
font-size: 90%;
}
.footer a:hover {
color: #FF6600;
}
.id{
	background-color: #F9F9F9;
	float: right;
}





.bloques{
	font-size: 11px;
	border: 1px solid #0A246A;
	color: #333333;
	background-color: #F9F9F9;
}
.bgbusca{
	background-repeat: no-repeat;
	background-image: url(../img/fdo_busq.jpg);
	background-position: top;
	height: 75px;
}
.bgdiv{
	background-image: url(img/sombra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 152px;
}
.aviso {
	color: #333333;
	text-align: justify;
	border: 1px solid #EB6905;
	background-color: #F9F9F7;
	font-size: 9px;
}
/* pisos */
    
.anuncio01 {
	border:1px solid #ffcc00;
	text-align: left;
	color: #666666;
	height: 78px;
	background-color: #FFFAEC;
	}
.anunciotxt {
	font-weight: normal;
	display:block;
	color: #333333;
	text-align: center;
	
		}

.anuncio01 img.foto {
	display:block;
	float:left;
	clear:none;
	padding:0px;
	width:123px;
	height: 74px;
	}

.tabla_fotos {
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	height: 60px;
}
.tablapromo{
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	color: #234364;
	font-weight: normal;
	}
	.tablapromofoto{
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 5px;
	background-color: #F8F8F8;
	}

table.sortable th{
 	background-image:url(../img/flechas.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:20px;
}

table.sortable th.sorttable_sorted_reverse{
	background-image:url(../img/flecha_u.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:20px;
}

table.sortable th.sorttable_sorted{
	background-image:url(../img/flecha_d.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:20px;
}