/* CSS Document */

html, body {
	scrollbar-arrow-color: #29166F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F8F8F8;
	background: #F7F7F7 url(../img/bg_site.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font: 100%;
	margin: 0px 0px 8px;
	padding: 0px;
}
a {
	color: #F07800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* TOPO ---- */
#topo {
	background: #E1F0FF;
	display: block;
	margin: 0px auto;
	padding: 20px 0px 0px;
	height: 87px;
	position: relative;
	text-align: center;
	width: 990px;
}
#topo #logo {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 155px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
}
#topo #bnr {
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	width: 468px;
	display: block;
	position: relative;
}
#topo #menu_anun {
	width: 400px;
	height: 17px;
	position: absolute;
	top: 80px;
	right: 10px;
	z-index: 20;
	text-align: right;
}
#topo #menu_anun a {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#topo #menu_anun a:hover {
	color: #F07800;
	text-decoration: underline;
}
/* --- */
#slogan {
	font-size: 120%;
	color: #004A95;
	background: #B7DBFF;
	text-align: left;
	display: block;
	margin: 0px auto;
	padding: 2px 2px 2px 10px;
	width: 978px;
}
#slogan #datahora {
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 10px;
}
#slogan img {
	margin: 0 0 0 5px ;
}

#tabgrid {
	font-size: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	background: #FFFFFF;
}
#tabgrid .col1 {
	width: 140px;
	padding: 10px 0px 10px 10px;
}
#tabgrid .col2 {
	padding: 10px;
}
#tabgrid .col3 {
	width: 140px;
	padding: 10px 10px 10px 0px;
	text-align: center;
}
#rodape {
	font-size: 80%;
	color: #FFFFFF;
	background: #004A95;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px;
	width: 990px;
}
#rodape h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
/* menu --- */
#top_menu {
	background: url(../img/top_menu.gif) no-repeat center bottom;
	display: block;
	height: 10px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#bot_menu {
	background: url(../img/bot_menu.gif) no-repeat center top;
	display: block;
	height: 10px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#omenu {
	background: #FF9933;
	padding-bottom: 5px;
}
#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 140px;
}
#menu li {
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 4px;
	height: 15px;
	width: 130px;
	border-bottom: 1px solid #FFC891;
}
#menu a {
	display: block;
	width: 100%;
	color: #000000;
	height: 15px;
	padding: 0px;
}
#menu a:active {
	color: #FFFF00;
}
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/* -------- */
#box_cadastropq {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border: 1px solid #004A95;
	background: #F4FAFF;
}
#box_cadastropq h1 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #004A95;
	margin: 0px 0px 5px;
	padding: 2px;
	text-align: center;
}
/* box anuncios */

#top_bann {
	background: url(../img/top_bann.gif) no-repeat center bottom;
	display: block;
	height: 10px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#bot_bann {
	background: url(../img/bot_bann.gif) no-repeat center top;
	display: block;
	height: 10px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#box_bann {
	background: #EFEFEF;
	padding-bottom: 5px;
	text-align: center;
	width: 140px;
}
#box_bann h1 {
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 125px;
	text-align: center;
}
#box_bann p, #box_bann a {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#box_bann a:hover {
	text-decoration: none;
	cursor: pointer;
}
#box_bann .an_destaque {
	margin: 10px auto;
	padding: 5px;
	height: 115px;
	width: 115px;
	border: 1px solid #B7DBFF;
	background: #FFFFFF;
	display: block;
	overflow: hidden;
}
#box_bann .an_destaque h1 {
	font-size: 100%;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 115px;
	color:#004A95;
	text-align: center;
}
#box_bann .an_destaque:hover {
	background: #FFF3E8;
}
/* tablePager css  */

#pagerLinks {
	background: #EFEFEF;
	width: 140px;
	text-align: center;
}
#pagerLinks ul {
	display: inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#pagerLinks li {
	display: inline;
	margin: 2;
	padding: 2px;
}
#pagerLinks li a {
	color: #004A95;
	padding: 2px;
	height: 15px;
	width: 20px;
	text-align: center;
	font: bold 12px "Courier New", Courier, monospace;
	cursor: pointer;
}
#pagerLinks li a:active {
	font-weight: bold;
}

#pagerLinks li a:hover {
	color: #F07800;
	text-decoration: none;
}
#bnr_bt_gbf {
	margin: 10px auto;
	padding: 0px;
	height: 125px;
	width: 125px;
}

/* Resultado busca */

