body {
    background-color: #535558;
    font-family: Arial, Tahoma, Verdana;
    text-align: center;
}

#wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -319px;
    margin-left: -479px;
    height: 638px;
}

#page {
    position: relative;
    margin: 0px auto;
    width: 957px;
    height: 638px;
    background: url('images/bg.png') no-repeat;
}

#main {
    display: none;
    position: absolute;
    left: 132px;
    top: 12px;
    width: 660px;
    height: 527px;
    font-size: 11px;
    background: url('images/main_bg.png') no-repeat;
    z-index: 100;
}

#mainBody {
    top: 68px;
    left: 0px;
    position: absolute;
    height: 435px;
    width: 615px;
    overflow: hidden;
}

#content {   
    text-align: left;
}

#content .title {
    position: absolute;
    font-size: 26px;
    top: 60px;
    left: 70px;
    width: 200px;
    color: #ec1654;
    font-family: Arial, Tahoma, Verdana;
    text-align: center;
}

#content a { 
    text-decoration: none;
    color: #2F555F;
}

#content a:hover { 
    color: #EC1654;
}

#content img {
    border: 0px;
}

#content .foto img {
    border: 4px solid #CCCCCC;
    margin: 4px;
}

#content .foto img:hover {
    border: 6px solid #64BDD6;
    margin: 2px;
}


.back {
    position: absolute;
    top: -2px;
    left: 232px;
    cursor: pointer;
    width: 84px;
    height: 85px;
    overflow: hidden;
    z-index: 101;
}

.back .backNormal {
    background: url('images/back_bg.png') no-repeat;
    margin-top: 0px;
    width: 84px;
    height: 170px;
    position: relative;
}

.back .backHover {
    margin-top: -85px;
}

.backBtn {
    position: absolute;
    top: 490px;
    left: 345px;
    width: 63px;
    height: 60px;
    cursor: pointer;
    z-index: 101;
    overflow: hidden;
}

.backBtn .backBtnNormal {
    background: url('images/back_btn.png') no-repeat;
    margin-top: 0px;
    width: 126px;
    height: 60px;
    position: relative;
}

.backBtn .backBtnHover {
    margin-left: -63px;
}


.moveUp {
    position: absolute;
    top: 218px;
    left: 588px;
    width: 60px;
    height: 63px;
    cursor: pointer;
    z-index: 101;
    overflow: hidden;
}

.moveUp .moveUpNormal {
    background: url('images/move_up_bg.png') no-repeat;
    margin-top: 0px;
    width: 60px;
    height: 126px;
    position: relative;
}

.moveUp .moveUpHover {
    margin-top: -63px;
}

.moveDown {
    position: absolute;
    top: 278px;
    left: 588px;
    width: 60px;
    height: 63px;
    cursor: pointer;
    z-index: 101;
    overflow: hidden;
}

.moveDown .moveDownNormal {
    background: url('images/move_down_bg.png') no-repeat;
    margin-top: 0px;
    width: 60px;
    height: 126px;
    position: relative;
}

.moveDown .moveDownHover {
    margin-top: -63px;
}

#logoCenter {
    position: absolute;
    width: 262px;
    height: 220px;
    background: url('images/logo_center.png') no-repeat;
    top: 209px;
    left: 347px;
}

#allSounds {
    position: absolute;
    width: 182px;
    height: 14px;
    top: 440px;
    left: 590px;
    background: url('images/all_sounds.png') no-repeat;
}

#loading {
    background: url('images/loader_bg.png') no-repeat;
    position: absolute;
    left: 419px;
    top: 220px;
    text-align: center;
    width: 120px;
    height: 124px;
    font-size: 11px;
    color: #ec1654;
    line-height: 124px;
    display: block;
    z-index: 200;
    display: none;
}

#loading img {
    margin-top: 45px;
}

#music {
    position: absolute;
    text-align: center;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
}

.music_on {
    background: url('images/music.png') no-repeat top left;
}

.music_off {
    background: url('images/music.png') no-repeat bottom left;
}

