﻿body {
}

.texto
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #455260;
    text-align: left;
    font-weight: normal;
}

.texto_erro
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #FF0000;
    text-align: left;
    font-weight: normal;
}

.input
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #455260;
    text-align: left;
    font-weight: normal;
}