@import url("css-pages.css");

* {
	margin:0;
	padding:0;
	font-family:Arial, Verdana;
	outline:none
	}
	
body {
	background:url(../images/body.jpg) left top repeat-x;
	}
	
#wrapper {
	background:url(../images/wrapper.jpg) left top no-repeat;
	min-height:500px;
	}
	
#container {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	min-height:500px;
	}

#rodape {
	background:url(../images/rodape.jpg) left bottom repeat-x;
	}
	
.lista_rodape {
	list-style-position:outside;
	list-style-type:none;
	padding-top:40px;
	font-size:10px;
	font-weight:normal;
	text-align:right
	}

.lista_rodape li {
	color: #666;
	display:inline;
	margin:0 10px;
	}

.lista_rodape ul li a {
	color:#333;
	text-decoration:none;
	border:none;
	}
	
.col {
/*	width:300px;
	float:left;*/
	margin-top:10px;
	}

.col_anuncio {
/*	width:300px;
	float:left;*/
	margin-top:10px;
	}
	
h1 {
	text-align:center;
	margin:5px;
	border:0px solid #ccc;
	padding:5px;
	margin:0 auto;
	width:250px;
	float:left
	}
h1 img {
	width:200px;
	}
	
.form-topo {
	float:right;
	width:700px;
	height:85px;
	}
	
.busca {
	width:300px;
	padding-left:20px;
	float:left;
	padding-top:18px;
	}

.alt-cidade {
	float:right;
	width:350px;
	padding-top:18px;
	}


#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
				  
#boxes .window {
	position:absolute;
	left:0;
	top:0;
	width:440px;
	display:none;
	z-index:9999;
	border:1px solid #000;
	background:#fff;
}
				
#boxes #login-tela {
	width:335px; 
}
				
#login-tela .d-header {
	padding:5px;
}
				
#login-tela label {
	font-weight:bold;
	font-size:14px;
}
				
#login-tela .d-header input {
	border:3px solid #cccccc;
	height:22px;
	width:200px;
	font-size:15px;
	padding:2px;
	margin:4px;
}
				
#login-tela .erro {
	text-align:center;
	color:#990000;
	font-size:13px;
	font-weight:bold
}
				
#login-tela .d-blank {
	float:left;
	background:url(login-blank.png) no-repeat 0 0 transparent; 
	width:267px; 
	height:53px;
}
				
#login-tela .d-header input.botao {
	border:3px solid #cccccc;
	height:32px;
	width:30px;
	font-size:15px;
	padding:2px;
	margin:4px;
	position:relative;
	top:3px;
	background:none;
	color:#0086C1;
	font-weight:bold
}
				
.close{
	display:block; text-align:right;
}


#topo_acesso {
	height:42px;
	}
#topo_acesso ul {
	list-style:none;
	width:850px;
	margin:0 auto;
	}
#topo_acesso ul li {
	float:left;
	width:120px;
	height:38px;
	text-align:center
	}
#topo_acesso ul li a {
	display:block;
	text-align:center;
	height:38px;
	text-indent:-9999px;
	}
