.tabnav {
	clear: both;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D4DF;
}

.tabnav ul {
	margin:0px;
	padding:0px;
	height: 26px;
	list-style-type: none;
}
.tabnav ul li {
	display: inline;
	position: relative;
}
.tabnav ul li a {
	font-weight: bold;
	float:left;
	text-decoration:none;
	cursor: pointer;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C9D4DF;
	border-right-color: #C9D4DF;
	border-left-color: #C9D4DF;
	border-bottom-width: 1px;
	margin-right: 1px;
	color: #829BB5;
	border-bottom-style: solid;
	border-bottom-color: #C9D4DF;
}
.tabnav ul li a span {
	display: block;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.tabnav ul li a:hover {
	background-color:#9FB3C6;
	color: #46473A;
}
.tabnav ul li a.selected {
	color:#46473A;
	cursor: none;
	background-color: #C9D4DF;
	font-weight: bold;
}
.tabnav ul li a.selected span {
	margin-top: 3px;
}
.tabnav ul li a.selected:hover {
	background-color:#9FB3C6;
	color: #46473A;
}
.dadoserror {
	display: block;
	background-image: url(../imgs/ico_atencao.jpg);
	color: #FF0000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 8px 2px;
	border: 1px solid #F00;
	margin-top: 8px;
	margin-bottom: 8px;
}
.dadook {
	display: block;
	background-image: url(../imgs/ico_ok.jpg);
	color: #003366;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	border: 1px solid #090;
}
#dlogin {
	float: right;
	width: 250px;
}
#dlogin-vant {
	float: left;
	width: 720px;
}
#dlogin-vant ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-type: none;
}
#dlogin-vant ul li {
	display: block;
	padding-left: 35px;
	margin-bottom: 12px;
	background-image: url(../imgs/check.gif);
	background-repeat: no-repeat;
	width: 500px;
}
#dlogin-vant ul li .tit {
	font-size: 18px;
	font-weight: bold;
	color: #0074BD;
}
#dlogin-vant h3 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
}
#dlogin-vant h2 {
	margin: 0px;
	padding: 0px;
}
#dlogin-vant h2 .l {
	color: #F90;
	font-size: 38px;
}
#dlogin-vant h2 .v {
	color: #F00;
	font-size: 38px;
}


.log-aut {
	padding: 12px;
	background-color: #F5F9FC;
	border: 1px solid #D7E7F2;
	margin-top: 12px;
}
.lstvans  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-type: none;
}
.lstvans li  {
	display: block;
	padding-left: 35px;
	margin-bottom: 12px;
	background-image: url(../imgs/check.gif);
	background-repeat: no-repeat;
	width: 500px;
}
.lstvans li .tit  {
	font-size: 18px;
	font-weight: bold;
	color: #0074BD;
}
.lstvans h3 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
}
.lstvans h2 {
	margin: 0px;
	padding: 0px;
}
.lstvans h2 .l {
	color: #F90;
	font-size: 38px;
}
.lstvans h2 .v {
	color: #F00;
	font-size: 38px;
}
.log-aut h2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #46473A;
}
#frmLoginGT label , #recover label{
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight: bold;
}
#frmLoginGT input   {
	font-size: 16px;
	color: #646552;
	width: 200px;
	border-top-color: #3C7FAF;
	border-right-color: #9EBFD7;
	border-bottom-color: #9EBFD7;
	border-left-color: #3C7FAF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
}
#frmLoginGT .botao {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	background-color: #FD870C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 200px;
	cursor: pointer;
}
#recover input {
	font-size: 16px;
	color: #646552;
	width: 300px;
	border-top-color: #3C7FAF;
	border-right-color: #9EBFD7;
	border-bottom-color: #9EBFD7;
	border-left-color: #3C7FAF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
}
#recover .botao {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #FD870C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 300px;
	cursor: pointer;
}
#recover {
	height: 300px;
}
h2.msg {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.voltar {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

.dados {
	display: block;
	padding: 5px;
}
.dados ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dados ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7C7D6;
	padding: 5px;
	clear: both;
}
.dados     ul     li     span.titulo {
	width: 110px;
	margin-right: 8px;
	display: block;
	float: left;
	text-align: right;
}
.dados  .imglist{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dados .imglist  li{
	float: left;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 8px;
	display: block;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dados .caraclist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dados   span.lin {
	display: block;
	clear: both;
	margin-bottom: 8px;
}
.dados .dadoconfirmar {
	display: block;
	width: 400px;
}
.dados label   {
	display: block;
	float: left;
	margin-right: 8px;
	text-align: right;
	width: 110px;
	margin-top: 4px;
}
.dados .txtlabel {
	display: block;
	float: left;
	text-align: right;
	width: 400px;
	margin-top: 4px;
}

.dados  input, select     , textarea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C7FAF;
	border-right-color: #9EBFD7;
	border-bottom-color: #9EBFD7;
	border-left-color: #3C7FAF;
	padding: 2px;
	font-size: 13px;
	color: #646552;
	font-family: Arial, Helvetica, sans-serif;
}
.dados .valor {
	float: left;
	width: 500px;
	margin-top: 4px;
	color: #F00;
}


.obrigatorio {
	font-size: 10px;
	font-weight: bold;
}
.textarea {
	width: 580px;
}
.barcadastrar {
	text-align: left;
	display: block;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2.tit1 {
	font-size: 18px;
	color: #4B8AB5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.subtit1 {
	font-size: 13px;
	font-weight: bold;
	color: #9EBFD7;
}

#barcad .botaocad{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #3C7FAF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#barcad {
	clear: both;
}

#barcad .botaovol{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #FD870C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#barcad .botaover {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#barcad .botaoverm {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}


#dlogin-vant ul li img {
	float: right;
}
#polpriv {
	display: block;
	overflow: scroll;
	height: 150px;
	padding: 8px;
	border: 1px solid #D6D6D6;
}
#dotted-vert {
	background-image: url(../imgs/dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: 671px 0px;
}
.tbresult {
}
.tbresult th  {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-collapse: collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tbresult td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 12px;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tbresult tr td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#listclass {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listclass li {
	display: block;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#listclass li h2 {
	font-size: 16px;
	font-weight: bold;
	color: #46473A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#listclass li span.desc {
	float: left;
	width: 320px;
	display: block;
	margin-bottom: 16px;
}
#listclass li div.prec {
	float: right;
	width: 102px;
	display: block;
	text-align: right;
	font-size: 12px;
	margin-right: 12px;
	height: 80px;
}
#listclass li div.prec span.valor{
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: right;
	color: #F00;
}



