body{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family:arial, Dimnah, serif;
    line-height: 125%;
    background-color: black;
}

ul {
    position: absolute;
    list-style: none;
    width: 1024px;
    height:600px;
    top: 50%;
    left: 50%;
    margin-top: -290px;
    margin-left: -512px;
    background-image: url("http://www.audiodigital.com.br/background.JPG");
    background-repeat: no-repeat;
}

a.regiao {
    position: absolute;
    margin-left:0px;
    display: block;
    text-decoration: none;
    text-align: left;
    font-size:13pt;
    font-weight: bold;
    letter-spacing: -1px;
    width: 200px;
    height:16px;
    margin: 23 auto;
    left: 795px;
}

a.regiaob {
    position: absolute;
    margin-left:0px;
    display: block;
    text-decoration: none;
    text-align: left;
    font-size:18pt;
    font-weight: bold;
    letter-spacing: -1px;
    width: 130px;
    height:23px;
    margin: 67 auto;
    left: 55px;
}

a.avanco_fotos {
    position: relative;
    display: inline;
    padding: 0px 5px 0px 5px;
    text-indent: 0px;
    text-align: center;
    background-color: #805B32;
    top: 325px;
    left: 137px;
    width: auto;
    height: auto;
    border-style:groove;
    border-width:3px;
    border-color:#999;
    font-size:11pt;
    font-weight: bold;
}


a:link { color: #fff;text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:active { color: yellow;text-decoration: none }
a:hover { color: red;border:none }

#VU {
    position:absolute;
    background-color: transparent;
    top: 3px;
    left: 318px;
    width: 150px;
    height: 140px;
}

#box {
    position: absolute;
    line-height: 130%;
    text-align:justify;
    text-indent: 50px;
    font-size:14pt;
    letter-spacing: 0px;
    color: #fff;
    background-color: transparent;
    padding: 0px 8px 0px 10px;
    top: 155px;
    left: 207px;
    width: 780px;
    height: 370px;
    border: none;
    overflow: auto;
    scrollbar-3dlight-color: #996;
    scrollbar-highlight-color: black; 
    scrollbar-face-color: black;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #805B32; 
    scrollbar-arrow-color: #999;
    scrollbar-track-color: #996;
}

#pos_contato {
    position: absolute;
    text-indent: 0px;
    top:78px;
    left: 29px;
}

.aquilink {
    color: #cf0;
    text-decoration: underline;
}

.mensagem_fotos {
    position: absolute;
    color: #fff;
    text-decoration: blink;
    top: 170px;
    left: 225px;
}

