a:active {
    color: #000099;
}
a:hover {
    color: #990000;
}
a:link {
    color: #000099;
}
a:visited {
    color: #000099;
}
.apoio {
    font-family: verdana;
    font-size: 10pt;
    color: #666666;
    text-align: center;
}
#avisos {
    font-family: verdana;
    font-size: 10pt;
    color: black;
    background: yellow;
    position: absolute;
    top: 0px;
    right: 45%;
}
body {
    color: black;
    background: white;
    font-family: arial;
    font-size: 12pt;

}

.creditos {
    font-family: verdana;
    font-size: 8pt;
    color: #666666;
    text-align: center;
}

img {
    border: 0px;
}

img.banner {
    cursor:pointer;
}

img.botaoatalho {
    cursor: pointer;
}

p.fechar {
    color:#000099;;
    font-size:9pt;
    text-align:right;
    cursor:pointer;
    text-decoration:underline;
}
#conteudodireito {
    width: 100%;
    text-align: center;
    vertical-align: top;
}

.bairro {
    font-family: verdana;
}
.caminho {
    color: #3cb3c7;
    text-align: left;
    font-family: verdana;
    font-size: 9pt;
}
.carregando {
    color: black;
    background: yellow;
}
.cidade {
    text-align: left;
    text-decoration: underline;
    font-weight: bold;
}
.credenciado {
    text-align: left;
    font-family: verdana;
    font-size: 10pt;
    color: black;
}

.menu {
    text-align: left;
    background: yellow;
}

.menu_topo {
	text-align: right;
}

#menulist {
    background-color: #89faff;
    color: black;
    list-style-type: none;
    margin-top: 0;
    margin-left: 0;
    padding: .3em 0;
    text-align: left;
    border: 1px solid;
    border-color: #3cb3c7;
}
#menulist li {
    background-color: #3cb3c7;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    display: inline;
    border: 1px solid;
    border-color: white;
    margin-left: 3px;

}
#menulist li a {
    color: white;
    text-decoration: none;
}
#menulist li a:hover {
    color: #3cb3c7;
    background-color: white;
}

.nome {
    font-weight: bold;
}

table.centro {
    margin-left: auto;
    margin-right: auto;
}

table.credenciados {
	width:800px;
}

table.esquerda {
    margin-left: 0px;
    margin-right: auto;
}

td.banner_g {
	text-align:center;
}

td.campos {
    width: 400px;
}

td.pesquisacredenciado {
    text-align: left;
}



td.mapa {
  text-align:center;
  vertical-align:top;
  width:200px;
  font-size:8pt;
  font-family:verdana;
}

td.banner {
    height:80px;
    text-align:center;
    vertical-align:top;
}

td.voltar {
    font-size: 10pt;
    width: 200px;
    text-align: center;
}

.titulo {
    font-family: verdana;
    font-size: 14pt;
}

