html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }

/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999; }
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99997; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99997; }
.modal { visibility: hidden; cursor: pointer; }

#activity {
	position: absolute;
	z-index: 99998;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

#accessJumperMenu {
	display: none;
	position: absolute;
	top: -150px;
}

html {
	background: #FFF url(../imagens/bg_html.gif) repeat-x;
}
body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
}

.crop { width: 987px; text-align: left; margin: 0 auto; }

#header {		
	float: left;
	margin-bottom: 15px;
	/*height: 194px;*/
}
#header h1 {
	background: url(../imagens/logo.gif) no-repeat;
	width: 192px;
	height: 64px;
	margin: 42px 0 40px 22px;
	float: left;
	display: inline;
}
#header h1 a {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	height: 83px;
}
#header h2 {
	width: 350px;
	float: right;
	display: inline;
	margin: 30px 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 14px;
	line-height: 21px;
	cursor: default;
}
#header ul.nav {
	background: url(../imagens/bg_menu.gif) repeat-x center bottom;
	width: 980px;
	float: left;
	display: inline;	
}
#header ul.nav li {
	float: left;		
	height: 48px;	
}

/*#header ul.nav li.last { background: none; }
#header ul.nav li.central { 
	float: right;
	padding-right: 0;
}

#header ul.nav li.central a { 
	text-indent: -1000em;
	background: url(../imagens/bt_central_do_cliente.gif) 0 0 no-repeat;
	height: 36px;
}*/
#header ul.nav li a {
	background: url(../imagens/menu.gif) no-repeat;
	display: block;	
	color: #333;
	font-size: 14px;	
	width: 76px;
	height: 36px;
	margin: 6px 3px 0 0;
	text-indent: -1000em;
	overflow: hidden;
}
#header ul.nav li.home a { background-position: 1px 0; width: 67px; margin-left: 30px; }
#header ul.nav li.empresa a { background-position: -70px 0; width: 75px; }
#header ul.nav li.venda a { background-position: -150px 0; width: 66px; }
#header ul.nav li.locacao a { background-position: -219px 0; width: 70px; }
#header ul.nav li.novidades a { background-position: -294px 0; width: 89px; }
#header ul.nav li.anuncie a { background-position: -390px 0; width: 149px; }
#header ul.nav li.parceiros a { background-position: -544px 0; width: 79px; }
#header ul.nav li.contato a { background-position: -628px 0; width: 113px; }
#header ul.nav li.central a { background-position: -752px 0; width: 192px; margin-left: 10px; }

#header ul.nav li.central a:hover {
	background: url(../imagens/menu_over.gif) -753px 0 no-repeat;
}

#header ul.nav li a:hover {
	background-image: url(../imagens/menu_over.gif);
}

.corpo {
	min-height: 595px;
}

#conteudo {
	padding: 20px 22px 25px 22px;
	color: #333;
}
/*
#conteudo hr.quebra {
	clear: both;
	border: none;
	height: 1px;
	color: #E5E5E5;
	overflow: hidden;
	display: block;
	margin: 0;
}
#conteudo hr.menor { width: 615px; float: left; clear: none; display: inline; }
*/
#footer {
	background: #2E2E2E url(../imagens/bg_footer.gif) repeat-x;
	height: 180px;
	color: #FFF;
	cursor: default;
}
#footer .crop {
	padding: 10px 21px;
	width: 948px;
}
#footer ul.nav {
	position: relative;
	margin: 5px 0 10px -10px;
	float: left;
	display: inline;	
}
#footer ul.nav li {
	float: left;
	/*background: url(../imagens/separa_menu_footer.gif) top right no-repeat;*/
	padding-right: 1px;
	height: 35px;
	border-right: #2B2B2B 1px solid;
	border-left: #656565 1px solid;
}
#footer ul.nav li.busca a {	
	margin-right: 7px;
	padding-right: 20px;
	background: url(../imagens/lupa_menor.gif) right center no-repeat;	
}
#footer ul.nav li.home {	
	border-left: none;
}
#footer ul.nav li.contato {	
	border-right: none;
}
#footer ul.nav li.last { background: none; }
#footer ul.nav li a {
	color: #FFF;
	line-height: 35px;
	display: block;
	text-align: center;
	padding: 0 10px;
}
#footer ul.nav li a:hover {
	/*background: #434343;*/
	color: #DEDEDE;
}
#footer .creci {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: 34px;
	background: url(../imagens/ico_creci.gif) no-repeat;
	float: right;
	display: inline;
	line-height: 30px;
	margin: 10px 0;
}
#footer .enderecos {
	float: left;
	width: 735px;
	margin: 18px 0;
}
#footer .enderecos address {
	float: left;
	font-style: normal;
	line-height: 18px;
	margin-right: 150px;
}

