﻿.caixa-txt
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 100%;
    border: 1px solid #999;
}
.bt-form
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #25A;
    width: 80px;
}
.caixa-msg
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 100%;
    border: 1px solid #999;
}
.caixa-tel
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 100px;
    border: 1px solid #999;
}