span
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 13px;
}

td{ height:24px;}


input { border:0px; height:19px; margin:0px 5px 0px 0px; }
.selecione-input { background-color:#f8f7d8; width:110px; }
.textoInputs { font-family: Arial, Helvetica, sans-serif; background-color:#f8f7d8; font-size:13px; border:0px; vertical-align:top; }
.h1 { font-weight:bold; color:#FF0000; font-size:14px; font-family: Arial, Helvetica, sans-serif; }

.botao { background-color:#ffe256; cursor:pointer; border:1px; }

.numero { font-weight:bold; color:#DF4C18; font-size:18px; font-style:italic; }
.topo { width:780px; float:left; height:105px; border-bottom:1px #DF4C18 solid; }
.topo-imagen { width:390px; float:left; height:105px; }
.faixa-azul
{
    width: 780px;
    height: 50px;
    background-color: #ffe256;
    float: left;
    margin-top: 30px;
}

.base-opcoes { background-color:#4e769a; clear:both; margin:10px 220px 0px 220px; text-align:center; padding:5px 0px 10px 0px; }
.base-opcoes h3 { font-family: Arial, Helvetica, sans-serif; color:#FFF; font-style:italic; }
.base-opcoes dl { margin:0px 0px 0px 0px; padding:0px; }
.base-opcoes dd
{
    background-color: #e67819;
    margin: 0px 0px 10px 0px;
    width: 220px;
    text-align: center;
    padding: 5px;
    border: 1px #DC4B18 solid;
    cursor: pointer;
}
.base-opcoes dd { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; font-weight:bold; }
.base-opcoes dd:hover { border:1px #FFF solid; }

#lblMensagem { font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#28166F; }

