/*********************** SITE TOPO ***********************/
body{

	background-position: center 55px;
}
div.mturTopo{
	/*
	height: 231px;
	background-image: url(img/topo_bg2.gif);*/
}

div.mturMenu form.busca{
	/*width: 180px;
	padding: 6px 1px 1px 5px;
	background-image: url(img/busca2.gif);*/
}
div.mturMenu form.busca input.text{
	/*width: 150px;*/
}
div.mturMenu div.submenu{
	top: 261px;
}


/*********************** SITE CENTRO ***********************/
h3.titulo{
	color: #70924d;
	font-size: 170%;
	font-weight: normal;
	letter-spacing: -1px;
}
h4.titulo{
	color: #4c7720;
	font-size: 130%;
}

/*************** HOME ICONES ***************/
ul.icones{
	float: right;
	margin-top: -22px;
}
ul.icones li{
	float: left;
	_position: relative;
	width: 17px;
	height: 17px;
	margin-left: 3px;
	background-position: center;
	background-repeat: no-repeat;
}
ul.icones a{
	display: block;
	width: 17px;
	height: 17px;
}
ul.icones li.mais{
	background-image: url(img/icn_mais.gif);
}
ul.icones li.video{
	background-image: url(img/icn_video.gif);
}
ul.icones li.foto{
	background-image: url(img/icn_foto.gif);
}




/************** HOME DESTAQUES **************/
.home_destaq{
	float: left;
	width: 324px;
	height: 269px;
	color: #FFF;
	background-color: #79ad5d;
}
.home_destaq a{
	color: #FFF;
}
.home_destaq ol{
	clear: both;
	height: 269px;
}
.home_destaq li{
	display: none;
}
.home_destaq li.ativo{
	display: block;
}
.home_destaq img{
	float: left;
	display: block;
	clear: both;
	width: 324px;
	height: 209px;
}
.home_destaq .texto{
	display: block;
	float: left;
	width: 300px;
	height: 47px;
	color: #FFF;
	font-size: 120%;
	padding-top: 3px;
	padding-left: 10px;
}
.home_destaq .texto strong{
	display: block;
	color: #FFF;
	font-size: 120%;
	margin-bottom: 3px;
}
.home_destaq .numeros{
	float: right;
	position: relative;
	margin-top: -60px;
}
.home_destaq .numeros *{
	float: left;
	display: block;
	cursor: pointer;
	width: 20px;
	height: 37px;
	padding-top: 23px;
	margin-left: 1px;
	color: #79ad5d;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #a2c68e;
}
.home_destaq .numeros *.ativo{
	background-color: #FFF;
}



/*************** HOME NOT�CIAS **************/
.home_noticias{
	float: left;
	width: 358px;
	padding-left: 15px;
	padding-right: 5px;
	border-right: 1px solid #C5C5C5;
}
.home_noticias ul.lista li{
	padding-top: 18px;
	padding-left: 25px;
	font-size: 110%;
	background: url(img/icn_note.gif) no-repeat left 21px;
}
.home_noticias ul.lista a{
	color: #333;
	font-weight: normal;
}

