﻿body
{
    background-position-x: center;
    background-image: url(../imagens/bg.gif);
    margin: 0px;
    font-size: 11px;
    color: #353535;
    font-family: 'Trebuchet MS';
}
img
{
    border:none;
}
.imagemMargem
{
    margin: 5px;
}
.btn
{
    background-image:url(../Imagens/menu_a.gif);
    background-repeat:no-repeat;
    line-height:20px;
    vertical-align:middle;
    padding-left:30px;
    width:174px;
    height:21px;
}
.Texto
{
    font-size: 11px;
    color: #353535;
    font-family: 'Trebuchet MS';
    }
a
{
    font-size: 11px;
    color: #353535;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
a:hover
{
    font-size: 11px;
    color: #353535;
    font-family: 'Trebuchet MS';
    text-decoration: underline;
}
a.lnkMenu
{
    font-size: 11px;
    color: #353535;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.caixa-dropdown
{
    background-color:#fdf1be;
    width:136px;
    border-left:3px solid #ffd014;
    border-right:3px solid #ffd014;
    padding:2px 7px 0px 7px;
}
.Titulo1
{
    font-size: 18px;
    color: #e47702;
    font-family: 'Trebuchet MS';
}
.Titulo2
{
    font-size: 16px;
    color: #eeae01;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}
.Titulo3
{
    font-size: 15px;
    color: #e29209;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}
.Titulo4
{
    font-size: 12px;
    color: #b47304;
    font-family: 'Trebuchet MS';
}
.Titulo5
{
    font-size: 11px;
    color: #474747;
    font-weight:bold;
    font-family: 'Arial';
}
.Linha
{
    border-bottom: #ac953b 1px solid;
}
.txt
{
    border-right: #fcefc8 1px solid;
    border-top: #fcefc8 1px solid;
    border-left: #fcefc8 1px solid;
    border-bottom: #fcefc8 1px solid;
    background-color: #fcefc8;
    font-size: 11px;
    font-family: 'Tahoma';
}
.txt2
{
    font-size: 11px;
    font-family: 'Trebuchet MS';
    color:#353535;
    line-height:13px;
}
.txtbox1
{
    padding:0px 2px 0px 4px;
    background-color:Transparent;    
    background-image: url(../Imagens/bgTxtbox.gif);
    background-repeat:no-repeat;
    width:83px;
    height:15px;
    border:none;
    font-size:9px;
    color:#876d25;
}
.txtbox2
{
    padding:0px 2px 0px 4px;
    background-color:Transparent;    
    background-image: url(../Imagens/bgTxtbox2.gif);
    background-repeat:no-repeat;
    width:109px;
    height:15px;
    border:none;
    font-size:9px;
    color:#876d25;
}
