/* CORPO DO SITE */
body {
margin:0px auto;
}
/* ^CORPO DO SITE */

/* DIV GERAL */
#geral {
width:770px;
margin:15px auto;
background:#fff;
}
/* DIV GERAL */

#geral #topo {
width:100%;
height:200px;
margin-bottom:8px;
}

#geral #topo h1 {
text-indent:-9000px;
margin:0px;
}
#geral #topo p {
display:none;
}
/* DIV GERAL */

/* todos os links */

a {
font:12px "trebuchet ms";
color:#0033FF;
text-decoration:none;
}

a:hover {
color:#0000FF;
}
/* todos os links */

/* h2 */
h2 {
font:bold 13px "trebuchet ms";
margin:4px;
}

/* h2 */

/* DIV BARRA_MENU */
#geral #barra_menu {
width:100%;
height:26px;
background:#333;
margin-bottom:8px;
}

#geral #barra_menu ul {
margin:0px;
padding-left:15px;
}

#geral #barra_menu li {
display:inline;
list-style:none;
}

#geral #barra_menu li a {
font:bold 14px "trebuchet ms";
color:#fff;
text-decoration:none;
background:#333;
padding:4px 13px 4px 13px;
float:left;
margin:0px 4px 0px 4px;
}

#geral #barra_menu #home a {
background:#B0DE0C;
}

#geral #barra_menu #edicoes a {
background:#FD3221;
}

#geral #barra_menu #distribuicao a {
background:#FF0033;
}

#geral #barra_menu #expediente a {
background:#008738;
}

#geral #barra_menu #servicos a {
background:#0000FF;
}

#geral #barra_menu #empresa a {
background:#FFCC00;
}

#geral #barra_menu #destinos a {
background:#01A0C7;
}

#geral #barra_menu #contato a {
background:#FF0000;
}

#geral #barra_menu #home a:hover, #geral #barra_menu #edicoes a:hover, #geral #barra_menu #distribuicao a:hover, #geral #barra_menu #expediente a:hover, #geral #barra_menu #servicos a:hover, #geral #barra_menu #empresa a:hover, #geral #barra_menu #destinos a:hover, #geral #barra_menu #contato a:hover{
background:#fff;
color:#333;
}
/* DIV BARRA_MENU */

/* DIU CONTEUDO1 */
#geral #conteudo1 {
width:100%;
height:352px;
margin-bottom:8px;
}
/* DIV CONTEUDO1 */

/* Inicio do estilo do menu lateral */
#geral #conteudo1 #menu {
width:166px;
background:#333;
float:left;
text-align:left;
}

#geral #conteudo1 #menu ul {
list-style:none;
margin:0px;
padding:0px;
}

#geral #conteudo1 #menu li {
padding:0px;
}

#geral #conteudo1 #menu li a {
font:bold 14px "trebuchet ms";
color:#B0DE0C;
text-decoration:none;
display:block;
width:100%;
border-top:1px solid #777;
border-bottom:1px solid #000;
padding-top:6px;
padding-bottom:6px;
}

#geral #conteudo1 #menu li a:hover {
background:#fff;
color:#333;
}
/* Fim do estilo do menu lateral */

/* Inicio do estilo do destaque */
#geral #conteudo1 #destaque {
width:596px;
height:350px;
display:inline;
float:left;
margin:0px 0px 0px 8px;
border-bottom:2px solid #FF3300;
}

#geral #conteudo1 #destaque #top_destaque {
width:100%;
height:27px;
background:url("../imagens/top_destaque.jpg");
text-align:left;
}

#geral #conteudo1 #destaque #top_destaque h1 {
margin:0px;
font:bold 16px "trebuchet ms";
color:#fff;
padding:2px;
}

#geral #conteudo1 #destaque #foto_destaque {
margin-top:4px;
text-align:left;
}
/* Fim do estilo do destaque */

/* Inicio do estilo da publicidade */
#geral #conteudo1 #publicidade {
width:171px;
height:350px;
float:left;
}

#geral #conteudo1 #publicidade #top_publicidade {
width:100%;
height:27px;
background:url("../imagens/top_publicidade.jpg");
text-align:left;
}

