@charset "utf-8";

/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Verdana, Geneva, sans-serif;
    background: #fff;
    line-height: 22px;
    font-size: 12px;
    outline: none;
}

/*para colar o rodape no fundo da página*/
html,body {
    margin:0;
    padding:0;
    height:100%; /* needed for container min-height */
}

div#wrapper {
    background: #f2f2f2 url(/img/fundo_amarelo.png) no-repeat scroll bottom left;
    width: 1000px;
    height: auto;
    margin: auto;
    padding: 0px;
    clear: both;

	/* HEIGHT 100% */
    position:relative; /* needed for footer positioning*/
    margin:0 auto; /* center, not in IE5 */
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
}

div#content {
    background: url(/img/fundo_verde.png) no-repeat top right;
    width: 1000px;
    padding: 35px 0 40px;

	padding-bottom:60px; /* bottom padding for footer */
}


div#rodape{
    position:absolute;
    bottom:0; /* stick to bottom */

    height:18px;
    padding-left:20px;
}

img {
    border: 0px;
}

p,h2,h3,ul,dl {
    margin: 0px;
    margin-bottom: 10px;
}

h2 {margin-bottom: 0px;}

a {
    outline: none;
    text-decoration: none
}

br.clearfix {
    display: block;
    clear: both;
    float: none;
}


.addthis_toolbox {
    margin: -20px 20px 0;
    display: none;
}

.addthis_toolbox a {
    text-decoration: none;
    color: #000;
}

#header {
    height: 220px;
    background: url(/img/fotos_header.jpg) no-repeat left top;
    
}

#flash {
	height:140px;
	padding-top:12px;
}

#rodape {
    clear: both;
    text-align:right;
}

#rodape a {
    font-size:10px;
    color:#000;
    margin-right:10px
}

#rodape a:hover {
    color:#F06E1E;
}

h1 {
    margin:0;
    text-indent: -9999px;
}

h1 a {
    width: 189px;
    height: 130px;
    border: 0px;
    display: block;
}

/*menu*/
#menu {
    width: 1000px;
    font-size: 12px;
    border-bottom: 4px #ffca05 solid;
    height: 30px;
}

#menu ul {
    clear: both;
    text-align: center;
    padding: 0px;
    list-style-type: none;
}

#menu ul li {
    float: left;
    width: 9%;
}

#menu ul li a {
    display: block;
    color: #000;
    height: 30px;
    overflow: hidden;
    background-position: right -30px !important;
    line-height: 30px;
    border-right: 2px #eee solid;
}

#menu ul li a:active,#menu ul li a.active,#menu ul li a:hover {
    text-decoration: none;
    background-position: right 0px !important;
}

#menu #quemsomos a {
    background: url(/img/menu/link_quem_somos.gif) no-repeat;
    width: 100px;
}

#menu #associados a {
    background: url(/img/menu/link_associados.gif) no-repeat;
    width: 96px;
    margin-left: 12px;
}

#menu #parceiros a {
    background: url(/img/menu/link_parceiros.gif) no-repeat;
    width: 90px;
    margin-left: 20px;
}

#menu #cadastros a {
    background: url(/img/menu/link_associe-se.gif) no-repeat;
    width: 86px;
    margin-left: 22px;
}

#menu #projetos a {
    background: url(/img/menu/link_projetos.gif) no-repeat;
    width: 90px;
    margin-left: 20px;
}

#menu #eventos a {
    background: url(/img/menu/link_eventos.gif) no-repeat;
    width: 90px;
    margin-left: 22px;
}

#menu #memorias {
    width: 19%;
}

#menu #memorias a {
    background: url(/img/menu/link_memorias.gif) no-repeat;
    width: 180px;
    margin-left: 24px;
}

#menu #noticias a {
    background: url(/img/menu/link_noticias.gif) no-repeat;
    width: 90px;
    margin-left: 16px;
}

#menu #mapa a {
    background: url(/img/menu/link_mapa.gif) no-repeat;
    width: 80px;
    margin-left: 18px;
}

#menu #contato a {
    background: url(/img/menu/link_contato.gif) no-repeat;
    border: 0px;
    width: 80px;
    margin-left: 10px;
}

/*Index*/
#esq_index {
    float: left;
    width: 445px;
    margin-left: 20px;
}

#bemvindo_top {
    background: url(/img/index/bemvindo_top.gif) no-repeat left top;
}

#bemvindo_top h2 {
    padding: 20px 0 0 20px;
}

#bemvindo_bottom {
    background: url(/img/index/bemvindo_bottom.gif) no-repeat left bottom;
    padding-bottom: 20px;
}

#bemvindo_center {
    background: #fff;
    padding: 10px 20px 0 20px;
}

.facebook {
    float: right;
    margin-left: 10px;
}

.twitter {
    float: right
}

#news_top {
    background: url(/img/index/bemvindo_top.gif) no-repeat left top;
    margin-top: 20px;
    width:445px; /*Para funcionar o background-color no IE-7*/
}

#news_top h2 {
    padding: 20px 0 0 20px;
}

