body {
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #333333;
   background-color: #e4e4e4;
   background-image: url(imagens/bg.gif);
   background-position: top;
   background-repeat: repeat-x;
}

a {
   text-decoration: underline;
   color: #0066CC;
}
a:hover { text-decoration: none }

#tudo {
   width: 754px;
   margin-left: auto;
   margin-right: auto;
   background-color: #FFFFFF;
}

#topo {
   width: 711px;
   height: 167px;
   background-image: url(imagens/topo.jpg);
   background-repeat: no-repeat;
   padding-right: 43px;
   position: relative;
}

.logo {
   margin-left: 43px;
   margin-top: 17px;
   float: left;
}

#menu {
   width: 228px;
   height: 159px;
   float: right;
   margin-top: 8px;
   font-weight: bold;
   font-size: 14px;
}
#menu1 a {
   background-color: #f3f3f3;
   display: block;
   width: 137px;
   height: 26px;
   padding-top: 133px;
   text-align: center;
   color: #8a8a8a;
   text-decoration: none;
   float: right;
   background-image: url(imagens/menu_baixo_1.gif);
   background-position: bottom;
   background-repeat: no-repeat;
}
#menu2 a {
   background-color: #e8e8e8;
   display: block;
   width: 91px;   
   height: 26px;
   padding-top: 133px;
   text-align: center;
   color: #8a8a8a;
   text-decoration: none;
   float: right;
   background-image: url(imagens/menu_baixo_2.gif);
   background-position: bottom;
   background-repeat: no-repeat;
}
#menu1 a:hover {
   background-color: #d7e9fc;
   background-image: url(imagens/menu_baixo_1_over.gif);
   background-position: bottom;
   color: #FFFFFF;
   background-repeat: no-repeat;
}

#menu2 a:hover {
   background-color: #c4defb;
   background-image: url(imagens/menu_baixo_2_over.gif);
   background-position: bottom;
   color: #FFFFFF;
   background-repeat: no-repeat;
}

#corpo1 {
   width: 708px;
   background-image: url(imagens/bg_corpo.gif);
   background-repeat: repeat-y;
   padding-left: 23px;
   padding-right: 23px;
   padding-top: 2px;
   padding-bottom: 30px;
}

#corpo {
   width: 682px;
   background-image: url(imagens/bg_corpo.gif);
   background-repeat: repeat-y;
   padding-left: 36px;
   padding-right: 36px;
   padding-top: 2px;
}


#topo_corpo {
   width: 673px;
   height: 10px;
   margin-left: auto;
   margin-right: auto;
   padding-left: 9px;
}

.numeropagina {
   width: 105px;
   height: 39px;
   background-color: #f1f1f1;
   background-image: url(imagens/numeropagina.gif);
   background-position: top;
   background-repeat: no-repeat;
   padding-top: 9px;
   padding-left: 9px;
   color: #777777;
   font-weight: bold;
   cursor: default;
   float: left;
}

.fim { clear: both }


#paginas {
   float: right;
   margin-top: 9px;
}
#paginas ul {
   margin: 0px;
   padding: 0px;
}
#paginas li {
   list-style: none;
   float: left;
}
#paginas a {
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 2px;
   padding-top: 2px;
   display: block;
   border: 2px solid #ffffff;
   background-color: #ffffff;
   color: #999999;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
}
#paginas a:hover {
   border: 2px solid #a8caed;
   background-color: #7cb0e6;
   color: #ffffff;
   text-decoration: none;
}
.paginas_semlink {
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 2px;
   padding-top: 2px;
   display: block;
   border: 2px solid #f4f4f4;
   background-color: #f4f4f4;
   color: #43a1ff;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   cursor: default;
}


.texto {
   font-size: 11px;
   color: #666666;
   margin-bottom: 10px;
   padding-left: 17px;
   cursor: default;
}
.texto a {
   text-decoration: underline;
   color: #666666;
}
.texto a:hover { text-decoration: none }
.texto2 {
   font-size: 11px;
   color: #666666;
   margin-bottom: 10px;
   padding-left: 9px;
   cursor: default;
}
.texto3 {
   font-size: 11px;
   color: #666666;
   margin-bottom: 10px;
   padding-left: 9px;
   cursor: default;
}
.texto3 a {
   text-decoration: underline;
   color: #0099CC;
   letter-spacing: -1px;
   font-weight: bold;
}
.texto3 a:hover { text-decoration: none }

#lista {
   width: 682px;
   height: 137px;
   display: block;
   background-image: url(imagens/lista_bg.gif);
   background-repeat: no-repeat;
   background-color: #f6f6f6;
   margin-bottom: 11px;
}

.img_artigo {
   margin-left: 10px;
   margin-top: 10px;
   float: left;
}

.titulo a {
   margin-left: 14px;
   margin-top: 24px;
   float: left;
   font-size: 18px;
   font-weight: bold;
   color: #3c99f5;
   width: 468px;
   text-decoration: none;
}

.txt a {
   margin-left: 14px;
   margin-top: 8px;
   float: left;
   font-size: 12px;
   color: #666666;
   width: 455px;
   text-align: justify;
   text-decoration: none;
}
.ler a {
   margin-left: 14px;
   float: left;
   text-align: right;
   font-size: 10px;
   color: #ff0000;
   width: 455px;
   margin-top: 5px;
   font-weight: bold;
}
.ler a:hover { text-decoration: none }
.titulo a:hover { text-decoration: underline }
.txt a:hover { text-decoration: underline }


.rodape {
   clear: both;
   width: 711px;
   height: 46px;
   background-image: url(imagens/rodape.gif);
   background-repeat: no-repeat;
   text-align: right;
   font-size: 10px;
   color: #999999;
   padding-top: 22px;
   padding-right: 43px;
}
.rodape a {
   color: #666666;
   text-decoration: underline;
}
.rodape a:hover { text-decoration: none }


.indique_bt {
   position: absolute;
   right: 4px;
   top: 43px;
}

.favorito_bt {
   position: absolute;
   right: 4px;
   top: 91px;
}

.negrito { font-weight: bold; letter-spacing: -1px; }


#cadastro {
   margin-left: 40px;
}


.fechar_cadastro {
   height: 20px;
   padding-left: 155px;
   line-height: 20px;
   margin-bottom: 15px;
   font-size: 10px;
   color: #666666;
}
.fechar_cadastro a {
   text-decoration: none;
   color: #666666;
}
.fechar_cadastro a:hover {
   text-decoration: underline;
   color: #FF0000;
}
.vermelho { color: #FF0000 }







#menuprincipal {
   background-color: #d1e9fe;
   height: 38px;
   background-image: url(imagens/bg_menuprincipal.gif);
}
#menu_content {
   width: 708px;
   margin-left: auto;
   margin-right: auto;
}
#menuprincipal ul {
   margin: 0px;
   padding: 0px;
}
#menuprincipal li {
   list-style: none;
   float: left;
   text-align: center;
}
#menuprincipal a {
   display: block;
   width: 141px;
   height: 38px;
   line-height: 38px;
   text-decoration: none;
   color: #333333;
   font-size: 13px;
   font-weight: bold;
   float: left;
}
#menuprincipal a:hover { text-decoration: underline; color: #FFFFFF; }


.linkemail a {
   position: absolute;
   width: 118px;
   height: 150px;
   display: block;
   top: 17px;
   left: 49px;
}