@charset "utf-8";
body {
	background-image: url(../images/bg0001.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #737373;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#conteiner{
background:#fff;
margin: 20px auto 0 auto;
border: 1px solid #999999;
width: 800px;
}
#content{
	width: 780px;
	margin: 0 auto;
}
/*===========================================================
			TOPO
============================================================*/
#topMenu{
	text-align: right;
	font-size: 0.8em;
	margin: 10px;
	
}
#bannerFlash{
	width: 780px;
	margin: 0 auto;
}
#mainMenu{
	height: 48px;
	background:url(../images/bg0003.jpg) center no-repeat;
	color: #fff;
}
#data{font-size: 18px; margin-left: 20px; padding-top: 10px; width: 110px;}

/*===========================================================
			CONTEÚDO
============================================================*/
#content{
	margin-top: 10px;
	margin-bottom: 20px;
}
#colRight{
	width: 286px;
	float: right;
}
#colRight .busca{
	background:url(../images/bg_busca_home.jpg) no-repeat;
	width: 282px;
	height:	358px;
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#colRight .busca a:link {
	color: #fff;
	text-decoration: none;
}
#colRight .busca a:visited {
	text-decoration: none;
	color: #FF3300;
}
#colRight .busca a:hover {
	text-decoration: none;
	color: #FF9900;
}
#colRight .busca a:active {
	text-decoration: none;
	color: #FF9900;
}
#colRight .busca table{
	margin-top: 60px;
}
#colRight .busca input{
	width:125px;
}
#colRight .busca select{
	width:130px;
}
#colRight .conteudo{
	width: 92%;
	margin: 0 auto;
}
#colLeft{
	width: 485px;
}
#colLeft #slide{
	background: url(../images/bg_lancamento_home.jpg) top left no-repeat;
	width: 482px;
	height: 354px;
	margin-bottom: 20px;
}
.slideConteudo h3{
	font-size: 20px;
	color:#333333;
}
.slideConteudo p{
margin-top: 30px;
width: 330px;
font-size:12px;
}
.slideConteudo .botao{
margin-top: 35px;
margin-right: 30px;
float: right;
border: none;
}
.slideConteudo{
width: 482px;
margin-top: 30px;
margin-left: 15px;
color: #fff;
}
.imovelHome{
	width: 230px;
	height: 167px;
	background: #EFEFEF;
	margin: 5px 5px;
	float: left;
}
.imovelHome img{
	float: left;
	margin: 5px;
	border: none;
}
.imovelHome h3, .imovelHome p{
	font-size: 0.8em;
	margin: 5px;
}
#conteudo > img{
background:#fff;
padding: 3px;
border: 2px solid #fff;


}
.clear{
	clear: both;
	padding: 0;
	margin: 0;
}
#rodape{
	height: 40px;
	background: #333;
	color: #fff;
	font-size: 0.7em;
	text-align: right;
	padding: 20px;
	width: 760px;
	margin: 0 auto;
}
#rodapeInterna{
	height: 40px;
	background: #333;
	color: #fff;
	font-size: 0.7em;
	text-align: right;
	padding: 20px;
	width: 760px;
	margin: 0 auto;
	border: 1px solid #333;
}
/*===========================================================
			MENU PRINCIPAL
============================================================*/
#menu {
        margin: 15px 10px 0 30px;
        padding: 0;
        height: 20px;
		float: right;
}

#menu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#menu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#menu ul li a {
        width: 100px;
        height: 18px;
        padding: 0;
        margin: 0 0 10px 0;
        color: #f5d7b4;
        text-decoration: none;
        display: block;
        text-align: center;
		font-size: 12px;
}

#menu ul li a:hover {
        color: #FFCC00;
}

#menu a:active {
       color: #FFCC00;
}

#menu li#active a {
       color: #FFCC00;
}

/*===========================================================
			MENU SUPERIOR
============================================================*/
#topMenu {
        margin: 15px 10px 0 30px;
        padding: 0;
        height: 20px;
		float: right;
}

#topMenu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#topMenu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#topMenu ul li a {
        width: 130px;
        height: 18px;
        padding: 0;
        margin: 0 0 10px 0;
        color: #666666;
        text-decoration: none;
        display: block;
        text-align: center;
		font-size: 10px;
}

#topMenu ul li a:hover {
        color: #FFCC00;
}

#topMenu a:active {
       color: #FFCC00;
}

#topMenu li#active a {
       color: #FFCC00;
}
