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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
    font-family:Arial, 'Trebuchet MS', Verdana;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
    font-weight: bold;
}

body {
    background: #FFF url( http://static.guiaja.net.br/public/default/images/bg_body.png ) repeat-x top;
}
option {
    padding: 0 5px 0 5px;
}
input.submit, div.botao_envio {
    cursor: pointer;
    width: 100px !important;
    background: url( http://static.guiaja.net.br/public/default/images/bg_botao.gif ) repeat-x center center !important;
    height: 22px !important;
    font-size: 11px !important;
}
input.checkbox {
    width: 14px !important;
    height: 14px !important;
    border: none !important;
}
a {
    color: #268BCF;
    font-size: inherit;
}
a:hover {
    text-decoration: underline;
}
p{
    font-size: 14px;
    line-height: 140%;
}
div.box {
    border: 1px solid #CCCCCC;
    padding: 5px;
    background-color: #FFF;
}
div.box_escuro {
    background-color: #DFDFDF !important;
}
h1,h2,h3 {
    font-size: 20px;
    font-weight: bold;
    color: #103D5C;
    padding: 7px 0;
    text-transform: uppercase;
    display: block;
}

h1 a,h2 a,h3 a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover {
    text-decoration: none;
}

h2 {
    font-size: 15px;
}
h3 {
    font-size: 14px;
    border-bottom: 0;
    margin-bottom: 0;
}
p.nenhum_registro_encontrado {
    color: #C00;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    text-align: center;
}
span.sucesso {
    color: #6CC22D;
    font-weight: bold;
    background:url( http://static.guiaja.net.br/public/default/images/validate/checked.gif ) no-repeat left center;
    padding-left:16px;
}
/*
div#define_localizacao {
    background-color: #268BCF;
    border-bottom: 2px solid #CCC;
}
div#define_localizacao div.informacoes {
}*/
div#aviso_localidade {
    display: none;
}

div#geral{
    width: 1000px;
    margin: 0 auto;
    display: table;
    /*
    background-color: #FFF;
    padding: 5px;
    border: 1px solid #CCCCCC;
    border-width: 0 1px 0 1px;
    */
}
div#geral div#topo {
    width: 1000px;
}
div#geral div#topo span{
    margin:15px 0 0 10px;
    background:url(http://static.guiaja.net.br/public/default/images/logo.gif) no-repeat;
    width:240px;
    height:59px;
    float: left;
}
div#geral div#topo span a{
    height:59px;
    text-indent:-5000px;
    display:block;
}
div#geral div#topo ul {
    float: right;
    margin-top: 30px;
}
div#geral div#topo ul li {
    display: inline;
}
div#geral div#topo ul li a {
    float: left;
    padding: 0 10px;
    font-size: 15px;
    color: #000;
}
div#geral div#topo ul li a.fale_conosco {
    background:url(http://static.guiaja.net.br/public/default/images/icone_contato.png) no-repeat left center;
    padding-left: 15px;
    font-size: 12px;
}
div#geral div#cadastrese {
    clear: right;
    float: right;
    width: 130px;
    border: 1px solid red;
}
div#geral div#conteudo {
    width: 1000px;
    margin-top: 15px;
}
div#geral div#conteudo div#conteudo_esquerda {
    width:733px;
    float:left;
    display: table;
    padding: 5px 0 5px 0;
    overflow: hidden;
}
div#geral div#conteudo div.listas_esquerda {
    display: table;
    margin: 10px 0 10px 0;
}
div#geral div#conteudo div.listas_esquerda:after {
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}
div#geral div#conteudo div.listas_esquerda ol {
    width:230px;
    float: left;
    padding-right: 5px;
}
#index div#geral div#conteudo div.listas_esquerda ol {
    width: 250px;
}
div#geral div#conteudo div.listas_esquerda ol li a {
    font-size:12px;
    text-decoration: underline;
    color: #268BCF;
    background:url(http://static.guiaja.net.br/public/default/images/bg_categoria.png) no-repeat left center;
    padding-left:7px;
}
div#geral div#conteudo_direita {
    width: 260px;
    float: right;
}
/*
div#geral div#conteudo_direita:after {
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}
*/
div#geral div#conteudo_direita h2 {
    margin-bottom: 5px;
}
div#geral div#conteudo_direita div.box {
    padding: 5px;
}
div#geral div#conteudo_direita div#usuarios_online_mapa {
    width: 235px;
    height: 250px;
    border: 2px solid #CCC;
    overflow: hidden;
}
div#geral div#conteudo_direita p.mapa_legenda {
    margin-top: 5px;
    color: #777;
    font-size: 11px;
    line-height: 20px;
    font-style: italic;
    text-align: center;
}
/* Rodapé do site 
div#rodape {
    display: table;
    clear:both;
    width: 100%;
}
div#estados {
    width: 990px;
    margin-top: 4px;
}
div#estados ol {
    float: left;
    margin: 0 11px;
}
div#estados ol a {
    white-space:nowrap;
    font-size: 14px;
    color: #268bcf;
    padding-left: 7px;
    background: url(http://static.guiaja.net.br/public/default/images/bg_categoria.png) no-repeat left center;
}
*/

