@charset "utf-8";
#geral {
	position: absolute;
	height: 600px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	top: 30px;
}
body {
	background-image: url(imagens/bkg.png);
}
.fotos {
	float: left;
	padding-right: 8px;
}


h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #006600;
	font-weight: lighter;
}
#geral #logo {
	position: absolute;
	height: 50px;
	width: 200px;
	left: 10px;
	top: 5px;
}
#geral #jump1 {
	position: absolute;
	height: 60px;
	width: 400px;
	left: 230px;
	top: -5px;
}
#geral #blog {
	position: absolute;
	height: 60px;
	width: 150px;
	left: 650px;
	top: -5px;
}
#geral #loja {
	position: absolute;
	height: 60px;
	width: 150px;
	left: 830px;
	top: -5px;
}
#geral #foto {
	position: absolute;
	height: 350px;
	width: 330px;
	left: 6px;
	top: 70px;
}
#geral #beneficios {
	position: absolute;
	height: 240px;
	width: 620px;
	left: 360px;
	top: 100px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#geral #detalhes {
	position: absolute;
	height: 250px;
	width: 970px;
	left: 10px;
	top: 390px;
}
