/* CSS Document */

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image:url(imatges/bgverd.gif);
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	position: relative;
	width: 700px;
}

h1, h2, h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

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

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

a:hover {
	text-decoration: underline;
}

.block {
	display: block;
}

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

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

.softright {
	text-align: right;
}

.readmore {
	padding-left:65px;
	text-align:justify;
}
.noticia {
	font-weight:bold;
}
/* ***** */

#topnav {
	position: absolute;
	top: 0px;
	left: 560px;
	font-size: 1px;
	
}

#bigphoto {
	position: absolute;
	top: 67px;
	left: 16px;
	padding-left:30px;
}

#nav {
	position: absolute;
	top: 79px;
	left: 326px;
	margin: 0;
	padding: 0;
	width: 162px;
}

* html #nav {
	left: 523px;
	lef\t: 326px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#nav img {
	display: block;
}
	
* html #nav img {
	float: left;
}

#homesearchtitle {
	position: absolute;
	top: 261px;
	left: 1px;
}

#titlelatest {
	position: absolute;
	top: 91px;
	left: 490px;
}

#leftcol {
	padding-top:20px;
	float: left;
	width: 324px;
	min-width:324px;
	margin-left: 1px;
	text-align:center;
	background-color:#364B1A;
}
.topped {
	border-top: 1px solid white;
}
#special {
	border:thin;
	border-top-style:inset;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	background-color:#5d7f40;
	height:100%;
	text-align:justify;
	
}
#special p {
	padding-right: 1em;
	
}


#houses {
	background-color:#4e6c35;
	width: 160px;
	float: left;
	padding-top: 150px;
	margin-left: 1px;
	border:thin;
	border-bottom-style:inset;
	background-image:url(Imatges/bg_publi.gif);
}

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

#houses p {
	margin: 5px 0 2px 27px;
	padding: 0 0 0 18px;
	
}

#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: 178px;
	margin: 0 17px 0 0;
	padding: 30px 0 0 0;
	font-size: 10px;
	display: inline;
}

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

#footer {
	background: #375114;
	border-bottom: 1px solid white;
	margin: 0 1px;
	padding: 6px 16px;
	text-align:center;
}

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

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