#news_bottom {
    background: url(/img/index/bemvindo_bottom.gif) no-repeat left bottom;
    padding-bottom: 20px;
    width:445px; /*Para funcionar o background-color no IE-7*/
}

#news_center {
    background: #fff;
    width:445px; /*Para funcionar o background-color no IE-7*/
}

.news1 {
    width: 408px;
    padding: 10px 17px 0 20px;
}

.curiosidades {
    width: 408px;
    padding: 10px 17px 0 20px;
}

#news_center h3 {
    font-size: 12px;
    margin-bottom:5px;
    line-height:16px;
}
#news_center h4{
    margin:0;
}

#news_center h4 a {
    display: block;
    width: 170px;
    height: 128px;
    border-top: 2px #fff solid;
    border-bottom: 2px #fff solid;
    float:left;
    margin-right:10px;
}

#news_center h4 a:hover {
    border-top: 2px #afd136 solid;
    border-bottom: 2px #afd136 solid
}

#news_center strong a {
    color: #afd136
}

#news_center strong a:hover {
    color: #000
}

#news_center hr{
    border-bottom:1px solid #AFD136;
    border-top:0;
    border-left:0;
    border-right:0;
    margin: 0 17px 0 20px;
    
}

#programacao_top {
    background: url(/img/index/programacao_top.gif) no-repeat left top;
    width: 470px;
    float: left;
    margin-left: 20px;
}

#programacao_top h2 {
    padding: 20px 0 0 20px;
}

#programacao_bottom {
    background: url(/img/index/programacao_bottom.gif) no-repeat left bottom;
    padding-bottom: 20px;
}

#programacao_center {
    background: #fff;
    line-height:16px;
}

#programacao_center h3 {
    color:#999999;
    font-size:12px;
    line-height:18px;
}

#programacao_center strong {
    color: #AFD136;
}


#programacao_center p a {
    color: #ffca05;
    font-size:12px;
}

#programacao_center p a.lugar {
    color: #0099CC !important;
}

#programacao_center p a:hover,
#programacao_center p a.lugar :hover {
    color: #000 !important
}

#programacao_center #texto_prog {
	margin: 10px 0 0 20px;
}
#programacao_center #texto_prog hr{
    margin-right:20px;
    border:none;
    border-bottom:1px solid #555;
}
#programacao_center #texto_prog .feira_rio_antigo{
    color:#999;
    font-weight:bold;
    margin-bottom:20px;
    float:left;
    width:450px;
}
#programacao_center #texto_prog .feira_rio_antigo a{
   padding-top:10px;
}
#programacao_center #texto_prog .feira_rio_antigo img{
   float:left;
   margin-right:10px;
}

#programacao_center #texto_prog p .horario{
    font-weight:bold;
}
#programacao_center #texto_prog div{
    width:210px;
    margin-right:10px;
    float:left;
}

#programacao_center #texto_prog a {
    color:#AFD136;
    font-weight:bold;
}

#programacao_center #texto_prog p.nalapa{
    width:180px;
    float:left;
}
#programacao_center #texto_prog a.lanalapa {
    background:url("/img/index/logo_lanalapa.jpg") no-repeat;
    display:block;
    height:71px;
    text-indent:-99999px;
    width:72px;
    margin-left:80px;
    margin-top:-10px;
    float:left;
}

#programacao_center #texto_prog i {
    display:block;
}

#programacao_center #texto_prog a:hover {
    color:#000;
}

#programacao_center .titulo {
    font-size:12px;
    margin:-13px 0 10px;
    width:225px;
}

#galeria_top {
    float: left;
    width: 500px;
    margin: -15px 0 0 7px;
    background: url(/img/index/fundo_galeria_top.png) no-repeat right top;
}

#galeria_bottom {
    background: url(/img/index/fundo_galeria_bottom.png) no-repeat left
        bottom;
    padding-bottom: 20px;
}

#galeria_center {
    margin: 30px 0 0 0;
    width: 510px;
}

#galeria_center p a {
    color: #00afea;
    text-align: center;
    margin-left:40px;
}

#galeria_center p a:hover {
    color: #000;
}

#galeria_center ul li {
    list-style: none;
    display:inline;
}

#galeria_center li {
    margin: 0 0 10px 5px;
}

#galeria_center li a {
    border: 2px #fff solid;
    width: 136px;
    height:79px;
    display: block;
    float:left;
    margin:0 5px 5px 0;
    
}
#galeria_center ul li a{
   
}

#galeria_center li a:hover {
    border: 2px #00afea solid;
}

/*FIM index*/ /*Quem somos*/
#esq_qs {
    float: left;
    width: 600px;
    margin-left: 20px;
}

#historico_top {
    background: url(/img/quemsomos/historico_top.gif) no-repeat left top;
    padding: 20px 0 0 0;
}

#historico_top p {
    padding: 10px 20px 0;
}

#historico_bottom {
    background: url(/img/quemsomos/historico_bottom.gif) no-repeat left
        bottom;
    padding-bottom: 20px;
}

#historico_center {
    background: #fff;
}

#diretoria_top {
    background: url(/img/quemsomos/historico_top.gif) no-repeat left top;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}

#diretoria_top dl {
    padding: 10px 20px 0;
}

