@charset "utf-8";
#estrutura {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	height: 1610px;
	background-color: #CCC;
}


#menu {
	background-image: url(imagens/menu_principal.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 0px;
	position: relative;
	width: 826px;
	height: 10px;
}