.circleBlue {
    position: absolute;
    text-align: center;
    width: 87px;
    height: 90px;
    overflow: hidden;
}

.circleBlue .circleBlueNormal {
    background: url('images/circle_blue_bg.png') no-repeat;
    margin-top: 0px;
    width: 87px;
    height: 180px;
    position: relative;
}

.circleBlue .circleBlueNormal a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 11px;
    color: #ec1654;
    line-height: 90px;
    text-decoration: none;
}

.circleBlue .circleBlueNormal a:hover {
    font-weight: bold;
}

.circleBlue .circleBluePuls {
    margin-top: -90px;
}

.circleBlue .circleBluePuls a {
    top: 90px;
}

.circleBlueB {
    position: absolute;
    text-align: center;
    width: 130px;
    height: 135px;
    overflow: hidden;
}

.circleBlueB .circleBlueNormal {
    background: url('images/circle_blue_bg2.png') no-repeat;
    margin-top: 0px;
    width: 130px;
    height: 270px;
    position: relative;
}

.circleBlueB .circleBlueNormal a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 11px;
    color: #ec1654;
    line-height: 130px;
    text-decoration: none;
}

.circleBlueB .circleBlueNormal a:hover {
    font-weight: bold;
}

.circleBlueB .circleBluePuls {
    margin-top: -135px;
}

.circleBlueB .circleBluePuls a {
    top: 135px;
}


.circleGreen {
    position: absolute;
    text-align: center;
    width: 112px;
    height: 113px;
    overflow: hidden;
}

.circleGreen .circleGreenNormal {
    background: url('images/circle_green_bg.png') no-repeat;
    margin-top: 0px;
    width: 112px;
    height: 226px;
    position: relative;
}

.circleGreen .circleGreenNormal a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 11px;
    color: #fefdfe;
    line-height: 113px;
    text-decoration: none;
}

.circleGreen .circleGreenNormal a:hover {
    font-weight: bold;
}

.circleGreen .circleGreenPuls {
    margin-top: -113px;
}

.circleGreen .circleGreenPuls a {
    top: 113px;
}

.circleGray {
    position: absolute;
    background: url('images/circle_gray.png') no-repeat;
    width: 30px;
    height: 30px;
}

#menuBottom {
    position: absolute;
    top: 600px;
    left: 0px;
    width: 100%;
    text-align: center;
}

#menuBottom ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin: 0px auto;
    overflow: hidden;
    width: 480px;
}

#menuBottom ul li {
    font-size: 11px;
    float: left;
    color: #cccccc;
    /*padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #cccccc; */
}

#menuBottom ul li.last {
    border: 0px;
}

#menuBottom ul li a {
    color: #bbbbbb;
    font-size: 11px;
    text-decoration: none;
}

#menuBottom ul li a:hover {
    color: #ffffff;
}

#menuBottom .copyright {    
    clear: both;
    width: 100%;
    margin: 0px auto;
    margin-top: 5px;
    text-align: center;
    color: #999999;
    font-size: 10px;
}

#menuBottom .copyright a {
    color: #999999;
    text-decoration: none;
}

#menuBottom .copyright a:hover {
    color: #cccccc;
}

#mapaBox {
    z-index: 200;
    position: absolute;
    left: 255px;
    top: 170px
}

#mapa {
    width: 280px;
    height: 220px;
}

#player {
    position: absolute;
    top: -100px;
    left: 50%;
    z-index: 1000;
    background: url(images/player_bg.png) no-repeat;
    width: 220px;
    height: 60px;
    cursor: crosshair;
}

#playerTitle {
    color: #000000;
    font-size: 12px;
    text-align: left;
    line-height: 150%;
    float: left;
    margin-top: 8px;
    margin-left: 8px;
}

#playerClose {
    float: right;
    cursor: pointer;
    margin: 4px;
}

#bgMusic {
    position: absolute;
    top: -100px;
    left: 50%;
    z-index: -1;
}