/*************** HOME ESTUDOS **************/
.home_estudos{
	float: right;
	width: 200px;
	padding-left: 15px;
	padding-right: 2px;
	margin-left: -1px;
	border-left: 1px solid #C5C5C5;
}
.home_estudos h3{
	padding-bottom: 16px;
}
.home_estudos .seta_dir{
	float: right;
	margin-left: -31px;
	background-image: url(img/seta_dir.gif);
}
.home_estudos .seta_esq{
	float: left;
	margin-right: -31px;
	background-image: url(img/seta_esq.gif);
}
.home_estudos .seta_dir,
.home_estudos .seta_esq{
	position: relative;
	z-index: 2;
	cursor: pointer;
	display: block;
	width: 31px;
	height: 31px;
	padding-top: 69px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.home_estudos span.off{
	cursor: default;
	opacity: 0.5;
}
.home_estudos .area{
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 235px;
	overflow: hidden;
}
.home_estudos ul.lista{
	height: 269px;
}
.home_estudos ul.lista li{
	float: left;
	display: block;
	width: 200px;
	height: 269px;
}
.home_estudos ul.lista img{
	display: block;
	width: 132px;
	height: 173px;
	margin: 0 33px;
	padding-bottom: 10px;
}
.home_estudos ul.lista strong{
	display: block;
	font-size: 110%;
}

/*************** HOME ANUARIO **************/
.home_anuario{
	float: left;
	width: 348px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #C5C5C5;
}
.home_anuario h3{
	float: left;
	padding-bottom: 7px;
}
.home_anuario img{
	float: right;
	width: 127px;
	height: 81px;
	padding-top: 4px;
	padding-left: 13px;
}
.home_anuario .texto{
	float: left;
	width: 200px;
}
.home_anuario .mais{
	display: block;
	padding-top: 5px;
	padding-left: 86px;
}
.home_anuario .mais a{
	color: #4c7720;
	font-weight: bold;
	text-decoration: underline;
}

/************* HOME ESTATISTICAS ***********/
.home_estatisticas{
	float: left;
	width: 694px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 0;
	border: 1px solid #c5c5c5;
	background: url(img/estatic_bg.gif);
}
.home_estatisticas h3.titulo{
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin: -1px -1px 0 -1px;
	color: #FFF;
	font-size: 150%;
	background-color: #4c7720;
}
.home_estatisticas ul.lista{
	height: 260px;
}
.home_estatisticas ul.lista li{
	float: left;
	width: 207px;
	padding-top: 7px;
	padding-left: 19px;
	padding-bottom: 24px;
}
.home_estatisticas ul.lista img{
	display: block;
	width: 201px;
	height: 144px;
	padding-bottom: 7px;
	padding-right: 6px;
	margin-top: 14px;
	margin-bottom: 16px;
	background-image: url(img/estatic_img.gif);
}
.home_estatisticas ul.lista strong{
	display: block;
	font-size: 110%;
	text-align: center;
}
.home_estatisticas ul.lista small{
	display: block;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.home_estatisticas ul.lista .texto{
	display: block;
	padding: 5px 10px 0 10px;
}

/************* HOME CONJUNTURA ***********/
.home_conjuntura{
	float: right;
	width: 214px;
	height: 292px;
	margin-top: 20px;
}
.home_conjuntura h3.titulo{
	padding-top: 2px;
}
.home_conjuntura ul.lista li{
	padding-top: 30px;
	padding-left: 28px;
	background: url(img/estatic_icn_2.gif) no-repeat left 32px;
}
.home_conjuntura ul.lista li strong{
	font-weight: bold;
	font-size: 110%;
}



.bloco1{
	float: left;
	width: 240px;
}
.bloco2{
	float: left;
	width: 456px;
	padding-right: 10px;
}
.bloco3{
	float: right;
	width: 212px;
}

/**************** HOME ABAS *****************/
.home_abas{
	width: 212px;
	height: auto;
}
.home_abas ul.abas li.aba{
	height: auto !important;
}
.home_abas ul.abas li.aba h3{
	color: #70924d;
}
.home_abas ul.abas li.ativo h3{
	color: #FFF;
	background-color: #4c7720;
}
.home_abas ul.abas blockquote{
	display: none;
	width: 210px;
	height: auto;
	padding-top: 0;
	margin-right: -210px;
	border-top: 1px solid #4c7720;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
}
.home_abas ul.abas blockquote.scroll{
    overflow: inherit;
	display: block;
}

.home_abas table{
	width: 100%;
	border-collapse: collapse;
	background-color: #FFF;
}
.home_abas table th{
	padding: 6px 0;
	color: #333333;
	font-weight: bold;
	font-size: 110%;
	background-color: #e9e9e9;
}
.home_abas table td{
	padding: 3px 8px;
	border-top: 1px solid #b4b4b4;
}
.home_abas table .cor{
	background-color: #f1f1f1;
}



.quadro_newsletter{
	clear: both;
	width: 136px;
	height: 82px;
	padding: 6px 5px 0 71px;
	margin-top: 66px;
	background-image: url(img/newsletter.jpg);
}
.quadro_newsletter .icone{
	float: right;
	width: 17px;
	height: 17px;
	background-image: url(img/icn_duvida.gif);
}
.quadro_newsletter .icone a{
	display: block;
	height: 17px;
	font-size: 0;
	text-decoration: none;
}


/**************** HOME ABAS *****************/
.home_destaqs li{
	clear: both;
	padding-bottom: 10px;
}
.home_destaqs h4{
	padding-bottom: 6px;
}
.home_destaqs img{
	float: left;
	display: block;
	width: 93px;
	height: 72px;
	margin-top: 4px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-image: url(img/foto_93x72.gif);
}
.home_destaqs .texto{
	float: left;
	width: 122px;
	padding-left: 5px;
}
.home_destaqs .mais{
	display: block;
	text-align: right;
	padding-right: 20px;
}
.home_destaqs .mais a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.home_destaqs strong{
	font-size: 110%;
}

/**************** HOME COPA *****************/
.home_copa{
	padding-bottom: 20px;
}
.home_copa img{
	float: left;
	border-right: 1px solid #207739;
}
.home_copa .texto{
	float: right;
	width: 250px;
	padding-right: 30px;
}
.home_copa .texto strong{
	padding-bottom: 3px;
	font-size: 110%;
}


/**************** HOME QUADRO *****************/
.home_quadro{
	clear: both;
	padding: 18px;
	background-color: #f1f1f1;
}
.home_quadro h3.titulo{
	padding-bottom: 20px;
}
.home_quadro .texto{
	line-height: 130%;
}
.home_quadro .mais{
	clear: both;
	display: block;
	padding-top: 7px;
	text-align: right;
}
.home_quadro .mais a{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.quadro_calendario{
	float: left;
	width: 192px;
	padding-right: 15px;
	border-right: 1px solid #c5c5c5;
}
.quadro_calendario .data{
	float: left;
	width: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #4c7720;
	font-size: 145%;
	border-right: 1px solid #207739;
}
.quadro_calendario .data b{
	display: block;
	font-size: 130%;
	margin-bottom: -6px;
}
.quadro_fontes{
	float: left;
	width: 195px;
	padding-left: 15px;
	margin-left: -1px;
	border-left: 1px solid #c5c5c5;
}


/********************** SITE RODAP� **********************/
div.mturRodape{
	background-image: url(img/rodape_bg_2.gif);
}
div.mturRodape ul.links li.ouvidoria{
	margin-top: 10px;
}
div.mturRodape div.idiomas{
	position: relative;
	float: right;
	width: 184px;
	height: 17px;
	margin-right: -7px;
	margin-top: 10px;
	padding: 1px;
	background-image: url(img/select.gif);
}
div.mturRodape div.idiomas select{
	width: 184px;
	font-size: 90%;
}