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

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #1F1A17;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(imagens/fundos/hp_fundo_1.jpg);
}
#menu_hp {
	background-image: url(imagens/fundos/hp_vermelho.png);
	background-repeat: repeat;
	position: absolute;
	height: 200px;
	width: 100%;
	right: auto;
	z-index: 2;
	top: 60%;
}
#tabela_hp {
	height: 200px;
	width: 1380px;
}
#5e {
	background-attachment: fixed;
	background-image: url(imagens/textos/pt/hp/5e.png);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	visibility: hidden;
}
#menu_cont {
	background-repeat: repeat;
	position: absolute;
	height: 200px;
	width: 100%;
	right: auto;
	z-index: 3;
	top: 60%;
}
#menu_eeeee {
	background-repeat: repeat;
	position: absolute;
	height: 298px;
	width: 100%;
	right: auto;
	z-index: 2;
	top: 53%;
}
