﻿.body 
{
    margin: 0px;
    background-color:#333333;
    width:100%;
    height:100%;
}


.bkgCabecalho
{
    background-color:#333333;
    width:777px;
    height:121px;
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
}

.bkgConteudo
{
    background-color:#333333;
    width:777px; 
    border:solid 1px #000000;
    
}

.bkgRodape
{
    background-color:#414040;
    width:777px;
    height:32px;
    border-bottom:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
}

.txtRodape
{
    font-family:Verdana;
    font-size:10px;
    color:#635f5f;
    text-align:center;
}

.bkgCabecalhoMenu
{
    clear:left;
    padding-top:4px;
}

.txt01
{
    font-family:Verdana;
    font-size:10px;
    color:#635f5f;
}

.floatL
{
    float:left;
}

.linkMenuTopo
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    width:125px;
    height:19px;
    padding-top:6px;
    text-align:center;
    position:relative;
    display:block;
    text-decoration:none;
    background-image:url(../images/04.jpg);
    filter: alpha(opacity=50);
}
 
a.linkMenuTopo:hover 
{
    filter: alpha(opacity=30);
}

.bgkCaixa
{
    padding:20px;
    width:214px;
    height:100%;
    text-align:left;
    padding-bottom:0px;
}

.txtLaranja
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#ff6600;
}

.txtCinza
{
    font-family:Verdana;
    font-size:10px;
    text-align:justify;
    color:#999999;
}

.txtContato
{
    background-image:url(../images/11.jpg);
    padding:15px;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#7d9ad0;
    text-align:left; 
}

.txtCampos
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#101d27;
}

.txtBiografia
{
    background-image:url(../images/11.jpg);
    font-family:Verdana;
    font-size:11px;
    color:White;
    padding:10px;
    text-align:justify;
}