#diretoria_top dl dt {
    color: #00AFEA;
}

#diretoria_bottom {
    background: url(/img/quemsomos/historico_bottom.gif) no-repeat left
        bottom;
    padding-bottom: 20px;
}

#diretoria_center {
    background: #fff;
}

#visao_top {
    width: 350px;
    float: left;
    background: url(/img/quemsomos/visao_top.png) no-repeat right top;
    margin: -35px 0 0 15px;
}

#visao_center {
    padding: 50px 0 0 40px;
    width: 350px;
}

#visao_center p {
    margin: 10px 70px 10px 0;
}

#visao_center ul {
    padding: 10px 60px 0 0;
    list-style: none;
}

#visao_bottom {
    background: url(/img/quemsomos/visao_bottom.png) no-repeat left bottom;
    padding-bottom: 45px;
}

/*FIM quem somos*/ 

/*Associados*/
#associados_top {
    float: left;
    width: 960px;
    margin-left: 20px;
    background: url(/img/associados/associados_top.gif) no-repeat left top;
}

#associados_top h2 {
    margin: 20px 0 0 20px;
}

#associados_bottom {
    background: url(/img/associados/associados_bottom.gif) no-repeat left bottom;
    padding-bottom: 20px;
}

#segmentos {
    background-color: #fff;
    padding: 20px 0 20px 20px;
    width: 940px; /*para o background-color funcionar no IE-7*/
}

#segmentos ul li {
    list-style: none;
    line-height: 25px;
}

.seg_coluna {
    float: left;
    width: 400px;
}

#segmentos ul li a {
    font-weight: bold;
}

/*Cores links*/
.segmento_yellow {
    border-bottom: 1px #ffca05 solid
}

.segmento_green {
    border-bottom: 1px #afd136 solid
}

.segmento_blue {
    border-bottom: 1px #00afea solid
}

#segmentos .segmento_yellow a {
    color: #000;
}

#segmentos .segmento_green a {
    color: #000
}

#segmentos .segmento_blue a {
    color: #000
}

#segmentos .segmento_yellow a:hover {
    color: #ffca05
}

#segmentos .segmento_green a:hover {
    color: #afd136
}

#segmentos .segmento_blue a:hover {
    color: #00afea
}

dl.amarelo a {
    color: #FFCA05;
    font-weight: bold;
}

.informacoes a:hover {
    color: #000
}

/*Fim cores links*/
dl.informacoes dd {
    margin: 0
}

.informacoes {
    padding: 0 20px;
    background: #fff;
}

.informacoes div {
    float: left;
    height: 160px;
    margin: 20px 10px 0;
    width: 286px;
}

.informacoes div span {
    display:block;
    float:left;
    width:286px
}

.informacoes .assmapa {
    background: url(/img/associados/lupa.gif) no-repeat left center;
    display:block;
    height:25px;
    width:25px;
    float:left;
    text-indent:-9999px;
    cursor:pointer;
}

.informacoes div span strong {
    display:block;
    float:left;
    width:250px;
    
}

.informacoes span a {
    color: #000;
}

.informacoes span.topo {
    display: block;
    width: 900px;
    text-align: center;
    clear: both;
    padding: 0 0 20px 0;
}

.informacoes span a strong {
    background: url(/img/associados/volta.gif) no-repeat left center;
    line-height: 30px;
    padding: 10px 22px;
}

/*FIM associados*/ 

/*Parceiros*/
#parceirosContent{
    float:left;
    width:630px;
}
#parceiros_top {
    width: 350px;
    float: left;
    background: url(/img/parceiros/parceiros_texto_top.png) no-repeat right
        top;
}

#parceiros_bottom {
    background: url(/img/parceiros/parceiros_texto_bottom.png) no-repeat
        left bottom;
    padding-bottom: 40px
}

#parceiros_center {
    padding:30px 0 0 0;
    margin:0 0 0 40px;
    width: 280px;
}

#parcerias_logos_top {
    float: left;
    width: 590px;
    margin: 0 20px 0 20px;
    background: url(/img/parceiros/parceiros_logos_top.gif) no-repeat left
        top
}

#parcerias_logos_top h2 {
    padding: 20px 0 0 20px
}

#parcerias_logos_bottom {
    background: url(/img/parceiros/parceiros_logos_bottom.png) no-repeat left bottom;
    padding-bottom: 20px;
}

#parcerias_logos_center {
    background:#fff;
}

/*FIM Parceiros*/ 

/*Associe-se*/
#asso_top {
    width: 480px;
    float: left;
    background: url(/img/associese/inscricao_top.png) no-repeat left top;
    margin-left: 20px;
}

#asso_top h2 {
    padding: 30px 0 0 40px;
}

#asso_bottom {
    background: url(/img/associese/inscricao_bottom.png) no-repeat left bottom;
    padding-bottom: 20px;
}

#asso_center {
    padding:5px 20px;
}

#asso_center ul li {
    margin:0 0 10px 0;
}

#asso_center p.botao{
    text-align:center;
    padding-top:10px;
}
#asso_center p.botao a{
    border-top: 1px #ffca05 solid;
    border-bottom: 1px #AFD134 solid;
    padding:5px;
    font-weight:bold;
    color:#00AFEA;
    }
