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

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

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

textarea {
font: 10px Verdana, Arial, sans-serif;
background: #ffffff;
color: #000000;
border: #d5d5d5 solid 1px;
}

#clear { clear: both; }

BODY {
background: #d3d4d6 url('images/bg.gif') repeat-x 0px 183px;
}

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

#topo_bg {
position: relative;
width: 100%;
height: 148px;
background: url('images/topo_bg.jpg') repeat-x center center;
}

#topo {
position: relative;
left: 50%;
margin-left: -385px;
width: 770px;
height: 148px;
background: url('images/topo.jpg') no-repeat;
}

#topofix {
padding-top: 15px;
}

#topofix a{
display: block;
margin-left: 250px;
width: 270px;
height: 120px;
}

#topo h1{
display:none;
}

#menu_bg {
position: relative;
width: 100%;
height: 35px;
background: #8a0b04 url('images/menu_bg.jpg') no-repeat center center;
}

#menu {
text-align:center;
padding-top: 6px;
}

#menu a{
margin: 0 5px 0 5px;
}

.menu_on {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fac400;
}

.menu {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

#content {
position: relative;
padding: 12px 0 12px 0;
left: 50%;
margin-left: -385px;
width: 770px;
}

.title {
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
color: #8c0903;
}

.subtitle {
font-family: Arial, Verdana, sans-serif;
font-size: 15px;
font-weight: bold;
}

#sign {
position: relative;
left: 50%;
margin-left: -385px;
width: 770px;
height: 63px;
background: url('images/dot.gif') repeat-x;
}

#s2 {
position: relative;
top: 20px;
width: 200px;
height: 40px;
float: left;
text-align: center;
}

#copyright {
position: relative;
top: 20px;
width: 370px;
height: 40px;
float: left;
background: url('images/minidk.gif') no-repeat 90px 0px;
text-align: center;
padding-top: 12px;
}

#fixass {
padding-left: 80px;
}

#celula {
position: relative;
top: 20px;
width: 200px;
height: 40px;
float: right;
text-align: right;
}
