body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: 003366;
}
body {
	background-color: #336699;
}
#master {
	background-color: #FFFFFF;
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#master-topo {
	width: 760px;
	height: 130px;
	position: relative;
}
#logo {
	height: 90px;
	width: 103px;
	position: absolute;
	bottom: 5px;
	left: 328.5px;
}
#master-content {
	padding: 20px;
}
#barra {
	height: 42px;
	position: relative;
	background-image: url(/images/barra-menu.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 14px;
	text-align: center;
}
#icons-esq {
	position: absolute;
	top: 3px;
	width: 140px;
	left: 15px;
}
#icons-dir {
	position: absolute;
	top: 3px;
	width: 75px;
	right: 15px;
}
#pesquisa {
	position: absolute;
	width: 190px;
	left: 15px;
	height: 30px;
	bottom: 10px;
}
.caixa-teste {
	background-image: url(/images/caixa-pesq.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	border: 0px none;
	background-position: -2px -2px;
	height: 22px;
	width: 90px;
	background-attachment: inherit !important;
	background-attachment: fixed;
}
#rodape {
	text-align: right;
	color: #FFFFFF;
	height: 70px;
	position: relative;
	background-image: url(/images/rodape.gif);
	background-repeat: no-repeat;
}
#rodape-txt {
	font-size: smaller;
	color: #FFFFFF;
	position: absolute;
	width: 500px;
	height: 22px;
	right: 5px;
	bottom: 5px;
}
#rodape-txt a {
	color: #FFFFFF;
}
.caixa2, .caixas-txt, .caixa {
	border: 1px solid #003366;
	font-size: 12px;
	color: #000000;
}
.desth {
	font-size: x-small;
	color: #1B3847;
}
.titulodestaque {
	color: #666666;
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #304B58;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #46322B;
}
h3 {
	font-size: small;
	color: #304B58;
	font-weight: bold;
}
form{
	padding:0px;
	margin:0px;
}
