body {
	margin-top: 0px;
	float: left;
	width: 998px;
	position: relative;
}
#geral {
	width: 998px;
	position: relative;
	float: left;
}
#geral #titulo {
	float: left;
	height: 85px;
	width: 998px;
	position: relative;
}
#geral #menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 60px;
	width: 998px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/tarja_menu.gif);
	text-indent: 200px;
}
#geral #menu a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
#geral #menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FF0;
	text-decoration: none;
}
#geral #menu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6CF;
	text-decoration: none;
}
#geral #menu-apoio {
	float: left;
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	color: #666;
}
#geral #menu-apoio a {
	text-decoration: none;
	color: #666;
}
#geral #menu-apoio a:hover {
	text-decoration: none;
	color: #00A0C6;
}
#geral #menu-apoio a:visited {
	text-decoration: none;
	color: #333;
}
#geral #conteudo {
	float: left;
	width: 890px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#geral #conteudo a {
	text-decoration: none;
	color: #FFF;
}

#geral #rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	float: left;
	height: 100px;
	width: 998px;
	text-align: center;
	background-image: url(../img/bg_rodape2.gif);
	background-repeat: repeat;
}
#geral #rodape a {
	color: #666;
	text-decoration: none;
}
#geral #rodape a:hover {
	color: #000;
	text-decoration: none;
}
#geral #rodape a:visited {
	color: #900;
	text-decoration: none;
}
