/* CSS Document */

#topo {
	background-color: #3a3a39;
	background-image: url(../imagens/top01.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #ad9628;
	height: 310px;
	padding-top: 20px;
	padding-left: 20px;
	}
