/* CSS Document ************** MTD | Portal Regional****** */

.block {
	float: left;
	width: 100%;
}

	.block_65cpt {
		float: left; 
		width: 65%;
	}

	.block_48pct {
		float: left; 
		width: 48%; 
	}
		
		.block_48pct_sep {
			float: left; 
			width: 20px;
		}
	
	.block_30pct {
		float: left; 
		width: 30%;
	}
	
	.block_WH_30pct {
		float: left; 
		width: 30%;
		vertical-align:top;
	}
	
	.block_10pct {
		float: left; 
		width: 10%;
	}
	
		.block_30pct_sep {
			float: left; 
			width: 25px;
			
		}
	
	.block_25pct {
		float: left;
		width: 25%;
	}
	
	.block_separator {
		margin-top: 10px;
	}
	
	.block_pageTitle {
		float: left; 
		width: 100%; 
/*		border-bottom: 1px solid #c4c4c1; */
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 3px 0px;
	}
	
		.page_title {
			font: bold 14px Arial; 
/*			color: #62B00C;
*/		}

	.block_title {
		float: left; 
		width: 100%; 
/*		border-bottom: 1px solid #c4c4c1; 
*/		padding: 5px 0px 5px 0px;
	}
		
		.title {
			font: bold italic 16px Georgia; 
/*			color: #5c5c5c; 
			background: url(/Portal.Regional/img/icon_title.gif) left 6px no-repeat; 
*/			padding-left: 15px;
			float: left;
		}
		
			.title_date {
				font: normal 10px Arial;
/*				color: #8e8e8e;
*/				line-height: normal;
			}
			
			.title_info {
				font: normal 10px Arial;
/*				color: #3f3f38;
*/				line-height: normal;
			}
		
	.block_title2 {
		float: left; 
		width: 100%; 
/*		background: #0072bf; 
*/		padding: 5px 0px 5px 0px;
	}
		
		.title2 {
			font: bold 12px Arial; 
/*			color: #fff; 
*/			padding-left: 10px;
		}
		
		.title2 a{
/*			color: #fff; 
*/			text-decoration: none;
		}
		
			.title2 a:hover{
/*				color: #fff; 
*/				text-decoration: underline;
			}
		
		.title2_normal {
			font: normal 12px Arial; 
/*			color: #fff; 
*/		}

			.title_note {
				float: right;
				padding-top: 4px;
			}
			
				.title_note a{
					font: normal 11px Arial;
		/*			color: #62b00c;
					background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		*/			text-decoration: none;
					padding: 0px 0px 0px 8px;
				}
			
				.title_note a:hover{
					font: normal 11px Arial;
		/*			color: #62b00c;
					background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		*/			text-decoration: underline;
					padding: 0px 0px 0px 8px;
				}
		
.event_title {
	float: left;
	margin-left: 10px;
}

	.block_content {
		float: left; 
		width: 100%; 
		display: list-item;
/*		border-bottom: 1px solid #c4c4c1; 
*/		padding: 6px 0px 6px 0px;
	}
	
		.block_content_nBorder {
			float: left; 
			width: 100%; 
			padding: 6px 0px 6px 0px;
		}
		
		.block_padding {
			float: left;
			padding: 5px;
		}
		
		.block_destaque {
			float: left; 
			padding: 0px 3px 0px 3px; 
			font-weight: bold; 
			text-align: justify;
		}
		
		.box_imgDestaque 
		{
			float:right; 
			padding-top: 5px;
		}
		
			.block_destaque_txt {
				padding: 5px 3px 0px 3px; 
				text-align: justify;
			}
			
			.block_destaque_autor {
				float: left; 
				padding: 5px 3px 0px 3px;
				margin: 20px 0px 0px 0px; 
				font-size: 10px !important;
/*				color: #5e5e5e;
*/			}
			
	.mais {
		float: right;
		margin: 6px 0px 0px 0px; 
	}
	

	.form_line {
		float: left; 
		width: 100%;
	}
	
		.form_check {
			float: left; 
			padding: 0px 0px 0px 4px;
		}
		
		.small_form_txt {
			float: right; 
			padding: 4px 0px 0px 0px; 
			width: 84%;
		}
		
		.small_form_txt_emp {
			float: right; 
			padding: 4px 0px 0px 0px; 
			width: 95%;
		}
			