#listclass li div.foto {
	height: 75px;
	width: 100px;
	float: left;
}
#listclass li div.cnt {
	float: right;
	width: 540px;
}
#listclass li div.cnt2 {
	float: left;
	width: 450px;
	background-image: url(../imgs/dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#listclass li div.cnt3 {
	float: right;
	width: 80px;
	font-size: 10px;
}
#listclass li div.cnt3 img {
	display: block;
	margin-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#listclass li div.cnt3 a {
	text-decoration: none;
}
#listclass li div.cnt3 a:hover {
	text-decoration: underline;
	color: #46473A;
}
#listclass2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listclass2 li {
	display: block;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-color: #F7F4E6;
}
#listclass2 li h2 {
	font-size: 16px;
	font-weight: bold;
	color: #46473A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#listclass2 li span.desc {
	float: left;
	width: 320px;
	display: block;
	margin-bottom: 16px;
}
#listclass2 li div.prec {
	float: right;
	width: 102px;
	display: block;
	text-align: right;
	font-size: 12px;
	margin-right: 12px;
	height: 80px;
}
#listclass2 li div.prec span.valor{
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: right;
	color: #F00;
}
#listclass2 li div.foto {
	height: 113px;
	width: 150px;
	float: left;
}
#listclass2 li div.cnt {
	float: right;
	width: 490px;
}
#listclass2 li div.cnt2 {
	float: left;
	width: 450px;
}
#listclass2 li div.cnt3 {
	float: right;
	width: 80px;
	font-size: 10px;
}
#listclass2 li div.cnt3 img {
	display: block;
	margin-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#listclass2 li div.cnt3 a {
	text-decoration: none;
}
#listclass2 li div.cnt3 a:hover {
	text-decoration: underline;
	color: #46473A;
}


.bts {
	clear: both;
}
.bts a:hover {
	text-decoration: underline;
	color: #FFF;
}
.btA  , .btC, .btL, .btV, .btVerm{
	display: block;
	height: 20px;
	float: left;
	margin-right: 4px;
	background-image: url(../imgs/bts2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.btA a , .btC a ,.btL a, .btV a, .btVerm a{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	margin-right: 2px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../imgs/bts1.gif);
	background-repeat: no-repeat;
}
.btA span, .btC span, .btL span ,  .btV span, .btVerm span{
	display: block;
	padding-top: 3px;
}
.btA a {
	background-position: 0px 0px;
}
.btA {
	background-position: right 0px;
	width: 60px;
}

.btC a{
	background-position: 0px -60px;
}
.btC {
	background-position: right -60px;
	width: 140px;
}
.btL a {
	background-position: 0px -40px;
}
.btL {
	background-position: right -40px;
	width: 160px;
}
.cntfx1 {
	text-align: center;
	float: left;
	width: 200px;
	margin-bottom: 12px;
}
.imgcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.btV {
	background-position: right -60px;
	width: 140px;
}
.btV a {
	background-position: 0px -60px;
}
.btVerm a {
	background-position: 0px -80px;
}
.btVerm {
	background-position: right -80px;
	width: 60px;
}
#hispag {
	background-color: #FFF0F0;
	padding: 5px;
	margin-bottom: 16px;
}
#passos {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#passos li {
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	float: left;
	margin-bottom: 12px;
}
#passos li.selected {
	color: #3C7FAF;
}

#passos li span {
	font-size: 32px;
	padding-left: 10px;
}
.listopcoes {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listopcoes li {
	float: left;
	height: 227px;
	width: 200px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}

#imoveis-busca1 {
	float: left;
	width: 150px;
}
#imoveis-busca2 {
	float: left;
	width: 300px;
	margin-left: 8px;
}
#imoveis-busca3 {
	float: left;
	width: 190px;
	margin-left: 8px;
}
#formImoveis legend {
	font-size: 16px;
	font-weight: bold;
	color: #3C7FAF;
	text-decoration: none;
	margin-left: 20px;
}

#formImoveis span   {
	display: block;
	padding: 5px;
	clear: both;
}
#formImoveis label {
	display: block;
	width: 60px;
	float: left;
}

