body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #FFFFFF;
}
#master-top {
	position: relative;
	width: 760px;
	background-image: url(/images/linhas_top.png);
	padding-top: 10px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	height: 91px;
	width: 96px;
	left: 70px;
	bottom: 10px;
}
#aag {
	position: absolute;
	height: 21px;
	width: 267px;
	bottom: 10px;
	left: 190px;
}
#barra-top {
	position: relative;
	height: 15px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#zona-menu {
	height: 134px;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#img-esq {
	position: absolute;
	height: 134px;
	width: 77px;
	left: 0px;
	top: 0px;
}
#bts-menu {
	position: absolute;
	height: 134px;
	width: 183px;
	top: 0px;
	left: 77px;
}
#img-mid {
	position: absolute;
	height: 134px;
	width: 217px;
	left: 260px;
	top: 0px;
}
#topo-dto {
	position: absolute;
	height: 134px;
	width: 283px;
	right: 0px;
	top: 0px;
	background-color: #003366;
}
#pesquisa-bg {
	position: absolute;
	height: 22px;
	width: 283px;
	right: 0px;
	bottom: 0px;
	background-color: #003366;
}
#pesquisa-txt {
	font-size: smaller;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
}
#barra-tit {
	position: relative;
	height: 24px;
	width: 760px;
	background-image: url(/images/barra_titulo.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#titulo {
	position: absolute;
	height: 24px;
	width: 164px;
	top: 0px;
	right: 40px;
}
#content-mid {
	background-image: url(/images/linhas_mid.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#rodape {
	position: relative;
	height: 39px;
	width: 760px;
	background-image: url(/images/linhas_bot.png);
	margin-right: auto;
	margin-left: auto;
}
#rodape-txt {
	text-align: center;
	font-size: x-small;
	color: #003366;
	padding-top: 10px;
}
#content-txt {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rodape-txt a {
	color: #003366;
}