#geral #conteudo1 #publicidade #top_publicidade h1 {
margin:0px;
font:bold 16px "trebuchet ms";
color:#fff;
padding:2px;
}

#geral #conteudo1 #publicidade #banner {
width:100%;
height:321px;
background:#FFCC00;
margin-top:4px;
text-align:center;
}
#geral #conteudo1 #publicidade #banner #flash_banner{
margin-top:10px;
}
/* fim do estilo da publicidade */

/* Estilo da div conteudo2 */
#geral #conteudo2 {
width:100%;
height:285px;
margin-bottom:8px;
}
/* Fim do estilo da div conteudo2 */

/* Estilo da div edicao atual */
#geral #conteudo2 #edicao_atual {
width:166px;
float:left;
}

#geral #conteudo2 #edicao_atual #top_edicao_atual {
width:100%;
height:27px;
background:url("../imagens/top_edicao_atual.jpg");
text-align:left;
}

#geral #conteudo2 #edicao_atual #top_edicao_atual h1 {
margin:0px;
font:bold 16px "trebuchet ms";
color:#fff;
padding:2px;
}

#geral #conteudo2 #edicao_atual #foto_atual {
margin-top:4px;
}
/* Fim do estilo da div edição atual */

/* Estilo da div momento empresarial */
#geral #conteudo2 #momento_empresarial {
width:282px;
float:left;
margin:0px 8px 0px 8px;
}

#geral #conteudo2 #momento_empresarial #top_momento_empresarial {
width:100%;
height:27px;
background:url("../imagens/top_momento_empresarial.jpg");
text-align:left;
}

#geral #conteudo2 #momento_empresarial #top_momento_empresarial h1 {
margin:0px;
font:bold 16px "trebuchet ms";
color:#fff;
padding:2px;
}

#geral #conteudo2 #momento_empresarial #texto_momento_empresarial {
margin-top:4px;
text-align:left;
}

#geral #conteudo2 #momento_empresarial #texto_momento_empresarial h2 {
color:#FF0000;
}

#geral #conteudo2 #momento_empresarial #texto_momento_empresarial p {
font:12px "trebuchet ms";
color:#333;
margin:4px;
text-align:justify;
}
/* Fim do estilo da div momento empresarial */

/* Estilo da div clic politico */
#geral #conteudo2 #clic_politico {
width:306px;
float:left;
margin:0px 0px 0px 0px;
text-align:left;
}

#geral #conteudo2 #clic_politico #top_clic_politico {
width:100%;
height:27px;
background:url("../imagens/top_clic_politico.jpg");
text-align:left;
}

#geral #conteudo2 #clic_politico #top_clic_politico h1 {
margin:0px;
font:bold 16px "trebuchet ms";
color:#fff;
padding:2px;
}

#geral #conteudo2 #clic_politico h2 {
color:#5A7703;
}

#geral #conteudo2 #clic_politico p {
font:12px "trebuchet ms";
color:#333;
margin:4px;
text-align:justify;
}
/* Fim do estilo da div clic politico */

/* Inicio da div colunistas */
#geral #colunistas {
width:100%;
height:180px;
}

#geral #colunistas #top_colunistas {
width:100%;
height:27px;
margin-bottom:8px;
background:url("../imagens/top_colunistas.jpg");
text-align:left;
}
#geral #colunistas #top_colunistas h1 {
margin:0px;
font:bold 16px "trebuchet ms";
color:#fff;
padding:2px;
}

#geral #colunistas #thumb_colunistas img {
margin:5px;
}
/* Fim da div colunistas */

/* Estilo do rodapé */
#geral #rodape {
width:100%;
height:33px;
background:#333;
text-align:center;
margin-top:10px;
clear:both;
}

#geral #rodape p {
margin:0px;
font:11px "trebuchet ms";
color:#fff;
}

#geral #bahia_in {
width:100%;
height:1000px;
}

.tops{
margin-bottom:8px;
}

#geral #bahia_in p {
font:12px "trebuchet ms";
text-align:justify;
margin:5px 0px 5px 0px;
}