#box_resultbusca {
	margin: 0px 0px 10px;
	padding: 0px;
}
#box_resultbusca h1 {
	font-size: 120%;
	font-weight: bold;
	color: #004A95;
	border-bottom: 1px solid #B7DBFF;
	padding: 0 0 5px 10px;
}
#box_resultbusca .anu_result {
	padding-bottom: 10px;
	color: #333333;
	margin-right: 10px;
	padding-left: 5px;
	display: block;
}
#box_resultbusca a {
}
#box_resultbusca a:hover {
	text-decoration: underline;
}
.anu_result .titp {
	font-weight: bold;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.top_anu {
	padding: 3px 5px;
	background: #E1F0FF;
	margin: 0px 0px 10px;
	border-right: 1px solid #B7DBFF;
	border-bottom: 1px solid #B7DBFF;
}
.top_anu .cat_anu {
	float: right;
	font-size: 85%;
}
.top_anu h3 {
	color: #004A95;
	display: inline;
	text-decoration: none;
	border-style: none;
	font-size: 110%;
	font-weight: bold;
}
#box_resultbusca .email {
	width: 50px;
	margin: 2px 10px 0px 0px;
	padding: 2px 10px 0px 0px;
	border-right: 1px solid #CCCCCC;
}
#box_resultbusca .site {
	width: 50px;
	margin: 2px 10px 0px 0px;
	padding: 2px 10px 0px 0px;
	border-right: 1px solid #CCCCCC;
}
#box_resultbusca .mapa {
	width: 50px;
	margin: 2px 10px 0px 0px;
	padding: 2px 10px 0px 0px;
}
#buscasim_int {
	background: #EFEFEF;
	margin: 0px 0px 10px;
	padding: 0px;
}
.anu_result i {
	color: #006BD7;
}
#box_txtinterna {
	margin: 0px 0px 10px;
	padding: 0px;
}
#box_txtinterna h1 {
	font-size: 120%;
	font-weight: bold;
	color: #004A95;
	border-bottom: 1px solid #B7DBFF;
	padding: 0 0 5px 10px;
}
#box_txtinterna h2 {
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	color: #006BD7;
}
#box_txtinterna h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #666666;
}
#box_txtinterna h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
	background: #006BD7;
	margin: 0px 0px 5px;
}
#box_txtinterna ul {
	list-style-image: url(../img/bullet.gif);
}
#box_txtinterna li {
	margin-bottom: 5px;
}
.lista1 dt {
	color: #F07800;
	font-size: 100%;
	cursor: pointer;
	margin-bottom: 5px;
	background: url(../img/bt_mais.gif) no-repeat left center;
	padding-left: 15px;
}
.lista1 dt:hover {
	text-decoration: underline;
}
.lista1 dd {
	margin: 5px 0 10px 10px;
	padding: 10px;
	border-left: thin dotted #CCCCCC;
}

/* Promoções */
#promo_interna {
	margin: 0px 0px 10px;
	padding: 0px;
}
#promo_interna h1 {
	font-size: 110%;
	font-weight: bold;
	color: #004A95;
	border-bottom: 1px solid #CCCCCC;
}
#promo_interna a {
	color: #333333;
}
#promo_interna a:hover {
	text-decoration: none;
	cursor: pointer;
}
#promo_interna .anu_prom {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	display: block;
}
#promo_interna .anu_prom .titp {
	font-weight: bold;
	display: block;
	float: left;
	width: 90px;
	color: #666666;
}
#promo_interna .anu_prom .txtp {
	float: left;
}
#promo_interna .anu_prom i {
	color: #006BD7;
}
#promo_interna .anu_prom:hover {
	background: #FFF3E8;
}
/* box busca avançada  ------- */
#fbuscaav {
	padding: 10px;
}
#fbuscaav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.col_buscav {
	display: inline;
	float: left;
	width: auto;
	white-space: nowrap;
	margin: 2px 0px 2px 10px;
	min-width: 200px;
}
.col_buscav2 {
	display: block;
	float:none;
	clear:left;
	width: auto;
	white-space: nowrap;
	margin: 2px 0px 2px 10px;
}
.col_buscaba {
	display: inline;
	float: left;
	width: auto;
	white-space: nowrap;
	margin: 2px 0px 2px 10px;
}

#busca {
	background: #EFEFEF;
	padding: 10px;
}
.zebra {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tr_cinza {
	background: #EFEFEF;
}
.logo_anun {
	width: 100px;
	height: 100px;
	border: solid 1px #666666;
	font-size: 9px;
	color: #999999;
	background: #EFEFEF;
	text-align: center;
	display: block;
}
#box_resultbusca .box_anuncios {
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: thin dotted #CCCCCC;
}
#logcli {
	display: none;
	width: 200px;
	padding: 10px;
	margin: 0px;
	border: thin dashed #999999;
	position: absolute;
	z-index: 100;
	background: #FFFFFF;
	top: 96px;
	right: 1px;
}
#logcli #flogcli p {
	font-size: 80%;
	color: #004A95;
}
.txt_destaque {
	font-weight: bold;
	color: #FF0000;
}
.txt_destaque2 {
	color: #004A95;
}
.noticia {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.noticia img {
	margin: 0px 10px 10px 0px;
	border: 1px solid #FF9933;
	display: block;
}
.noticia h1 {
	border-width: 0px;
	border-style: none;
	border: none !important;
	margin: 0px 0px 10px  !important;
	padding: 0px  !important;
}
.img_noticia {
	margin: 10px;
	border: 1px solid #FF9933;
	display: block;
}
#fbuscabairro ul {
	margin: 5px 0px 0px;
}
#cad_cidades {
	display: block;
	margin: 0px 0px 10px;
	padding: 10px;
	overflow: auto;
	position: relative;
	border: 1px dotted #CCCCCC;
	height: 250px;
	background: #F9FCFF;
	width: 90%;
}
.oculta {
	margin: 0 0 20px 0;
}
#cont_int {
	padding: 10px;
}
#meiopag {
	color: #333333;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #EFEFEF;
}
#bnr_rot_gbf {
	display: block;
	margin: 10px 0;
}
#bnr_rot_gbf .bnrrot {
	display: block;
	margin: 0 0 10px;
	width: 125px;
	border: 1px solid #EFEFEF;
}
#bnr_rot_gbf .bnrrot p {
	margin: 0;
	padding: 0;
}
