html {
     overflow-y: scroll;
     overflow-x: auto;
  }

* {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
color: #FFFFFF;
font-size: 10px;
}

#clear { clear: both; }

input{
font: 10px Verdana, Arial, sans-serif;
background: #ffffff;
color: #000000;
border: 0px;
}

BODY {
background:#000000 url('images/bg_spot.jpg') no-repeat top center;
}

img{border: none}
a {text-decoration:none}

#logo {
position: absolute;
z-index: 1;
left: 50%;
top: 5px;
margin-left: -420px;
width: 280px;
height: 218px;
}

#searchbox {
position: absolute;
z-index: 2;
left:50%;
margin-left: 225px;
width: 160px;
height: 17px;
top: 18px;
background: url(images/search_box.gif) no-repeat 46px;
color: #bfb12c;
font-weight: bold;
}

#searchbox a{
color: #bfb12c;
}

#menu {
position: absolute;
z-index: 0;
left: 50%;
margin-left: -207px;
width: 592px;
height: 38px;
top: 70px;
background: url(images/menubars.jpg) no-repeat;
}

#minibike {
position: absolute;
z-index: 0;
left: 50%;
width: 28px;
height: 18px;
top: 53px;
}

#menu_btns {
position: absolute;
z-index: 2;
left: 50%;
margin-left: -165px;
width: 550px;
height: 16px;
top: 80px;
}

#menu_btns img{
margin-left: 10px;
}

#conteudo {
position: relative;
z-index: 0;
top: 108px;
left: 50%;
margin-left: -385px;
width: 770px;
}

#gotop {
position: relative;
z-index: 0;
top: 120px;
left: 50%;
margin-left: -370px;
width: 740px;
text-align: right;
}

#sign {
position: relative;
z-index: 0;
width: 100%;
top: 125px;
height: 75px;
background: url(images/signbars.gif) repeat-x;
}

#sign_c {
position: relative;
z-index: 0;
left: 50%;
top: 10px;
margin-left: -370px;
width: 740px;
}

#newsletter0 {
position: relative;
z-index: 0;
width: 241px;
height: 30px;
float: left;
}

#newsbox {
position: relative;
width: 120px;
height: 17px;
top: 3px;
padding-top:1px;
float: left;
background: url(images/newsletter_box.gif) no-repeat;
}

#mail {
position: relative;
width: 122px;
height: 25px;
float: left;
}

#centersign {
position: relative;
z-index: 0;
width: 258px;
height: 30px;
padding-top: 10px;
text-align: center;
float: left;
}

#celula {
position: relative;
z-index: 0;
width: 241px;
height: 30px;
text-align: right;
padding-top: 8px;
float: left;
}