#asso_center p.botao a:hover{
    color:#000;
}
#asso_center hr{
    border-top: 1px #ffca05 solid;
    border-bottom: 1px #AFD134 solid;
    border-left:none;
    border-right:none;
    padding:1px;
    margin:20px 0;
    }

#inscricao_top {
    background: url(/img/associese/asso_top.gif) no-repeat right top;
    float: left;
    width: 460px;
    margin: 0 0 0 20px;
}

#inscricao_top h2 {
    margin:30px 0 0;
    padding:0 0 0 20px;
    background:#fff;
}

#inscricao_bottom {
    background: url(/img/associese/asso_bottom.png) no-repeat left
        bottom;
    padding-bottom: 29px;
}

#inscricao_bottom h3 {
    margin-left: 40px;
}
#inscricao_bottom h3#expositores {
    margin-left: 0;
}
#inscricao_bottom h3.cadastro{
    text-transform:uppercase;
    font-size:12px;
}

#inscricao_center {
    background:#fff;
    margin:-2px 0 0;
    padding:10px 0;
    width:460px;
}


#inscricao_center form {
    padding: 0 40px;
}

#inscricao_center p input, #inscricao_center p textarea {
    border-top: 1px #ffca05 solid;
    border-bottom: 1px #AFD134 solid;
}
#inscricao_center p input.frm-upload, #inscricao_center p input.frm-foto{
    margin:5px 0 5px 0;
    width:300px;
}
#inscricao_center p input#aceito{
    margin-top:20px;
    border:none;
}
#inscricao_center form textarea{
    width:350px;
    height:200px;
}
#inscricao_center input.error, #inscricao_center form textarea.error {
    border: 1px red solid;
    background:#fee5e5;
}
#inscricao_center input.artepop{
    margin-left:30px;
}
#inscricao_center form .obs{
    font-size:11px;
    padding-left:25px;
    display:block;
}
#inscricao_center form .obs2{
    font-size:11px;
}
#inscricao_center form p{
    margin-bottom:0;
}
#inscricao_center form .obsarte{
    margin-left:55px;
    font-size:11px;
    display:block;
}
#inscricao_center form p.botao{
    margin-top:20px;
}
#inscricao_center form p.botao input{
    cursor:pointer;
}
#inscricao_center form p.escolha-atividade{
    text-transform:uppercase;
    margin-top:30px;
}
#inscricao_center form p.atividade{
    margin-top:10px;
}
#inscricao_center form p.atividade input{
    border:none;
}
#inscricao_center label.error{
    color:red;
    font-weight:bold;
    display:block;
}
#inscricao_center form p.atividade input.error{
    background:#fff !important;
}
#inscricao_center .pad-form{
    padding-top:10px;
}
#inscricao_center .pad-form20{
    padding-top:20px;
}

#inscricao_center .frm-nome {
    width: 366px;
    margin-bottom: 10px;
}

#inscricao_center .frm-nome_outros {
    width: 366px;
    margin-bottom: 10px;
}

#inscricao_center .frm-nome_empresa {
    width: 366px;
    margin-bottom: 10px;
}

#inscricao_center .frm-nome_fantasia {
    width: 366px;
    margin-bottom: 10px;
}

#inscricao_center .frm-endereco {
    width: 366px;
    margin-bottom: 20px;
}
#inscricao_center .frm-compl {
    width: 56px;
}
#inscricao_center label.bairro, #inscricao_center label.celular{
    padding-left:10px;
}
#inscricao_center .frm-bairro {
    width: 150px;
}
#inscricao_center .frm-cep {
    width: 110px;
    margin-top: 20px;
}

#inscricao_center .frm-telefone {
    width: 90px;
    margin-bottom: 20px;
}
#inscricao_center .frm-tel {
    width: 116px;
}

#inscricao_center .frm-email {
    width: 366px;
    margin-bottom: 20px;
}

#inscricao_center .frm-cnpj {
    width: 160px;
    margin-bottom: 20px;
}

#inscricao_center .frm-insc_estadual {
    width: 100px;
    margin-bottom: 40px;
}

#inscricao_enviar {
    width: 95px;
    margin-left: 140px;
    background: #fff;
    font-weight: bold
}

/*FIM associe-se*/ 

/*Projetos*/
.texto_projetos {
    padding: 10px 0 0 20px;
    background: #fff;
    width: 615px;
    float: left;
}

.texto_projetos img {
    float: left;
    margin: 0 20px 0 0
}

.texto_projetos strong.iconepdf {
    background: url(/img/projetos/iconepdf.gif) no-repeat left center;
    padding: 15px 0 10px 27px;
}

.texto_projetos .img_link {
    width: 180px;
    float:left;
    margin:0 20px 0 0;
}

.texto_projetos .img_link a {
    display:block;
    float:left;
    margin:10px;
    width:180px;
}

.projetos_fotos {
    float: left;
    padding: 0 20px 0 0 ;
}

.projetos_fotos ul {
    float: left;
    margin:10px 0 0 0;
}

