/* Top Elements */
:root { overflow-y: scroll !important; }
* { margin: 0; padding: 0;}

body {
	background: #037E00 url(../images/bg.jpg) repeat-x;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #5C4C42; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #002200; 
	background: inherit; 
	text-decoration: none;		
}
a:hover {
	color: #006600;
	background: inherit;
	padding-bottom: 0;
	/*border-bottom: 2px solid #004777;*/
}

/* topos */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #0A4E01;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 5px;	
}

td {
	padding-left: 11px;
	padding-right: 11px;
}

td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:0px; padding: 0 0px;
	background:#BCFCB8;
	width:100%;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #006600;
	font: normal 1em Verdana, sans-serif;
	background:#F8F8F8;
	color:#000;
}
select {
	padding:2px;
	border:1px solid #006600;
	font: normal 1em Verdana, sans-serif;
	background:#F8F8F8;
	color:#000;
}
textarea {
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #006600;
	display:block;
	background:#F8F8F8;
	color:#000;
}

/********************************************
   LAYOUT
********************************************/ 
#geral {
	position: relative;
	width: 900px;	
	margin: 8px auto;
	margin-bottom:0px;
	text-align: left;
	background: #fff;
	padding:0;
	overflow:hidden;
	min-height:100%;
	margin-top:20px;
	z-index:2;
	
}
#content-geral {
	float: left;
	position:relative;
	display: inline;
	padding: 0; 	
	background: #fff url(../images/content-bg.jpg) repeat-x;
	width:870px;
	margin:5px auto;
	margin-left:15px;
	
}

.outas_paginas{
	margin-top:3px !important;
}

#topo{
	background: url(../images/header-bg.jpg) repeat-x;
	padding-left:8px;
	padding-right:7px;
	width:95%;
	margin:0 auto;
}

/* topo-photo */
#topo-photo {
	position:relative;
	margin: 5px auto;
	margin-bottom:0px !important;
	height: 200px;
	width: 870px;
	margin-left:-8px;
	padding-bottom:0px;
	background:url(../images/im3.jpg) no-repeat;
}

/* topo-photo0 */
#topo-photo0 {
	position:relative;
	margin: 5px auto;
	margin-bottom:0px !important;
	height: 200px;
	width: 870px;
	margin-left:-8px;
	padding-bottom:0px;
	background:url(../images/im3.jpg) no-repeat;
}

/* topo-photo1 */
#topo-photo1 {
	position:relative;
	margin: 5px auto;
	margin-bottom:0px !important;
	height: 200px;
	width: 870px;
	margin-left:-8px;
	padding-bottom:0px;
	background:url(../images/im3.jpg) no-repeat;
}

/* topo-photo2 */
#topo-photo2 {
	position:relative;
	margin: 5px auto;
	margin-bottom:0px !important;
	height: 200px;
	width: 870px;
	margin-left:-8px;
	padding-bottom:0px;
	background:url(../images/im3.jpg) no-repeat;
}
/* topo-photo3 */
#topo-photo3 {
	position:relative;
	margin: 5px auto;
	margin-bottom:0px !important;
	height: 200px;
	width: 870px;
	margin-left:-8px;
	padding-bottom:0px;
	background:url(../images/im4.jpg) no-repeat;
}

#logo {
    height: 81px;
	background:#BCFCB8;
	color:#fff;
	text-transform: uppercase;
	font: normal 3em Verdana, sans-serif;
	border-top:15px solid #fff;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;	
	margin-top:-2px;
}

#Menu {
	float: left;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;	
	width: 870px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #0A4E01;
	border-left: 1px solid #0A4E01;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}

#nav ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;
	border-bottom:0;
}
#nav ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}

#nav ul li a:hover{ 
background: url(../images/nav-hover1.jpg) repeat-x;
color: #fff;
}

#navTop{
	float:left;
	margin-top:-5px;
	margin-left:-40px;
}

#navTop ul li{
	float:left;
	border:0;
	list-style:none;
}

#navTop ul li a{
	display: block;
	float:left;
	margin-left:3px;
	margin-right:6px;
	height:25px;
	padding-top:5px;
	color: #FFFFFF;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
	border:0;
}

#navTop ul li a:hover{
	border:0;
	color:#E1E285;
}

