/* CSS Document */
html, body {
	height: 100%
	}
body {
	font-family: Arial, Sans-serif;
	color:#000;
	text-decoration: none;
	margin: 0;
	}
.h1 {
	display:none;
}
.bloco {
	font-size:0.75em;
	}
.empreendimentos {
	text-align: left;
	margin:5px 0;
	}
.alert1 {
	float:left;
	clear:left;
	width:400px;
	background: url(../images/alert.gif) no-repeat left top;
	font-size:0.75em;
	padding-left:15px;
	color: #6C6C6C;
	}
.alert1 span {
	font-weight:bold;
	}
.info {
	float:left;
	clear:left;
	width:400px;
	background: url(../images/info.gif) no-repeat left top;
	padding-left:15px;
	}
.reftext {
	float:left;
	clear:both;
	margin:5px 0 5px 0;
	font-size:0.8em;
	color:#666;
	}
hr{	display:none;}
div.hr{
	clear: both;
	height: 1px;
	margin-top:0px;
	margin-bottom:5px;
	background-color: #727272;
	}
#main {
	width:730px; 
	margin-left: auto;
	margin-right: auto;
	}
/*----- start header-----*/
#header {
	background: url(../images/bg_header2.jpg) top left no-repeat;
	width: 730px;
	height:268px;
	}
#header_en {
	background: url(../images/bg_header_en.jpg) top left no-repeat;
	width: 730px;
	height:268px;
	}
#header_es {
	background: url(../images/bg_header_es.jpg) top left no-repeat;
	width: 730px;
	height:268px;
	}
#menu_language {
	float:right;
	width:730px;
	margin: 25px 0 0 0;
	padding: 0;
	}
#language{
	margin:0 0 0 540px;
	padding:0;
	}
#language ul{
	margin:0;
	padding:0;
	}
#language li{
	margin:0;
	padding:0;
	display:inline;
	}
#language a{
	margin:0;
	padding:0 5px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
	background:url(../images/bg_bar.jpg) right center no-repeat;
	}
#language a.last {
	background:url(../images/zaza.jpg);
	}
#language a:hover,#language a.active {
	color:#c00;
	}
#menu {
	float:left;
	width:730px;
	margin:192px 0 0 0;
	padding: 0 0 0 6px;
	}
#navbar {
	float:left;
	margin:0;
	padding:0;
	}
#navbar ul {
	margin:0;
	padding:0;
	}
#navbar li {
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#navbar li a {
	float:left;
	margin:0 6px 0 0;
	padding:6px 25px;
	background:#c00 /*url(../images/bg_but_menu.jpg) left top repeat-x*/;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
	text-decoration:none;
	}
#navbar a:hover,#navbar a.active {
	color: #c00;
	background:#EFEFEF;	
	} 
#navbar li.first a {
	padding:6px 24px;
	}
	
	
#navbar_en {
	float:left;
	margin:0;
	padding:0;
	}
#navbar_en ul {
	margin:0;
	padding:0;
	}
#navbar_en li {
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#navbar_en li a {
	float:left;
	margin:0 6px 0 0;
	padding:6px 32px;
	background:#c00 /*url(../images/bg_but_menu.jpg) left top repeat-x*/;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
	text-decoration:none;
	}
#navbar_en a:hover,#navbar_en a.active {
	color: #c00;
	background:#EFEFEF;	
	} 
#navbar_en li.first a {
	padding:6px 27px;
	}
	
	
#navbar_es {
	float:left;
	margin:0;
	padding:0;
	}
#navbar_es ul {
	margin:0;
	padding:0;
	}
#navbar_es li {
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#navbar_es li a {
	float:left;
	margin:0 6px 0 0;
	padding:6px 28px;
	background:#c00 /*url(../images/bg_but_menu.jpg) left top repeat-x*/;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
	text-decoration:none;
	}
#navbar_es a:hover,#navbar_es a.active {
	color: #c00;
	background:#EFEFEF;	
	} 
#navbar_es li.first a {
	padding:6px 27px;
	}
/*-----end header start content-----*/
#content {
	float:left;
	background: url(../images/bg_mid.jpg) top left repeat-y;
	width: 730px;
	padding:0 0 10px 0;
	}
/*----- start left -----*/
#left {
	float:left;
	display:inline;
	width:214px;
	}