.projetos_fotos ul li {
    display: inline-block;
}

.projetos_fotos p {
    text-align: right;
}

/*FIM projetos*/ 

/*Eventos*/
.eventos_top {
    background: url(/img/associados/associados_top.gif) no-repeat left top;
    float: left;
    margin-left: 20px;;
    width:960px;
}

.eventos_top h2 {
    padding: 20px 0 0 20px;
}

.texto_eventos {
    padding: 10px 0 0 20px;
    float: left;
}

.texto_eventos p {
    width: 340px;
}

.eventos_bottom {
    background: url(/img/associados/associados_bottom.gif) no-repeat left bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width:960px; /*Para o background-color funcionar no IE-7*/
}

.eventos_center {
    background: #fff;
    width:960px;/* Para funcionar o background-color no IE-7*/
}

.eventos_fotos {
    float: left;
    width: 600px;
}

.eventos_fotos ul {
    float: left;
    margin: 15px 0 0 0;
}

.eventos_fotos ul li {
    display: inline;
    margin: 0 10px;
}

.eventos_fotos p {
    text-align: right;
    margin: 0 20px
}

/*FIM eventos*/ 

/*cor links*/
div.linkazul a {
    color: #00AFEA;
    font-weight: bold;
}

div.linkazul a:hover {
    color: #000;
}

div.linkverde a {
    color: #AFD136;
    font-weight: bold;
}

div.linkverde a:hover {
    color: #000;
}

div.linkamarelo a {
    color: #FFCA05;
    font-weight: bold;
}

div.linkamarelo a:hover {
    color: #000;
}

/*Cor para borda*/
div.linkazul a img {
    border: 2px solid #fff;
}

div.linkazul a:hover img {
    border: 2px solid #00AFEA;
}

div.linkverde a img {
    border: 2px solid #fff;
}

div.linkverde a:hover img {
    border: 2px solid #AFD136;
}

div.linkamarelo a img {
    border: 2px solid #fff;
}

div.linkamarelo a:hover img {
    border: 2px solid #FFCA05;
}

/*fim cor links*/ /*Memória e Curiosidade*/
#memoria_curiosidade {
    background: url(/img/memorias/memorias_top.gif) no-repeat right top;
    margin-left: 20px;
    float: left;
}

#memoria_curiosidade h2 {
    padding: 20px 0 0 20px;
}

#memoria_curiosidade h3 {
    margin: 20px 0;
    font-size: 16px;
    line-height: 42px;
    padding: 0 30px;
}

#memoria_bottom {
    background: url(/img/memorias/memorias_bottom.gif) no-repeat left bottom
        ;
    padding-bottom: 30px;
}

#memoria_center {
    background: #fff;
}

.tabs {
    margin-left: 20px;
    width: 937px;
}

ul.tabNavigation {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
}

ul.tabNavigation li {
    display: inline-block;
    width: 158px;
}

ul.tabNavigation li a {
    display: block;
    background: url(/img/memorias/aba.png) no-repeat;
    color: #000;
    padding: 3px 0 0 15px;
}

ul.tabNavigation .green a.selected,ul.tabNavigation .green a:hover {
    color: #afd136;
    padding-top: 8px;
}

ul.tabNavigation .blue a.selected,ul.tabNavigation .blue a:hover {
    color: #00bfff;
    padding-top: 8px;
}

ul.tabNavigation .yellow a.selected,ul.tabNavigation .yellow a:hover {
    color: #ffca05;
    padding-top: 8px;
}

ul.tabNavigation li a:focus {
    outline: 0;
}

div.tabs>div {
    padding: 5px;
}

div.tabs div {
    width: 900px;
}

div.tabs div div.texto {
    width: 600px;
    float: left;
}

#fts {
    float:right;
    width:260px;
}

div.tabs div ul {
    float:right;
    width:240px
}

div.tabs div ul li {
    float: right;
    list-style: none;
    margin-bottom: 20px;
    display: block;
}

/*Cores links*/
div.tabs div ul li a {
    border: 2px solid #fff;
    display: block;
    background: #fff;
    color: #000;
}

div.tabs div ul.amarelo li a:hover {
    border: 2px solid #FFCA05;
    background: #FFCA05;
    color: #fff;
    font-weight: bold;
}

div.tabs div ul.verde li a:hover {
    border: 2px solid #AFD136;
    background: #AFD136;
    color: #fff;
    font-weight: bold;
}

div.tabs div ul.azul li a:hover {
    border: 2px solid #00BFFF;
    background: #00BFFF;
    color: #fff;
    font-weight: bold;
}



/*fim cores links*/
.mais_fotos {
    float: right;
    text-align: center;
    font-weight: bold;
    width:260px;
    clear:both;
}

a.galeria_memoria {
    background: url(/img/memorias/fundo_g.gif) no-repeat center;
    margin: 0 30px;;
    width: 190px;
    display: block;
    color: #000;
    line-height: 46px;
    float:right;
}

a.galeria_memoria:hover {
    color: #999;
    line-height: 46px;
}

/*FIM memórias*/ 