#topo_acesso ul li a.institucional {
	background:url(../images/a-institucional.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.resultado {
	background:url(../images/a-resultado.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.anuncie {
	background:url(../images/a-anuncie.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.contato {
	background:url(../images/a-contato.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.cidades {
	background:url(../images/a-cidades.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.restrita {
	background:url(../images/a-restrita.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.franqueado {
	background:url(../images/a-franqueado.jpg) left bottom no-repeat;
	}
#topo_acesso ul li a.categorias {
	background:url(../images/a-categorias.jpg) left bottom no-repeat;
	}
	
p {
	font-size:13px;
	color:#333
	}
	
.anuncio {
	font-size:12px;
	color:#333;
	padding:5px 10px;
}


.anuncio img {
	text-align:left;
	position:relative;
	
}
	
h2 {
	color:#006699;
	margin-bottom:10px;
	font-size:18px
	}
h3 {
	color:#333333;
	font-size:14px
	}
	
h4 {
	color:#0066ff;
	font-size:14px;
	font-weight:normal;
	font-weight: normal;
	text-decoration:underline
	}

.lista_guiase {
	list-style-position:inside;
	list-style-image: url(../images/list_guiase.png);
	margin-top:10px;
	}

.lista_guiase li {
	font-size:12px;
	font-weight:bold;
	color: #0066cc;
	margin-top:5px
	}
	
.lista {
	list-style-position: inside;
	list-style-image: url(../images/list_guiase.png);
	}
	
.lista li {
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	color:#333;
	}
	
.caixa-lat {
	float:right;
	width:670px;
	padding:5px;
	margin-right:20px;
	font-size:13px;
	color:#666
	}
	
.contato_franqueado{
	font-size:12px;
	font-weight:bold;
}

.img-lat {
	float:left;
	margin-top:-550px;
	width:300px
	}

.t-padrao {
	border-collapse:collapse;
	width:100%;
	}
.t-padrao tr.cabeca {
	background:#006699
	}
.t-padrao tr.cabeca th {
	font-size:11px;
	color:#fff;
	padding:2px;
	text-transform:uppercase;
	}
.t-padrao tr td {
	font-size:12px;
	padding:2px;
	}
.t-padrao tr td input {
	font-size:12px;
	color:#003366;
	border-top:1px solid #ededed;
	border-left:1px solid #ededed;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	text-transform:uppercase;
	background:none;
	}
.btn_excluiContato{
	font-size:11px;
}
	
#form-contato {
	}
.obrigatorio {
	font-weight:bold
	}
label {
	color:#006699;
	font-size:12px;
	}
select option {
	padding-right:10px;
	}		
#form-contato input, form input {
	border:1px solid #999;
	margin:5px 0;
	background:url(../images/input.jpg) left center no-repeat;
	height:22px;
	font-size:16px;
	}
form input.botao {
	font-size:12px;
	font-weight:normal;
	position:relative;
	top:1px;
	color:#666;
	margin:0;
	padding:0;
	}
form input.botao-anunciante {
	background:url(../images/bot_anunciante.gif) no-repeat scroll center top;
	border: none;
	cursor:pointer;
	height:35px;
	width:90px
	}	
form input.botao-busca {
	background: #fff url(../images/bot_busca.jpg) center top no-repeat;
	border:none;
	width:25px;
	height:25px;
	cursor: pointer;
	}
#form-contato textarea {
	overflow:auto;
	height:107px;
	width:300px;
	background:none;
	border:none;
	font-size:12px;
	}
#form-contato div.engloba-textarea {
	background:url(../images/textarea.jpg) left center no-repeat;
	height:110px;
	width:300px;
	border:1px solid #999;
	}
	
.lista-cidades {
	list-style:none;
	overflow:hidden;
	}
.lista-cidades li {
	width:210px;
/*	height:50px;*/
	float:left;
	margin-bottom:15px;
/*	margin-bottom:-10px;*/
	}
.lista-cidades li a {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
.anuncio_endereco {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:13px;
	overflow:hidden;
	padding:10px;
	}	
.anuncio_endereco_guiase  {
	float:right;
	font-style:normal;
	font-size:14px;
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:10px;
	color:#666;
	overflow:hidden;
	line-height:22px
	}
	
.erro	{
	font-size:12px;
	font-weight:bold;
	color:#C00;
	border:1px solid #eee;
	padding:10px;
	background-color:#F4ECE3;
	display:block
	}
.sucesso	{
	border:1px solid #006699;
	padding:10px;
	margin:0;	
	background-color:#eee;
	display:block;
	width: 500px
	}
.sucesso p	{
	font-size:12px;
	font-weight:normal;
	color:#333;
}
.form_conf {
	font-size:12px;
	color:#333;
	line-height:18px;
	font-weight:bold
	}