body{
margin:0;
padding:0;
background-color:#CDEF9A;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(img/fundao.jpg);
}
#geral{
width:824px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:5px;
border-top:2px solid #91DA23;
border-bottom:2px solid #91DA23;
background-image:url(img/fundo_geral.jpg);
}
#rodape{
width:100%;
height:75px;
background-image:url(img/fundao_rodape.jpg);
}
#rodape_dentro{
width:824px;
height:auto;
padding-top:7px;
margin-left:auto;
margin-right:auto;
text-align:center;
color:#FFFFFF;

}

#topo{
width:753px;
height:136px;
margin-left:auto;
margin-right:auto;
}
#topo_esq{
width:187px;
height:136px;
float:left;
}
#topo_dir{
width:560px;
height:136px;
float:right;
}
#menu{
width:758px;
height:32px;
background-color:#91DA23;
margin-left:auto;
margin-right:auto;
}
#conteudo{
width:753px;
height:auto;
margin-left:auto;
margin-right:auto;
overflow-x:hidden;
padding-top:10px;
padding-bottom:30px;
}
#conteudo_esq{
width:187px;
height:auto;
float:left;
}
#dentro_conteudo_esq{
width:147px;
height:auto;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}
.texto_conteudo_esq{
margin-left:15px;
margin-top:5px;
text-align:justify;
height:auto;
overflow:hidden;
overflow-x:hidden;
}
#conteudo_dir{
width:560px;
height:auto;
float:right;
}
#dentro_conteudo_dir{
width:520px;
height:auto;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}
.texto_conteudo_dir{
text-align:justify;
margin-top:5px;
height:auto;
overflow:hidden;
overflow-x:hidden;
}

#menu_dentro{
width:758px; height:24px; padding-top:6px; margin-left:auto; margin-right:auto
}
.topicos_menu{
color:#5C8C16;
font-size:15px;
font-weight:bold;
text-decoration:none;
}
.topicos_menu:link{
color:#5C8C16;
font-size:15px;
font-weight:bold;
text-decoration:none;
}
.topicos_menu:visited{
color:#5C8C16;
font-size:15px;
font-weight:bold;
text-decoration:none;
}
.topicos_menu:hover{
color:#333333;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

.titulo{
font-size:13px;
color:#666666;
font-weight:bold
}