body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
div.geral{
	position: relative;
	left: 50%;
	margin-left: -447px;
	z-index: -1;
	width: 895px;
}
div.fundoinicial{
	background-image: url(imagens/fundoinicial.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 895px;
	height: 641px;
}
div.fundopadrao{
	background-image: url(imagens/fundopadrao.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 895px;
	height: 641px;
}
div.destaque{
	position: absolute;
	top: 122px;
	left: 65px;
	width: 764px;
	height: 325px;
	z-index: 1;
}
div.menu{
	position: absolute;
	top: 90px;
	left: 257px;
	width: 574px;
	height: 30px;
	z-index: 1;
}
div.newsletter{
	position: absolute;
	top: 23px;
	left: 435px;
	width: 598px;
	height: 30px;
	z-index: 1;
}
div.especialidades{
	position: absolute;
	top: 455px;
	left: 68px;
	width: 217px;
	height: 143px;
	z-index: 1;
}
div.estrutura{
	position: absolute;
	top: 455px;
	left: 339px;
	width: 217px;
	height: 143px;
	z-index: 1;
}
div.conteudo{
	position: absolute;
	top: 143px;
	left: 93px;
	width: 720px;
	height: 420px;
	z-index: 1;
}
div.localizacao{
	position: absolute;
	top: 455px;
	left: 605px;
	width: 217px;
	height: 143px;
	z-index: 1;
}
td.padrao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #666666;
}
input.nome{
	width: 100px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}
input.email{
	width: 100px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}