﻿body {
	font-family: Arial;
	font-size: 11px;
	color:#333;
	background-color: #0d3a69;
	margin: 0 0 0 0;
}
body #tabIntro {
	background-color: #333;
}
h1{
	font-size: 14px;
	color: #ffc001;
	text-align:left;
}

h2{
	font-size: 12px;
	color: #ffc001;
	text-align:left;
}

a:visited, a:link, a:active {
	color: #006;
	text-decoration:none;
}
a:hover {
	color: #900;
	text-decoration:none;
}
h1 a:visited, h1 a:link, h1 a:active {
	color: #ffc001;
}
h1 a:hover, h1 .titulo-destaque {
	color: #900;
}
p, ul, li, .textjustity {
	text-align: justify;
}
img {
	border: 0;
}
tbody {
	width: 100px;
}
#tblMain {
	width: 750px;
	min-height: 440px;
	text-align: left;
	background-color: #fff; 
	padding-top: 10px;
}
.top {
	vertical-align: top;
}
#tblMain td#imgTopo {
	height: 139px;
	padding-bottom: 5px;
}
#tblMain td#tdFooter {
	vertical-align: bottom;
	height: 30px;
}
#tblFooter {
	color:#006;
	font-size: 10px;
	width: 100%;
	border-top: solid 1px #006;
	border-bottom: solid 1px #006;
}
#tdMenuVazio {
	background-image: url('../imagens/btn-off.jpg');
}
#menuPrincipal {
	/*background-image: url('../imagens/btn-off.jpg');*/
	height: 22px;
	/*width: 759px;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;*/
}
#menuPesquisa {
	background-color: #ffcc00;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#tdRiscoMenuPesquisa {
	background-color: #ffcc00;
	width: 250px;
	height: 2px;
}
.menu a, menu-sel a {
	color:#fff;
	font-size: 10px;
	font-weight: bold;
}
.menu td#menuPrincipal, div.adjustedZIndex td {
	font-weight: bold;
	font-size: 10px;
	/*width: 100%;*/
	height: 22px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../imagens/btn-off.jpg');
}
.menubg {
	background-image: url('../imagens/btn-off.jpg');
}
.ctl00_mnPrincipal_1 {
	padding-left: 15px;
	padding-right: 15px;
}
.menu-sel td {
	font-weight: bold;
	font-size: 10px;
	/*width: 100%;*/
	height: 22px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../imagens/btn-on.jpg');
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;/**/
}
.adjustedZIndex {
	z-index: 999;
}
.imgSup {
	z-index: 1;
	width: 120px;
	height: 90px;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #990000;
	position: relative;
}
.imgInf {
	z-index: 2;
	width: 122px;
	height: 92px;
	background-color: #990000;
	position: relative;
}
.imgDestaq {
	z-index: 3;
	width: 120px;
	height: 90px;
	position: relative;
}
.tdDestaq {
	background-color: #ebebeb;
	width: 125px;
	height: 96px;
}
/* tabelas de pesquisa */
#ctl00_ContentPlaceHolder1_gvImoveis table {
	border-bottom: #e7e7ff 1px solid; 
	border-left: #e7e7ff 1px solid; 
	width: 750px; 
	border-collapse: collapse; 
	border-top: #e7e7ff 1px solid; 
	border-right: #e7e7ff 1px solid;
}
#ctl00_ContentPlaceHolder1_gvImoveis tr th {
	background-color: #fff; 
	color: #006; 
	font-weight: bold;/*
	background-color: #4a3c8c; 
	color: #f7f7f7; 
	font-weight: bold;*/
}
#ctl00_ContentPlaceHolder1_gvImoveis tr td {
	color: #333;/*
	background-color: #ebebeb; 
	background-color: #e7e7ff; 
	color: #4a3c8c;*/
}
.bgMaster {
	background-color: #0d3a69;
	background-image: url(../imagens/bg.gif);
	background-repeat:repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contorno-titulo {
	vertical-align:middle;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 20px;
	color:#006;
}
.contorno-titulo-sec {
	font-weight:normal;
	color:#777;
}
.contorno-conteudo {
	padding: 10px 10px 10px 10px;
	border: #bbb 1px solid;
}
.contorno-conteudo-titulo {
	font-weight:bold;	
}
.btn {
	font-weight:bold;
	background-color: #eee;
	border-color: #333;
	border-width: 1px;
	cursor:pointer;
}
.diasIndisponiveis {
	color:#ccc;
	background-color: #900;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}
.hoje {
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}
.odd {
	background-color: #eaeaea;
}
.even {
	background-color: #eee;
}
.odd td:hover, .even td:hover {
	background-color: #ddf;
	cursor:pointer;
}
.tabListaConteudo {
	width: 100%;
}
#map div span {
    display:none;
}