/* listagem */
.item_list {
	float: left; 
	width: 100%;
}

.item_title1 {
	font: normal 12px Arial;
	line-height: 12px;
/*	color: #62b00c;
*/}

.item_title {
	font: normal 12px Arial;
	line-height: 12px;
/*	color: #3f3f3f;
*/}

	.item_subtitle {
		font: normal 11px Arial;
		line-height: normal;
/*		color: #62b00c;
*/	}
	
		.item_subtitle a{ 
			font: normal 11px Arial;
/*			color: #62b00c;
*/			text-decoration: none;
		}
		
			.item_subtitle a:hover{ 
				font: normal 11px Arial;
/*				color: #62b00c;
*/				text-decoration: underline;
			}

	ul.item_subtitle {
		list-style: none;
		margin: 4px 0px 4px 0px;
		padding-left: 10px;
	}
	
		li.item_subtitle {
			list-style-image: none;
/*			background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
*/			margin: 5px 0px 5px 0px;
			padding-left: 8px;
		}

.item_area {
	font: normal 12px Arial;
	line-height: 12px;
/*	color: #3f3f3f;
*/}

.item_txt {
	font: normal 11px Arial;
/*	color: #474747;
*/	line-height: 11px;
	_line-height: 12px;
}

.item_note {
	font: normal 10px Arial;
/*	color: #8e8e8e;
*/	line-height: normal;
}

.item_note2 {
	font: normal 10px Arial;
/*	color: #62b00c;
*/	line-height: normal;
}

.item_dark_note {
	font: normal 10px Arial;
/*	color: #3f3f38;
*/	line-height: normal;
	text-transform: none !important;
}

.item_link {
	font: normal 10px Arial;
/*	color: #8e8e8e;
*/	line-height: normal;
}
	.item_link a {
		font: normal 10px Arial;
/*		color: #8e8e8e;
		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;*/
		padding-left: 7px;
		line-height: normal;
	}

	.item_link a:hover{
		font: normal 10px Arial;
/*		color: #8e8e8e;
		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;*/
		padding-left: 7px;
		line-height: normal;
	}

.tema_destaque {
	font: bold 12px Arial;
	color: #8e8e8e;
}

.actions {
	font: normal 10px Arial;
	line-height: 15px;
	padding-left: 10px;
}

	.actions a{
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		color: #62b00c;
*/		font: normal 10px Arial;
		line-height: 15px;
		margin: 0px 10px 0px 0px;
		padding-left: 8px;
		text-decoration: none;
	}
	
	.actions a:hover{
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		color: #62b00c;
*/		font: normal 10px Arial;
		line-height: 15px;
		margin: 0px 10px 0px 0px;
		padding-left: 8px;
		text-decoration: underline;
	}

.tools {
	float: left;
/*	color: #62b00c;
*/	font: normal 10px Arial;
	line-height: 15px;
}

	.tools a{
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		color: #62b00c;
*/		font: normal 10px Arial;
		line-height: 15px;
		margin: 0px 10px 0px 0px;
		padding-left: 8px;
		text-decoration: none;
	}
	
	.tools a:hover{
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		color: #62b00c;
*/		font: normal 10px Arial;
		line-height: 15px;
		margin: 0px 10px 0px 0px;
		padding-left: 8px;
		text-decoration: underline;
	}
	
/* termos e condições */
.termos {
	float: left;
	width: 55%;
/*	color: #62b00c;
*/	font: normal 10px Arial;
	line-height: 15px;
}

	.termos a{
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		color: #62b00c;*/
		font: normal 10px Arial;
		line-height: 15px;
		margin: 0px 10px 0px 0px;
		padding-left: 8px;
		text-decoration: none;
	}
	
	.termos a:hover{
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
		color: #62b00c;*/
		font: normal 10px Arial;
		line-height: 15px;
		margin: 0px 10px 0px 0px;
		padding-left: 8px;
		text-decoration: underline;
	}

