html {
	height: 100%;
}

body {
	color: #333333;
	background-color: #eaeaea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	height:100%;
}

.mainleft {
	background: url(extra/sombraizq.png) repeat-y top right;
	width: 9px;
}

.mainright {
	background: url(extra/sombrader.png) repeat-y top left;
	width: 9px;
}

.mapa {
	height: 265px;
}

.buscador_texto {
	font-weight: bold;
}

.texto {
	font-weight: bold;
}

#formulario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	background-color: #f6f6f6;
	border: solid 1px;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	border-top-color: #666666;
}

.zona_for {
	width: 195px;
}

.categoria {
	width: 195px;
}

.tipo_for {
	width: 183px;
}

.precio {
	width: 100px;
}

.superficie {
	width: 100px;
}

.habitaciones {
	width: 100px;
}

#seleccionado {
	background: #cccccc;
	color: #000000;
}

.buscar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #f6f6f6;
	border: solid 0px;
}	

#tablascroll {
	color: #666666;
	background: #F6F6F6;
	overflow: auto;
	position: absolute;
	padding: 0px;
	border-right: #CCCCCC 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #999999 1px solid;
	height:400px;
	width: 922px;
}

.lineahor {
	background: url(extra/linevertical.jpg) no-repeat bottom center;
}

.fotos {
	text-indent: 4px;
}

.contenido {
	text-indent: 4px;
	margin-right: 4px;
}

.camara {
	text-indent: 28px;
	background: url(extra/foto.gif) no-repeat center left;
}

.camarano {
	text-indent: 28px;
	background: url(extra/fotono.gif) no-repeat center left;
}

.par {
	background-color: #f6f6f6;
}

.impar {
	background-color: #eeeeee;
}

.pie {
	color: #f6f6f6;
}

a.pie:link {
	color: #f6f6f6;
	text-decoration: none;
}

a.pie:visited {
	color: #f6f6f6;
	text-decoration: none;
}

a.pie:hover {
	color: #f6f6f6;
	text-decoration: underline;
}

a.pie:active {
	color: #f6f6f6;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

.tableRollOverEffect1{
  background-color:#d0d0d0;
  color: #333333;
}

