/* CSS RESET: início */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
_info  quotes: "" "";
}
cite, em, dfn {
	font-style: italic;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
li, dd, blockquote {
	margin-left: 0;
}
code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#2c2c2c;
}
del {
	text-decoration: line-through;
}
ins, dfn {
	border-bottom: 1px solid #ccc;
}
small, sup, sub {
	font-size: 85%;
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a abbr, a acronym {
	border: none;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
img {
	border: none;
	text-decoration: none;
}
label, button {
	cursor: pointer;
}
hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	background: #696969;
}
ol, ul, nav ul {
	list-style: none;
}
p {
	margin: 0.6em 0 1.2em;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
html {
	overflow-y: scroll;
}
::-moz-selection {
background: #333;
color:#fff;
text-shadow: none;
}
::selection {
 background:#666;
 color:#fff;
 text-shadow: none;
}
/* ESPECIAL IE
--- */
button {
	width: auto;
	overflow: visible;
}
.ie6 legend, .ie7 legend {
	margin-left: -7px;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align: text-bottom;
}
.ie7 input[type="checkbox"] {
	vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
/* Estilos para impressao
--- */
@media print {
* {
	background: transparent !important;
	color: #444 !important;
	text-shadow: none !important;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
a:after {
	content: " (" attr(href) ")";
}
abbr:after {
	content: " (" attr(title) ")";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* Link: http://css-discuss.incutio.com/wiki/Printing_Tables */
tr, img {
	page-break-inside: avoid;
}
@page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
body {
	margin: 0;
	padding: 0;
	background: white;
	font: 12px/1 Arial, Helvetica, sans-serif; /* altere o estilo de fonte global de todo o site */
	color: #333333; /* altere a cor de fonte global para todo o site */
}
/* estilos de títulos */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 160%;
	line-height: 130%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
a:link, a:visited {
	color: #9C5F5D;
	text-decoration: none;
}
a:hover {
	text-decoration:none!important;
}
a:hover, a:active {
	color: #7A3F3B;
	text-decoration: underline;
}
/* CSS RESET: fim */

/* CSS da pagina de erro 404 */
#notfound {
	background-image:url(../img/img_exclamacao.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:110px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-bottom:0;
	padding-left:140px;
	padding-right:80px;
	padding-top:30px;
	width:50%;
	margin-top:70px;
	font: 13px Verdana, Geneva, sans-serif;
}
#notfound h2 {
	color:#990000;
	font-weight:bold;
	margin-bottom:30px;
	font: 22px Verdana, Geneva, sans-serif;
}
#notfound h3 {
	font: 13px Verdana, Geneva, sans-serif;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
}
/* fim do css pagina erro 404 */
.add {
	cursor:pointer;
}
.formulario .form label.error {
	font-size:11px;
	margin-left: 10px;
	width: auto;
	display: inline;
	color:#F00;
	display:none;
}
.bg {
	background:#e7e7e7 url(../img/bg.jpg) repeat-x top center;
}
#geral {
	width:1003px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.top {
	width:1003px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	background:url(../img/bg-top.jpg) no-repeat top center;
}
.top .logo {
	width:291px;
	height:143px;
	float:left;
	overflow:hidden;
	margin-left:14px;
	margin-top:10px;
}
.end-top {
	width:377px;
	float:left;
	display:block;
	overflow:hidden;
	height:35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	font-style:normal;
	line-height:18px;
	margin-top:113px;
	margin-left:15px;
}
.top .fale {
	width:275px;
	float:right;
	overflow:hidden;
	background:url(../img/fale.png) no-repeat;
	height:149px;
	margin-top:24px;
	margin-right:10px;
}
.top .fale .chat {
	width:158px;
	height:46px;
	overflow:hidden;
	background:url(../img/i-chat-on.png) no-repeat top;
	margin-top:10px;
	clear:both;
}
/*.top .fale .chat:hover{
	background-position:0 -46px;
	cursor:pointer;
}*/

.top .fale strong {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
}
.top .fale span {
	color:#FFF;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	display:block;
	text-indent:13px;
	margin-top:20px;
}
.top .menu {
	width:960px;
	margin:0 auto;
	clear:both;
	height:36px;
	border:1px dashed #666;
	border-left:0;
	border-right:0;
}
.top .menu ul {
	overflow:hidden;
	margin-left:69px;
}
.top .menu ul li {
	overflow:hidden;
	float:left;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	background:url(../img/arroe.jpg) no-repeat left;
	line-height:36px;
	padding:0 19px;
}
.top .menu ul li a {
	color:#432610;
}
.top .menu ul li a:hover {
	color:#F07106;
}
.top .banner-pesquisa {
	clear:both;
	width:985px;
	height:368px;
	overflow:hidden;
	background:url(../img/bg-banner-pesquisa.png) no-repeat;
	margin:0 auto;
}
/* PESQUISA DO SITE----------------------------------------------------*/
#pesquisa {
	float:left;
	background:url(../img/bg-pesquisa.png) no-repeat top center;
	width:217px;
	height:349px;
	margin:0px 12px 7px 0px;
}
.tit-pesqisa {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:4px 0 0 30px;
}
#vendas-locacao {
	width:185px;
	height:25px;
	background:url(../img/comprar-alugar.jpg) no-repeat left;
	margin:85px 0 0px 15px;
}
#vendas-locacao label {
	display:block;
	width:85px;
	height:25px;
	/*	margin:0 5px;*/
	float:left;
	cursor:pointer;
	color:#000;
	margin-left:5px
}
#vendas-locacao label input {
	margin-top:2px;
	margin-right:5px;
}
#situacao-venda {
	margin:3px 0 0 3px;
	width:12px;
	height:12px;
	float:left;
}
#situacao-locacao {
	margin-right:0px !important;
	margin-top:3px;
}
.radio1 {
	float:left;
	margin:0px 0 0 8px;
	width:180px;
	height:24px;
	text-align:left;
	color:#FFF;
}
.radio1 label {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 83px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	background: url(../img/bg-compra-alugar.png) 0 0;
}
.radio1 #venda {
	margin-left: 10px;
}
.radio1 #aluguel {
	margin-left: 80px;
}
label.ativado {
	background: url(../img/bg-compra-alugar.png) -86px 0;
}
label.desativado {
	background: url(../img/bg-compra-alugar.png) 0 0;
}
#filtro {
	display:block;
	margin-top:0px;
}
#filtro select {
	margin-bottom:2px;
}
.pesquisa {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.pesquisa * {
	padding: 0;
}
.pesquisa fieldset, .pesquisa .categoria {
	width: 175px;
	margin: 0 auto;
	text-align: left;
	text-indent:10px;
}
.pesquisa .categoria {
	width:170px;
	margin:0px 0;
}
.pesquisa select {
	font-size: 11px;
	color: #2c2c2c;
	border: 1px solid #666;
	line-height: 20px;
	height: 20px;
	width: 168px;
	margin-top:5px;
}
.pesquisa .multi_check {
	border: 1px solid #666;
	height: 81px;
	overflow: auto;
	width: 170px;
	margin: 3px auto;
	text-align: left;
}
.pesquisa .multi_check label {
	display: block;
	font-size: 10px;
	padding: 0 0 0 5px;
 /padding: 0 0 0 2px;
	line-height: 27px;
	color: #333;
}
.pesquisa .multi_check label input {
	height: 27px;
	margin: 0 8px 0 0;
 /margin: 0 5px 0 0;
	_margin: 0 2px 0 0;
	float: left;
}
.pesquisa .multi_check label.par {
	background: #ccc;
}
.pesquisa .multi_check label.impar {
	background: #e6e6e6;
}
.pesquisa .multi_check label.hover {
	background: #999999;
	color: #fff;
}
.pesquisa .categoria {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	line-height: 17px;
	letter-spacing: 1px;
	margin-bottom:7px;
}
.pesquisa .dual * {
	float: left;
}
.pesquisa .dual input {
	width: 75px;
	height: 18px;
	background: url(../img/esq_pesquisa_input.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	border: none;
}
.pesquisa .dual span {
	display: inline-block;
	width: 29px;
	text-align: left;
	font-size: 10px;
	line-height: 18px;
	color:#000;
}
.bot {
	padding: 4px 0 0 0;
	display:inline-block;
	margin-top:5px;
}
/*.codigo{
	background:url(../img/bg-codigo.gif) no-repeat left;
	width:211px;
	height:45px;
	clear:both;
	margin:0px auto;
}


.codigo p{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:45px;
	text-indent:7px;
}


.codigo input{
	float:left;
	margin-top:20px;
	margin-left:8px;
	width:143px;
}
*/
.button-ok input {
	margin-top:24px;
	margin-left:4px;
 *margin-left:5px;
	float:left;
}
.button-ok input {
	width:auto !important;
}
.favoritos {
	width:210px;
	float:right;
	height:26px;
	background:url(../img/i-favoritos.png) no-repeat;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	line-height:26px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent:30px;
	margin-top:21px;
	margin-right:20px;
}
.favoritos a {
	color:#FFF;
	display:block;
}
.favoritos a:hover {
	color:#CCC;
}
.favoritos span {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-indent:15px;
	display:inline-block;
}
.busca {
	width:157px;
	height:44px;
	float:left;
	margin-top:12px;
	background:url(../img/bg-busca.png) no-repeat top center;
	margin-left:35px;
}
.busca span {
	float:left;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
}
.busca input {
	float:left;
	height:16px;
}
.busca .palavra {
	width:104px;
	background:url(../img/bg-palavra.png) no-repeat 0 0;
	color:#333;
	font-size:11px;
	line-height:16px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	border:0;
	margin-top:22px;
	margin-left:10px;
	height:22px;
}
.busca .bot {
	width:32px;
	background:url(../img/bg-buscar.png) no-repeat;
	border:0;
	height:33px;
}
/*FIM PESQUISA DO SITE----------------------------------------------------*/

.top .banner {
	float:left;
	width:742px;
	height:273px;
	overflow:hidden;
	margin-top:66px;
}
.tit {
	width:980px;
	height:79px;
	clear:both;
	background:url(../img/tit.jpg) no-repeat;
	overflow:hidden;
	margin:0 auto;
}
.tit h1 {
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-indent:120px;
	line-height:65px;
	float:left;
	display:block;
}
.main {
	clear:both;
	margin:0 auto;
	overflow:hidden;
	width:984px;
}
.abas {
	width:auto;
	min-height:484px;
	overflow:hidden;
}
.t-abas {
	height:26px;
	overflow:hidden;
	margin-left:14px;
	margin-top:13px;
}
.t-abas ul {
	height:26px;
	overflow:hidden;
}
.t-abas ul li {
	cursor:pointer;
	float:left;
	width:auto;
	overflow:hidden;
	background:url(../img/bg-abas.png) no-repeat 0 0;
	height:31px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	margin-right:6px;
	background:#432710;
	display:inline-block;
}
.t-abas ul li a {
	display:block;
	color:#FFF;
	padding:0 15px;
}
.t-abas ul li a:hover {
	background:#BC5907;
	cursor:pointer;
}
.t-abas ul li:hover {
	background-position: 0 -31px!important;
}
.t-abas ul li.ativo {
	background:#EF710A;
	font-size:15px;
	color:#944B84;
	text-indent:5px;
}
.linha-produtos {
	width:786px;
	height:220px;
	overflow:hidden;
	clear:both;
	background:url(../img/bg-linha.png) no-repeat;
}
.linha-produtos ul {
	overflow:hidden;
	margin-left:12px;
	margin-top:16px;
}
.linha-produtos ul li {
	width:176px;
	height:193px;
	overflow:hidden;
	float:left;
	margin-right:17px;
}
.linha-produtos ul li .img {
	width:176px;
	height:134px;
	overflow:hidden;
	background:url(../img/i-foto.png) no-repeat top center;
	margin-bottom:5px;
}
.linha-produtos ul li .img img {
	margin:4px;
}
.linha-produtos ul li strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:normal;
	margin-left:7px;
	height:21px;
	display:block;
	overflow:hidden;
	font-weight:bold;
}
.linha-produtos ul li span {
	display:block;
	color:#445257;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-left:7px;
	height:20px;
}
.direita {
	float:right;
	width:186px;
	overflow:hidden;
	margin-top:30px;
}
.trabalhe {
	width:184px;
	height:147px;
	display:block;
	background:url(../img/trabalhe.png) no-repeat top center;
	overflow:hidden;
	margin-bottom:10px;
}
.trabalhe:hover {
	background-position:0 -147px;
	cursor:pointer;
}
.b-cinza {
	width:184px;
	height:309px;
	overflow:hidden;
	background:url(../img/box-cinza.png) no-repeat;
}
.ligamos {
	width:170px;
	overflow:hidden;
	background:url(../img/ligamos.png) no-repeat top center;
	height:69px;
	margin-top:13px;
	margin-left:6px;
	display:block;
	margin-bottom:10px;
}
.ligamos:hover {
	background-position:0 -69px;
}
.caixa {
	width:170px;
	overflow:hidden;
	background:url(../img/bancario.png) no-repeat top center;
	height:80px;
	display:block;
	margin-left:6px;
	margin-bottom:14px;
}
.caixa:hover {
	background-position:0 -80px;
}
.despachante {
	width:166px;
	overflow:hidden;
	background:url(../img/despachante.png) no-repeat top center;
	height:115px;
	display:block;
	margin-left:6px;
}
.despachante:hover {
	background-position:0 -115px;
}
.rodape-fundo {
	clear:both;
	width:100%;
	overflow:hidden;
	background:url(../img/bg-rodape.jpg) repeat-x top center;
	height:306px;
	margin-top:13px;
}
.rodape-fundo .rodape {
	width:1003px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	height:306px;
	position:relative;
}
.rodape-fundo .rodape .box-branco {
	width:980px;
	margin:0 auto;
	background:url(../img/bg-box-branco.png) no-repeat;
	height:204px;
	overflow:hidden;
	clear:both;
}
.rodape-fundo .rodape .box-branco .ultimos {
	width:332px;
	height:76px;
	float:left;
}
.rodape-fundo .rodape .box-branco ul {
	overflow:hidden;
	width:332px;
	height:76px;
	float:left;
	margin-left:48px;
	margin-top:95px;
}
.rodape-fundo .rodape .box-branco ul li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background:url(../img/arrow.png) no-repeat left;
	margin-bottom:10px;
	text-indent:10px;
}
.rodape-fundo .rodape .box-branco ul li a {
	color:#000;
	display:block;
}
.rodape-fundo .rodape .box-branco ul li a:hover {
	color:#C64F00;
}
.rodape-fundo .rodape .box-branco .restrito {
	width:220px;
	height:137px;
	float:left;
	overflow:hidden;
	background:url(../img/restrito.png) no-repeat;
	margin-top:50px;
	margin-left:65px;
}
.rodape-fundo .rodape .box-branco .restrito strong {
	display:block;
	font-size:20px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#432610;
	text-align:center;
}
.rodape-fundo .rodape .box-branco .restrito ul {
	margin-top:15px;
	margin-left:0;
	height:auto;
	margin-bottom:5px;
}
.rodape-fundo .rodape .box-branco .restrito ul li {
	margin: 10px 0px 0px 16px;
	height: 19px;
	color: #000;
	overflow: hidden;
	background-image:none;
	text-indent:0;
}
.rodape-fundo .rodape .box-branco .restrito ul li label {
	color: #333;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.rodape-fundo .rodape .box-branco .restrito ul li input {
	width: 135px;
}
.rodape-fundo .rodape .box-branco .restrito .bt-cadastrar {
	margin: 0px 65px;
	width: 111px;
	height: 26px;
}
.rodape-fundo .rodape .box-branco .parceiros {
	width:220px;
	float:right;
	overflow:hidden;
	margin-top:50px;
	margin-right:40px;
}
.rodape-fundo .rodape .box-branco .parceiros strong {
	display:block;
	font-size:20px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#432610;
	text-align:center;
}
.rodape-fundo .rodape .box-branco .parceiros strong a {
	color:#432610;
}
.rodape-fundo .rodape .box-branco .parceiros strong a:hover {
	color:#ef710a;
}
.rodape-fundo .rodape .box-branco .parceiros ul {
	background:url(../img/bg-parceiro.png) no-repeat;
	width:220px;
	height:135px;
	margin-top:10px;
	margin-left:0px;
	float:none;
}
.rodape-fundo .rodape .box-branco .parceiros ul li {
	text-indent:0;
	margin:5px;
	background-image:none;
}
.rodape-fundo .rodape .box-branco .parceiros ul li img {
	margin-top:0px;
	margin-left:0px;
}
.rodape-fundo .rodape .menu-rod {
	height:42px;
	overflow:hidden;
	clear:both;
	z-index:9999!important;
}
.rodape-fundo .rodape .menu-rod ul {
	margin-left:66px;
	overflow:hidden;
}
.rodape-fundo .rodape .menu-rod ul li {
	float:left;
	font-size:13px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/sep.jpg) no-repeat right;
	padding:0 22px;
	line-height:42px;
}
.rodape-fundo .rodape .menu-rod ul li a {
	color:#432610;
}
.rodape-fundo .rodape .menu-rod ul li a:hover {
	color:#ef710a;
}
.rodape-fundo .rodape .menu-rod ul li.ultimo {
	background:none;
}
.rodape-fundo .rodape address {
	display:block;
	float:left;
	font-size:15px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:40px;
	margin-left:10px;
	margin-bottom:2px;
}
.rodape-fundo .rodape .fale-rod {
	width:234px;
	height:74px;
	float:right;
	overflow:hidden;
	background:url(../img/fale-rod.png) no-repeat;
	position:absolute;
	left:750px;
	bottom:24px;
	font-size:23px;
	font-family:"Arial Rounded MT Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:110px;
}
.copy {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	clear:both;
}
/* ########## PAGINAS INTERNAS SITE ########## */


