body {
	background-color:#333;
	margin:0;
	padding:0;}

#wrapper {
	background-image:url(images/top_fade.png);
	}

img {
	border:0;}

#top {
	height:250px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	}

#logo {
	height:134px;
	width:246px;
	margin-left:327px;
	}

#lang {
	height:17px;
	width:136px;
	float:right;
	margin-right:10px;
	margin-top:30px;
	}

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

a:visited {
	text-decoration:none;
	color: #687F44;}
	
a:hover {
	text-decoration:none;
	color: #e29a00;}
	
p, ul	{
	margin-top:0px;
	margin-bottom:15px;}

li	{
	margin-top:0px;
	margin-bottom:0px;}
	
.listings {
	margin-top:5px;
	margin-bottom:20px;}
	
.texto {
	font-family: "Tahoma";
	font-size: 13px;
	color: #666666;}

.textotit {
	font-family: "Tahoma";
	font-size: 13px;
	line-height: 17px;
	color: #666666;}

.main {
	font-family: "Tahoma";
	font-size: 13px;
	line-height: 17px;
	color: #666666;}

.maintit {
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 13px;
	line-height: 17px;
	color: #666666;}

.proptit {
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
	color: #677f44;}

.sold {
	color:#CC0000;}