* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-style: normal;
	list-style: none;
}

body {
	text-align: center;
	background: url("../images/bg-body.jpg") no-repeat top center #fff;
	font-size: 12px;
}

img {
	border: none;
}

#detail-top {
	display: table;
	width: 996px;
	height: 35px;
	background: url("../images/bg-detail-top.png") no-repeat;
	margin: 0 auto;
	margin-top: 20px;
}

#wrap {
	display: table;
	width: 996px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/bg-wrap.png") repeat-y;
}

#detail-bottom {
	display: table;
	width: 994px;
	height: 34px;
	background: url("../images/bg-detail-bottom.png") no-repeat;
	margin: 0 auto;
}

#topo {
	display: table;
	width: 960px;
	margin: 0 auto;
}

#topo h1 a {
	display: block;
	float: left;
	text-indent: -9000em;
	overflow: hidden;
	width: 238px;
	height: 104px;
	margin-left: 10px;
	background: url("../images/logo.png") no-repeat;
}

.radio {
	float: left;
	margin-left: 35px;
	border: none;
}

#menu-topo {
	display: table;
	width: 932px;
	height: 32px;
	background: url("../images/bg-menu-topo.png") no-repeat;
	margin: 0 auto;
	margin-top: 20px;
}

#menu-topo ul li {
	*display: inline;
	list-style: none;
}

#menu-topo ul li a {
	display: block;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	height: 24px;
	text-indent: 5px;
	margin-left: 3px;
	padding-top: 7px;
	background: url("../images/detail-menu-topo.png") left center no-repeat;
}

#pesquisa {
	display: table;
	width: 932px;
	margin: 0 auto;
	margin-top: 12px;
}

#pesquisa h2 {
	font-family: Arial;
	float: left;
	margin-top: 5px;
	font-size: 13.62px;
	color: #0766c4;
	text-transform: uppercase;
}

.search-text {
	display: block;
	float: left;
	margin-left: 20px;
	border: none;
	width: 321px;
	height: 25px;
	background: url("../images/bg-search.png") no-repeat;
	font-family: Arial;
	color: #0766c4;
	font-size: 12px;
	padding: 5px;
}

.search-submit {
	display: block;
	text-indent: -9000em;
	float: left;
	overflow: hidden;
	width: 78px;
	height: 25px;
	background: url("../images/bg-search-submit.png") no-repeat;
	border: none;
	*line-height: 0;
}

.chat {
	display: block;
	float: right;
	width: 290px;
	height: 25px;
	text-indent: -9000em;
	overflow: hidden;
	background: url("../images/participe-do-chat.png") no-repeat;
}

#menu-left {
	float: left;
	width: 207px;
	margin-left: 30px;
	_margin-left: 15px;
}

#menu-left h2 {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
	width: 207px;
	height: 51px;
	margin-top: 10px;
	background: url("../images/bg-menu-left-tit.png") no-repeat;
}

.menu-left {
	display: table;
	width: 207px;
	background: url("../images/bg-menu-left.png") repeat-y;
}

.menu-left-detail {
	display: table;
	width: 207px;
	height: 9px;
	margin-bottom: 10px;
	background: url("../images/detail-menu-left.png") no-repeat;
}

.menu-left ul li {
	list-style: none;
}

.menu-left ul li a {
	display: block;
	font-family: Arial;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 4px;
	color: #012a53;
	border-bottom: 1px dashed #012a53;
	_margin-top: -10px;
	_margin-bottom: -10px;
	
}

.links {
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#conteudo {
	width: 710px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

#destaque-principal {
	display: table;
	float: left;
	width: 375px;
	color: #666;
	font-family: Arial;
	font-size: 12px;
}

#destaque-principal h2 {
	font-family: Arial;
	font-size: 11px;
	color: #b2c4d4;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#destaque-principal h3 a {
	font-family: Arial;
	color: #023c77;
	text-transform: uppercase;
	font-size: 16px;
}

#outros-destaques {
	display: table;
	width: 325px;
	height: 280px;
	float: right;
	overflow: hidden;
}

#outros-destaques h2 {
	font-family: Arial;
	font-size: 11px;
	color: #b2c4d4;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#outros-destaques .item {
	display: table;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 8px;
	border-bottom: 1px dashed #666;
}

#outros-destaques .item-imagem {
	display: table;
	width: 73px;
	height: 70px;
	overflow: hidden;
	float: left;
}

#outros-destaques .item-texto {
	display: table;
	margin-left: 20px;
	width: 238px;
	color: #666;
	font-size: 12px;
	font-family: Arial;
}

