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

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

#clear { clear: both; }

BODY {
background: #231f20;
color: #A2A4A7;
}

img{border: none}
a {text-decoration:none;color:#A2A4A7;}

#center {
position: relative;
width: 100%;
background: url('images/bg.gif');
}

#page {
position: relative;
width: 945px;
}

#topo {
position: relative;
height: 70px;
z-index: 2;
}

#logos {
position: relative;
height: 41px;
top: 25px;
float: left;
}

#logos img {
margin-right: 20px;
}

#logo {
filter:alpha(opacity=40);
opacity: 0.4;
float: left;
}

#logo_on {
float:left;
}

#omenu {
position: relative;
width: 114px;
height: 20px;
padding: 2px 0px 2px 0px;
top: 38px;
text-align: right;
float: right;
color: #6D6E70;
cursor: hand;
}

#omenu a{
color: #6D6E70;
}

#omenu:hover, #omenu.over {
background: url('images/omenu.gif') no-repeat;
}

#omenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#omenu li ul {
width: 114px;
margin-top: 3px;
background: #231f20;
padding: 8px 0px 8px 0px;
text-align: right;
line-height: 18px;
display: none;
cursor: none;
}

#omenu li ul li{
padding-right: 16px;
}

#omenu li ul a:hover{
color: #FFFFFF;
}

#omenu:hover ul, #omenu.over ul{
display: block;
}

#banner {
position: relative;
width: 945px;
height: 265px;
text-align: center;
background: #000000 url('images/banner.jpg') no-repeat;
}

#menu {
position: relative;
width: 945px;
height: 30px;
}

#btn {
position: relative;
width: 135px;
height: 30px;
float: left;
}

#content {
position: relative;
width: 945px;
border-top: 1px solid #454344;
background: #0e0e0e;
}

#mainc {
position: relative;
padding-top: 8px;
width: 685px;
float: left;
background: #231f20;
}

#sidebar {
position: relative;
width: 260px;
float: right;
text-align: left;
}

#sidebarpad {
padding: 15px;
line-height: 16px;
}

#busca {
width: 230px;
}

#icos {
margin-top: 30px;
}

#icos img {
margin: 4px;
text-align: center;
}

#foothr {
position: relative;
width: 945px;
top: 12px;
height: 22px;
text-align: center;
}

#foot {
position: relative;
width: 945px;
height: 50px;
text-align: center;
}

#fdiv {
position: relative;
width: 315px;
text-align: center;
float: left;
font-size: 13px;
color: #404041;
}

#fdiv a{
margin: 0px 3px 0px 3px;
font-size: 13px;
color: #404041;
}

#newslabel {
position: relative;
top: 17px;
margin-right: 5px;
float: right;
}

#newsinp {
position: relative;
width: 145px;
top: 10px;
float: right;
}

#nil {
position: relative;
width: 120px;
height: 27px;
float: left;
}

#nir {
position: relative;
width: 25px;
height: 27px;
float: right;
}

#post_title {
position: relative;
width: 475px;
text-align: left;
float: left;
}

#titlepad {
padding-left: 20px;
}

#post_aut {
position: relative;
width: 210px;
text-align: right;
float: right;
}

#autpad {
padding: 10px 20px 0px 0px;
}

#post_cont {
position: relative;
margin-top: 20px;
width: 645px;
text-align: left;
}

#post_bar {
position: relative;
width: 640px;
height: 28px;
margin-top: 15px;
text-align: left;
background: #000000;
}

#barpad {
padding: 6px;
}

#cmtball {
position: relative;
margin-left: 5px;
top: -13px;
width: 32px;
height: 28px;
background: url('images/cmtbg.gif') no-repeat;
text-align: center;
font-weight:bold;
float: left;
}

#cmtball a{
margin-top: 3px;
display:block;
color: #000000;
}

.nimp {
width: 120px;
padding: 5px;
height: 27px;
background: #404041;
border: none;
}

.title {
font-size: 14px;
color: #58595B;
}

.ptitle {
font-size: 24px;
font-weight: bold;
color: #25ade7;
}

.postaut {
font-size: 10px;
color: #A2A4A7;
}

.blue {
color: #25ade7;
}

.blue_bd {
font-weight: bold;
color: 25ade7;
}

.busca {
width: 130px;
padding: 5px;
height: 25px;
background: #404041;
border: none;
}