body{
margin: 0;
font: 12px Arial, Helvetica, sans-serif;
color: #495015;
}

#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;
}

#conteudo{
margin: 0 auto;
width: 600px;
height: 330px;
font-weight: bold;
text-align:justify;
padding-top: 10px;
line-height: 20px;
}

#conteudo p{
text-align:justify;
}

#conteudo img{
float: left;
margin: 5px 40px 0 0;
}

#conteudo h2{
margin-top: 2px;
font: 24px Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

#conteudo h3{
margin-bottom: 2px;
}

#fotos{
clear:both;
padding: 15px 0 0 140px;
margin: 0 auto;
width: 660px;
}

#fotos a{
width: 300px;
text-align: center;
}

#fotos a img{
border: 3px solid #d6df90;
margin: 0 10px 5px 10px;
}

#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;
}