﻿body
{
    font-family: Verdana;
    margin: 0 auto;
    background-color: #000066;
}

#topoGeral
{
    background-color: #000066;
    height: 64px;
    color: #FFF;
}

#topoTamanho
{
    width: 800px;
    margin: 0 auto;
}

#topoLogo
{
    padding: 21px 0px 0px 2px;
    float: left;
}

#topoBotoes
{
    float: right;
    padding: 31px 10px 0px 0px;
}

#conteudoGeral
{
    background-color: #FFFFFF;
    width: 800px;
    margin: 0 auto;
}
#meio{
    background-color: #FFFFFF;

}
#conteudo
{
    float: right;
    width: 530px;
}

#rodape
{
    clear: both;
    background-color: #000066;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(              '../../imagens/rodape.jpg' );
    width: 100%;
    height: 86px;
}

#subMenu
{
    background-image: url(            '../../imagens/subMenu.jpg' );
    background-repeat: no-repeat;
    padding-top: 3px;
    height: 29px;
    width: 212px;
    position: relative;
    left: 18px;
}

#conteudo img
{
    border: solid 1px silver;
    padding: 5px;
}

/*===================*/
/*===== TÍTULOS =====*/
/*===================*/
#fotoLivros, #carometro, #fotoProdutos
{
    background-repeat: no-repeat;
    height: 46px;
    text-align: center;
    padding-top: 57px;
    padding-left: 10px;
}

#fotoLivros
{
    background-image: url(      '../../imagens/tituloSubFotolivros.jpg' );
}

#carometro
{
    background-image: url(      '../../imagens/tituloSubCarometro.jpg' );
}

#fotoProdutos
{
    background-image: url(      '../../imagens/tituloSubFotoprodutos.jpg' );
}

#convites, #postersDisplays, #retroFotos, #reportagemPartos, #contato, #empresa
{
    background-repeat: no-repeat;
    height: 86px;
}

#convites
{
    background-image: url(     '../../imagens/tituloConvites.jpg' );
}

#postersDisplays
{
    background-image: url(     '../../imagens/tituloPosters.jpg' );
}

#retroFotos
{
    background-image: url(     '../../imagens/tituloRetrosFotos.jpg' );
}

#reportagemPartos
{
    background-image: url(     '../../imagens/tituloReportPartos.jpg' );
}

#contato
{
    background-image: url(     '../../imagens/tituloContato.jpg' );
}

#empresa
{
    background-image: url(     '../../imagens/tituloEmpresa.jpg' );
}

/*==================*/
/*===== FONTES =====*/
/*==================*/

a.f_linkTopo:LINK, a.f_linkTopo:HOVER, a.f_linkTopo:VISITED
{
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
    font-family: Verdana;
}

a.f_linkMenu:LINK, a.f_linkMenu:VISITED, a.f_linkMenu:HOVER
{
    color: #FFF;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
}

.f_linkRodape, a.f_linkRodape:LINK, a.f_linkRodape:HOVER, a.f_linkRodape:VISITED
{
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana;
    letter-spacing:1px;
}

a.f_linkRodape:HOVER, a.f_linkTopo:HOVER, a.f_linkMenu:HOVER
{
    text-decoration: underline;
}

.f_subTitulo, a.f_subTitulo:LINK, a.f_subTitulo:VISITED, a.f_subTitulo:HOVER
{
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

a.f_subTitulo:HOVER
{
    color: #1F1F1F;
    text-decoration: none;
}

.f_conteudo
{
    color: #666666;
    font-size: 12px;
    text-align: justify;
}

.f_linkRodape2, a.f_linkRodape2:LINK, a.f_linkRodape2:HOVER, a.f_linkRodape2:VISITED
{
    color: #FFF;
    text-decoration: none;
    font-size: 10px;
    font-family: Verdana;
    letter-spacing:1px;
}

a.f_linkRodape2:HOVER, a.f_linkTopo2:HOVER, a.f_linkMenu2:HOVER
{
    text-decoration: underline;
}


/*==================*/
/*=== ACCORDION ====*/
/*==================*/

.headerAccordion
{
    font-size: 15px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.headerAccordionSelected
{
    font-size: 15px;
    text-align: center;
    color: #FFF;
    text-decoration: underline;
    cursor: pointer;
}

.contentAccordion
{
    cursor: pointer;
    text-align: center;
}
