body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
}
body {
	behavior:url("/css/csshover.htc");
}
#master {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 60px;
}
#top-banner {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	position: relative;
}
#top-menu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 80px;
}


#master-content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#master-left {
	width: 140px;
	float: left;
}
#master-right {
	border: 1px solid #000000;
	width: 605px;
	margin-left: 150px;
}
#master-rodape {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
	position: relative;
}
#rodape-content {
	width: 650px;
	font-size: x-small;
	position: absolute;
	left: 0px;
	top: 8px;
}
#logo {
	position: absolute;
	height: 46px;
	width: 243px;
	left: 3px;
	top: 10px;
}
#menu-utils {
	position: absolute;
	width: 510px;
	bottom: 2px;
	right: 0px;
}
#menu-utils-content {
	font-weight: bold;
	text-align: right;
	font-size: smaller;
}
#menu-utils-content a {
	color: #000000;
}
#right-content {
	padding: 10px;
}
#right-content ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#divtopo {
	text-align: right;
	position: absolute;
	height: 20px;
	width: 100px;
	top: 8px;
	right: 0px;
}
#logo-dgarq {
	position: absolute;
	height: 29px;
	width: 127px;
	top: 6px;
	right: 2px;
}

