body{
margin: 0;
font: 12px Arial, Helvetica, sans-serif;
color: #495015;
}

a:link {
color: #626c1a;
text-decoration: underline;
}

a:visited {
color: #626c1a;
text-decoration: underline;
}

a:hover{
color: #fff;
text-decoration: none;
}


#geral{
float: left;
width: 100%;
margin: 0 auto;
text-align: center;
}

#topo{
float: left;
width: 100%;
height: 250px;
text-align: center;
background: url(../imagens/fundo_topo.gif) #FFFFFF repeat-x bottom;
}

#menu{
margin: 0 auto;
width: 700px;
height: 50px;
text-align: center;
}

#menu .itens{
float: left;
width: 130px;
height: 50px;
margin-left: 10px;
}

#menu img{
border: 0;
}

#topo2{
float: left;
width: 100%;
background:url(../imagens/fundo_info.jpg) #b4c534 no-repeat center bottom;
}

#conteudo{
margin: 0 auto;
width: 650px;
height: 330px;
font-weight: bold;
text-align:justify;
padding-top: 10px;
line-height: 20px;
text-align: center;
}

.sobre{
float: left;
width: 420px;
text-align:justify;
}

.news{
float: left;
width: 200px;
margin-left: 30px;
text-align:justify;
}

.news img{
border: 0 solid #fff;
}

#fotos{
clear: both;
margin: 0 auto;
padding-top: 15px;
width: 470px;
}

#fotos a{
width: 150px;
float: left;
text-align: center;
margin-bottom: 10px;
}

#fotos a img{
border: 3px solid #d6df90;
}

#fotos a:hover img{
border: 3px solid #869425;
}

#rodape{
width: 100%;
height: 20px;
margin-top: 20px;
text-align: center;
font-size: 10px;
padding-top: 7px;
float: left;
background-color: #b4c534;
}