@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
version:   2.0
autor:    Roberto Lavor
email:     robertolavor@tetoa.com
website:   http://www.pontodesignpb.com/
-----------------------------------------------------------------------------*/


/* zerar as margens e o padding*/
*{
	margin:0;
	padding:0;
	list-style:none;
}

/* =Typografia
-----------------------------------------------------------------------------*/
body{
	background-color:#ffffee;
	background-image:url(../images/fundo1.jpg);
	background-repeat:repeat-x;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	list-style:none;
}

/* =Titulos
-----------------------------------------------------------------------------*/
h1, h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#886633;
	margin-left: 3px;
	font-weight: bold;
	}
h1{
	font-size:130%;
	}
h2{
	font-size:120%;
	}
h3{
	font-size:110%;	
	}

/* container id
-----------------------------------------------------------------------------*/
#container{
	position:absolute;
	width:750px;
	padding:5px;
	left:50%;
	margin:0 0 0 -380px;
	}
	
/* header id 
-----------------------------------------------------------------------------*/
#header{
	background-color:#ffffee;
	width:750px;
	height:111px;
	text-align:center;
	}
#header img{
	border:none;
	}
#header a{
	text-decoration:none;
	}
#header a:hover{
	text-decoration:none;
	}


/* menuflash id
----------------------------------------------------------------------------*/
#menuflash{
	background-color:#fff;
	width:750px;
	margin-top:13px;
	text-align:center;
	height:64px;
}

/* orange id
-----------------------------------------------------------------------------*/
#orange{
	background-color:transparent;
	width:750px;
	padding-bottom:5px;
	margin-top:4px;
	height:290px;	
	line-height:40px;
}
.foto{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	padding:0;
	width:750px;
	height:300px;
	}
	
/* search id 
-----------------------------------------------------------------------------*/
#search{
	background-color:#FF9900;
	background-image:url(../images/fundo-search.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:280px;
	margin-top:8px;
	text-align:left;
	float:left;
	color: #886633;
	}
#search p{
	margin:0;
	padding:0;
	}
#search fieldset{
	width:230px;
	border:1px solid transparent;
	margin-left:5px;
	text-align:left;
	}
#search legend{
	font-weight:bold;
	color:#886633;
	}
#search label{
	margin-left:5px;
	color:#886633;
	}
#search select{
	margin-left:3px;
	color:#886633;
	height:19px;
	border:1px solid #886633;
	}
#search .bt{
	margin-left:3px;
	color:#886633;
	height:19px;
	border:1px solid #886633;
	}
#search p{
	margin:0;
	padding:0;
	color:#886633;
	}
	
/* Lançamentos id
-----------------------------------------------------------------------------*/
#lancamento{	
	background-color:#FF9900;
	margin-top:8px;
	margin-right:5px;
	width:495px;
	height:280px;
	float:right;
	}
	
/* informativos id
-----------------------------------------------------------------------------*/	
#informativos{
	background-color:#ffffee;
	text-align:left;
	margin-top:10px;
	width:245px;
	min-height:400px;
	float:left;
}
#informativos a{
	text-decoration:none;
	color:#886633;
	}
#informativos a:hover{
	text-decoration:underline;
	}
#informativos h1{
	padding:5px;
	}

#informativos p{
	background-color:#fff;
	color:#886633;
	padding:5px;
	margin-bottom:2px;
	margin-top:2px;
	}


/* imoveis id
-----------------------------------------------------------------------------*/	
#imoveis2{
	background-color:#ffffee;
	text-align:left;
	margin-top:5px;
	width:494px;
	padding:5px;
	min-height:200px;
	float:right;
	}
#imoveis2 a{
	text-decoration:none;
	color:#886633;
	}
#imoveis2 a:hover{
	text-decoration:underline;
	}
#imoveis2 h1{
	text-align:center;
	line-height:20px;
	}

#imoveis1{
	background-color:#ffffee;
	text-align:left;
	margin-top:5px;
	width:494px;
	padding:5px;
	min-height:200px;
	float:right;
	}
#imoveis1 a{
	text-decoration:none;
	color:#886633;
	}
#imoveis1 a:hover{
	text-decoration:underline;
	}
#imoveis1 h1{
	text-align:center;
	line-height:20px;
	}
.imtub{
	width:90px;
	height:68px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	}
.imtub1{
	width:90px;
	height:68px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:22px;
	}
