* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body {
	background: url(../images/fundo_home.gif);
}

#wrapper {
	margin: auto;
	width: 756px;
	margin-bottom: 10px;
}
#header {
	height: 58px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	position: relative;
	width: 100%;
}
#header #logoDrogal {
	float: left;
	margin: 3px 10px;
	border-width: 0px;
}
#header #buscaTopo {
	position: absolute;
	left: 366px;
	top: 26px;
}
#conteudo {
	float: left;
	padding: 2px 0px 2px 2px;
	height: 800px;
}
#buscaTopo #textInput {
	height: 15px;
	width: 102px;
	border: 1px solid #002d59;
	vertical-align: middle;
	font-size: 12px;
}
#buscaTopo #buttonBusca {
	height: 23px;
	width: 21px;
	border-width: 0px;
	vertical-align: middle;
	background: transparent;
}

#content {
	float: left;
	background-image: url(../images/bg_content.gif);
	width: 756px;
}

#menu {
	width: 135px;
	float: left;
	text-align: center;
}
#menu ul {
	margin-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 2px;
	margin-left: 3px;
}
#menu ul li {
	padding: 0;
	margin: 0;
}
#menu ul li ul {
	font-size: 10px;
	color: #FFFFFF;
	border-width: 0px;
	margin: 0 0 3px 18px;
}
#menu ul li ul li {
	display: inline;
}
#menu ul li ul li a {
	background: url(../images/sub_menu.gif);
	text-align: left;
	display: block;
	height: 13px;
	width: 108px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 3px;
	margin-bottom: 2px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#menu ul li ul li a:hover {
	background: url(../images/sub_menu_on.gif);
}

.botaoBanner {
	margin-bottom: 10px;
}
#rodape {
	background: url(../images/fundo_rodape.gif);
	height: 20px;
	border-top: 1px solid #FFFFFF;
	clear: both;
}
#rodape img {
	float: left;
}
#rodape #copyright {
	float: right;
}

#contatoTopo {
	float: right!important;
}
#barraTopo img {
	float: left;
}
#barraTopo {
	clear: both;
	width: 100%;
}
#areaGeral {
	width: 128px;
	float: right;
	text-align: center;
	margin-right: 2px;
}
#areaGeral .bannerRotativo{
	border-bottom: 1px solid #ffffff;
}
#areaGeral #imc {
	background: url(../images/calcule_peso.gif) no-repeat;
	padding-top: 30px;
	margin-top: 30px;
}
#areaGeral #imc .textInput {
	width: 35px;
	height: 15px;
	border: 1px solid #002d59;
	margin-left: 45px;
	margin-bottom: 5px;
}
#areaGeral #imc .butImc {
	background: url(../images/but_calcularpeso.gif) no-repeat;
	height: 18px;
	width: 52px;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#areaGeral #newsletter{
	margin: 2px 0 20px 0;
}
#areaGeral #newsletter .textInput {
	width: 94px;
	height: 15px;
	border: 1px solid #002d59;
	font-size: 11px;
}
#areaGeral #newsletter .butOk {
	background-image: url(../images/but_newsletter.gif);
	background-color: transparent;
	width: 22px;
	height: 18px;
	border: 0;
}


body{
	padding-bottom: 10px;
}
#areaGeral {
	margin-right: 1px;
	margin-left: 1px;
}
#header #buscaTopo{
	top: 25px;
	left: 365px;
}
#header #buscaTopo #textInput{
	width: 104px;
}
#areaGeral #imc .textInput {
	margin-bottom: 2px;
}