@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #CC0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imagens/fundos/flauta_br.gif);
}
#menu_hp {
	background-repeat: repeat;
	position: absolute;
	height: 290px;
	width: 100%;
	right: auto;
	z-index: 2;
	top: 285px;
}
#tabela_hp {
	height: 200px;
	width: 1380px;
}
