/* $Revision: 19438 $ $Date: 2007-09-26 10:59:28 -0300 (qua, 26 set 2007) $ */

body
{
    background-color: #e2dac8;
}

.fundoPatrocinadores
{
    background-image: url(../images/fundoBannerPatrocinadores.jpg);
    background-repeat: no-repeat;
    height: 195px;
    width: 238px;
}

.menu-inicio
{
    background-image: url(../images/menuItemInicio.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 65px;
    float: left;
}

.menu-inicio:hover
{
    background-image: url(../images/menuItemInicio-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 65px;
    float: left;
}

.menu-inicio-selected
{
    background-image: url(../images/menuItemInicio-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 85px;
    float: left;
}

.menu-blog
{
    background-image: url(../images/menuItemBlog.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 49px;
    float: left;
}

.menu-blog:hover
{
    background-image: url(../images/menuItemBlog-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 49px;
    float: left;
}

.menu-blog-selected
{
    background-image: url(../images/menuItemBlog-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 61px;
    float: left;
}

.menu-episodios
{
    background-image: url(../images/menuItemEpisodios.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 78px;
    float: left;
}

.menu-episodios:hover
{
    background-image: url(../images/menuItemEpisodios-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 78px;
    float: left;
}

.menu-episodios-selected
{
    background-image: url(../images/menuItemEpisodios-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 97px;
    float: left;
}

.menu-videos
{
    background-image: url(../images/menuItemVideos.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 50px;
    float: left;
}

.menu-videos:hover
{
    background-image: url(../images/menuItemVideos-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 50px;
    float: left;
}

.menu-videos-selected
{
    background-image: url(../images/menuItemVideos-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 67px;
    float: left;
}

.menu-fotos
{
    background-image: url(../images/menuItemFotos.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 42px;
    float: left;
}

.menu-fotos:hover
{
    background-image: url(../images/menuItemFotos-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 42px;
    float: left;
}

.menu-fotos-selected
{
    background-image: url(../images/menuItemFotos-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 67px;
    float: left;
}

.menu-conversa
{
    background-image: url(../images/menuItemConversa.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 80px;
    float: left;
}

.menu-conversa:hover
{
    background-image: url(../images/menuItemConversa-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 80px;
    float: left;
}

.menu-conversa-selected
{
    background-image: url(../images/menuItemConversa-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 104px;
    float: left;
}

.menu-jogos
{
    background-image: url(../images/menuItemJogos.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 52px;
    float: left;
}

.menu-jogos:hover
{
    background-image: url(../images/menuItemJogos-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 52px;
    float: left;
}

.menu-jogos-selected
{
    background-image: url(../images/menuItemJogos-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 89px;
    float: left;
}

.menu-forum
{
    background-image: url(../images/menuItemForum.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 40px;
    float: left;
}

.menu-forum:hover
{
    background-image: url(../images/menuItemForum-over.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 40px;
    float: left;
}

.menu-forum-selected
{
    background-image: url(../images/menuItemForum-selected.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 40px;
    float: left;
}

.menu-chat
{
    background-image: url(../images/menuItemChat.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 28px;
    float: left;
}

.menu-chat:hover
{
    background-image: url(../images/menuItemChat-over.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 28px;
    float: left;
}

.menu-chat-selected
{
    background-image: url(../images/menuItemChat-selected.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 28px;
    float: left;
}

.menu-fale-conosco
{
    background-image: url(../images/menuItemFaleConosco.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 78px;
    float: left;
}

.menu-fale-conosco:hover
{
    background-image: url(../images/menuItemFaleConosco-over.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 78px;
    float: left;
}

.menu-fale-conosco-selected
{
    background-image: url(../images/menuItemFaleConosco-selected.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 78px;
    float: left;
}

.menu-repositorio
{
    background-image: url(../images/menuItemRepositorio.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 96px;
    float: left;
}

.menu-repositorio:hover
{
    background-image: url(../images/menuItemRepositorio-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 96px;
    float: left;
}

.menu-repositorio-selected
{
    background-image: url(../images/menuItemRepositorio-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 96px;
    float: left;
}

.menu-promocao
{
    background-image: url(../images/menuItemPromocao.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 91px;
    float: left;
}

.menu-promocao:hover
{
    background-image: url(../images/menuItemPromocao-over.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 91px;
    float: left;
}

.menu-promocao-selected
{
    background-image: url(../images/menuItemPromocao-selected.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 91px;
    float: left;
}

.menu-lateral-dir
{
    background-image: url(../images/menuLateralDir.jpg);
    background-repeat: no-repeat;
    background-position: right;
}


.enquete_fundo
{
    background-color: #44a2c8;
}

.enquete_pergunta
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.enquete_resposta
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
}

.blog_fundo
{
    background-color: #f0f4f7;
}

.blog_dia_data
{
    font-family: Times New Roman;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    color: #44a2c8;
}

.blog_mes_ano_data
{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 20px;
    color: #44a2c8;
}

.blog_titulo
{
    font-family: Arial;
    font-size: 20px;
    color: #afb134;
}

.blog_conteudo
{
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
}

.blog_conteudo a
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: none;
}

.blog_conteudo a:hover
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: underline;
}

.blog_fundo_esq
{
    background-image: url(../images/fundoBlogEsq.jpg);
    background-repeat: repeat-y;
    padding-right: 4px;
    background-color: #f0f4f7;
}

.blog_fundo_dir
{
    background-image: url(../images/fundoBlogDir.jpg);
    background-repeat: repeat-y;
    background-color: #f0f4f7;
}

.blog_comentario1
{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 20px;
    color: #44a2c8;
    text-decoration: none;
}

.blog_comentario1:hover
{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 20px;
    color: #44a2c8;
    text-decoration: none;
    background-image: url(../images/fundoComente1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.blog_comentario2
{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 20px;
    color: #44a2c8;
    text-decoration: none;
}

.blog_comentario2:hover
{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 20px;
    color: #44a2c8;
    text-decoration: none;
    background-image: url(../images/fundoComente2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.blog_ver_todas1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #e53357;
    text-decoration: none;
}

.blog_ver_todas1:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #e53357;
    text-decoration: none;
    background-image: url(../images/fundoComente1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.blog_ver_todas2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #e53357;
    text-decoration: none;
}

.blog_ver_todas2:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #e53357;
    text-decoration: none;
    background-image: url(../images/fundoComente2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.rodape_texto
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #afb134;
}

.rodape_texto_maior
{
    font-family: Times New Roman;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #afb134;
}

.menu_rodape_fundo
{
    background-image: url(../images/fundoMenuRodape.jpg);
    background-repeat: no-repeat;
    height: 84px;
    width: 600px;
}

.menu_rodape_texto
{
    font-family: Times New Roman;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #a25600;
}

.menu_rodape_link
{
    font-family: Times New Roman;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #edf2f6;
    text-decoration: none;
}

.menu_rodape_link:hover
{
    font-family: Times New Roman;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #e53357;
    text-decoration: none;
}

.menu_rodape_link_selected
{
    font-family: Times New Roman;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #e53357;
    text-decoration: none;
}


.menu_temporada1
{
    background-image: url(../images/menu1.jpg);
    background-repeat: no-repeat;
    background-position: right;
    height: 65px;
    width: 280px;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.menu_temporada2
{
    background-image: url(../images/menu2.jpg);
    background-repeat: no-repeat;
    background-position: right;
    height: 66px;
    width: 280px;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.menu_temporada_selected
{
    background-image: url(../images/menuSelecionado.jpg);
    background-repeat: no-repeat;
    background-position: right;
    height: 81px;
    width: 280px;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.menu_titulo
{
    font-family: Times New Roman;
    font-size: 20px;
    color: #a25600;
    text-decoration: none;
}

.menu_titulo_selected
{
    font-family: Times New Roman;
    font-size: 30px;
    color: #e2dac8;
    text-decoration: none;
}

.menu_titulo_temporada
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #a25600;
    text-decoration: none;
}

.menu_titulo_temporada_selected
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#Conteudo_HTMLView
{
    font-size: 12px;
}

.cEZTFont1
{
    font-size: 11px;
}
.cEZTFont2
{
    font-size: 10px;
}
.cEZTFont3
{
    font-size: 11px;
}
.cEZTFont4
{
    font-size: 11px;
}
.cEZTFont5
{
    font-size: 12px;
}
.cEZTFont6
{
    font-size: 11px;
}
.cEZTFont7
{
    font-size: 11px;
}
.cEZTFont8
{
    font-size: 11px;
}
.cEZTFont9
{
    font-size: 11px;
}
.cEZTFont10
{
    font-size: 11px;
}
.cEZTFont11
{
    font-size: 11px;
}
.cEZTFont12
{
    font-size: 11px;
}
.cEZTFont13
{
    font-size: 11px;
}
.cEZTFont14
{
    font-size: 11px;
}
.cEZTFont15
{
    font-size: 11px;
}
.cEZTFont16
{
    font-size: 12px;
}

/*EPISÓDIOS: INICIO*/

.episodioList_main
{
    background-color: #f0f4f7;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 27px;
}

.episodioList_header_container
{
    width: 280px;
}

.episodioList_header1
{
    color: #e53357;
    font-family: Times New Roman;
    font-size: 35px;
    font-style: italic;
    text-align: right;
}

.episodioList_header2
{
    color: #a25600;
    font-family: Arial;
    font-size: 15px;
    text-align: right;
    padding-right: 16px;
}

.episodioList_episodio
{
    margin-top: 19px;
}

.episodioList_ep
{
    color: #44a2c8;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    width: 46px;
}

.episodioList_titulo
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 15px;
    padding-left: 2px;
}

.episodioList_numero
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 30px;
    text-align: right;
}

.episodioList_pais
{
    color: #afb134;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    padding-left: 2px;
}

.episodioList_sinopse
{
    color: #a25600;
    font-family: Arial;
    font-size: 12px;
    padding-left: 2px;
    padding-top: 2px;
}

.episodioList_sinopse a
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: none;
}

.episodioList_sinopse a:hover
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: underline;
}

.episodiosList_vermais
{
    padding: 8px 0px 36px 44px;
}

.episodiosList_vermais a
{
    width: 124px;
    height: 25px;
    background-position: top left;
    float: left;
    background-image: url(../images/episodios_vermais.jpg);
}

.episodiosList_vermais a:hover
{
    background-image: url(../images/episodios_vermais_over.jpg);
}

/*EPISÓDIOS: FIM*/


/* ASPAS: INICIO */
.aspas_main
{
    background-image: url(../images/aspas_fundo.jpg);
    background-repeat: no-repeat;
    width: 302px;
    height: 362px;
}

.aspas_item
{
    padding-left: 71px;
    padding-right: 19px;
}
.aspas_texto
{
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    color: #939516;
    margin-bottom: 4px;
}
.aspas_nome
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #e53357;
}
.aspas_cidade
{
    font-family: Arial;
    font-size: 10px;
    color: #e53357;
}
.aspas_hr
{
    margin-left: 37px;
    width: 177px;
    height: 6px;
    background-image: url(../images/aspas_hr.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 14px;
}
.aspas_aspas
{
    margin: 14px 0px 8px 22px;
}
/* ASPAS: FIM */

.episodio_lateral_esq
{
    background-image: url(../images/episodioLateralEsq.jpg);
    background-repeat: repeat-y;
}

.episodio_lateral_dir
{
    background-image: url(../images/episodioLateralDir.jpg);
    background-repeat: repeat-y;
}

.episodio_lateral_topo
{
    background-image: url(../images/episodioListaTopo.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.episodio_fundo
{
    background-color: #f0f4f7;
}

.pais_lateral_esq
{
    background-image: url(../images/paisLateralEsq.jpg);
    background-repeat: repeat-y;
    background-position: left;
    width: 6px;
}

.pais_fundo_detalhe
{
    background-color: #f0f4f7;
    padding-left: 30px;
}

.pais_titulos
{
    font-family: Times New Roman;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #e53357;
}

.pais_conteudos
{
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
}

.pais_conteudos a
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: none;
}

.pais_conteudos a:hover
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: underline;
}

.epdet_header
{
    background-image: url(../images/episodiolateralEsq.jpg);
    background-position: left;
    background-repeat: repeat-y;
    background-color: #f0f4f7;
    margin-left: 60px;
    width: 915px;
}
.epdet_numero
{
    text-align: right;
    font-weight: bold;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 80px;
    color: #e3e0d9;

}
.epdet_titulo
{
    text-align: left;
    padding-bottom: 37px;
}

.epdet_pais
{
    font-family: Times New Roman;
    font-size: 40px;
    color: #afb134;
}
.epdet_nome
{
    font-family: Times New Roman;
    font-weight: bold;
    font-style: italic;
    font-size: 25px;
    color: #a25600;
}

.epdet_fundoDir
{
    background-image: url(../images/episodiolateralDir.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #e2dac8;
}

.epdet_fundoTopo
{
    background-image: url(../images/episodioListaTopo.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.epdet_body
{
    width: 582px;
    text-align: left;
}

.epdet_bodyDiv
{
    padding: 0px 31px 35px 48px;
}

.epdet_sinopse
{
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    font-family: Times New Roman;
    color: #e53357;
}

.epdet_sinopseCont
{
    font-size: 12px;
    font-family: Arial;
    color: #a25600;
}

.blog_detalhe_dia_data
{
    font-family: Times New Roman;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #44a2c8;
}

.blog_detalhe_mes_ano_data
{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 16px;
    color: #44a2c8;
}

.blog_detalhe_titulo
{
    font-family: Arial;
    font-size: 16px;
    color: #44a2c8;
    font-weight: bold;
}

.blog_detalhe_titulo2
{
    font-family: Arial;
    font-size: 16px;
    color: #afb134;
}

.blog_detalhe_conteudo
{
    font-family: Arial;
    font-size: 12px;
    color: #afb134;
}

.blog_input_keypressed
{
    height: 27px;
    border: 1px solid #e2dac8;
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
    width: 460px;
    padding-top: 4px;
    padding-left: 4px;
}

.blog_input
{
    height: 27px;
    border: 1px solid #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
    width: 460px;
    padding-top: 4px;
    padding-left: 4px;
}

.fotoList_legenda
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 15px;
}

.fotoList_legendaDetalhe
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 25px;
}

.fotoList_credito
{
    color: #a25600;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.blog_categorias_titulo
{
    font-family: Verdana;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    color: #e53357;
    text-decoration: none;
}

.fundoListaFotos
{
    background-image: url(../images/fundoListaFotos.jpg);
    background-repeat: repeat-y;
}

.listaFotos_header
{
    color: #e53357;
    font-family: Times New Roman;
    font-size: 35px;
    font-style: italic;
    padding: 0px 0px 0px 210px;
}

.paginacao
{
    font-family: Times New Roman;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    color: #44a2c8;
}

.videoteca_bordaE
{
    width: 8px;
    height: 100%;
    background-image: url(../images/episodioLateralEsq.jpg);
}
.videoteca_bordaD
{
    width: 83px;
    background-image: url(../images/episodioLateraldir.jpg);
    background-position: left;
    background-repeat: repeat-y;
    vertical-align: top;
}
.videoteca_topoD
{
    width: 83px;
    height: 10px;
    background-image: url(../images/episodioListaTopo.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.videoteca_listaBody
{
    background-color: #f0f4f7;
}

.videoteca_lista
{
    background-color: #f0f4f7;
}
.videoteca_listItem
{
    background-color: #f0f4f7;
    padding-left: 52px;
}

.videoteca_pais
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    padding-left: 4px;
}
.videoteca_categoria
{
    color: #e53357;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 15px;
    padding-left: 4px;
}
.videoteca_sinopse
{
    color: #a25600;
    font-family: Arial;
    font-size: 12px;
    padding-left: 4px;
    padding-top: 2px;
    padding-right: 27px;
}
.videoteca_titulo
{
    color: #afb134;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    padding: 6px 0px 6px 4px;
}
.videoteca_rodape
{
    height: 26px;
    background-image: url(../images/episodioListaRodape.jpg);
    background-repeat: no-repeat;
}

.videoteca_vervideo
{
    padding: 10px 0px 30px 28px;
}

.videoteca_vervideo a
{
    width: 124px;
    height: 25px;
    background-position: top left;
    float: left;
    background-image: url(../images/verVideo.jpg);
}

.videoteca_vervideo a:hover
{
    background-image: url(../images/verVideo-over.jpg);
}
.videoteca_header
{
    color: #e53357;
    font-family: Times New Roman;
    font-size: 35px;
    font-style: italic;
    padding: 24px 0px 30px 52px;
}
.videoteca_vimeo
{
    padding: 15px 0px 15px 25px;
}

.fale_conosco_campos_obrigatorios
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10px;
    color: #e53357;
    text-decoration: none;
}

.fale_conosco_btn_enviar
{
    background-image: url(../images/btnEnviar.jpg);
    background-repeat: no-repeat;
    width: 123px;
    height: 25px;
    cursor: hand;
    float: left;
}

.fale_conosco_btn_enviar:hover
{
    background-image: url(../images/btnEnviar-selected.jpg);
    background-repeat: no-repeat;
    width: 123px;
    height: 25px;
    cursor: hand;
    float: left;
}

.fale_conosco_fundo_titulo
{
    background-image: url(../images/fundoMancha.jpg);
    background-repeat: no-repeat;
    background-position: 17px 26px;
}

.conversa_conteudo
{
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
}

.forum_assunto, .forum_assunto:hover
{
    font-family: Times New Roman;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    font-size: 16px;
    color: #44a2c8;
}

.forum_conteudo
{
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
}

.chat_entrar, .chat_ver_mais, .forum_responder, .forum_novo_topico, .btnEnviar, .btnCancelar, .btnParticipar
{
    padding: 0px 0px 24px 28px;
}

.chat_entrar a, .chat_ver_mais a, .forum_responder a, .forum_novo_topico a, .btnEnviar a, .btnCancelar a, .btnParticipar a
{
    width: 124px;
    height: 25px;
    background-position: top left;
    float: left;
}

.chat_entrar a
{
    background-image: url(../images/btnEntrar.jpg);
}

.chat_entrar a:hover
{
    background-image: url(../images/btnEntrar-over.jpg);
}

.chat_ver_mais a
{
    background-image: url(../images/episodios_vermais.jpg);
}

.chat_ver_mais a:hover
{
    background-image: url(../images/episodios_vermais_over.jpg);
}

.forum_responder a
{
    background-image: url(../images/forum_responder.jpg);
}

.forum_responder a:hover
{
    background-image: url(../images/forum_responder-over.jpg);
}

.forum_novo_topico a
{
    background-image: url(../images/forum_novo_topico.jpg);
}

.forum_novo_topico a:hover
{
    background-image: url(../images/forum_novo_topico-over.jpg);
}

.btnEnviar a
{
    background-image: url(../images/btnEnviar.jpg);
}

.btnEnviar a:hover
{
    background-image: url(../images/btnEnviar-selected.jpg);
}
.btnCancelar a
{
    background-image: url(../images/btnCancelar.jpg);
}

.btnCancelar a:hover
{
    background-image: url(../images/btnCancelar-over.jpg);
}
.btnParticipar a
{
    background-image: url(../images/btnParticipar.jpg);
}

.btnParticipar a:hover
{
    background-image: url(../images/btnParticipar-over.jpg);
}

.chat_subtitulo
{
    color: #e53357;
    font-family: Times New Roman;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    padding: 2px 0px 2px 54px;
}
.chat_diaSemana
{
    color: #a25600;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.chatDet_labels
{
    width: 200px;
    text-align: right;
    color: #e53357;
    font-family: Times New Roman;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}
.chatDet_values
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 14px;
    padding-left: 12px;
}

.chatDet_itens
{
    background-color: #f0f4f7;
}
.chatDet_footer
{
    width: 836px;
    height: 41px;
    background-image: url(../images/chatDet_footer.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-left: 61px;
}

.fotos_fundo_titulo
{
    background-image: url(../images/fundoMancha.jpg);
    background-repeat: no-repeat;
    background-position: 176px 28px;
}
.forum_topo_esq
{
    width: 60px;
    background-image: url(../images/forum_topo_esq.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.forum_autor
{
    color: #44a2c8;
    font-family: Times New Roman;
    width: 155px;
}
.forum_nome
{
    font-size: 18px;
}
.forum_data
{
    font-size: 12px;
}

.forum_mensagem
{
    padding-left: 70px;
    color: #a25600;
    font-family: Arial;
    font-size: 12px;
}
.forum_hr
{
    background-image: url(../images/forum_hr.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.forum_hr_strong
{
    background-image: url(../images/forum_hr_strong.jpg);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 15px;
}

.forumlist_label
{
    color: #e53357;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
}

.forumlist_link
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 14px;
}
.forumlist_link a
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 14px;
}
.forumlist_link a:hover
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 14px;
    text-decoration: underline;
}
.forumlist_count
{
    color: #a25600;
    font-family: Arial;
    font-size: 14px;
}
.forumlist_data
{
    color: #a25600;
    font-family: Times New Roman;
    font-size: 14px;
}

.busca
{
    position: absolute;
    top: 0px;
    left: 670px;
    width: 198px;
    height: 46px;
    background-image: url(../images/busca_fundo.png);
    background-repeat: no-repeat;
}

.link_futura
{
    position: absolute;
    top: 20px;
    left: 869px;
    width: 56px;
    height: 56px;
    cursor: hand;
}


.busca input
{
    width: 130px;
    height: 20px;
    border: 1px solid #e1dac8;
    background-color: #e1dac8;
    float: left;
    font-family: Arial;
    font-size: 10px;
    color: #a25600;
    padding-top: 3px;
    padding-left: 4px;
}
.busca a
{
    background-image: url(../images/busca_ok.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    border: 0px;
    float: right;
}
.busca img
{
    border: 0px;
    width: 25px;
    height: 20px;
}
.busca div
{
    width: 160px;
    margin: 11px 20px 15px 18px;
}


.busca_titulo
{
    color: #44a2c8;
    font-family: Times New Roman;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}

.busca_intro
{
    font-family: Arial;
    font-size: 14px;
    color: #afb134;
    padding-left: 25px;
    padding-right: 25px;
}

.busca_list:hover
{
    text-decoration: none;
}

.busca_hr
{
    margin-left: 0px;
    width: 177px;
    height: 7px;
    background-image: url(../images/buscaBlog_hr.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 14px;
}

.buscaBlog
{
    padding-left: 46px;
    padding-bottom: 28px;
    padding-top: 32px;
}

.buscaBlog input
{
    float: left;
    border: 1px solid #afb134;
    width: 164px;
    height: 24px; /*font-size: 16px;*/
}

.buscaBlog a
{
    float: left;
    width: 124px;
    height: 25px;
    background-image: url(../images/btn_blog_buscar.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.buscaBlog a:hover
{
    background-image: url(../images/btn_blog_buscar-over.jpg);
}



.buscaBlog_hr
{
    margin-left: 34px;
    width: 177px;
    height: 7px;
    background-image: url(../images/buscaBlog_hr.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 14px;
}

.buscaBlogLista_titulo
{
    font-family: Arial;
    font-size: 14px;
    color: #afb134;
}
.buscaBlogLista_titulo a
{
    font-family: Arial;
    font-size: 14px;
    color: #afb134;
}
.buscaBlogLista_titulo a:hover
{
    font-family: Arial;
    font-size: 14px;
    color: #afb134;
}
.promocao_form
{
    float: right;
}
.promocao_form td
{
    padding-right: 18px;
}
.promocao_descricao
{
    width: 511px;
    font-family: Arial;
    font-size: 12px;
    color: #a25600;
    font-style: normal;
    padding-top:8px;
}

.promocao_header
{
    color: #e53357;
    font-family: Times New Roman;
    font-size: 35px;
    font-style: italic;
    padding-left: 230px;
    padding-top: 10px;
    background-image: url(../images/fundoMancha.jpg);
    background-repeat: no-repeat;
    background-position: 192px 10px;
}
.promocao_apresentacao_titulo
{
    color:#afb134;
    font-size:40px;
    font-family:Times New Roman;
    font-style:normal;
}
.promocao_colesq
{
    color:#a25600;
    font-size:25px;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
}
.promocao_coldir
{
    color:#a25600;
    font-size:12px;
    font-family:Arial;
    font-style:normal;
}

.link_pais
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: none;
}

.link_pais:hover
{
  color: #44a2c8;
  font-size: 12px;
  text-decoration: underline;
}

.enquete_fundo_resultado
{
  background-color:#e2dac8;
}

.enquete_fundo_barra
{
  background-color:#b93459;
}