body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top: 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	top: 0px;
	height: 1200px;
	width: 1000px;
}
#H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	position: absolute;
	height: 24px;
	width: 100%;
	background-color: #000;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}

#barraalquiler {
	height: 101px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 407px;
}
#cabecera {
	height: 90px;
	width: 100%;
	position: absolute;
	top: 20px;
}
#datosv01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #000;
	height: 25px;
	width: 55px;
	position: absolute;
	left: 641px;
	top: 537px;
}
#contactocabecera {
	position: absolute;
	height: 19px;
	width: 98px;
	left: 819px;
	top: 26px;
	color: #CCC;
	font-size: 9px;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logocabezera {
	height: 59px;
	width: 280px;
	position: absolute;
	left: 23px;
	top: 5px;
	border:none;
}
#twiter {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 755px;
	top: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#facebook {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 726px;
	top: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#telefonocabecera {
	height: 19px;
	width: 70px;
	position: absolute;
	left: 913px;
	top: 27px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#grupoimagens {
	position: absolute;
	height: 285px;
	width: 100%;
	left: 0px;
	top: 90px;
}
#alquiler {
	position: absolute;
	height: 33px;
	width: 95px;
	left: 144px;
	top: 412px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: x-large;
	font-weight: bolder;
}
#buscador {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 29px;
	width: 114px;
	left: 346px;
	top: 412px;
	font-size: x-large;
	font-weight: bolder;
	color: 999999;
}
#demanda {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 29px;
	width: 113px;
	left: 559px;
	top: 412px;
	font-size: x-large;
	font-weight: bolder;
	color: #999999;
}
#venta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #999999;
	position: absolute;
	height: 31px;
	width: 71px;
	left: 789px;
	top: 412px;
}

#textoprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	height: 30px;
	width: 155px;
	position: absolute;
	left: 131px;
	top: 480px;
	color: #000;
}
#textosecundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #999999;
	height: 23px;
	width: 257px;
	position: absolute;
	left: 284px;
	top: 484px;
}

#pie {
	position: absolute;
	height: 65px;
	width: 100%;
	top: 1220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #000;
	text-align: left;
	color: #999999;
	line-height: 10px;
}
.example_alt_pagination div.dataTables_info {
    width: 100px;
}
.dataTables_info {
    display:table-cell;
    float: left;
    width: 250px	;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bolder;
    color: #000;
    display:none;
 }

.paging_full_numbers {
    display:table-cell;
    width: 831px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bolder;
    background-color: white;
    color: #000;
 }
a.paginate_button {
    border: 1px solid #AAAAAA;
    color: white !important;
    background-color: #0166FF;
    cursor: pointer;
    margin: 0 3px;
    padding: 2px 5px;
}
a.paginate_active {
    border: 1px solid #AAAAAA;
    color: #404040 !important;
    background-color: #0166FF;
    cursor: pointer;
    margin: 0 3px;
    padding: 2px 5px;
}
a.paginate_button:hover{
	color:#404040;
	background-color: #012FFF;
}
a.paginate_active:hover{
	color:#404040;
	background-color: #012FFF;
}
a.paginate_button:over{
	color:#404040;
	background-color: #012FFF;
}
a.paginate_active:over{
	color:#404040;
	background-color: #012FFF;
}
.dataTables_paginate {
    text-align: center;
}
table.display {
	margin: 0 auto;
	clear: both;
	width: 100%;	
	
	/* Note Firefox 3.5 and before have a bug with border-collapse
	 * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 ) 
	 * border-spacing: 0; is one possible option. Conditional-css.com is
	 * useful for this kind of thing
	 *
	 * Further note IE 6/7 has problems when calculating widths with border width.
	 * It subtracts one px relative to the other browsers from the first column, and
	 * adds one to the end...
	 *
	 * If you want that effect I'd suggest setting a border-top/left on th/td's and 
	 * then filling in the gaps with other borders.
	 */
}

table.display thead th {
	padding: 3px 18px 3px 10px;
	font-weight: bold;
	cursor: pointer;




	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 18px 3px 10px;
	font-weight: bold;
}

table.display tr.heading2 td {

}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}
.dataTables_filter {
			    display: none;   
			 }
.dataTables_length {
			    display: none;   
			 }			 
.calle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #06f;

}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #000;
}
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #999999;
}
.cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #999999;	
}
.barrio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;	
}
.detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-align: center;
	color: #999999;
	height: 16px;
	width: 74px;
	display:table-cell;

}	
.imagenes1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #999999;	
	vertical-align:middle;
	display:table-cell;
}
.imagenes:hover {
	color: #000;
	border: none;
}
.imagenes:link {
	color: #000;
	border: none;
}
.imagenes:active {
	color: #000;
	border: none;
}
.imagenes:visited {
	color: #000;
	border: none;
}




#fondobuscador {
	width: 831px;
	position: absolute;
	left: 85px;
	top: 519px;
	background-image: url(../imagenes/fondocuestionariobuscador.jpg);
	background-repeat: no-repeat;
}
h3 a{
	font-size:14px;
	padding-left:20px;
}
a{
	color:#777;
	text-decoration:none;
}
a:hover{
	color:#fff;
		text-decoration:none;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	text-decoration: none;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
}
.detallelink {color:#999999;text-decoration:none;}
.detallelink:visited {color:#999999;text-decoration:none;}
.detallelink:active {color:#999999;text-decoration:none;}
.detallelink:link {color:#999999;text-decoration:none;}

.detallelink:hover {color:#404040;text-decoration:none;font-weight: bolder;} 
.imageneslink {color:#999999;text-decoration:none;}
.imageneslink:visited {color:#999999;text-decoration:none;}
.imageneslink:active {color:#999999;text-decoration:none;}
.imageneslink:link {color:#999999;text-decoration:none;}
.imageneslink:hover {color:#404040;text-decoration:none;font-weight: bolder;} 
.apt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, li { list-style-type:none; padding:0; margin:0; }
#breadcrumbs {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	line-height: 20px;
	overflow: auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs li { float:left; padding-left:8px; }
#breadcrumbs li a {
	background: transparent url(blue-arrow.png) no-repeat right center;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 0;
}
#breadcrumbs li a:link, #breadcrumbs li a:visited {
	text-decoration: none;
	color: #666666;
}
#breadcrumbs li a:hover, #breadcrumbs li a:focus {
	text-decoration: none;
	color: #999999;
}
#breadcrumbs li {color:#FF9900;}
#nombrepie {
	position: relative;
	height: 20px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	left: 20px;
	top: 10px;
}
#emailpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	position: relative;
	height: 20px;
	width: 180px;
	left: 20px;
	top: 10px;
}
#logofin {
	height: 24px;
	width: 15px;
	position: relative;
	top: 15px;
	left: 965px;
}
#enlacespie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	position: relative;
	left: 400px;
	width: 350px;
	float: left;
	top: 10px;
	height: 20px;
}
#diseñopie {
	font-family: "Swiss911 XCm BT";
	font-size: small;
	color: #999999;
	height: 20px;
	width: 50px;
	position: relative;
	top: 28px;
	left: 20px;
}
#migas {
	position: absolute;
	height: 22px;
	width: 400px;
	left: 88px;
	top: 449px;
}