div#diretorio {
    margin-top: 15px;
    padding-bottom: 15px;
    background-color: #999;
}

div#diretorio div.limite, div#copyright div.limite {
    width: 999px;
    margin: 0 auto;
}

div#diretorio ol li.diretorio_titulo {
    margin-bottom: 10px;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
}

div#diretorio ol {
    float: left;
    width: 168px;
    padding: 0 35px 0 35px;
    margin-top: 15px;
}

div#diretorio ol li a {
    white-space:nowrap;
    font-size: 14px;
    color: #FFF;
}

div#diretorio ol li a.assinatura {
    padding-left: 0;
    background: none;
}

div#copyright {
    border-top: 1px solid #505050;
    background-color: #999;
    height: 25px;
}

div#copyright p {
    text-align: center;
    color: #FFF;
    font-size: 12px;
    line-height: 25px;
}

/************************************* Conteúdo do site **************************************/
a.cancelar {
    color: #C00;
    text-decoration:underline;
}
table { 
    width: 750px;
}
table th {
    background-color: #CCC;
    text-align: center;
}    
table td {
    padding: 7px;
}
ol.erros {
    margin: 10px 0 10px;
}
ol.erros li {
    padding: 2px 2px 2px 19px;
    background:url(http://static.guiaja.net.br/public/default/images/icon_erro.gif) no-repeat left center;
    color: #C00;
}
em.erro {
    font-weight: bold;
    color:#C00;
}
em.informacao {
    font-weight: bold;
    color:#999;
    font-size: 11px;
}
div.paginacao {
    float: right;
    font-size: 13px;
}
div.paginacao a {
    font-size: inherit;
    font-weight: bold;
}
div.paginacao a:hover{
	font-weight: bold;
}

div.tag_cloud {
    width: 235px;
    text-align: center;
}
div.tag_cloud a {
    color: #268bcf;
    padding: 8px;
}
div.dados_navegacao {
    margin-top: 10px;
    clear: both;
    padding: 5px;
}
div.dados_navegacao h2 {
    margin-bottom: 10px;
}
div.dados_navegacao ol {
    margin: 5px 0 5px 15px;
}
div.dados_navegacao ol li {
    color: #999;
    font-size: 14px;
}
div.dados_navegacao ol li a {
    color: #518BE0;
    
}
p.informacao {
    margin-top: 5px;
    font-size: 13px;
    text-align: justify;
}
.clear{clear:both;_height:0px}
.clear HR{display:none}
/*
div.parceiro a {
    font-size: 14px;
    color: #268bcf;
}
*/
div.aviso {
    background: #FFFFB3 url(http://static.guiaja.net.br/public/default/images/bg_aviso.gif) repeat-x top;
	padding:5px;
	font-size: 14px;
	line-height: 25px;
    height:25px;
    border: 1px solid #CCCC33;
}

div.aviso p {
    line-height:25px;
}

div.aviso p img {
    vertical-align: -5px;
}

div.aviso a {
    color: #000;
}

p.usuarios_online {
    text-align: center;
}

ol.listagem li {
    padding-left: 7px;
    background: url(http://static.guiaja.net.br/public/default/images/bg_categoria.png) no-repeat left center;
    color:#268bcf;
    font-size: 14px;
    line-height: 18px;
}

ol.listagem li a {
}

div.compartilhar {
    margin-top: 10px;
}

div.compartilhar a {
    font-size: 12px;
    padding: 2px 0 2px 18px;
    line-height: 18px;
    margin-left: 5px;
}

div.compartilhar a.twitter { background: url(http://static.guiaja.net.br/public/default/images/compartilhar/twitter.png) no-repeat left center; }
div.compartilhar a.orkut { background: url(http://static.guiaja.net.br/public/default/images/compartilhar/orkut.png) no-repeat left center; }
div.compartilhar a.google_buzz { background: url(http://static.guiaja.net.br/public/default/images/compartilhar/google_buzz.png) no-repeat left center; }
div.compartilhar a.delicious { background: url(http://static.guiaja.net.br/public/default/images/compartilhar/delicious.png) no-repeat left center; }
div.compartilhar a.facebook { background: url(http://static.guiaja.net.br/public/default/images/compartilhar/facebook.png) no-repeat left center; }
div.compartilhar a.linkedin { background: url(http://static.guiaja.net.br/public/default/images/compartilhar/linkedin.png) no-repeat left center; }

div.navegacao {
    border-top: 1px solid #CCC;
    padding: 5px;
}

div.navegacao_topo {
    border: 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 5px;
}