#footer .enderecos address.meio {
	margin: 0;
}

#footer .desenvolvimento {
	float: right;
	width: 22%;
	margin: 60px 0 0 0;
	text-align: right;
}
#footer .desenvolvimento a { font-weight: bold; color: #E68F1C; }
#footer .desenvolvimento a:hover { color: #DEDEDE; text-decoration: underline; }

/* notices and errors */
.message {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	background: #787878;
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: #FFF;
	cursor: default;
	border-bottom: 3px solid #666;
}
.message .error {
	background: #CC0000;
	border-bottom: 3px solid #990000;
	color: #FFF;
}

/* Cake Logging */
table.cake-sql-log {
	background: #FFF;
	color:#000;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
table.cake-sql-log caption {
	font-weight:bold;
	font-size:18px;
	text-align: center;
	margin: 30px 0 0 0;
	border:1px solid #CCC;
	padding:5px 0;
	color:#FFF;
	background: #000;
}
table.cake-sql-log th {
	font-weight:bold;
	border:1px solid #CCC;
	background:#fc0;
	padding:5px;
}
table.cake-sql-log td {
	border:1px solid #CCC;
	padding:5px;
}
table.cake-sql-log tr:hover {
	background:#FFC;
}
/* Debugging */
#cakeControllerDump {
	margin:20px 0;
	padding:10px;
	background: #FFF;
	color: #000;
}
pre.cake-debug {
	background: #fc0;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #fc0;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FF0;
	padding: 4px;
}
/*----Layout----*/
/*----Barra superior direita----*/
#header ul.info {
	float: right;
	background-color: #EFA941;
	margin: 39px 0 0 0;
}

#header ul.info li a,
#header ul.info li {
	float: left;
}

#header ul.info li span {
	color: #555;
}

#header ul.info li small {
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
#header ul.info li small big { font-size: 16px;}

#header ul.info li strong {
	font-size: 21px;
	letter-spacing: -1px;
	background: url(../imagens/bg_fone.gif) 0 0 no-repeat;
	float: left;
	padding-top: 15px;
	width: 122px;
	margin: 4px 0 0 3px;
	cursor: default;
}

#header ul.info li label {
	font-size: 11px;
	color: #555;
	text-indent: -1000em;
	overflow: hidden;
	background: #EFA941 url(../imagens/bg_local.gif) 0 0 repeat-x;
	width: 78px;
	height: 11px;
	float: left;
	margin-bottom: 3px;
}
#header ul.info li label big {
	font-size: 14px;	
}

#header ul.info li {
	background: #EFA941 url(../imagens/bg_info.gif) 0 0 repeat-x;
	height: 56px;
	border-bottom: #CB8832 1px solid;
	border-top: #CB8832 1px solid;
	width: 130px;
	color: #FEF9F2;
	border-left: #F2B145 1px solid;
	padding: 10px 18px 0 18px;
}

#header ul.info li.first {
	background: #FFF url(../imagens/left.gif) 0 0 no-repeat;	
	width: 5px;
	border: none;
	height: 68px;
	margin: 0;
	padding: 0;
}
#header ul.info li.last {
	background: #FFF url(../imagens/right.gif) 0 0 no-repeat;	
	width: 5px;
	border: none;
	height: 68px;
	margin: 0;
	padding: 0;
}

