body,td,th {
	font-family: trebuchet MS, times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 19px;
	background-image: url(/images/bg-site.png);
	background-repeat: repeat-x;
}
#master-top {
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#master-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#left {
	float: left;
	width: 225px;
}
#right {
	float: right;
	width: 200px;
	margin-right: 10px;
}
#content {
	width: 490px;
	margin-left: 240px;
}
#contentint {
	width: 700px;
	margin-left: 240px;
}
#top-pesq {
	height: 52px;
	padding-top: 4px;
	text-align: right;
}
#rodape {
	background-image: url(/images/bg-rodape.png);
	background-repeat: repeat-x;
	height: 107px;
	width: 100%;
	clear: both;
	position: relative;
}
#rodape-txt {
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	position: relative;
}
#menu {
	background-image: url(/images/bg-menu.gif);
	background-repeat: no-repeat;
	width: 225px;
	margin-top: 12px;
	margin-bottom: 20px;
}
#bt-top {
	height: 50px;
	padding-top: 6px;
}
#content-txt {
	width: 490px;
}
#content-txtint {
	width: 100%;
}
#top-pesq2 {
	height: 30px;
	padding-top: 4px;
	text-align: right;
	float: right;
	width: 220px;
}
form {
	margin: 0px;
	padding: 0px;
}
.tit-left {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.caixa {
	font-size: 11px;
	color: #333333;
	border: 1px solid #D9D7C5;
}
.bt-ok {
	background-color: #D9D7C5;
	border: 1px solid #ABA77E;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#menu-left {
	width: 200px;
	margin-left: 10px;
	background-image: url(/images/bg-menu-bt.gif);
	background-repeat: repeat-y;
}
.left-utils {
	background-image: url(/images/bg-left-utils.gif);
	background-repeat: repeat-y;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.utils-txt {
	padding: 2px 10px;
}

.right-utils {
	background-image: url(/images/bg-right-utils.gif);
	background-repeat: repeat-y;
	width: 200px;
	margin-bottom: 20px;
}
a:link {
	color: #006699;
}
.menumarg {
	margin-left: 10px;
}
#menu-left ul {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	width: 176px;
}
#menu-left ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D7C5;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#menu-left ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-top: -4px;
	margin-bottom: -4px;
	margin-left: -20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#menu-left ul li a:hover {
	background-image: url(/images/bg-menu-h.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

