#jpreOverlay {
    background: #e2e1cf;
    
}
#jpreSlide{
    font-size:22px;
    font-weight:bold;
    color:#ccc;
    text-align:center;
    width:1px;
    height:1px;
    top:50%;
    left:50%;
}
#jpreLoader{
    width:435px;
    height:435px;
}

#jpreBar {
    width:50%;
    height:50%;
    overflow: hidden;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
#loadin_green{
    position: relative;
    float: left;
    width:435px;
    height:435px;
    /*background: transparent  url(../images/loading_green.png) left top no-repeat;*/
}
#jprePercentage {
    color:#68a031;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    text-align:center;
    font-size: 50px;
    top:-100%;
    line-height: 175px;
    width:435px;
    height:435px;
    background: transparent  url(../images/loading_circle.png) center center no-repeat;
}
#jprePercentage > span{

    font-size: 30px;

}

#jpreContent{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#loading_bussola_ponteiro{
    position: relative;
    top: -305px;
    left: 203px;
    z-index: 1000;
    width: 30px;
    height: 180px;
    background: url(../images/loading_bussola_ponteiro.png) top left no-repeat;
}
#loading_bussola_fita{
    position: relative;
    top: -360px;
    left: 100px;
    z-index: 2000;
    width: 234px;
    height: 44px;
    background: url(../images/loading_bussola_fita.png) top left no-repeat;
}
#loading_bussola_bg{
    background: url(../images/loading_bussola_bg.jpg);
    width:435px;
    height:435px;

}