
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	margin: 0px;
}

div, ul, li, form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}

a {
	color: #ff6600;
}

.redlink {
	color: #ff0000;
	text-decoration: none;
}

div.sep {
	clear: both;
}

div#geral {
	margin: auto;
	width: 740px;
	font-size: 1.1em;
	border-left: 1px solid #edeef0;
	border-right: 1px solid #edeef0;
}

div#topo {
	width: 740px;
	height: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#topo02 {
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#logo {
	width: 220px;
	height: 120px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#logo02 {
	width: 320px;
	height: 60px;
	background-image: url(../images/logo04.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#menu02 {
	width: 240px;
	float: right;
	padding-top: 45px;
	padding-bottom: 8px;
}

div#menu02 ul {	
	padding: 0px;
	list-style: none;
}

div#menu02 ul li {
	float: left;
	margin-left: 10px;
}

div#menu02 ul li a {
	color: #666666;
	text-decoration: none;
}

div#menu02 ul li a:hover {
	color: #666666;
	text-decoration: underline;
}

span.link_logo {
	position: relative;
	top: 80px;
	left: 110px;
}

div#banner {
	width: 520px;
	height: 120px;
	float: right;
}

div#banner02 {
	width: 740px;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}





div#menu {
	width: 680px;
	height: 30px;
	background-image: url(../images/menu_topo_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 60px;
}

div#menu ul li {
	list-style: none;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

div#menu ul li a {
	color: #666666;
	text-decoration: none;
	height: 30px;
	display: block;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

div#menu ul li.active a {
	background-image: url(../images/menu_topo_hover_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	display: block;
}

div#menu ul li a:hover {
	background-image: url(../images/menu_topo_hover_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	display: block;
}

div#menu03 {
	width: 700px;
	height: 30px;
	background-image: url(../images/menu_topo_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 15px;
	clear: both;
}

div#menu03 ul li {
	list-style: none;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

div#menu03 ul li a {
	color: #666666;
	text-decoration: none;
	height: 30px;
	display: block;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

div#menu03 ul li.active a {
	background-image: url(../images/menu_topo_hover_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	display: block;
}

div#menu03 ul li a:hover {
	background-image: url(../images/menu_topo_hover_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	display: block;
}

li.item15 {
	margin-top: 40px;
}

.inputbox_pesquisa {
	border: 1px solid #999999;
	font-size: 10px;
	width: 110px;
	margin-top: 6px;
	margin-left: 10px;
	color: #666666;
}

.button_pesquisa {
	border: 0px;
	color: #ffffff;
	background-color: #999999;
	font-size: 12px;
	position: relative;
	top: 1px;
}

table.contenttoc {
	visibility: hidden;
}

div.pagenavcounter {
	position: relative;
	top: -35px;
}

div.pagenavbar {
	text-align: center;
}

.componentheading {
	visibility: hidden;
}





div#centro {
	width: 740px;
}

div#centro_conteudo2 {
	width: 520px;
	float: left;
	padding: 10px;
	text-align: justify;
}


div#centro_destaques {
	width: 180px;
	float: right;
	background-color: #f8f7f7;
	background-image: url(../images/destaques_rodape.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px;
	text-align: justify;
}

.contentheadingnews_sep {
	font-weight: bold;
}

div#centro_destaques span.article_separator {
	border-top: 1px dotted;
	width: 180px;
	float: left;
}

table.contentpaneopennews_sep {
	clear: both;
}

p.tit {
	font-size: 1.4em;
}

span.laranja {
	color: #ff6600;
}





div#centro_conteudo {
	width: 500px;
	float: right;
	padding: 10px;
	text-align: justify;
}


div#centro_submenu {
	width: 200px;
	float: left;
	background-color: #f8f7f7;
	background-image: url(../images/sub_menu_rodape.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

div#centro_submenu ul {
	margin-left: 15px;
}

div#centro_submenu ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/bullet.jpg);
}

div#centro_submenu ul li a {
	color: #999999;
	text-decoration: none;
}

div#centro_submenu ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

div#centro_submenu ul li.active a {
	color: #ff6600;
	text-decoration: none;
}

div#centro_submenu ul li.active a:hover {
	color: #ff6600;
	text-decoration: none;
}



.contentheading {
	font-size: 1.4em;
	color: #ff6600;
	border-bottom: 1px solid #ff6600;
	width: 500px;
}

h2.menutitle {
	font-size: 1.4em;
	color: #999999;
	border-bottom: 1px solid #ff6600;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

table#mapalnks {
	position: relative;
	top: -30px;
}

div.xmap {
	
}

ul.level_0 {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 30px;
}









div#rodape {
	margin: auto;
	width: 740px;
	height: 40px;
	clear: both;
	background-image: url(../images/rodape_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top:12px;
	font-size: 0.9em;
}