/* Notícias */
#noticias_top {
    float: left;
    margin: 0 0 0 20px;
    background: url(/img/noticias/not_top.gif) no-repeat left top;
}

#noticias_top h2 {
    padding: 20px 0px 0px 20px;
}

#noticias_bottom {
    background: url(/img/noticias/not_bottom.png) no-repeat left bottom;
    padding-bottom: 40px;
}

#noticias_center {
    background: #fff;
    width: 670px;
    margin:-4px 0 0;
    padding:10px 20px;

}

#noticias_texto {
    float:left;
    border-bottom:1px solid #ccc;
    width:670px;
    margin:0 0 10px 0;
}

#noticias_texto img {
    float: left;
    margin:10px 10px 0 0;
}

#noticias_texto p {
    width:610px;
}

#noticias_texto span {
    display:block;
    font-weight:bold;
    font-size:10px;
    color:#999;
}

#noticias_texto h3 {
    margin:0;
}

#noticias_texto a {
    color:#00AFEA;
    font-size:13px;
}

#noticias_texto a:hover {
    color:#000;
}

#clipping_top {
    float: right;
    background: url(/img/noticias/clipping_top.gif) no-repeat left top;
    margin: 0 20px;
    width:230px;
}

#clipping_top h2 {
    padding: 20px 0 0 20px;
}

#clipping_top ul li {
    display: block;
    list-style: none;
    position: relative;
    margin: 0 0 20px 0;
    float:left;
}

#clipping_bottom {
    background: url(/img/noticias/clipping_bottom.png) no-repeat left bottom;
    padding-bottom: 20px;
}

#clipping_center {
    background: #fff;
    padding: 0 0 0 20px;
    margin:-4px 0 0 0;
}

#clipping_center ul {
    padding: 15px 0 0 0;
    float:left;
}

#clipping_center ul li a {
    display: block;
    border: 2px #fff solid;
    height:157px;
    width:180px;
}

#clipping_center ul li a:hover {
    border: 2px #FFCA05 solid
}

#clipping_center ul li span {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 135px;
    top: 115px;
}

#clipping_center strong a {
    color: #FFCA05;
}

#clipping_center strong a:hover {
    color: #000;
}

#clipping_center strong {
    clear:both;
    display:block;
}

.simple_overlay span {
    display: block;
    width: 84px;
    height: 84px;
    position: absolute;
    left: 20px;
    top: 20px;
}

#cli_top {
    float: left;
    background: url(/img/noticias/noticias_top.gif) no-repeat left top;
    margin: 20px 0 0 20px;
    width:960px;
}

#cli_top h2 {
    padding: 20px 0 0 20px;
}

#cli_top ul li {
    display: block;
    list-style: none;
    position: relative;
    margin: 0 50px 0 0;
    float:left;
}

#cli_bottom {
    background: url(/img/noticias/news_bottom.png) no-repeat left bottom;
    padding-bottom: 20px;
}

#cli_center {
    background: #fff;
    padding: 0 0 0 20px;
}

#cli_center ul {
    margin:0 0 10px 0;
    padding: 10px 0 0 0;
    float:left;
}

#cli_center ul li a {
    display: block;
    border: 2px #fff solid;
    height:157px;
    width:180px;
}

#cli_center ul li a:hover {
    border: 2px #FFCA05 solid
}

#cli_center ul li span {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 135px;
    top: 115px;
}

#cli_center strong a {
    color: #FFCA05;
}

#cli_center strong a:hover {
    color: #000;
}

#cli_center strong {
    clear:both;
    display:block;
}
/*FIM noticias*/

 /*Mapa*/
#mapa_top {
    width: 960px;
    float: left;
    background: url(/img/mapa/mapa_top.png) no-repeat right top;
    margin-left: 20px;
}

#mapa_bottom {
    background: url(/img/mapa/mapa_bottom.png) no-repeat left bottom;
    padding-bottom: 40px;
}

#mapa_em_si {
    margin-top: 40px;
    margin-left: 40px;
    width:875px;
}

/* abas do mapa */

.abas {
    margin-left: 45px;
}

#mapa_em_si #tabTipos {
    float:left;
    width:45px;
    height:330px;
}

#tabTipos a {
    width:45px;
    height:29px;
    float:left;
    background:url(/img/mapa/abas_mapa.gif) no-repeat;
    text-indent:-9999px;
    cursor:pointer;
}

#tabTipos a.antiquario:hover,
#tabTipos a.antiquario {background-position: -39px 0px;}
#tabTipos a.antiquario_selected {background-position: 8px 0px;}

#tabTipos a.comunicacao:hover,
#tabTipos a.comunicacao {background-position: -39px -357px;}
#tabTipos a.comunicacao_selected {background-position: 8px -357px;}

#tabTipos a.design:hover,
#tabTipos a.design {background-position: -39px -30px;}
#tabTipos a.design_selected {background-position: 8px -30px;}

#tabTipos a.marketing:hover,
#tabTipos a.marketing {background-position: -39px -327px;}
#tabTipos a.marketing_selected {background-position: 8px -327px;}

#tabTipos a.entretenimento:hover,
#tabTipos a.entretenimento {background-position: -39px -60px;}
#tabTipos a.entretenimento_selected {background-position: 8px -60px;}