#search{
	float:left;
	display:inline;
	background: #e9e9e9 url(../images/bg_search.jpg) left top repeat-x;
	width: 200px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:14px;
	padding:18px;
	}
#search span{
	padding:0;
	margin:0;
	}
#search h3 {
	color:#c00;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	float:left;
	clear:both;
	}
#search div.hr {
	background:#c00;
	}
#form_search label,#form_search input {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 7px;
	font-size:0.8em;
	color:#c00;
	font-weight:bold;
	}
#form_search select {
	background-color: #efefef;
	width: 116px;
	}
#form_search label {
	text-align: right;
	width: 70px;
	padding-right: 10px;
	padding-top:3px;
	}
#form_search br {
	clear: left;
	}
#form_search .but_search {
	/*background:#c00;
	color:#fff;
	font-weight:bold;
	border: 1px solid #000;
	padding: 1px;*/
	float:left;
	display:inline;
	margin-top:3px;
	margin-left:85px;
	width:77px;
	height:26px;
	clear: both;
	}
#form_ref input {
	display: block;
	width: 100px;
	float: left;
	margin-left:4px;
	font-size:0.8em;
	color:#666;
	}
#form_ref input.but {
	width:45px;
	}
#adv_search {
	/*width:230px;*/
	height:10px;
	float:left;
	/*display:inline;*/
	display:none;
	text-align:center;
	}
#adv_search p{
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#535353;
	}
#adv_search a {
	color:#535353;
	text-decoration:underline;
	}
#contactus {
	background-image: url(../images/bg_contacte_nos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
	height: 150px;
	float:left;
	clear:both;
	display:inline;
	margin-top:15px;
	margin-left:18px;
	}
#contactus_en {
	background-image: url(../images/bg_contacte_nos_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
	height: 150px;
	float:left;
	clear:both;
	display:inline;
	margin-top:15px;
	margin-left:18px;
	}
#contactus_es {
	background-image: url(../images/bg_contacte_nos_es.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
	height: 150px;
	float:left;
	clear:both;
	display:inline;
	margin-top:15px;
	margin-left:18px;
	}
/*----- end left start right -----*/
#right {
	float:right;
	display:inline;
	width:480px;
	}
#wellcome{
	float:right;
	display:inline;
	margin-top:30px;
	margin-right: 42px;
	margin-bottom:10px;
	width: 390px;
	color: #707070;
	font-size: 0.8em;
	font-weight:bold;
	text-align:justify;
	}
/*----- start highlight -----*/
#highlights {
	float:right;
	display:inline;
	margin-top:15px;
	margin-right: 14px;
	width:420px;
	height:200px;
	padding: 18px 18px 14px 18px;
	/*background: #c00 url(../images/bg_highlight.jpg) top left repeat-x;*/
	background: #fff;
	font-size:0.8em;
	color:#c00;
	}
#highlights h4{
	margin:3px 0 5px 0;
	color: #c00;
	font-size:0.9em;
	font-weight:bold;
	}
#highlights a img {
	border: 1px solid #c00;
	padding:2px;
	margin-bottom:3px;
	}
#highlights a:hover img {
	padding:0;
	border: 3px solid #c00;
	}

#highlights span{
	float:left;
	clear:both;
	padding:0;
	margin:0;
	font-weight:bold;
	}
#highlights a.detail{
	float:left;
	clear:both;
	margin:5px 0 0 0;
	padding:3px 20px 3px 5px;
	background: #efefef url(../images/ico_detail.gif) no-repeat right center;
	font-size:1em;
	color:#c00;
	text-decoration:none;
	}
#highlights a.detail:hover{
	text-decoration:underline;
	}
#highlights a.detail:visited {
	text-decoration:line-through;
	}
#highlights div.hr{
	background:#c00;
	}	
#highlights h2{
	color:#c00;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
.highlight1 {
	float:left;
	display:inline;
	width:134px;
	margin-right:6px;
	}
#dream_homes {
	float:right;
	display:inline;
	margin-top:15px;
	margin-right: 14px;
	width:455px;
	height:63px;
	background:url(../images/casasdesonho.gif) no-repeat top right;
	display:none;
	}
/*----- end highlights start imoveis -----*/
#imoveis{
	float:right;
	display:inline;
	margin-top:10px;
	margin-right: 14px;
	padding: 18px;
	width:420px;
	background:#fff;
	}
#imoveis h2 {
	color:#727272;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
