body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	color: #ffffff;
	
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}
html{ font-size:100%; }
th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 57em;
	position: relative;
	margin-top: 20px;
}

h1, h2, h3 {
	font-size: 1.125em;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 0 0 0 0;
	padding: 0;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.block {
	display: block;
}

.clear {
	clear: both;
	border-top: 1px solid white;
	
}

.left {
	float: left;
	margin: 1px 8px 0px 4px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	
	background: #ccc url(../images/f1.jpg)  ;	
}


#wrapper {
	/*background-image:url(images/playa3.jpg);*/
	border-top: 1px solid white;	
	border-right: 1px solid white;
	border-left: 1px solid white;
}

h1 {
	margin: 0 1px;
	border-bottom: 1px solid #fff;
	position: relative;
	background-color: #5C5C5C;
}

#topnav { /*BARRA MENU*/
	position: absolute;
	top: 0px;
	left: 520px;
	font-size: 1px;
}

#bigphoto {
	position: absolute;
	top: 45px;
	left: 1px;
}

#nav {
	position: absolute;
	top: 4em;
	left: 28em;
	margin: 10px 0 0 0;
	padding: 0;
	width: 162px;
	
}

* html #nav {
	left: 20.188em;
	lef\t: 20.375em;
}

#nav li {
	margin: 5px;
	padding-left: 25px;
	list-style: none;
	background:  url(../images/menu_ico.jpg) left center no-repeat;
}

	
#nav img {
	display: block;
}
	
* html #nav img {
	float: left;
}

#homesearchtitle {
	position: absolute;
	top: 16.313em;
	left: 1px;
	background-color:#336699;
	width:324px;
}

#titlelatest {
	position: absolute;
	top: 45px;
	left: 489px;
}

#leftcol {
	float: left;
	width: 27em;
	margin-left: 1px;
	display: inline;
}

#searchbox {

	padding-top: 260px;
}



.topped {
	border-top: 1px solid white;
}

#special p {
	padding-right: 1em;
	padding-left: 10em;

}

#special h2 {
	padding-bottom: 5px;
	padding-left: 5em;
}

#houses {
	width: 13em;
	float: left;
	padding-top: 10em;
	margin-left: 1px;
	display: inline;
	/*background-color:#6699FF;*/
	border-right: 1px solid white;
	border-left: 1px solid white;
	
}

#houses div {
	background-repeat: no-repeat;
	padding: 8px 0 3px 15px;
	margin: 0 0 5px 0;
}

#houses p {
	margin: 3px 0 2px 3px;
	padding: 0 0 0 3px;
}

#houses p.gallery {
	/*background: url(images/ico_search.gif) left center no-repeat;*/
}

/*#houses p.buy {
	background: url(../images/ico_buy.gif) left center no-repeat;
}*/

#news {
	float: right;
	width: 11.125em;
	margin: 20px 30px 0 0;
	padding: 0px 0 0 0;
	display: inline;
}

#news h3 {
	color: #162206;
	margin: 1em 0;
	padding: 0;
}

#footer {
	background: #5C5C5C;
	font-size:10px;
	color:#CCCCCC;
	border-bottom: 1px solid white;
	margin: 0 1px;
	padding: 6px 16px;
}

* html #footer {
	padding-top: 3px;
}

#footer p {
	margin: 0;
	padding: 0;
	position:relative;
}