﻿body 
{
    margin : 0 auto;
    background-color : #ebf4fd;
}

#GeralMapa 
{
    width : 100%;
    height : 569px;
    background-image : url('../img/bgGeralMapa.jpg');
    background-repeat : repeat-x;
}

#MioloMapa 
{
    margin : 0 auto;
    width : 948px;
    height : 569px;
}

#HeaderMapa 
{
    float : left;
    width : 100%;
    height : 110px;
    background-image : url('../img/bgHeaderMapa.gif');
    background-repeat : no-repeat;
}

#Mapa 
{
    float : left;
    width : 682px;
    height : 297px;
    background-image : url('../img/bgMapa.png');
    background-repeat : no-repeat;
    margin-left : 145px;
}

#IdiomasMapa 
{
    float : left;
    height : 79px;
    margin-left : 300px;
    margin-top : 45px;
}

.BtnIdiomaMapa 
{
    float : left;
    width : 70px;
    height : 60px;
    margin-right : 43px;
}

#Geral 
{
    margin : 0 auto;
    width : 948px;
}

#Header 
{
    float : left;
    width : 100%;
    height : 70px;
    background-color : #FFFFFF;
}

#Logo 
{
    float : left;
    width : 239px;
    height : 70px;
}

#Idiomas 
{
    float : left;
    width : 709px;
    text-align : right;
}

.BtnIdiomaHeader 
{
    margin-right : 36px;
    margin-top : 15px;
}

#MenuGeral 
{
    float : left;
    width : 100%;
    height : 173px;
    background-image : url('../img/bgGradeMenu.jpg');
    background-repeat : no-repeat;
}

#MenuPrimeiroNivel 
{
    padding-top : 24px;
    float : left;
    width : 150px;
    height : 149px;
    background-color : #295d8c;
}

.ItemMenuPrimeiroNivelFora 
{
    float : left;
    width : 150px;
    background-color : #295d8c;
}

.ItemMenuPrimeiroNivelForaSel 
{
    float : left;
    width : 150px;
    background-color : #5f86a9;
}

.ItemMenuPrimeiroNivel 
{
    float : left;
    width : 133px;
    height : 20px;
    line-height : 20px;
    margin-left : 8px;

    font-family : Arial;
    font-size : 12px;
    color : #FFFFFF;
    font-weight : bold;
    border-bottom : 1px dotted #FFFFFF;
    text-decoration : none;
}

#MenuSegundoNivel 
{
    float : left;
    height : 173px;
}

#MenuSegundoNivelConheca 
{
    float : left;
    width : 189px;
    height : 170px;
    background-image : url('../img/bgMenuConheca.png');
    background-repeat : no-repeat;
    display : none;
    
    padding-top : 7px;
}

#MenuSegundoNivelServicos 
{
    float : left;
    width : 192px;
    height : 160px;
    background-image : url('../img/bgMenuServicos.png');
    background-repeat : no-repeat;
    display : none;
    
    padding-top : 7px;
}

.ItemMenuSegundoNivelFora 
{
    float : left;
    width : 87%;
}

.ItemMenuSegundoNivel 
{
    float : left;
    width : 83%;
    padding-top : 3px;
    min-height : 18px;
    margin-left : 18px;

    font-family : Arial;
    font-size : 12px;
    color : #5f86a9;
    text-decoration : none;
    border-bottom : 1px dotted #5f86a9;
}

#Centro 
{
    float : left;
    width : 908px;
    min-height : 300px;
    background-color : #FFFFFF;
    padding-top : 17px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 17px;

    font-family : Arial;
    font-size : 11px;
    color : #5b5656;
    text-align : justify;
}

#Centro strong
{
    font-family : Arial;
    font-size : 14px;
    color : #eb6f4d;
}

#Centro h1
{
    font-family : Arial;
    font-size : 18px;
    color : #eb6f4d;
    line-height : 20px;
    height : 20px;
    margin-top : 0px;
    width : 100%;
    border-bottom : 1px dotted #eb6f4d;
}

#Centro a
{
    font-family : Arial;
    font-size : 12px;
    color : #4c94cd;
    line-height : 20px;
}

#Footer 
{
    float : left;
    width : 948px;
    height : 81px;
    background-color : #2a5e8d;
}

#BotaoFB 
{
    float : left;
    padding : 10px;
}

#ConteudoFooter 
{
    float : right;
    width : 175px;
    
    font-family : Arial;
    font-size : 11px;
    color : #FFFFFF;
}

#ConteudoFooter a
{
    color : #FFFFFF;
}

#ConteudoFooter b
{
    font-size : 14px;
    line-height : 22px;
}

ol
{
    padding-left : 18px;
    margin : 0px;
    margin-top : 10px;
    text-indent : 0px;
}

ol li 
{
    line-height : 20px;
}

ul
{
    padding-left : 13px;
    margin : 0px;
    text-indent : 0px;
}

#DIVHomeEsquerda 
{
    float : left;
    width : 540px;
    margin-right : 20px;
}

#DIVHomeDireita
{
    float : left;
    width : 343px;
    /*background-color : #bde2ff;*/
}