﻿body
{
    font-size: 9pt;
    font-family: arial;
}

.popup 
{
    position: absolute;
    top: 15px;
    left: 40px;
    width: 300px;
    height: 150px;
}

.l_peq
{
    font-size: 0.5em;
    height: 8px;
}
.l_esq
{
    border-left: #00476d 1px solid;
}
.l_dir
{
    border-right: #00476d 1px solid;
}
.l_sup
{
    border-top: #00476d 1px solid;
}
.l_inf
{
    border-bottom: #00476d 1px solid;
}
.l_tit
{
    background-color: #00476d;
    border-left: #00476d 1px solid;
    border-top: #00476d 1px solid;
    font-weight: bold;
    color: #ffffff;
    font-size: 8pt;
    vertical-align: middle;
    text-align: center;
}
.l_sub_tit
{
    font-weight: bold;
    vertical-align: baseline;
    text-align: center;
}
.l_base
{
    vertical-align: baseline;
}
.l_sub_tit_m
{
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 8px;
    vertical-align: middle;
    text-align: center;
}
.inf
{
    padding-bottom: 6px;
}

a.link_top:link, a.link_top:visited, a.link_top:active
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.link_top:hover
{
    color: #ffff00;
    text-decoration: underline;
    font-weight: bold;
}

a.link_um:link, a.link_um:visited, a.link_um:active
{
    color: #00476d;
    text-decoration: none;
}

a.link_um:hover
{
    color: #00476d;
    text-decoration: underline;
}

.btn_inscr_online {
position:relative;
margin:0px;
padding:0px;
}

.btn_inscr_online a, .btn_inscr_online a:visited { 
padding:0px;
text-decoration: none;
background: url('imagens/btn_inscr_online.png') no-repeat center center;
width:217px; 
height:22px; 
display:block; 
}

.btn_inscr_online a:hover { 
background: url('imagens/btn_inscr_online_h.png') no-repeat center center;
}

.textboxes
{
    display: block;
    margin-left: 2px;
    padding: 2px 2px;
    font: 95% arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.tcampo_uf
{
    width: 30px;
    font-size: 9pt;
}

.tcampo_email
{
    font-size: 8pt;
    width: 390px;
    height: 16px;
    font-family: arial;
    text-transform: lowercase;
}

.tcampo_ddd
{
    font-size: 9pt;
    width: 30px;
    height: 16px;
    font-family: arial;
    text-transform: uppercase;
}

.tcampo_telefone
{
    font-size: 9pt;
    width: 180px;
    height: 16px;
    font-family: arial;
    text-transform: uppercase;
}

.tcampo_01
{
    font-size: 9pt;
    width: 390px;
    height: 16px;
    font-family: arial;
    text-transform: uppercase;
}
.tcampo_02
{
    font-size: 9pt;
    width: 180px;
    height: 16px;
    font-family: arial;
    text-transform: uppercase;
}
.tcampo_03
{
    font-size: 9pt;
    width: 120px;
    height: 16px;
    font-family: arial;
    text-transform: lowercase;
}
.tcampo_cracha
{
    font-size: 9pt;
    width: 150px;
    height: 16px;
    font-family: arial;
    text-transform: uppercase;
}
.tcampo_cpf
{
    font-size: 9pt;
    width: 100px;
    height: 16px;
    font-family: arial;
}
.tcampo_cep
{
    font-size: 9pt;
    width: 65px;
    height: 16px;
    font-family: arial;
}
.tcampo_bcc
{
    font-size: 9pt;
    width: 140px;
    height: 16px;
    font-family: arial;
}
.tcampo_valid
{
    font-size: 9pt;
    width: 40px;
    height: 16px;
    font-family: arial;
}