#tabTipos a.musica:hover,
#tabTipos a.musica {background-position: -39px -60px;}
#tabTipos a.musica_selected {background-position: 8px -60px;}

#tabTipos a.gastronomia:hover,
#tabTipos a.gastronomia {background-position: -39px -90px;}
#tabTipos a.gastronomia_selected {background-position: 8px -90px;}

#tabTipos a.hoteis:hover,
#tabTipos a.hoteis {background-position: -39px -120px;}
#tabTipos a.hoteis_selected {background-position: 8px -120px;}

#tabTipos a.industria:hover,
#tabTipos a.industria {background-position: -39px -150px;}
#tabTipos a.industria_selected {background-position: 8px -150px;}

#tabTipos a.comercio:hover,
#tabTipos a.comercio {background-position: -39px -180px;}
#tabTipos a.comercio_selected {background-position: 8px -180px;}

#tabTipos a.livraria:hover,
#tabTipos a.livraria {background-position: -39px -209px;}
#tabTipos a.livraria_selected {background-position: 8px -209px;}

#tabTipos a.moda:hover,
#tabTipos a.moda {background-position: -39px -239px;}
#tabTipos a.moda_selected {background-position: 8px -239px;}

#tabTipos a.servicos:hover,
#tabTipos a.servicos {background-position: -39px -268px;}
#tabTipos a.servicos_selected {background-position: 8px -268px;}

#tabTipos a.turismo:hover,
#tabTipos a.turismo {background-position: -39px -300px;}
#tabTipos a.turismo_selected {background-position: 8px -300px;}

#mapa_em_si #gmap {
    float:right;
}

/*
#meios_transporte {
	width:515px; 
	float:left
}

#onibus_top {
	float:left;
	background: url(/img/mapa/onibus_top.gif) no-repeat left top;
	margin-left:20px;
	width:560px;
}

#onibus_bottom {
	background: url(/img/mapa/onibus_bottom.gif) no-repeat left bottom;
}

#onibus_center h2 {
	padding-left:20px;
	padding-top:20px;
}

.zonas {
	float:left;
	width:203px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	background:#fff;
}

#taxi_top {
	background: url(/img/mapa/outros_meios_top.gif) no-repeat left top;
	width:230px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:28px;
}

#metro_top {
	background: url(/img/mapa/outros_meios_top.gif) no-repeat left top;
	width:230px;
	float:left;
	margin-top:20px;

}

#taxi_bottom {
	background: url(/img/mapa/outros_meios_bottom.gif) no-repeat left bottom;
	float:left;
}

#metro_bottom {
	background: url(/img/mapa/outros_meios_bottom.gif) no-repeat left bottom;
	float:left;
}

#metro_top h2 {
	margin-left:20px;
	margin-top:20px;
}

#taxi_top h2 {
	margin-left:20px;
	margin-top:20px;
}

#metro_bottom p {
	background:#fff;
	padding-left:20px;
	width:210px;
}

#taxi_bottom p {
	background:#fff;
	padding-left:20px;
	width:210px;
}
*/
#dir_mapa {
    float: left;
}

#dir_mapa p {
    background: #fff;
    padding-left: 20px;
    padding-top: 10px;
}

#telefones_top {
    background: url(/img/mapa/telefones_uteis_top.gif) no-repeat left top;
    margin: 20px 0 0 20px;
}

#telefones_bottom {
    background: url(/img/mapa/telefones_uteis_bottom.gif) no-repeat left
        bottom;
    padding-bottom: 20px;
}

#telefones_bottom h2 {
    padding: 20px 0 0 20px;
}

dl.telefones_uteis {
    width: 440px;
    background: #fff;
}

dl.telefones_uteis dd {
    margin: 0 0 0 20px;
}

dl.telefones_uteis dd div {
    float: left;
    margin: 0 20px 20px 0;
    width: 190px;
}

/*FIM mapa*/

 /*Contato*/
#envie_top {
    width: 380px;
    background: url(/img/contato/envie_top.gif) no-repeat left top;
    float: left;
    margin-left: 20px;
}

#envie_top h2 {
    margin: 20px 0 0 20px;
}

#envie_bottom {
    background: url(/img/contato/envie_bottom.png) no-repeat left bottom;
    padding-bottom: 25px;
}

#envie_center {
    background: #fff;
}

#envie_center form {
    width: 360px;
    padding: 20px 0 0 20px;
}

#envie_center label {
    display:block;
    width:80px;
    float:left;
}

#envie_center span {
    display:block;
    float:left;
    margin:0 0 15px 0            
}

#envie_center.enviado {
    padding-left: 20px !important;
}

#envie_center input {
    border-top: 1px #ffca05 solid;
    border-bottom: 1px #00afea solid;
}

#envie_center textarea {
    border-top: 1px #ffca05 solid;
    border-bottom: 1px #00afea solid;
}

#envie_center .frm-nome {
    width: 260px;
}

#envie_center .frm-empresa {
    width: 260px;
}

#envie_center .frm-email {
    width: 257px;
}

#envie_center .frm-telefone {
    width: 115px;
}

