* {
 margin: 0; padding: 0;
}

img {
 vertical-align: middle;
 border: 0 none;
}

input, textarea{
 font-family: Tahoma;
 font-size: 10px;
 padding: 3px;
}

input.buscaedt{
 font-family: Tahoma;
 font-size: 10px;
 padding: 3px;
 height:8px;
}

select{
 width : 80px ;
 font-family: Tahoma;
 font-size: 10px;
 padding: 0px;
}

body {
 font-family: Tahoma;
 font-size: 10px;
}

/* -- */

.banner {
 margin-left: 0;
}

.clear {
 clear: both;
}

/* -- */

#principal {
 width: 778px;
 margin: 0 auto;
}

/* -- */

#topo {
 border-left: 4px solid #e9e9e9;
 border-right: 4px solid #e9e9e9;
 padding: 3px 10px;
 height: 17px;
}

#topo div {
 float: left;
}

#topo img {
 float: right;
}

/* -- */

#logo {
 clear: both;
 border-left: 4px solid #e9e9e9;
 border-right: 4px solid #e9e9e9;
 background-image: url("imagens/logo_fundo.gif");
 height: 112px;
}

#logo img {
 float: left;
 display: block;
}

#logo div {
 background-image: url("imagens/logo_fundo_div.gif");
 background-repeat: no-repeat;
 background-position: top right;
 float: right;
 height: 112px;
}

#logo div img {
 margin: 13px 8px 0 0;
}

#logo div > img {
 margin: 13px 16px 0 0;
}
/* -- */

#menu {
 /*border-left: 4px solid #e9e9e9;
 border-right: 4px solid #e9e9e9;*/
 border-left: 2px solid #e9e9e9;
 border-right: 2px solid #e9e9e9;
 height: 50px;
 clear: both;
}

#menu a {
 display: block;
 width: 191px;
 height: 35px;
 float: left;
 background-image: url("imagens/menu_fundo.gif");
 margin: 1px 1px 0 1px;
 text-decoration: none;
 color: #fff;
}

#menu a.first {
 margin-left: 0;
}

#menu a.last {
 margin-right: 0;
}

#menu a img {
 margin: 7px 0 0 10px;
 float: left;
}

#menu a span {
 display: block;
 float: right;
 text-align: right;
 margin: 9px 10px 0 0;
}

/* -- */

#miolo {
 border-left: 4px solid #e9e9e9;
 border-right: 4px solid #e9e9e9;
 clear: both;
 position: relative;
}

/* -- */
div#busca{
display:block;
width:623px;
background:#fff;
}
#busca {
 float: left;
}

#busca p {
 float: left;
}

#busca form {
 width: 340px;
 height: 90px;
 background-color: #e5e5e5;
 float: left;
 border-left: 1px solid #fff;
}

#busca form p {
 padding: 6px 5px;
 float: none;
}

#btbuscar {
 background: #4F617D url("imagens/buscar_fundo.gif") no-repeat scroll bottom right;
 color: #fff;
 border: 0 none;
}

/* -- */

#colunas {
 clear: left;
}

.colunas {
 width: 150px;
 margin: 10px 3px;
 float: left;
 background-color: #eee;
 padding-bottom: 10px;
 min-height: 750px;
 height: 750px;
 overflow: hidden;
}

#colunas > .colunas {
 margin: 10px 3px;
 height: auto;
}

.colunas a {
 color: #000;
 text-decoration: none;
}

.colunas a:hover {
 text-decoration: underline;
}

.colunas h2 {
 margin: 5px 10px 10px;
 font-size: 13px;
}

.colunas h3 {
 margin: 5px 10px 3px;
 /*font-size: 10px;*/
 font:95% Verdana, Arial, Tahoma, Sans-serif;
 color:#737373;
}

.colunas p {
 margin: 0 10px;
}

.colunas hr {
 border: 2px solid #eee;
 border-top: 2px dashed #ccc;
 margin: 3px 10px;
}

/* -- */

#avancada {
 width: 140px;
 float: right;
}

#avancada img {
 margin: 3px 7px;
}