#imoveis span.num_result {
	font-weight:bold;
	color:#727272;
	font-size:0.7em;
	}
#imoveis.hr {
	background:#727272;
	}
#imoveis dt {
	margin:10px 0 0 0;
	}
#imoveis dd {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 0.7em;
	color: #18C400;
	text-decoration:none;
	}
#imoveis dd.preco {
	margin-bottom:10px;
	}
#imoveis dd strong {
	color: #c00;
	text-decoration: none;
	}
#imoveis dt a {
	float: left;
	display: block;
	margin: 2px 12px 6px 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #c00;
	}
#imoveis dd a {
	color: #18C400;
	text-decoration:none;
	}
#imoveis dd a.detail {
	padding:3px 20px 3px 5px;
	background: #efefef url(../images/ico_detail.jpg) no-repeat right center;
	font-size:1em;
	color:#c00;
	text-decoration:none;
	}
#imoveis dd a.detail:visited {
	text-decoration:line-through;
	}
#imoveis dt a:hover, #imoveis dt.active a {
	border: 3px solid #c00;
	padding: 0;
	}
#imoveis dt.active a {
	border-color: #244008;
	}
#imoveis dd a:hover, #imoveis dd.active a {
	text-decoration:underline;
	}
#imoveis dd.active a {
	text-decoration: none;
	border-bottom: 0;
	}
/*#imoveis.hr_points {
	background:#727272;
	}*/
/*----- end imoveis start financiamentos -----*/
#financiamentos{
	float:right;
	display:inline;
	margin-top:10px;
	margin-right: 14px;
	padding: 18px;
	width:420px;
	background:#fff;
	}
#financiamentos h2 {
	color:#727272;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
#financiamentos span.num_result {
	font-weight:bold;
	color:#727272;
	font-size:0.7em;
	}
#financiamentos.hr {
	background:#727272;
	}
#financiamentos dt {
	margin:10px 0 0 0;
	}
#financiamentos dd {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 0.7em;
	color: #18C400;
	text-decoration:none;
	}
#financiamentos dd strong {
	color: #c00;
	text-decoration: none;
	}
#financiamentos dt a {
	float: left;
	display: block;
	margin: 2px 12px 6px 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #c00;
	}
#financiamentos dd a {
	color: #18C400;
	text-decoration:none;
	}
#financiamentos dd a.detail {
	padding:3px 5px;
	background: #f00000;
	font-size:1em;
	color:#fff;
	text-decoration:none;
	}
#financiamentos dt a:hover, #imoveis dt.active a {
	border: 3px solid #c00;
	padding: 0;
	}
#financiamentos dt.active a {
	border-color: #244008;
	}
#financiamentos dd a:hover, #imoveis dd.active a {
	text-decoration:underline;
	}
#financiamentos dd.active a {
	text-decoration: none;
	border-bottom: 0;
	}
/*#imoveis.hr_points {
	background:#727272;
	}*/
/*----- end financiamentos start imovel-----*/
#imoveis a {
	color:#c00;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	}
#imoveis a:hover {
	text-decoration:underline;
	}
#image_big {
	float:left;
	display:inline;
	clear:both;
	width:320px;
	height:240px;
	overflow: hidden;
	margin-bottom:6px;
	border: 1px #000000;
	}
#thumb_1 {
	float:right;
	display:inline;
	width:80px;
	height:60px;
	}
#thumb_2 {
	float:right;
	display:inline;
	width:80px;
	height:60px;
	}
#thumb_3 {
	float:right;
	display:inline;
	width:80px;
	height:60px;
	}
#thumb_4 {
	float:right;
	display:inline;
	width:80px;
	height:60px;
	}
#basic_info {
	float:left;
	display:inline;
	width:250px;
	margin-bottom:6px;
	font-size:0.8em;
	}
#basic_info strong {
	font-weight:bold;
	}
#utils {
	float:right;
	width:150px;
	margin-bottom:6px;
	background:#efefef;
	}
#utils a {
	font-weight:normal;
	}
#utils ul{
	margin:6px;
	padding:0;
	list-style:none;
	}
#utils li {
	}
#print {
	padding: 0 0 0 22px;
	background: url(../images/icones/i_print.gif) no-repeat left center;
	}
#send {
	padding: 0 0 0 22px;
	background: url(../images/icones/i_to_friend.gif) no-repeat left center;
	}
