*{
margin:0px;
padding:0px;
font-size:14px;
font-family:arial;
}

img{
border:0px;
}

body{
background:url(../img/fundo.jpg) fixed no-repeat;
}

.clear{
clear:both;
}

#corpo{
width:808px;
margin:auto;
padding-bottom:10px;
background:url(../img/cont-fundo.png) repeat-y;
}

#corpo #esquerda{
width:270px;
background:url(../img/topo-esquerdo.png) no-repeat;
float:left;
}

#corpo #esquerda #esquerda-tudo{
width:234px;
background:url(../img/menu-fundo.png) repeat-y top;
margin-left:21px;
}

#corpo #esquerda #menu{
width:234px;
margin-top:150px;
}

#corpo #esquerda #menu ul{
list-style:none;
padding-top:30px;
}

#corpo #esquerda #menu a{
background:url(../img/menu-botao.png) no-repeat center;
display:block;
color:#000;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
width:122px;
height:30px;
margin:10px auto;
padding-top:15px;
}

#corpo #esquerda #menu a:hover{
text-decoration:underline;
}

#corpo #esquerda #noticias{
width:165px;
background:url(../img/menu-rodape.png) no-repeat bottom;
padding:5px;
padding-top:40px;
padding-left:20px;
padding-bottom:100px;
}

#corpo #esquerda #noticias .pb_mostrar_conteudos_nome_cont{
margin-bottom:10px;
margin-top:10px;
}

#corpo #esquerda #noticias .pb_mostrar_conteudos_nome_cont a{
color:#fff;
text-decoration:none;
font-size:14px;
}

#corpo #esquerda #noticias .pb_mostrar_conteudos_descricao_cont a{
color:#fff;
text-decoration:none;
font-size:12px;
}

#corpo #esquerda #noticias .pb_mostrar_cont{
border-bottom:1px solid #fff;
padding-bottom:5px;
}

#corpo #direita{
width:538px;
float:left;
*float:right;
_margin-right:-74px;
}

#corpo #direita #topo{
background:url(../img/topo-direito.png) no-repeat;
width:612px;
height:345px;
}

#corpo #direita #topo #busca,
#corpo #direita #topo #login{
float:left;
margin-top:282px;
margin-left:5px;
}

#corpo #direita #topo #busca br,
#corpo #direita #topo #login br{
display:none;
}

#corpo #direita #topo #busca input{
border:0px;
width:129px;
height:14px;
background:url(../img/busca-fundo.png) no-repeat;
margin-left:60px;
padding:5px;
}

#corpo #direita #topo #login input{
width:95px;
background:url(../img/busca-fundo.png) no-repeat;
border:0px;
height:14px;
padding:5px;
}

#corpo #direita #topo #busca .pb_botao_buscar,
#corpo #direita #topo #login .pb_entrar{
display:none;
}

#corpo #direita #topo #login label{
font-size:10px;
color:#fff;
}

#corpo #direita #topo #busca label{
display:none;
}

#rodape{
width:808px;
height:56px;
padding:5px;
background:url(../img/rodape.png) no-repeat 5px;
margin:auto;
text-align:center;
}

#rodape *{
color:#A25A2F;
font-size:12px;
font-weight:bold;
}

.link_voltar{
color:#333;
font-weight:bold;
display:block;
padding:10px;
width:40px;
margin:auto;
text-align:center;
background:#fff;
}