body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color: #D3EAF8;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
#master-top {
	background-image: url(/images/top-bg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	height: 146px;
}
#flash-topo {
	background-image: url(/images/fash.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 342px;
	width: 612px;
	top: -90px;
	right: 0px;
	padding-top: 7px;
	padding-left: 6px;
	z-index: 100;
}
#menu-pos {
	width: 165px;
	padding-left: 12px;
}

#utils {
	font-size: x-small;
	text-align: right;
	position: absolute;
	top: 8px;
	right: 10px;
}
#logo {
	position: absolute;
	height: 121px;
	width: 168px;
	left: 15px;
	top: 20px;
}
#idioma {
	position: absolute;
	left: 275px;
	height: 22px;
	width: 64px;
	bottom: 8px;
}
#master-menu {
	background-image: url(/images/menu-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	height: 273px;
}
#linha {
	position: absolute;
	width: 960px;
	height: 6px;
	left: 0px;
	bottom: 36px;
}
#lateral2 {
	position: absolute;
	height: 36px;
	width: 960px;
	left: 0px;
	bottom: 0px;
}

#master-content {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-image: url(/images/mid-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
	z-index: 1;
}
#lateral {
	width: 159px;
	float: left;
}
#imgtop-lateral {
	position: relative;
	margin-left: 15px;
	height: 36px;
	width: 159px;
}
#pesquisa {
	background-image: url(/images/late-mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 15px;
	position: relative;
	width: 159px;
	padding-top: 14px;
	padding-bottom: 10px;
}
#area-cliente {
	position: relative;
	width: 159px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 15px;
}
#content {
	float: right;
	width: 760px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#rodape {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 30px;
	width: 940px;
	background-image: url(/images/bot-bg.png);
	background-repeat: no-repeat;
	font-size: x-small;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 28px;
}
.caixa-pesq {
	border: 1px solid #8DC8ED;
	height: 20px;
	width: 116px;
	font-size: x-small;
	margin-left: 5px;
}
.caixa {
	padding: 2px;
	border: 1px solid #8DC8ED;
	margin-bottom: 5px;
	font-size: x-small;
}

form {
	margin: 0px;
	padding: 0px;
}
