/* ZONA DE BODY-MAINFRAME */
html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	border:none;
	}
body{
	text-align:center;
	background-color:#ffffff;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;	
}
a:link, a:visited {
	font-family: Tahoma, Geneva, sans-serif;	
	color: #448519;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#wrapper {
	text-align: left;
	width:760px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0 0 0 0;
}
#top-header {
	float:left;
	position:relative;
	clear:both;
	width:100%;
	height:250px;
	display:block;
}
#top-header-print {
	float:left;
	position:relative;
	clear:both;
	width:100%;
	height:79px;
	display:none;
	background-image:url('../images/top-print.jpg'); background-position:top left; background-repeat:no-repeat;

}
#second-header {
	float:left;
	position:relative;
	clear:both;
	width:100%;
	height:57px;
	display:block;
	background-image:url('../images/topbar-right-bg.jpg'); background-position:top left; background-repeat:repeat-x;
}
#second-header-left {
	float:left;
	position:relative;
	width:149px;
	height:57px;
	display:block;
	background-image:url('../images/topbar-left.jpg'); background-position:top left; background-repeat:no-repeat;
	line-height:57px;
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	color:#FFF;
	padding-left:32px;
	font-weight:bold;	
}
#second-header-right {
	float:left;
	position:relative;
	width:540px;
	height:57px;
	display:block;
	line-height:57px;
	padding-left:18px;
}
#second-header-right h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:57px;
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	float:left;
}
#second-header-right img {
	float:left;
}
#content {
	float:left;
	position:relative;
	clear:both;
	width:760px;
	background-image:url('../images/content-bg.gif'); background-position:top left; background-repeat:repeat-y;	
	border-bottom:solid 1px #d3d3d3;
}
#content-left {
	float:left;
	position:relative;
	background-color:#b8e2fd;
	background-image:url('../images/leftside-bottom.jpg'); background-position:bottom left; background-repeat:no-repeat;	
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;	
	width:179px;
	padding-bottom:260px;
	min-height:300px;
	padding-top:6px;
}
#content-left .menu {
	float:left;
	position:relative;
	clear:both;
	width:147px; height:21px; line-height:21px;
	background-image:url('../images/leftmenu-bg.jpg'); background-position:top left; background-repeat:no-repeat;
	font-family:"Arial Narrow",Arial;
	font-size:12px;
	text-transform:uppercase;
	padding-left:32px;
	margin-bottom:8px;
	font-weight:bold;
}
#content-left a:link.menu, #content-left a:visited.menu {
	text-decoration:none;
	height:21px;
	color:#FFFFFF;
}
#content-left a:hover.menu {
	background-image:url('../images/leftmenu-over.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
}

#content-right {
	float:left;
	position:relative;
	/*width:540px;*/
	width: 719px;
	padding-left:18px;
	padding-top:15px;
	min-height:300px;	

}
#content-right p {
	padding:0 0 0 0;
	margin:0 0 0 0;
	padding-bottom:15px;
}
.property-list {
	float:left;
	position:relative;
	width:175px;
	padding-top:20px;
	text-align:center;
}
.property-list img {
	border-width:1px; border-style:solid; border-color:#666;
	padding:1px;

}
.property-list h4 {
	font-family:"Arial Narrow", Arial;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding-bottom:10px;
	padding-top:10px;
}
#property-photos {
	float:right;
	position:relative;
	width:140px;
	padding-left:20px;
}
#property-photos img {
	padding-bottom:15px;
	clear:both;
}
#footer {
	float:left;
	clear:both;
	position:relative;
	margin-top:15px;
	padding-bottom:15px;
	padding-top:15px;
	width:96%;
	border-top:solid 1px #ced9df;
	color:#7e7e7e;
}
#footer a:link, #footer a:visited {
	color:#7e7e7e;
}
.stars {
	float:left;
	width:12px;
	height:52px;
	background-image:url('../images/star.jpg');
	background-position:left top;
	background-repeat:no-repeat;	
}
.star-text {
	display:none;
	visibility:hidden;
	font-size:14px;
	line-height:42px;
	color:#060;
	font-weight:bold;
	text-align:center;
}
