body {
   font-size: 14px;
}

#conteudo {
   margin: 0px 25px 0 285px;
   display: block;
   text-align: justify;
}

.abaixoWB{
   margin-top: 18px;
}

#conteudo h1{
    font-size: 200%;
}

#conteudo h2 {
    font-size: 190%;
}

#conteudo h3{
   padding: 12px 0 30px 35px;
   font-size: 180%;
   border-bottom: solid black 3px;
}

#conteudo h4{
   padding-left: 35px;
   font-size: 170%;
   margin: 30px 0 5px 0;
}

#conteudo h5{
    padding-left: 35px;
    font-size: 160%;
    margin: 30px 0 5px 0;
}

#conteudo p, .categorias, ul.metricas, ul.resultados, .list {
    margin-top: 30px;
    text-indent: 35px;
    line-height: 120%;
}

#conteudo .retTopo {
   background-image: url('../img/botao_top.gif');
   background-repeat: no-repeat;
   background-position: center left;
   padding-left: 25px;
}

.bold {
   font-weight: bold;
}

.sombra_lado {
   margin-top: -295px;
   width: 39px;
   height: 327px;
}

.sombra_esq {
   margin-left: -39px;
   background: #FFF url(../img/fundo_esq.jpg) no-repeat bottom;
   float: left;
}

.sombra_dir {
   margin-right: -39px;
   background: #FFF url(../img/fundo_dir.jpg) no-repeat bottom;
   float: right;
}

.baixo {
   margin-bottom: -36px;
   height: 36px;
}

.sombra_baixo {
   background: #FFF url(../img/baixo_baixo.jpg) repeat-x bottom;
}

.baixo_esq {
   background-image: url(../img/baixo_esq.jpg);
   background-repeat: no-repeat;
}

.baixo_dir {
   background-image: url(../img/baixo_dir.jpg);
   background-repeat: no-repeat;
   margin-left: 870px;
}

.float_right{
   float: right;
}

#conteudo .color_999999 {
   color: #999999;
}

.link_externo {
   background: #fff url('../img/botao_right.gif') center right no-repeat;
   padding-right: 25px;
}
.fim_conteudo {
   margin-bottom: 38px;
}

.learndo {
    color: #006cc0;
}

span[lang] {
    font-style: italic;
}

div.categorias {
    text-align: center;
}

ul.metricas, ul.resultados {
    list-style: disc;
}

.membro {
    clear: both;
    min-height: 210px;
}

#conteudo .membro .detalhes_membro h4{
    padding-left: 0px;
}

.membro .detalhes_membro{
    min-height: 210px;
}

.membro .imagem_membro{
    float: left;
    width: 230px;
    min-height: 210px;
    text-align: center;
}

.membro .imagem_membro img{
    margin:0 auto;
}