#visit {
	padding: 0 0 0 22px;
	background: url(../images/icones/i_info.gif) no-repeat left center;
	}
#calc {
	padding: 0 0 0 22px;
	background: url(../images/icones/i_calc.gif) no-repeat left center;
	}
#description {
	float:left;
	display:inline;
	width:250px;
	font-size:0.75em;
	margin-right:3px;
	margin-bottom:6px;
	}
#description strong {
	color:#c00;
	}
#description p {
	padding-top:6px;}
#description .alert1 {
	width:auto;
	font-size:1em;
	}
#description .alert1 strong {
	color:#000;
	}
#features {
	float:left;
	width:155px;
	font-size:0.75em;
	background:#efefef;
	padding:6px;
	margin-bottom:6px;
	}
#features strong {
	color:#c00;
	margin:0 0 6px 0;
	}
#features ul {
	/*margin: 6px 0 0 22px;*/
	list-style:none;
	margin:0;
	padding:6px 6px 6px 12px;
	}
#features li {
	background:url(../images/ico_features.gif) no-repeat 0 50%;
	padding-left:17px;
	}
#mark_visit {
	float:left;
	clear: both;
	display:inline;
	width:420px;
	margin-top:18px;
	padding:6px 0;
	}
.red_bar {
	background:#c00 url(../images/bg_highlight.jpg) repeat-x top;
	color:#fff;
	padding:6px;
	font-size:0.75em;
	font-weight:bold;
	margin-bottom:6px;
	}
.form_visit {
	width:400px;
	}
.form_visit fieldset {
	border: 1px solid #828282;
	padding:15px;
	}
.form_visit legend {
	margin-bottom:6px;
	color:#828282;
	font-size:90%;
	text-align:right;
	}
.form_visit label,.form_visit input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 7px;
	font-size:0.75em;
	}
.form_visit textarea,.form_visit input,.form_visit select {
	font:12px verdana, arial, helvetica, sans-serif;
	background-color: #efefef;
	width: 200px;
	margin-bottom: 7px;
	}
.form_visit label {
	text-align: right;
	width: 120px;
	padding-right: 10px;
	padding-top:3px;
	color:#c00;
	}
.form_visit br {
	clear: left;
	}
.form_visit .but_search {
	background:#c00;
	color:#fff;
	font-weight:bold;
	border: 1px solid #fff;
	font-size:0.75em;
	margin-left:0;
	/*float:left;
	display:inline;
	margin-top:3px;
	margin-left:85px;
	width:77px;
	height:26px;*/
	}
#send_item {
	float:left;
	clear: both;
	display:inline;
	width:420px;
	margin-top:18px;
	padding:6px 0;
	}
/*----- end imovel start empresa-----*/
#fotos {
	float:right;
	width:150px;
	margin:0 0 6px 6px;
	}
#fotos img {
	margin-bottom:6px;
	border:#000000 1px solid;
	}
#acessoria {
	margin-left:15px;
	display:none;
	}
#estoril {
	margin-left:15px;
	display:none;
	}
#fotos_estoril {
	float:right;
	width:120px;
	margin:0 0 6px 6px;
	}
#fotos_estoril img {
	margin-bottom:6px;
	border:#000000 1px solid;
	}
/*----- end empresa -----*/
#small_menu {
	float:left;
	clear:both;
	display:inline;
	width:702px;
	margin-top:40px;
	margin-right:14px;
	margin-left:14px;
	padding:5px 0;
	background: #cdcdcd url(../images/bg_small_menu.jpg) repeat-x;
	text-align:center;
	}
#small_menu ul {
	margin:0;
	padding:0;
	}
#small_menu li {
	padding:5px;
	display:inline;
	}
#small_menu li a {
	padding:7px 7px 6px 7px;
	color:#c00;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
	}
#small_menu li a:hover {
	background:#acacac;
	color:#fff;
	}
#footer{
	float:left;
	clear:both;
	display:inline;
	width: 702px;
	margin: 5px 0 0 14px;
	font-size:0.8em;
	text-align:center;
	padding:15px 0;
	background: url(../images/bg_footer.jpg) repeat-x;
	color:#626262;
	}
#bar_bot{
	float:left;
	clear:both;
	width: 730px;
	height: 6px;
	background: url(../images/bg_bot.jpg) top left repeat-y;
	margin:0;
	padding:0;
	font-size:1px;
	}
#footer a {
	color:#C4001E;}	
