﻿/* ====== MASTER PAGE ====== */

body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #116ab0;
}

a
{
    text-decoration: none;
}

img
{
    border: none 0px;
}

.TdPriTopoSepara
{
    width: 945px;
    height: 27px;
}

.TdPriBanner
{
    width: 945px;
    height: 395px;
    background-image: url(../Imagens/Principal/BgPri.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
}

.TdPriMeio
{
    width: 945px;
    background-image: url(../Imagens/Principal/BgPri.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
}

.TdPriRodape
{
    width: 945px;
    height: 50px;
    text-align: center;
}

.DivPriMeio
{
    padding: 0px 32px 0px 32px;
}

.ulPri
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

.liPri
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: inline;
}



/* ====== TOPO MENU ====== */

.TdPriTopoMenu
{
    width: 945px;
    height: 33px;
    background-image: url(../Imagens/Principal/BgPriTopoMenu.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
}

.ImgPriTopoMenu
{
    margin: 0px 5px 0px 10px;
}

.BtnPriOk
{
    margin-left: 5px;
}

.TxtPriTopoMenu
{
    width: 200px;
    height: 17px;
    border: solid 1px #f9e45a;
    font-family: Verdana;
    font-size: 11px;
    color: #00419a;
    padding-top: 5px;
}


/* ====== RODAPÉ ====== */

.LblPriRodape
{
    font-family: Verdana;
    font-size: 10px;
    color: #cdd8fa;
}

.ImgPriRodape
{
    margin: 0px 17px 0px 17px;
}