﻿

#wrapresult
{    width: 778px;
}
#leftresult
        {
            width: 457px;
            float:left
}
#rightresult
        {
            width: 310px;
            float:right
}
.txtp1
{
    font-size: 36px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #3d5fce;
    text-align: center;
}
.txtp2
{
    font-size: 28px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #006699;
    text-align: center;
}
.txtp3
{
    font-size: 32px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #CC9900;
    text-align: center;
}
.txtp4
{
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #003300;
    text-align: center;
}
.txtp5
{
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #000066;
    text-align: center;
}
.botao
{
    font-size: 22px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #000066;
    text-align: center;
}
.divtxtpromo
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #000066;
   padding: 4px 5px 4px 5px;
}
.divpromocao
   { background-image: url(imagens/fundo_promo.jpg);
     }
 .divresultado
{
    padding: 5px 2px 5px 30px;
    margin: 10px auto 10px auto;
    background-color: #edeff7;
    text-decoration: none;
   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.reguvoltar
{
    text-align: right;
}
.divresult
{
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #FDC19D;
    border-style: dotted;
}
.nomeresult
{
    margin: 4px auto 3px 2px;
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #000099;
    text-align: center;
}
.titresult
{
    margin: 4px auto 3px 2px;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #CC0000;
    text-align: center;
}
.divtxtpromo2
{
    border: thin dashed #660033;
    background-color: #CCFFCC;
    font-family: Verdana;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.divmsg
{
    border: thin dashed #660033;
    background-color: #CCFFCC;
    font-family: Verdana;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.divresultcl
{
    border: thin dashed #660033;
    background-color: #CCFFCC;
    font-family: Verdana;
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-weight: bold;
    width: 139px;
}

.clear {
	clear:both;
}