#outros-destaques .item-texto h3 a {
	font-size: 12.05px;
	color: #023e79;
	text-transform: uppercase;
	font-family: Arial;
}

#todos-os-destaques {
	display: table;
	width: 100%;
	clear: both;
	margin-top: 5px;
}


.ver-todos-destaques {
	display: block;
	float: right;
	margin-top: 7px;
	text-indent: -9000em;
	overflow: hidden;
	width: 191px;
	height: 24px;
	background: url("../images/ver-todos-os-destaques.png") no-repeat;
}

#eventos {
	display: block;
	clear: both;
	position: relative;
	background: url("../images/bg-eventos-content.png") no-repeat top center #eafaec;
	border-right: 1px solid #d8e3db;
	border-left: 1px solid #d8e3db;
	width: 704px;
	overflow: hidden;
}

#eventos-detail-top {
	display: block;
	width: 706px;
	height: 15px;
	margin-top: 15px;
	background: url("../images/bg-eventos.png") no-repeat top center;
}

#eventos-detail-bottom {
	display: block;
	width: 706px;
	height: 16px;
	background: url("../images/bg-eventos.png") no-repeat bottom center;
}

#eventos-principal {
	display: block;
	position: relative;
	z-index: 2;
	float: left;
	width: 360px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial;
	color: #666;
}

#eventos h2 {
	font-family: Arial;
	color: #0b6602;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-left: 15px;
}

#eventos-principal h3 a {
	font-size: 16px;
	font-family: Arial;
	color: #0b6602;
	text-transform: uppercase;
}

#outros-eventos {
	display: block;
	position: relative;
	width: 315px;
	height: 255px;
	float: right;
	overflow: hidden;
	margin: 7px 7px 7px 7px;
	_width: 300px;
	z-index: 3;
}

#outros-eventos .item {
	display: table;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 4px;
	border-bottom: 1px dashed #666;
}

#outros-eventos .item-imagem {
	display: table;
	width: 73px;
	height: 70px;
	overflow: hidden;
	float: left;
}

#outros-eventos .item-texto {
	display: table;
	margin-left: 20px;
	width: 238px;
	_width: 218px;
	color: #666;
	font-size: 12px;
	font-family: Arial;
}

#outros-eventos .item-texto h3 a {
	font-size: 12.05px;
	color: #0b6602;
	text-transform: uppercase;
	font-family: Arial;
}

#todos-os-eventos {
	display: table;
	width: 100%;
	clear: both;
	margin-top: 5px;
}

.todos-os-eventos {
	display: block;
	position: relative;
	z-index: 9;
	float: right;
	width: 191px;
	height: 24px;
	text-indent: -9000em;
	overflow: hidden;
	background: url("../images/ver-todos-os-eventos.png") no-repeat;
	margin: 5px;
}

#resumos {
	display: table;
	width: 940px;
	margin: 0 auto;
	color: #666;
	font-family: Arial;
	font-size: 12px;
}

#resumos .item {
	display: table;
	float: left;
	width: 212px;
	height: 60px;
	padding: 4px;
	margin-left: 9px;
	border-right: 1px dashed #666;
	overflow: hidden;
}

#resumos .item h2 a {
	display: block;
	font-size: 15px;
	font-family: Arial;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.blue a {
	color: #023f7d;
}

.green  a {
	color: #0b7001;
}

#rodape {
	display: table;
	width: 997px;
	height: 194px;
	margin: 0 auto;
	margin-bottom: 200px;
	text-align: left;
	background: url("../images/bg-rodape.png") no-repeat;
}

#rodape-menu {
	display: table;
	width: 935px;
	text-align: left;
	height: 113px;
	margin: 0 auto;
	margin-top: 10px;
	background: url("../images/bg-rodape-menu.png") no-repeat;
	_background: center center;
}

#rodape-menu h2 {
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	margin-top: 57px;
	margin-left: 15px;
}

#rodape-menu ul li {
	display: inline;
}

#rodape-menu ul li a {
	display: block;
	float: left;
	margin-top: 57px;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #fff;
}

#rodape-menu ul li a:hover {
	text-decoration: underline;
}

#rodape-menu .clear {
	margin-top: 10px;
	clear: both;
}

#rodape-menu .margin li a {
	margin-top: 10px;
}

#divisao {
	display: table;
	width: 98%;
	height: 2px;
	border-bottom: 1px dashed #fff;
	margin: 0 auto;
	margin-top: 5px;
}

#rodape address {
	display: table;
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	margin-left: 35px;
	margin-top: 15px;
}

