@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);
}

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: 0px;
}
#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 #flash {
	position: absolute;
	height: 600px;
	width: 1000px;
	left: 0px;
	top: 70px;
	background-image: url(imagens/1.jpg);
}
#geral #flash #doctors {
	position: absolute;
	height: 110px;
	width: 330px;
	left: 650px;
	top: 90px;
}
#geral #sbs {
	position: absolute;
	height: 110px;
	width: 330px;
	left: 300px;
	top: 650px;
}
#geral #marcas {
	position: absolute;
	height: 50px;
	width: 970px;
	top: 800px;
	left: 10px;
}
#geral #menu {
	position: absolute;
	height: 210px;
	width: 400px;
	left: 580px;
	top: 450px;
	overflow: auto;
}
#geral #flash .menu2 {
	position: absolute;
	width: 200px;
	left: 770px;
	top: 90px;
}

#geral #sites {
	position: absolute;
	height: 210px;
	width: 250px;
	left: 430px;
	top: 750px;
}
#geral #pcs {
	position: absolute;
	height: 210px;
	width: 280px;
	left: 700px;
	top: 750px;
}
#geral #flash #rodape {
	position: absolute;
	height: 15px;
	width: 970px;
	left: 11px;
	top: 610px;
}
