﻿body {
	margin-top: 31px;
	background-color: #000000;
}
#centralizar {
	width: 818px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#div_barra_vert_esq {
	position: absolute;
	width: 50px;
	height: 500px;
	left: 0px;
	top: 0px;
	background-image: url('../images/egarimpo_01.gif');
	background-repeat: no-repeat;
}
#div_contador {
	position: absolute;
	height: 12px;
	left: 7px;
	top: 483px;
	color: #1E0C05;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 43px;
}
#div_topo {
	position: absolute;
	width: 687px;
	height: 124px;
	left: 50px;
	top: 0px;
	background-image: url('../images/egarimpo_02.gif');
	background-repeat: no-repeat;
}
#div_trofeu {
	position: absolute;
	width: 45px;
	height: 66px;
	left: 345px;
	top: 12px;
}
#div_barra_vert_dir {
	position: absolute;
	width: 53px;
	height: 500px;
	left: 737px;
	top: 0px;
	background-image: url('../images/egarimpo_03.gif');
	background-repeat: no-repeat;
}
#div_home {
	position: absolute;
	color: #FDC406;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	left: 8px;
	top: 7px;
	height: 17px;
	font-style: italic;
}
#div_menu {
	position: absolute;
	width: 687px;
	height: 19px;
	left: 50px;
	top: 124px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EA9D26;
	text-align: center;
	background-image: url('../images/egarimpo_04.gif');
	background-repeat: no-repeat;
}
/*---Início MouseOver botões---*/
.link {
	color: #EA9D26;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*---Fim MouseOver botões---*/
#div_conteudo {
	position: absolute;
	width: 687px;
	height: 349px;
	left: 50px;
	top: 151px;
	background-image: url('../images/egarimpo_05.gif');
	background-repeat: no-repeat;
}
