body {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}

.Mestre {
    width: 750px;
    min-height: 500px;
    background: url(../Imagens/Fundo.jpg) no-repeat bottom;
    margin: auto;
}

.Banner {
    width: 595px;
    height: 100px;
    float: right;
     background: url(../Imagens/Foto1.jpg) no-repeat top;
  
}

.Menu {
    height: 490px;
    background: url(../Imagens/Menu.jpg) no-repeat top;
    float: left;
    margin-bottom: 45px;
}

.Corpo {
    width: 440px;
    text-align: justify;
    text-indent: 10px;
    float: right;
    display: inline-table;
}

.ColunaDir {
    float: right;
}

.BarraData, .BarraTexto {
    padding: 1px 0px 1px 0px;
    background-color: #cee8d5;
}

#BarraTextoFoto {
    background-color: #e1f2e7;
    margin: 5px 0px 5px 0px;
    clear: both;
}

.TextoDasFotos {
    padding: 1px 0px 1px 0px;
    background-color: #e4f3e9;
}

.BarraTexto {
    margin-top: 5px;
}

#BarraTexto {
    margin-top: 0px;
}

.DivData {
    padding-top: 5px;
}

.Corpo, .ColunaDir {
    margin: 5px 0px 5px 5px;
}

#F, .DivData, .BarraData, .ColunaDir, .Menu {
    width: 150px;
}

.RodaPe {
    width: 750px;
    height: 30px;
    clear: both;
    border-top: thin solid #cee8d5;
}

.Botao {
    width: 140px;
    margin: 5px auto;
    text-indent: 5px;
    text-align: left;
    border-bottom: thin dotted #ddd;
}

.Links {
    height: 200px;
    margin-top: 105px;
}

.Links, .DivData, .BarraData, .BarraTexto {
    text-align: center;
}

a, body {
    color: #555;
    text-decoration: none;
}

.Botao:hover {
    background-color: #cee8d5;
}

#RodaPe {
    text-align: center;
    font-size: 7pt;
}

li {
    text-indent: -5px;
}

#P1 {
    float: left;
    margin-left: 40px;
}

#P2 {
    float: right;
    margin-right: 40px;
}

#P1, #P2 {
    margin-top: 5px;
}

.DadosForm {
    width: 210px;
    float: left;
    line-height: 15px;
}

.Dados {
    height: 170px;
    width: 230px;
    float: right;
    display: inline-table;
    text-align: center;
    margin-top: 10px;
}

.Foto {
    float: left;
}

.TextoFoto {
    float: right;
    text-align: justify;
    text-indent: 0px;
}

.Foto, .TextoFoto {
    margin-top: 5px;
    width: 220px;
    height: 155px;
}

#Foto {
    width: 200px;
}