#loggedin{
	float:left;
	margin-top:5px;
}

#loggedin li{

	display: block;
	color: #FFFFFF;
	list-style:none;
}

#loggedin li a{
	display: block;
	float:left;
	color: #FFFFFF;
}

#loggedin li a:hover{
	color:#FFFFFF;
}

/*Fim do menu*/


/* SUBHEADER */

#subHeader{
	width:850px;
	margin-left:15px;
	float:left;
}

#destaques{
	text-indent:0;
	margin-left:-8px;
	width:850px;
	color:#fff;
	line-height:1px;
}

#destaques li{
	list-style:none;
	float:left;
	margin-right:19px;
	color:#fff;
}

#destaques li img{
	height:100px;
	overflow:hidden;
}

#destaques li span{
	font-size:xx-small;
}

#destaques li a{
	border:0;
	color:#fff;
}

#destaques li a:hover{
	border:0;
	color:#fff;
	text-decoration: underline;
}

#account {
	text-indent:0;
	font: bold 1.4em Trebuchet MS, Arial, Verdana, Sans-Serif;
	margin-right:19px;
	margin-top:-10px;
	width:850px;
}

#account  li{
	list-style:none;
	float:left;
	margin-right:19px;
	text-transform: uppercase;
}

#account  li a{
	border:0;
	color:#fff;
}

#account li a:hover{
	border:0;
	color:#fff;
	text-decoration: underline;
}

#accountimg {
	margin-left:65px;
	margin-top:-20px;
}

#result_busca{
	list-style:none;
	width:570px;
	margin-left:-5px;
}

#result_busca li{
	float:left;
	margin-right:19px;
	margin-bottom:15px;
	padding-top:8px;
	width:175px;
	height:200px;
	text-align:center;
	border:1px solid #A4B727;
}

#result_busca li:hover{
	border:1px dotted #91A506;
}

#result_busca li a:hover{
	border:0;
}	

#result_busca li div{
	height:80%;
}

/* Fim SUBHEADER */


/* Main Column */

#main{
	position: relative;
}

.two-col #main {
	margin: 3px 610px 0 5px;
	/*border-right:1px dashed #666;*/
	width:610px;
}

#main h1 {
	font: bold 1.8em Trebuchet MS, Arial, Verdana, Sans-Serif;
	color: #0A4E01;
	margin-left:8px;
	padding: 15px 0 2px 0px;
	text-transform:uppercase;
	
}

#main p{
	display:block;
}

#main_aanbod{
	position: relative;
}

.two-col #main_aanbod {
	margin: 0px 870px 0 0px;
	/*border-right:1px dashed #666;*/
	width:870px;
}

#main_aanbod h1 {
	font: bold 1.8em Trebuchet MS, Arial, Verdana, Sans-Serif;
	color: #0A4E01;
	margin-left:8px;
	padding: 15px 0 2px 0px;
	text-transform:uppercase;
	
}

#main_aanbod p{
	display:block;
}

#backimg {
	width: 243px;
	height: 195px;	
	background: url(../images/backimg.jpg) repeat-y;
}

#backimg p{
	margin-left:21px;
	color: #fff;
}

#backimg img{
	margin-left:21px;
	margin-top: 19px;	
}

#backimg_lang {
	width: 244px;
	height: 303px;	
	background: url(../images/backimg_lang.jpg) repeat-y;
}

#backimg_lang p{
	margin-left:21px;
	margin-top: 10px;
	color: #fff;
}

#backimg_lang img{
	margin-left:21px;
	margin-top: 20px;	
}

/* Sidebar */
#sidebar {
	float: right;
	width: 250px;	
	margin-top: 10px;
	/*border:1px solid #C0DCF4;*/
}

#sidebar h1{
	font:normal 1.5em Georgia, "Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
	text-align:left;
	color: #0A4E01;
}

/* Sidebanner */

#Sidebanner_leeg {
	float: right;
	width: 2px;	

	/*border:1px solid #C0DCF4;*/
}

#Sidebanner {
	float: right;
	width: 200px;	
	margin-top: 120px;

	/*border:1px solid #C0DCF4;*/
}

#Sidebanner h1{
	font:normal 1.5em Georgia, "Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
	text-align:left;
	color: #88ac0b;
}