/* busca
-----------------------------------------------------------------------------*/	
#busca{
	width:750px;
	padding:5px;
	}
#busca a{
	color:#886633;
	text-decoration:none;
	font-weight:normal;
	font-size:90%;
	}
#busca a:hover{
	border-bottom:1px solid #886633;
	}
#busca table{
	width:740px;
	margin-bottom:25px;
	}

#busca caption{
	color:#886633;
	margin-bottom:25px;
	margin-top:25px;
	font-weight:bold;
	font-family:georgia;
	font-size:130%;	
	}
#busca td{
	background-color:#fff;
	text-align:center;
	border-bottom:1px solid #FEFFED;
	padding:5px;
	}
#busca .titulo{
	background-color:#886633;
	font-weight:bold;	
	}
/* busca
-----------------------------------------------------------------------------*/	
#busca2{
	margin-bottom:25px;
	margin-top:25px;
	width:740px;
	}
#busca2 .left{
	float:left;
	width:380px;
	padding:5px;
	}
#busca2 .right{
	float:right;
	width:330px;
	padding:5px;
	}
#busca2 .gr{
	width:370px;
	height:278px;
	padding:5px;
	text-align:center;
	border:1px solid #886633;
	margin-bottom:20px;
	}
.mini{
	background-color:#fff;
	float:left;
	width:90px;
	height:68px;
	padding:2px;
	text-align:center;
	line-height:40px;
	border:1px solid #886633;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
	}

/* footer id
-----------------------------------------------------------------------------*/		
#footer{
	background-color:#FE9900;
	width:750px;
	height:60px;
	margin-top:20px;
	line-height:20px;
	}
#footer p{
	background-color:transparent;
	margin-top:5px;
	margin-left:5px;
	color:#fff;
	font-size:85%;
	}
	#footer img{
	border:none;
	}

/* classes
-----------------------------------------------------------------------------*/	
.descimoveis{
	background-color:#ffffff;
	background-image:url(../images/marcador_imoveis_top.jpg);
	background-repeat:no-repeat;
	color:#886633;
	width:139px;
	height:200px;
	margin-left:5px;
	text-align:left;
	float:left;
}

.marcadorimoveis{
	background-color:transparent;
	width:51px;
	height:200px;
	float:left;
}
.clear{
	clear:both;
	padding-bottom:5px;
	padding-top:5px;
	color:#886633;
}
.busca{
	width:135px;
}
.busca1{
	width:168px;
}
.busca2{
	width:160px;
}
.left{
	float:left;
}
.right{
	float:right;
	margin-right:5px;
}
.left1{
	background-color:#fff;
	color:#886633;
	font-weight:bold;
	text-align:right;
	width:90px;
	float:left;
	padding:5px;
}
.right1{
	background-color:#fff;
	color:#886633;
	width:210px;
	float:right;
	padding:5px;
}
.nav{
	color:#886633;
}
.nav a:link, a:visited {
	text-decoration:none;
	border-bottom:1px dotted #886633;
	color:#886633;
}
.nav a:hover, a:active {
	border-bottom-style:solid;
}

.seta{
	float:left;
	padding-top:45px;
	width:32px;
}
.caixagaleria{
	position:relative;
	width:310px;
	height:70px;
	background-color:#ffffff;
	float:left;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
}
.tempo{
	width:245px;
	height:150px;
	padding-top:25px;
	background-color:#ffff99;
	margin-bottom:10px;
	margin-top:25px;
	text-align:center;
	clear:both;
}
#texto0111{
	float:right;
	width:455px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:20px;
	line-height:1.8em;
	list-style:none;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff;
	color:#886633;
	}
#texto0111 img{
	float:left;
	padding:5px;
	border:1px solid #886633;
	margin:5px;	
	}
.l1 a{
	text-decoration:none;
}
.l1 a:hover{
	text-decoration:none;
}
.imgs{
	float:left;
	padding-top:15px;
	margin-bottom:5px;
	margin-top:15px;
	}
.centralizar{
	font-weight:bold;
	line-height:40px;
	}
.contactus{
	width:245px;
	height:300px;
	padding-top:10px;
	background-color:#fff;
	text-align:right;
	margin-bottom:5px;
	margin-top:5px;
}
.h1{
	background-color:transparent;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:15px;
	text-align:left;
}
.esq{
	text-align:left;
	line-height:40px;
	}