.termos_btns {
	float: right; 
	width: 45%; 
	line-height: 12px; 
	text-align: right;
}

	.termos_btn_sep {
		width: 15px;
		float: right;
	}
	
/* btn */
/* btn sem bullet */
.btn {
	float: inherit; 
	height: 15px;
	margin: 2px 0px 0px 5px;
	_margin: 3px 0px 0px 5px;
}

	.btn_sep {
		width: 15px;
		float: right;
	}
	
.btn_left {
/*	background: url(/Portal.Regional/img/btn_left.gif) top no-repeat; 
*/	float: left; 
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.btn_middle {
/*	background: url(/Portal.Regional/img/btn_middle.gif) top; 
*/	float: left; 
	padding: 0px 3px 2px 2px; 
	font: normal 10px Arial; 
/*	color: #fff; 
*/	margin: 0px;
}

	.btn_middle a{
		font: normal 10px Arial; 
/*		color: #fff; 
*/		text-decoration: none;
	}
	
	.btn_middle a:hover{
		font: normal 10px Arial; 
/*		color: #fff; 
*/		text-decoration: underline;
	}

.btn_right {
/*	background: url(/Portal.Regional/img/btn_right.gif) top no-repeat; 
*/	float: left; 
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

/* btn verde com bullet */
.btn1_middle {
/*	background: url(/Portal.Regional/img/btn_middle.gif) top; 
*/	float: left; 
	padding: 0px 3px 2px 2px; 
	font: normal 10px Arial; 
/*	color: #fff; 
*/	margin: 0px;
}

	.btn1_middle a{
/*		color: #fff; 
*/		text-decoration: none;
/*		background: url(/Portal.Regional/img/bullet1.gif) left 4px no-repeat;
*/		padding-left: 7px;
	}
	
	.btn1_middle a:hover{
/*		color: #fff;
		background: url(/Portal.Regional/img/bullet1.gif) left 4px no-repeat;
*/		padding-left: 7px; 
		text-decoration: underline;
	}

/* btn verde com close */
.btn_close_middle {
/*	background: url(/Portal.Regional/img/btn_middle.gif) top; 
*/	float: left; 
	padding: 0px 3px 2px 2px; 
	font: normal 10px Arial; 
/*	color: #fff; 
*/	margin: 0px;
}

	.btn_close_middle a{
/*		color: #fff; 
*/		text-decoration: none;
/*		background: url(/Portal.Regional/img/btn_close.gif) left 5px no-repeat;
*/		padding-left: 8px;
	}
	
	.btn_close_middle a:hover{
/*		color: #fff;
		background: url(/Portal.Regional/img/btn_close.gif) left 5px no-repeat;*/
		padding-left: 8px; 
		text-decoration: underline;
	}
	
/* btn branco com bullet */
.btn2_left {
/*	background: url(/Portal.Regional/img/btn2_left.gif) top no-repeat; 
*/	float: left; 
	padding: 0px 0px 1px 0px;
	margin: 0px;
}

.btn2_middle {
/*	background: #fff; 
*/	float: left; 
	padding: 0px 3px 2px 2px; 
	font: normal 10px Arial; 
/*	color: #62b00c; 
*/	margin: 0px;
}

	.btn2_middle a{
/*		color: #62b00c; 
*/		text-decoration: none;
/*		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
*/		padding-left: 7px;
	}
	
	.btn2_middle a:hover{
/*		color: #62b00c;
		background: url(/Portal.Regional/img/list_icon.gif) left 4px no-repeat;
*/		padding-left: 7px; 
		text-decoration: underline;
	}
	
.btn2_right {
/*	background: url(/Portal.Regional/img/btn2_right.gif) top no-repeat; 
*/	float: left; 
	padding: 0px 0px 1px 0px;
	margin: 0px;
}

/* btn azul */
.btn3_left {
/*	background: url(/Portal.Regional/img/btn3_left.gif) top no-repeat; 
*/	float: left; 
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.btn3_middle {
/*	background: url(/Portal.Regional/img/btn3_middle.gif) top; 
*/	float: left; 
	padding: 0px 3px 2px 2px;
	font: normal 10px Arial; 
/*	color: #fff; 
*/	margin: 0px;
}

	.btn3_middle a{
/*		color: #fff; 
*/		text-decoration: none;
/*		background: url(/Portal.Regional/img/bullet1.gif) left 4px no-repeat;
*/		padding-left: 7px;
	}
	
	.btn3_middle a:hover{
/*		color: #fff;
		background: url(/Portal.Regional/img/bullet1.gif) left 4px no-repeat;
*/		padding-left: 7px; 
		text-decoration: underline;
	}
	
.btn3_right {
/*	background: url(/Portal.Regional/img/btn3_right.gif) top no-repeat; 
*/	float: left; 
	padding: 0px 0px 3px 0px;
	margin: 0px;
}



.btn3_close_middle {
/*	background: url(/Portal.Regional/img/btn3_middle.gif) top; 
*/	float: left; 
	padding: 0px 3px 2px 2px; 
	font: normal 10px Arial; 
/*	color: #fff; 
*/	margin: 0px;
}

	.btn3_close_middle a{
/*		color: #fff; 
*/		text-decoration: none;
/*		background: url(/Portal.Regional/img/btn_close.gif) left 5px no-repeat;
*/		padding-left: 8px;
	}
	
	.btn3_close_middle a:hover{
/*		color: #fff;
		background: url(/Portal.Regional/img/btn_close.gif) left 5px no-repeat;
*/		padding-left: 8px; 
		text-decoration: underline;
	}


/* PAGER */
.pager_left {
	float: left; 
	margin: 0px 0px 0px 6px;
}	

.pager_right {
	float: right; 
	margin: 0px;
}

	.pager_pg {
		float: left;
/*		background: #4c9cd2;
		color: #fff;
*/		font: normal 9px Arial;
		text-decoration: none;
		padding: 2px 3px 2px 3px;
		margin: 3px 2px 0px 2px;
		height: 10px;
		cursor: pointer;
	}
		
		.pager_pg a{
/*			color: #fff;
*/			font: normal 9px Arial;
			text-decoration: none;
		}
		
		.pager_pg a:hover{
			text-decoration: none;
		}
		
	.pager_pg_over {
		float: left;
/*		background: #0072bf;
		color: #fff;
*/		font: normal 9px Arial;
		text-decoration: none;
		padding: 5px 3px 2px 3px;
		margin: 0px 2px 0px 2px;
		height: 10px;
		cursor: pointer;
	}
	
		.pager_pg_over a{
/*			color: #fff;
*/			font: normal 9px Arial;
			text-decoration: none;
		}
		
		.pager_pg_over a:hover{
			text-decoration: none;
		}
		
	.pager_pg_select {
		float: left;
/*		background: #0072bf;
		color: #fff;*/
		font: normal 9px Arial;
		text-decoration: none;
		padding: 5px 3px 2px 3px;
		margin: 0px 2px 0px 2px;
		height: 10px;
		cursor: pointer;
	}
	
	.pager_fwd {
		float: left; 
		padding-top: 2px; 
		_padding-top: 8px; 
		margin-left: 3px;
	}
	
	.pager_bck {
		float: left; 
		padding-top: 2px; 
		_padding-top: 8px; 
		margin-right: 3px;
	}
	
/* bloco destaque - home */
.imagem {
	width: 91px; 
}

.destaque_conteudo {
	padding-left: 5px; 
}

	.destaque_conteudo_data {
		float: left; 
		padding-top: 3px;
		margin-right: 40px;
	}
		
/* sondagem - bloco */
.sondagem_form {
	float: left; 
	width: 100%; 
	margin: 5px 0px 0px 0px;
}

.sondagem_btns {
	float: left; 
	width: 100%;
}
	.votacao {
		margin-right: 80px;
	}

/* newsletter - bloco */
.news_form {
	float: left;
	margin: 5px 0px 5px 0px;
}

/* evento - bloco */
.event_line{
	float: left; 
	width: 100%; 
	padding: 0px 0px 6px 0px;
}

.event_bloco_date {
	float: left; 
/*	background: #edf6ff; 
*/	font: bold 12px Arial; 
/*	color: #4a4e3B; 
*/	padding: 0px 3px 0px 3px; 
	margin: 5px 0px 4px 0px;
}

.event_bloco_info {
	float: left; 
	width: 100%;
}

/* página evento */
.event_date_title {
	float: left; 
/*	background: #edf6ff; 
*/	font: bold 12px Arial; 
/*	color: #4a4e3B; 
*/	padding: 0px 3px 0px 3px; 
}

.event_block_padding {
	float: left; 
	padding: 3px 0px 3px 15px;
}

.event_block_link {
	float: left; 
	padding: 4px 0px 3px 5px;
}

.event_2padding {
	float: left; 
	padding: 8px 0px 0px 10px;
}

/* página agenda */
.event_line_agenda {
	float: left; 
	width: 100%; 
	padding: 0px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
}

.block_publicacao {
	float: left; 
	padding: 5px 3px 0px 3px;
	margin: 10px 0px 0px 0px; 
	font-size: 10px !important;
	color: #8e8e8e;
}
			
.event_date {
	font: normal 12px Arial; 
/*	color: #0072bf; 
*/	line-height: normal;
}

	.eventos_data {
		float: left; 
		width: 110px; 
		text-align: right; 
		margin-right: 15px;
	}

.event_info_agenda {
	float: left; 
	width: 400px;
}

/* página notícias */
.imagem_noticias {
	float: left;
	width: 55px;
}

.noticias_conteudo {
	float: left;
	padding: 0px 0px 0px 0px; 
	width: 89%;
}

/* imagens */
.imgs {
	padding: 1px;
/*	border: 1px solid #bcbcbc;
*/}

.imgs_galeria {
	padding: 1px;
/*	border: 1px solid #bcbcbc;
*/	margin: 5px 5px 5px 5px ;
}

.imgs_destaque {
	margin-left: 10px;
}

.background_lines {
	width: 100%;
/*	background: #fff url(/Portal.Regional/img/lines.gif);
*/}

/* página rss */
.rss {
	font: normal 11px Arial;
	line-height: normal;
/*	color: #62b00c;
*/}

	.rss a{ 
		font: normal 11px Arial;
/*		color: #62b00c;
*/		text-decoration: none;
	}
	
		.rss a:hover{ 
			font: normal 11px Arial;
/*			color: #62b00c;
*/			text-decoration: underline;
		}

	ul.rss {
		list-style: none;
		margin: 4px 0px 4px 0px;
		padding-left: 5px;
	}
	
		li.rss {
			list-style-image: none;
/*			background: url(/Portal.Regional/img/bullet_rss.gif) left 2px no-repeat;
*/			margin: 7px 0px 7px 0px;
			padding-left: 17px;
		}
		
/* página sondagem */
.sondagens {
	padding-left: 10px;
}

/* página comentarios */
.btn_comentarios {
	float: right;
	margin-top: 7px;
}

.comentarios_form {
	width: 70%;
/*	background: #FFFFFF;
*/	padding-right: 6px;
}

.caracteres {
	text-align: right; 
	float: right; 
	padding-right: 3px;
}

	.item_txt_A { /*CINZA Escuro*/
		font: normal 12px Arial;
		line-height: normal;
/*		color: #465567;
*/	}

		.bg_line {
			clear: both; 
			padding: 10px 10px 10px 10px !important; 
/*			border-bottom: 1px solid #fff;
*/			width: 97%;
			float: left;
		}	
		
		.subareaA_title {
/*			background: #e2f7cc; 
*/			padding: 5px;
		}
		
			.item_subtitle_A { /*AZUL Escuro*/
		font: normal 12px Arial;
		line-height: normal;
/*		color: #34679e;
*/	}
	
		.item_subtitle_A a{ /*AZUL Escuro*/
			font: normal 12px Arial;
/*			color: #34679e;
*/			text-decoration: none;
		}
		
		.item_subtitle_A a:hover{ /*AZUL Escuro*/
			font: normal 12px Arial;
/*			color: #34679e;
*/			text-decoration: underline;
		}
		
		.medium_item_subtitle_A{ /*AZUL Escuro*/
			font: normal 11px Arial;
/*			color: #34679e;
*/		}
		
		.small_item_subtitle_A { /*AZUL Escuro*/
			font: normal 10px Arial;
/*			color: #34679e;
*/		}