/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 0 10px 8px 10px; padding: 0;			
	border:1px solid #91A506;
	text-decoration: none;	
	background:#A4B727;
	padding-top:8px;
	padding-bottom:8px;
	list-style:none;
}
ul.sidemenu li {
	margin: 0 2px;		
	margin-left:5px;
	border-bottom:1px solid #fff;
}


ul.submenu{
	list-style:none;
}

ul.submenu li {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	position:relative;
}


ul.sidemenu li a{
	color:#fff;
	font-weight:bold;
}


ul.sidemenu li img{
	background: none !important;
   	border: none !important;
	padding: 0px !important;
	margin-left:-5px;
}

* html body ul.sidemenu li {
	height: 1%;
}

ul.sidemenu li a:hover {
	color: #006600;
	border:0;
}

ul.submenu li a:visited{
	text-decoration:underline;
	color:#9F2786;
}

/* footer-geral */
#footer-geral {
	clear:both;
	width: 870px;
	height: 25px;
	margin:0 auto;
	font-size: 95%;
	text-align: left;
	background:#0A4E01;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-bottom: 15px solid #fff;
}
#footer-geral a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer-geral a:hover {
	color: #E1E285;
}

/* footer */
#footer {
	clear: both;
	color: #fff;	
	margin: 0 auto; 
	width: 640px;
	text-align: center;
	padding-top: 3px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.erro{
	background:#FFDFDF;
	border:1px solid red;
}


.next, .prev{
	cursor:pointer;
}

#bts{
	margin:12px 25px 0 25px;
}

#bts img{
	float:left; 
	margin-right:5px;	
}

.semFundo{
	background:none !important;
	border:0 !important;
	list-style:none !important;
}

.semFundo li{
	background:none;
	padding:0;
	list-style:none !important;
	text-align:center;
	margin-left:0px !important;
}

.sem_margem{
	margin-right:0 !important;
}

#capa{
	float:right;
	margin-right:5px;
	margin-top:-100px;
	border:5px solid #0A4E01;
}

#capah{
	float:right;
	margin-right:5px;
	margin-top:-20px;
	border:5px solid #0A4E01;
}

#ficha{
	float:left;
	margin-bottom:5px;
	margin-top:120px;
}

#fichah{
	float:left;
	margin-bottom:5px;
	margin-top:40px;
}

#fotosImovel{
	float:left;
}

#foto{
	border:5px solid #0A4E01;
	margin-top:-20px;
}


#fotosImovel ul{
	width:600px;
	padding:0;
	margin:0;
}

#fotosImovel ul li{
	list-style:none;
	float:left;
	width:165px;
	margin-left:30px;
	margin-top:8px;
}

#fotosImovel ul li img{
	border:5px solid #fff;
}

.fichaImovel{
	background-color:#BCFCB8;
	padding:5px;
	padding-bottom:15px;
	color:#333;
}

.fichaImovel h4{
	background:#0A4E01;
	font:bold 1.4em Georgia, Times new Roman, Serif;
	color:#fff;
	padding:8px;
}

.fichaImovel a {	
	color: #cc0000; 
	background: inherit; 
	text-decoration: none;
    font-weight: bold;		
}
.fichaImovel a:hover {
	color: #880000;
	background: inherit;
	padding-bottom: 0;
    font-weight: bold;
}

#formFicha{
	float:left;
	width:100%;
}

.logoEmp{
	margin-right:20px;
	margin-top:5px;
}

.dadosEmp{
	float:left;
	margin-left:8px;
}

.linkMaior{
	font-size:1.3em;
}

.links{
	float:left;
	width:285px;
	margin-left:15px;
	margin-top:25px;
}

.rechts{
	float:left;
	width:300px;
	margin-top:5px;
	
}

.rechts a {	
	color: #cc0000; 
	background: inherit; 
	text-decoration: none;
    font-weight: bold;		
}
.rechts a:hover {
	color: #880000;
	background: inherit;
	padding-bottom: 0;
    font-weight: bold;
}

.optie {
	background-color: #C8C8C8;
	border: 1px solid #000000;
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
	text-align:center;
	padding-right: 2px;
	padding-left: 2px;
}