#header ul.info li.busca {
	border-left: 0 solid;
	border-left: none;
	width: 162px;
}
#header ul.info li.busca a {
	background: url(../imagens/lupa.gif) right center no-repeat;
	color: #FEF9F2;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;	
	margin: 10px 0 0 0;
	/*padding: 12px 33px 10px 5px;*/
	border: none;
	text-indent: -1000em;
	overflow: hidden;
	width: 168px;
	height: 27px;
}

#header ul.info li.consultor a {
	background: url(../imagens/consultor_online.gif) right center no-repeat;
	color: #FEF9F2;	
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;	
	margin: 4px 0 0 3px;
	padding: 0;
	width: 125px;	
	height: 39px;
	line-height: 20px;
	text-indent: -1000em;
	overflow: hidden;
}

#header ul.info li.consultor a big {
	font-size: 22px;
}

#header ul.info li.cidade {
	width: 170px;
	padding-right: 0;	
	text-indent: 0;
	overflow: visible;
}

#header ul.info li small,
#header ul.info li small big {
	text-indent: -1000em;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}


#header ul.info li div.input {
	padding-top: 2px;
	float: left;
	margin: 5px 0 0 0;
}

#header ul.info li select {
	/*background: #FFF url(../imagens/bg_input_capa.gif) 0 0 repeat-x;*/
	width: 150px;
	border: #C27411 1px solid;
	padding-left: 5px;
	color: #333;
	float: left;
}
/*---Fim Barra superior direita---*/

#conteudo h3 {
	color: #E56C01;
	font-size: 26px;
	font-weight: normal;
	margin: 15px 0 10px 0;
	font-family: Georgia, Times New Roman, Arial;
}
/*----Fim Layout----*/

img.load {
	display: none;
}

#header div.input {
	background: none;
}

#header div {
	width: 164px;
	height: 36px;
	margin: 0 40px 0 0;
	padding: 0;
	background: #FFF url(../imagens/marca_dagua.gif) 0 0 no-repeat;
	float: right;
}

#solicitar-informacoes,
#formInformacoes,
#pilar-liga,
#formLiga {
	float: left;
}

/*--corrige margem IE6--*/
* html #header {
	margin-bottom: 0;
}
* html #header ul.nav {
	margin-top: -16px;
}

* html #atendimento.widget div.outras {
	margin-top: 5px;
}

/*------------*/
#bt-choose-city { display: none; }
#escolhe-cidade {
	width: 657px;
	height: 487px;
	text-align: left;
	background: url(../imagens/bg_cidade.gif) repeat-x;
	cursor: default;
	padding: 20px 21px;
}
#escolhe-cidade h3 {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 21px;
	color: #f07b13;
	width: 654px;
	height: 31px;
	background: url(../imagens/tit_escolha_cidade.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
#escolhe-cidade .cidade {
	width: 319px;
	float: left;
	display: inline;
	margin: 10px 0 18px;
	text-align: center;
}
#escolhe-cidade .cidade a {
	display: block;
	width: 319px;
	height: 306px;
	background: url(../imagens/cidade_criciuma.jpg) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	margin-bottom: 14px;
}
#escolhe-cidade .criciuma {
	margin-right: 17px;
}
#escolhe-cidade .floripa a {
	background: url(../imagens/cidade_floripa.jpg) no-repeat;
}
#escolhe-cidade .cidade p,
#escolhe-cidade .cidade h4 {
	line-height: 22px;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Arial;
	color: #555;
}
#escolhe-cidade .cidade p strong {
	color: #f07b13;
}
#escolhe-cidade .cidade h4 {
	margin-top: 4px;
	font-size: 16px;
}
#escolhe-cidade .lembrar {
	float: left;
	display: inline;
	width: 99%;
}
#escolhe-cidade .lembrar label {
	cursor: pointer;
	color: #555;
}
/*----*/

#banner-flutuante {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 340px;
	margin-left: -250px;
	margin-top: -170px;
	z-index: 100;
}