#geral #saude {
width:100%;
height:1070px;
}

#geral #saude h1 {
font:bold 25px "trebuchet ms";
color:#333;
}

#geral #saude p {
font:12px "trebuchet ms";
text-align:justify;
margin:5px 0px 5px 0px;
}

#geral #saude .dicas {
width:250px;
height:300px;
margin:4px 0px 0px 4px;
float:left;
}

.dicas h2 {
font:bold 12px "trebuchet MS";
color:#333;
text-align:center;
}

.dicas ul {

}

.dicas li {
font:12px "trebuchet MS";
color:#333;
text-align:justify;
}

#geral #clic_politico2 {
width:100%;
height:980px;
}

#geral #art_e_cultura {
width:100%;
height:520px;
}

#geral #contato1 {
width:280px;
margin:auto;
font:bold 12px "trebuchet ms";
color:#333;
}

#geral #art_e_cultura #texto {
width:400px;
float:left;
}

#geral #art_e_cultura #texto h2 {
font:bold 13px "trebuchet ms";
color:#333;
}

#geral #art_e_cultura #texto p {
font:12px "trebuchet ms";
color:#333;
text-align:justify;
}

#geral #art_e_cultura #imagem {
width:250px;
float:left;
margin-left:8px;
}

#geral #mural #form_mural {
width:250px;
height:330px;
margin:auto;
font:bold 12px "trebuchet ms";
background:url(../imagens/mural_de_recados/back.jpg);
background-repeat:repeat-x;
color:#333;
}

#geral #mural #form_mural div {
margin:8px 0px 8px 8px;
}

#geral #mural #smiller {
text-align:center;
width:150px;
height:70px;
background:url(../imagens/mural_de_recados/backsmillers.jpg);
font:bold 12px "trebuchet ms";
color:#333;
position:absolute;
top:520px;
left:635px;
}

.reg_mural {
}

.reg_mural span {
font:bold 11px "trebuchet ms";
color:#FF6600;
}

.msg {
background:#f3f3f3;
margin:5px 0px 5px 0px;
border:1px solid #ccc;
}

.msg p {
font:12px "trebuchet ms";
margin:5px;
}

.de {
font:11px "trebuchet ms";
color:#333;
}

.desativado {
font:11px verdana;
color:#999;
cursor:default;
}

#geral #saude_dr_valmir {
width:100%;
height:520px;
}

/* PARA COLOCAR TEXTO EM 2 COLUNAS */
.coluna1 {
width:375px;
float:left;
}

.coluna2 {
margin-left:10px;
width:375px;
float:left;
}

.coluna1 h2, .coluna2 h2 {
font:bold 16px "trebuchet ms";
color:#333;
}

.coluna1 p, .coluna2 p {
font:12px "trebuchet ms";
text-align:justify;
color:#000;
margin:10px 0px 10px 0px;
}
/* PARA COLOCAR TEXTO EM 2 COLUNAS */

#geral #entrevista {
width:770px;
height:1110px;
}

#geral #entrevista2 {
width:770px;
height:1210px;
}

#geral #reportagem {
width:770px;
height:1800px;
}

dt {
font:12px "trebuchet ms";
color:#333;
}

dd {
font:12px "trebuchet ms";
color:#333;
}

#geral #alcobaca {
width:100%;
height:1350px;
}

#geral #caravelas {
width:100%;
height:1220px;
}

#geral #mucuri {
width:100%;
height:1620px;
}

#geral #nova_vicosa {
width:100%;
height:1530px;
}

#geral #prado {
width:100%;
height:1480px;
}

.negrito {
font:bold 12px "trebuchet ms";
color:#333;
}

#geral #showIvete {
width:339px;
height:335px;
position:absolute;
top:300px;
left:300px;
background:url("../imagens/ivete.png");
}

#geral #showIvete a {
font:bold 19px "trebuchet ms";
color:#fff;
}

#geral #educacao {
width:100%;
height:460px;
}

.lista_beleza2 {
background:#DBB7FF;
}

.lista_beleza2 li {
font:12px "trebuchet ms";
color:#000;
}