.campoMaiusculo
{
 text-transform: uppercase;
 font-family: Arial;
 font-size: 11px;
 border: 1px solid #720707;
 line-height: 17px;
 height: 17px;
 margin-top: 0px;
 display: list-item;
 background: #f3e7e7;
 color: #243d81;
}
 

html
{
    height: 100%;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    z-index: 0;
}

body
{
    margin: 0;
    background-image: url(../img/bg.jpg);
    background-position:center top;
    background-color: #a99e7d;
    background-repeat: repeat-x;
}
#topo
{
    width: 815px;
    height: 188px;
    position: relative;
    margin:0 auto;
}


#content
{
    position: relative;
    width: 787px;
    margin: 0 auto;
    height: 100%;
}



#content-corpo
{
    position: relative;
    width: 667px;
    background-image: url(../img/bg-contentxxx.jpg);
    background-color:#f7f7f7;
    background-repeat: repeat-y;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 40px;
    height: 100%;
    clear: both;
    min-height: 400px;
}

#content-left
{
    position: relative;
    width: 391px;
    float: left;
    height: 400px;
}


#text-o-evento
{
    position: relative;
    margin-top: 30px;
    font-family: Arial;
    font-size: 12px;
    color: #404040;
    text-align: justify;
}

#content-right
{
    position: relative;
    width: 256px;
    left: 58px;
    margin-top: 0px;
    float: left;
}


#footer
{
    position: relative;
    height: 145px;
    background-image: url(../img/bg-footer.gif);
    background-repeat: repeat-x;
    width: 100%;
    clear: both;
}


#footer-content
{
    position: relative;
    margin: 0 auto;
    width: 815px;
    position: relative;
}


.rotulo
{
    float: left;
    width: 140px;
    line-height: 20px;
    height: 16px;
    font-size: 9px;
    background-color: #720707;
    margin: 2px 3px 0 0px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
    font-family: Verdana;
}

.rotuloM
{
    float: left;
    width: 200px;
    line-height: 20px;
    height: 16px;
    font-size: 9px;
    background-color: #720707;
    margin: 2px 3px 0 0px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
    font-family: Verdana;
}

.rotuloG
{
    float: left;
    width: 280px;
    line-height: 20px;
    height: 16px;
    font-size: 9px;
    background-color: #720707;
    margin: 2px 3px 0 0px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
    font-family: Verdana;
}


.campo
{
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #720707;
    line-height: 17px;
    height: 17px;
    margin-top: 0px;
    display: list-item;
    background: #f3e7e7;
    color: #243d81;
}

.campoMultiline
{
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #998e6e;
    line-height: 17px;
    margin-top: 0px;
    display: list-item;
    background: #e5e3e1;
    color: #243d81;
}




fieldset
{
    width: 670px;
    border: 1px dashed #720707;
    padding: 10px;
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
}



.teste
{
    width: 670px;
    border: 1px dashed #837755;
    padding: 10px;
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
}

legend
{
    font-family: Verdana;
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: bold;
    line-height: 1.2;
    color: #ffffff;
    padding: 3px 12px;
    background: #5e0000;
    margin: 15px;
}


.botoesroll
{
    float: left;
    width: auto;
    margin-right: 20px;
    padding: 0px 10px 0 0;
    text-decoration: none;
}
.comprovante
{
    font-family: Verdana;
    font-weight: bold;
    font-size: small;
    text-align: left;
}
.comprovante2
{
    font-family: Verdana;
    font-size: small;
    text-align: left;
    padding-left: 4px;
}



#bg-comprovante
{
    position:relative;
    width: 341px;
    top: 282px;
    margin: 0 auto;
    padding-left: 50px;
    z-index:2;
}


