@charset "utf-8";
/* CSS Document */

body { background: #9c974e; margin: 0px; }

.box { background:url(../images/bg_3.jpg); height: 615px; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; padding: 90px 0px 30px 0px; width: 782px; }


.topo { margin: auto; height: 138px; width: 210px; }

.menu { height: 14px; margin: auto; padding: 25px 0px 0px 0px; text-align: center; }
.menu a:hover { background: #cac8a7; }

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565549;
	font-size: 14px;
}
.form {
margin:0px;
padding:3px;
height:13px;
}

.conteudo { height: 290px; margin: auto; text-align: center; padding: 30px 0px; }
.conteudo2 { width:475px; height: 290px; margin: auto; text-align: center; padding: 30px 0px; }
.conteudo2 a.a {position:relative; float:left; width:100px; height:75px; margin:0px 10px 10px 0px; border:solid 4px #663;}
.conteudo2 a.a:hover {border:solid 4px #000;}

.rodape { background: url(../images/rodape.gif) no-repeat bottom; height: 28px; margin: auto; padding: 3px 0px 0px 0px; width: 406px; }
