*
{
    background: transparent;
    margin: 0;
    padding: 0;
}

#progresso
{
    background: white;
    color: black;
    width: 588px;
    min-height: 50px;
    position: absolute;
    font-family: "verdana" , sans-serif, serif;
}


.top1, .top2
{
    width: 280px;
    background: inherit;
    padding: 2px 6px;
    height: 33px;
    float: left;
    color: #002655;
    font-weight: bold;
}

.top3
{
    background: #002655;
    width: 270px;
    height: 55px;
    margin: -10px 0 0 10px;
    float: left;
    font-weight: bold;
    font-size: 18pt;
    text-align: center;
    color: white;
}

.top3 p
{
    margin-top: 10px;
    margin-left: -1px;
}

.top3 a:link, a:visited
{
    text-decoration: none;
    color: white;
}

.top3 a:hover
{
    color: #FF803B;
    text-decoration: none;
}

#top4
{
    float: left;
    margin-left: 2px;
    margin-top: -10px;
    width: 294px;
    height: 55px;
}

/* perc_layout_box */

.perc_left
{
    background: transparent url('loader_images/borda_esq.png');
    width: 6px;
    height: 55px;
    float: left;
}

.perc_top
{
    background: transparent url('loader_images/borda_top.png') 0 -1px repeat-x;
    width: 282px;
    height: 4px;
    float: left;
}

.perc_slide
{
    background: transparent url('loader_images/load_bar.jpg') 0 -1px repeat-x;
    width: 100%;
    height: 100%;
}

.slidemaster
{
    width: 30px; /*max 281px*/
    height: 46px;
    float: left;
}

.load_master
{
    width: 281px;
    height: 46px;
    margin-left: 1px;
    float: left;
}

.perc_bottom
{
    background: transparent url('loader_images/borda_bottom.png') repeat-x;
    width: 282px;
    height: 5px;
    float: left;
}

.perc_right
{
    background: transparent url('loader_images/borda_dir.png');
    width: 6px;
    height: 55px;
    margin-top: -50px;
    float: left;
}

.perc_nbr
{
    color: #003767;
    font-size: 18pt;
    font-weight: bold;
    margin-left: -175px;
    margin-top: 40px;
    clear: both;
    position: absolute;
}
#c_percent
{
    text-align: right;
    margin-right: 2ex;
    font-size: 12px;
    color: #002655;
    font-weight: bold;
    visibility:hidden;
}
#txtPer
{
    display: none;
}