#rodape .desenvolvedor {
	display: block;
	width: 91px;
	height: 29px;
	float: right;
	text-indent: -9000em;
	overflow: hidden;
	background: url("../images/desenvolvedor.png") no-repeat;
	margin-right: 35px;
	margin-top: 10px;
}

div.interna {
	font-family: arial;
	
}

div.interna p {
	font-size: 12px;
	margin-bottom: 10px;
}

div.interna h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #023C77;
	margin-bottom: 15px;
}

div .interna h1 a {
    color: #023c77;
}

div.interna label {
	display: block;
}

div.interna textarea {
	width: 400px;
	height: 150px;
	font-family: arial;
	font-size: 12px;
}

.foto-medio {
	width: 367px;
	height: 159px;
	overflow: hidden;
}

#destaque-principal .foto-medio {
	height: 215px;
}

#agenda .thumb, #destaques .thumb {
	display: table;
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

#agenda .texto, #destaques .texto, #artigos .texto {
	float: left;
	width: 550px;
	margin-left: 10px;
}

#agenda .item, #destaques .item, #artigos .item {
	clear: both;
	float: left;
}

#artigos .item {
	margin-bottom: 20px;
}

#agenda .data, #destaques .data, #artigos .data {
	font-size: 11px;
}

#agenda .titulo a, #destaques .titulo a, #artigos .titulo a {
	font-size: 12.05px;
	color: #023e79;
	font-weight: bold;
	text-transform: uppercase;
}

#agenda .descricao, #destaques .descricao, #artigos .descricao {
	font-size: 11px;
}

.descricao {
	font-size: 12px;
	text-align: justify;
}

.videos-list li {
	float: left;
	width: 120px;
	height: 150px;
	overflow: hidden;
	margin: 5px;
	list-style: none;
}

.videos-list h3 {
	text-align: center;
}

.videos-list li h3 a {
	font-size: 12.05px;
	color: #023e79;
	font-weight: bold;
	text-transform: uppercase;
	
}

.interna .videos-list p {
	font-size: 11px;
	text-align: center;
}

.fotos-list li {
	float: left;
	width: 110px;
	height: 110px;
	margin: 5px;
	list-style: none;
	overflow: hidden;
}

.fotos-list h3 {
	text-align: center;
}

.fotos-list li h3 a {
	font-size: 12.05px;
	color: #023e79;
	font-weight: bold;
	text-transform: uppercase;	
}

#voltar {
	clear: both;
	float: left;
	font-size: 12.05px;
	color: #023e79;
	font-weight: bold;
}

#parceiros li {
	float: left;
	width: 130px;
	height: 130px;
	overflow: hidden;
	list-style: none;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}

#parceiros h3 {
	font-size: 12.05px;
	color: #023e79;
	font-weight: bold;
}

#diretorio h3{
	font-size: 12.05px;
	color: #023e79;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 3px;
}

#diretorio .item {
	display: block;
	overflow: hidden;
	margin: 10px;
	width: 200px;
	height: 180px;
	float: left;
}

#diretorio p {
	font-size: 11px;
}

.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

#page_navigation {
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
}

#page_navigation a {
	display: block;
	float: left;
	margin: 4px;
	color: #333;
	font-size: 12px;
	font-family: Arial;
}

#page_navigation a:hover {
	text-decoration: underline;
}

.active_page {
	font-weight: bold;
	text-decoration: underline;
}

#menu-left h3 {
	font-family: Arial;
	font-size: 13.62px;
	color: #0766c4;
	text-transform: uppercase;
}

#menu-left {
	font-size: 12px;
	font-family: Arial;
}

#ebd li ul {
    display: block;
    margin-left: 20px;
    list-style: square;
}

#nivel_pai {
    font-size: 14px;
}

#nivel_1 {
    font-size: 13px;
}

#nivel_2 {
    font-size: 12px;
}

#ebd a {
    color: #023c77;
    font-weight: bold;
}

#ebd a:hover {
    color: #0766c4;
}

.interna h3 a {
    color: #0766c4;
}

.marquee {
    display: block;
    width: 934px;
    height: 33px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    background: url('../images/bg-notas-rapidas.png') no-repeat;
    padding-top: 10px;
}

#marquee a {
    margin: 10px;
    font-size: 14px;
    color: #0566c4;
    font-family: Arial;
    height: 16px;
    overflow: hidden;
}

#marquee a:hover {
    color: #3f87cd;
}

.download {
    display: block;
    text-indent: -9000em;
    overflow: hidden;
    background: url("../images/icon-download.png") no-repeat;
    width: 22px;
    height: 22px;
    margin: 0 10px 10px 0;
    clear: both;
}