html, body {
    margin: 0;
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}

img {
    border: 0;
}

p {
    line-height: 140%;
    margin: 5px 0;
}

a {
    color: #ff9900;
}

h3 {
    color: #ff9900;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 3px 0;
}

hr {
    border: 0;
    height: 1px;
    background-color: #eee;
}

#container {
    width: 900px;
    margin: 0 auto;
}

#htop {
    width: 900px;
    height: 65px;
    position: relative;
    background: #94aec7 url("img/tbg.png");
    margin-bottom: 8px;
}

#htop #toplinks {
    position: absolute;
    top: 28px;
    left: 289px;
}

#lang {
    text-align: right;
    margin-bottom: 11px;
    margin-right: 9px;
    margin-top: 24px;
}

.news {
}

.anew {
    padding: 5px 0;
    font-size: 12px;
    color: #4a6177;
}

.news .anew .summary {
    font-weight: normal;
}

.anew .summary {
    font-weight: bold;
}

.anew.on {
    background-color: #c6d0dd;
}

#foot {
    width: 900px;
    height: 33px;
    position: relative;
    background: #94aec7 url("img/bbg.png");
}

#bl {
    position: absolute;
    top: 11px;
    left: 6px;
}

#br {
    position: absolute;
    top: 11px;
    right: 9px;
}

.crumb {
    color: #ccc;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 8px;
    padding-left: 20px;
}

.crumb a {
    color: #4a6177;
    text-decoration: none;
    font-weight: bold;
}

.crumb a:hover {
    color: #7298c3;
}

h1 {
    color: white;
    line-height: 20px;
    padding: 30px 0 20px 20px;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    background: url("img/h1bg.png") no-repeat;
    height: 20px;
}

h2 {
    font-weight: bold;
    color: #ff9900;
    line-height: 24px;
    font-size: 16px;
    margin: 5px 0 0 0;
    padding: 0;
}

h2 a {
    text-decoration: none;
}

.date {
    color: #7298c3;
}

#qform {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 24px;
    right: 24px;
    width: 144px;
    height: 21px;
}

#qform .q {
    background: #94aec7 url("img/q.png");
    width: 132px;
    height: 15px;
    margin: 0;
    font-size: 10px;
    line-height: 10px;
    color: white;
    border: 0;
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    padding: 3px 6px;
}

#pesquisa input#btnPesquisa {
    padding: 0;
    border-left-width: 0;
    width: auto;
    height: auto;
    vertical-align: top;
}

/* ---MAPA*/
#mapa {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

#mapa li {
    margin: 0;
    padding: 4px 0;
    display: block;
    font-size: 12px;
}

#pageBody.home {
    margin: 16px 0;
}

#pageBody.home h1 {
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: auto;
    height: auto;
}

#pageBody.home  {
    padding:0
}

#pageBody {
    padding-left: 20px;
    width: 620px;
}

#sideContainer {
    padding-left:20px;
    padding-top:7px;
    width:240px;
}

#sideContainer .title {
    color: #a4b4c3;
    font-weight: bold;
}

#sideContainer .blue{
    background: #4a6177 url("img/blue.png");
    padding:0 10px;
    width:222px;
}
#sideContainer .side{
    padding:10px;
}

#sideContainer .blue .anew{
    color:white ;
    font-size:11px;
}

#sideContainer ul{
    list-style-position:inside;
    margin:3px 0;
    padding:0;
}

#outer {
    height: 350px;
    width: 900px;
}

