.bodypage
{
    position: absolute;
    width: 372px;
    height: 305px;
    top: 50%;
    left: 50%;
    margin-top: -153px;
    margin-left: -186px;
}

.box_login
{
    margin-top: 10px;
    margin-bottom: 10px;
    height: 221px;
    background: url(Login/login.png);
    position: relative;
}
.developer
{
    text-align: right;
    color: #006648;
}

.developer img
{
    vertical-align: top;
}

.box_login label
{
    text-align: right;
    width: 95px;
    float: left;
    color: #7F7F7F;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 3px;
    line-height: 22px;
}

.box_login .box_form
{
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 87px;
}

.box_login .text
{
    width: 230px;
    margin-bottom: 2px;
}

.box_login .both
{
    clear: both;
}


.bt_login
{
    background: url(Login/bt_login.png) no-repeat;
    border-style: none;
    width: 93px;
    height: 26px;
    float: right;
    position: relative;
    top: 30px;
    left: -30px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}


.box_login .texto
{
    position: absolute;
    background: url(Login/login_texto1.gif) no-repeat;
    height: 34px;
    width: 335px;
    top: 17px;
    left: 17px;
}