#envie_center .frm-mensagem {
    width: 335px;
}

#envie_center .formBotao {
    background: #fff;
    display:block;
    clear:both;
}

#associe_top {
    float: left;
    width: 250px;
    background: url(/img/contato/associe-se_top.gif) no-repeat right top;
    margin-left: 20px;
}

#associe_top h2 {
    margin: 20px 0 0 20px;
}

#associe_top p {
    padding: 10px 20px 0 20px;
}

#associe_top a {
    color: #afd136;
}

#associe_top a:hover {
    color: #000;
}

#associe_bottom {
    background: url(/img/contato/associe-se_bottom.png) no-repeat left
        bottom;
    padding-bottom: 20px;
}

#associe_center {
    background: #fff
}

#contato_top {
    float: left;
    background: url(/img/contato/contato_top.png) no-repeat right top;
    width: 300px;
    margin: -10px 0 0 15px
}

#contato_top h2 {
    margin: 30px 0 0 40px;
}

#contato_top p {
    padding:10px 20px;
}

#contato_bottom {
    background: url(/img/contato/contato_bottom.png) no-repeat left bottom;
    padding-bottom: 43px;
}

#contato_center {
    margin-left: 20px;
}

#contato_center a:hover {
    color: #000000;
}

#contato_center a {
    color: #00AFEA;
    font-weight: bold;
}

a.link-verde{
    color:#AFD136 !important;
}
a:hover.link-verde{
    color:#000 !important;
}

a.link-amarelo{
    color:#FFCA05 !important;
}
a:hover.link-amarelo{
    color:#000 !important;
}


/*FIM contato*/ 

/* Cadastro */
/* FIM cadastro */

/*Galeria completa*/
.galeria_completa_top {
    width: 960px;
    margin: 0 0 0 20px;
    background: url(/img/galeria/galeria_completa_top.gif) no-repeat left
        top
}

.galeria_completa_top h2 {
    padding: 20px 0 0 20px;
}

.galeria_completa_bottom {
    background: url(/img/galeria/galeria_completa_bottom.png) no-repeat
        left bottom;
    padding-bottom: 35px;
}

.rio_antigo {
    background: #fff;
}

.rio_antigo h3 {
    font-size: 16px;
    padding-left: 60px;
}

.galeria_completa_bottom div.verde h3 {
    color: #AFD136;
}

.galeria_completa_bottom div.azul h3 {
    color: #00AFEA;
}

.galeria_completa_bottom div.amarelo h3 {
    color: #ffca05
}

.rio_antigo ul li a {
    display: block;
    border: 2px #fff solid;
    text-decoration: none;
    background: #fff;
    color: #000;
}

.rio_antigo ul li {
    display: block;
    margin: 0 20px 40px;
    float: left;
    width: 254px;
}

span.galeria_completa {
    text-align: center;
    font-weight: bold;
    width:900px;
    clear:both;
    background:#fff;
    display:block;
    float:left;
    heigth:45px;
   
}

span.galeria_link {
    background: url(/img/memorias/fundo_g.gif) no-repeat center;
    margin: 0 30px;
    width: 190px;
    display: block;
    color: #000;
    height:50px;
}

span.galeria_link a {
    width: 190px;
    display: block;
    color: #000;

}

span.galeria_link a:hover {
    color: #999;
}

div.back {
    background:#fff;
}


/*FIM galeria*/ /*galerias*/
.imgs_peq {
    background: #fff
}

.imgs_peq ul li {
    display: block;
    list-style: none;
    width: 104px;
    margin: 0 20px 20px 0;
    float: left;
    line-height: 15px;
}

/*cores links*/
.imgs_peq ul li a {
    display: block;
    border: 2px #fff solid;
    text-decoration: none;
    background: #fff;
    color: #000;
}

div.verde ul li a:hover {
    border: 2px solid #AFD136;
    background: #AFD136;
    color: #fff;
}

div.azul ul li a:hover {
    border: 2px solid #AFD136;
    background: #AFD136;
    color: #fff;
}

div.amarelo ul li a:hover {
    border: 2px solid #AFD136;
    background: #AFD136;
    color: #fff;
}

strong.voltar {
    margin: 0 0 0 20px;
}

strong.verde a {
    color: #afd136
}

strong.verde a:hover {
    color: #000
}

strong.azul a {
    color: #00afea
}

strong.azul a:hover {
    color: #000
}

strong.amarelo a {
    color: #ffca05
}

strong.amarelo a:hover {
    color: #000
}

/*FIM galerias*/ /*CSS para imagens grandes*/
    /* the overlayed element */
.simple_overlay {
    position: relative; /*para o icone pdf de noticias*/
    /* must be initially hidden */
    display: none;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #333;
    /*width:675px;*/
    min-height: 200px;
    border: 1px solid #666;
    /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
    color: #00AFEA;
    text-align: center;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image: url(/img/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
    z-index:300;
}

#overlay { /* must be initially hidden */
    display: none;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #333;
    /*width:675px;*/
    min-height: 200px;
    border: 1px solid #666;
    /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

#overlay .close {
    background-image: url(/img/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}