body
{
	text-align: center;
	margin: 0;
	background: #784421 url(images/fondo.png) repeat-x scroll 0px 253px;
}

body *
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

h1, h2 ,h3
{
	color: #004c60; font-family: Lucida Sans, Sans-Serif;
}

h1{ font-size: 30px; color: #2c89a0 }
h2{ font-size: 22px; color: #808B95 }
h3{ font-size: 18px; color: #2c89a0 }

a{ color: #808B95; text-decoration: none; }
a:hover{ color: #E27B14; }

img{ border: 0 }

table, td
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

#header
{
	width: 928px;
	height: 147px;
	background-color: #fff;
}

#header .logo
{
	width: 231px;
	height: 147px;
	float: left;
}

#header .top
{
	width: 689px;
	height: 147px;
	background: transparent url(images/family-top-en.png) no-repeat scroll -3px 0px;
	float: right;
}

#header .top .enlaces
{
	font-size: 18px;
	color: #000;
	text-align: right;
}

#header .top .enlaces a
{
	font-size: 18px;
	color: #000;
}

#header .top .enlaces a:hover
{
	font-size: 18px;
	color: #E27B14;
}

#header-bottom
{
	background-color: #fcba38;
}

#header-bottom .family-bottom
{
	height: 107px;
	width: 928px;
	background: #fcba38 url(images/family-bottom.png) no-repeat top center;
}

#top-bar
{
	width: 928px;
	height: 47px;
	background-color: #89a02c;
}

#top-bar .menu
{
	padding: 0;
	margin: 0;
}

#top-bar .menu li
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#top-bar .menu li a
{
	display: block;
	padding: 15px 0px 16px 0px;
	float: left;
	color: #fff;
	border-right: solid 1px #fff;
	text-transform: uppercase;
	width: 152px;
}

#top-bar .menu li a.active
{
	background: #e27b14 url(images/indicator.gif) no-repeat scroll bottom center;
	text-transform: none;
}

#top-bar .menu li.last a
{
	border-right: 0;
	width: 154;
}

#top-bar .menu li a:hover
{
	background: #e27b14 url(images/indicator.gif) no-repeat scroll bottom center;
	text-transform: none;
}

#page-title
{
	padding-top: 0;
	margin-top: 10;
}

#content
{
	width: 920px;
	background-color: #fff;
}

#content .center
{
	padding: 5px;
	vertical-align: top;
}

#content .center table
{
	width: 100%;
}

#content .left, #content .right
{
	width: 235px;
	padding: 8px; 
	vertical-align: top;
}

#content .left .form-text, #content .right .form-text
{
	width: 100%;
}

#content .left .form-password, #content .right .form-password
{
	width: 100%;
}

#content .left .block .title, #content .right .block .title
{
	font-size: 20px;
	color: #e37b15;
}

#front-search
{
	background: transparent url(images/quick-search.jpg) no-repeat center center;
	width: 626px;
	height: 243px;
}

#front-search .search-form
{
	margin: 0;
	padding: 60px 0 0 15px;
	display: block;
}

#front-search .search-form td
{
	vertical-align: top;
	padding: 8px;
}

#footer
{
	background-color: #fff;
	
}

#footer-message
{
	width: 1014px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#footer-message .content
{
	float: left;
	width: 896px;
	height: 46px;
	margin-top: 6px;
	background-color: #552200;
	color: #fff;
}

#footer-message .left
{
	float: left;
	width: 59px;
	height: 62px;
	background: transparent url(images/footer-leaves-left.gif) no-repeat scroll left top;
}

#footer-message .copyright
{
	float: left;
	height: 41px;
}

#footer-message .desarrollador
{
	float: right;
}

#footer-message .right
{
	float: right;
	width: 59px;
	height: 62px;
	background: transparent url(images/footer-leaves-right.gif) no-repeat scroll left top;
}

.realty-listing-results thead td
{
	background: transparent url(images/results-bar.png) repeat-x top left;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fd7821;
	height: 38px;
	text-align: center;
}

.realty-listing-results td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
}

.realty-favorites-list thead td
{
	background: transparent url(images/results-bar.png) repeat-x top left;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fd7821;
	height: 38px;
	text-align: center;
}

.realty-favorites-list td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
}

.realty-memberships-list thead td
{
	background: transparent url(images/results-bar.png) repeat-x top left;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fd7821;
	height: 38px;
	text-align: center;
	font-size: 12px;
}

.realty-memberships-list td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
	text-align: center;
}