.conteudo-interna {
	overflow:hidden;
	width:725px;
	float:left;
	min-height:473px;
	color:#000;
	margin:5px 20px;
	padding:10px;
	border:1px solid #432711;
}
.conteudo-interna h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#CD9F00;
	font-weight:normal;
	margin-bottom:12px;
}
.tit-int {
	font-size:17px!important;
	text-align:left!important;
	font-weight:bold!important;
	text-indent:0px!important;
	display:block;
	height:35px;
	margin-left:140px;
	margin-top:45px!important;
	overflow:hidden;
}
.conteudo-interna form {
	display: block;
	text-align: center;
}
.conteudo-interna form .form {
	float:left;
	width: 410px;
	margin: 15px 120px;
	text-align: left;
}
.conteudo-interna form label, fieldset {
	display: block;
	clear: both;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #432711;
	text-align: left;
}
.conteudo-interna label {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #333;
}
.conteudo-interna form fieldset label {
	float: left;
	clear: none;
	width: auto;
}
.conteudo-interna form .padrao {
	width: 400px;
}
.conteudo-interna form .umterco {
	width: 129px;
}
.conteudo-interna form .doistercos {
	width: 265px;
}
.conteudo-interna form label.falsete {
	margin: 0 5px 0 0;
}
.conteudo-interna form fieldset.radio label {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #25463D;
	margin: 0 10px 0 0;
	line-height: 180%;
}
.Formulario {
	border: 1px solid #000;
	margin: 5px 0;
}
.botao {
	background: #ef710a;
	color: #fff;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 160%;
	padding: 2px 15px;
	border: none;
}
#bancos {
	width:430px;
	display:inline-block;
	margin:35px 0 0 100px;
}
.bc1 {
	width:153px;
	height:63px;
	border:#999 solid 1px;
	margin:7px 0 0 10px;
	float:left;
}
.links {
	margin:10px 30px;
}
.links ul li {
	list-style:none;
	color:#FF0;
	font-size:12px;
	padding:5px 0;
}
.links ul li a {
	list-style:none;
	color:#000;
	background:none;
	padding-left:10px;
	display:block;
	background:url(../img/arrow.jpg) no-repeat 0 4px;
}
.links ul li a:hover {
	color:#FF9900;
}
.img-int {
	float:left;
	margin:5px;
	border:2px solid #FF9900;
}
.fotos-int {
	clear:both;
	margin:10px;
}
.fotos-int ul li {
	float:left;
	border:1px solid #ef710a;
	margin:0 30px;
}
.logo-parceiros {
	float:left;
	margin:35px;
	border:1px solid #ef710a;
}
.logo-parceiros:hover {
	border:1px solid #432710;
}
div.hold_info2 a {
	text-decoration: none;
}
div.hold_info2 {
	width: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
}
div.hold_info2 table {
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div.hold_info2 table tr {
	text-align: center;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.hold_info2 table tr.bairro {
	height: 41px;
	text-align: left;
	border-top-color: currentColor;
	border-right-color: currentColor;
	border-bottom-color: currentColor;
	border-left-color: currentColor;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../img/bg_bairro.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(243, 241, 242);
}
.espacoBranco {
	width: 44px;
	background-color: rgb(255, 255, 255);
}
.codigo {
	width: 80px;
	padding-left: 10px !important;
}
.area {
	width: 80px;
}
.tipo {
	width: 100px;
}
div.hold_info2 table tr.bairro b {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 53px;
}
div.hold_info2 table tr.destaque {
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(215, 205, 206);
}
div.hold_info2 table tr.destaque b {
	text-transform: uppercase;
}
div.hold_info2 table tr.claro {
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(233, 229, 228);
}
div.hold_info2 table tr.escuro {
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(227, 223, 222);
}
div.hold_info2 table tr td {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.hold_info2 table tr td.detalhes {
	width: 78px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(233, 229, 228);
}
div.hold_info2 table tr td.fotos {
	width: 60px;
	text-align: center;
	border-left: 1px solid #c7c3c2;
}
div.hold_info2 table tr td.fotos a img {
	text-align: center;
}
div.hold_info2 table tr td.add {
	width: 118px;
	text-align: center;
}
div.hold_info2 table tr td.add a {
	outline-width: 0px;
	outline-style: none;
	outline-color: invert;
}
td.detalhes {
	border-right: 1px solid #c7c3c2;
	border-left: 1px solid #c7c3c2;
}
div.hold_info2 table a.detalhes {
	width: 78px;
	height: 23px;
	text-indent: -1999px;
	overflow: hidden;
	padding: 0 20px;
	margin: 0px;
	float: left;
	display: block;
	position: relative;
	z-index: 5;
	background: transparent url(../img/bg_detalhes.png) no-repeat center center scroll;
}