#avancada p {
 padding: 3px 0;
 text-align: center;
}

#avancada p img {
 margin: 0;
}

#avancada hr {
 border: 1px solid #fff;
 margin: 3px 0;
 border-top: 1px solid #e5e5e5;
}

/* -- */
#rodape { 
 clear: both;
 padding-bottom: 5px;
 background: transparent url("imagens/rodape_fundo.jpg") repeat-x  scroll top left;
 color: #595647;
}

#rodape ul {
 list-style-type: none;
}

#rodape li {
 display: block;
 float: left;
 width: 14%;
 text-align: center;
 line-height: 35px;
}

#rodape li a {
 color: #000;
 font-size: 9px;
 text-decoration: none;
}

#rodape div {
 clear: both;
 text-align: center;
}

#rodape .logica {
 padding: 2px;
 color: #8c8b74;
 font-size: 7pt;
 text-decoration: none;
}

#rodape div img {
 vertical-align: middle;
}

/* -- Interna -- */

#interna div { 
 width: 618px;
 margin: 10px 3px;
 background-color: #eee;
 padding-bottom: 10px;
 *position:relative;
 _position:relative; 
 }

#interna div a {
 color: #000;
 text-decoration: none;
}

#interna div a:hover {
 text-decoration: underline;
}

#interna div h2 {
 margin: 5px 10px 10px;
 font-size: 13px;
}

#interna div h2 img {
 vertical-align: baseline;
}

#interna div h3 {
 margin: 5px 10px 3px;
 /*font-size: 10px;*/
 font:95% Verdana, Arial, Tahoma, Sans-serif;
 color:#737373;
}

#interna div p {
 margin: 0 10px;
}

#interna div hr {
 border: 2px solid #eee;
 border-top: 2px dashed #ccc;
 margin: 3px 10px;
}

#interna .paginacao {
 text-align: center;
 color: #ed8132;
 font-size: 11px;
}

#interna .paginacao a {
 color: #ed8132;
}
/*-- --*/
div#banners_direita{
	/*border:1px solid #CCC;*/
	float:right;
	width:120px;
	position:absolute;
	right:-128px;
}

#banner3{
  margin: 30px;
}
select#cod_def{
	width : 120px;
}
select#cod_def option.cat{
	color:#333333;
	padding-left:2px;
	font-weight:bold;
}select#cod_def option.subcat{
	color:#333333;
	_color:#767676;
	padding-left:5px;
}
div#sub_auto{
visibility:hidden;
margin:-17px 0 0 0;
position:absolute;
background:#176494;
width:190px;
margin-left:5px;
z-index:5000000;
text-decoration:none;
}
div#sub_auto a, div#sub_imoveis a, div#sub_empregos a, div#sub_oport a{
	display:block !important;
	padding:3px !important;
	height:10px !important;
	color:#ffffff !important;
	font-weight:bold;
	text-decoration:none !important;
}
div#sub_auto a:hover, div#sub_imoveis a:hover, div#sub_empregos a:hover, div#sub_oport a:hover{
	color:#C9C9C9 !important;
	text-decoration:none !important;
	/*background:#074E7A;*/
}
div#sub_imoveis{
visibility:hidden;
top:168px;
position:absolute;
background:#176494;
width:190px;
margin-left:195px;
z-index:5000000;
text-decoration:none;
}
div#sub_empregos{
visibility:hidden;
top:168px;
position:absolute;
background:#176494;
width:190px;
margin-left:390px;
z-index:5000000;
text-decoration:none;
}
div#sub_oport{
visibility:hidden;
top:168px;
position:absolute;
background:#176494;
width:190px;
margin-left:580px;
z-index:5000000;
text-decoration:none;
}

#iframe_menu
{
display:none;/*para o IE5*/
display/**/:block;/*para o IE5*/
position:absolute;
top:0;
left:0;
z-index:-1;
filter:mask();/*a mágica*/
/*width:3000px;/
/*height:3000px*/
width:800px;
height:300px;
border:0;
border:none;
/*top:50%;
left:50%;
margin-top:-300px;
margin-left:-400px;*/
}
