/** HEADER TABELA **********************************************/
.header_100pct {
	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.header_assunto {
	width: 175px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.header_temasdisc {
	width: 270px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.header_msg{
	width: 100px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.header_respostas {
	width: 85px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.header_ultimamsg {
	width: 125px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}


/***CONTEÚDO TABELA ********************************************/
.content_icon {
	width: 15px; 
	float: left; 
	padding: 5px 0px 5px 0px !important;
}

.content_assunto {
	width: 165px; 
	float: left; 
/*	border-right: 2px solid #fff; 
*/	padding: 5px 10px 5px 5px !important; 
}

.content_temasdisc {
	width: 255px; 
	float: left; 
/*	border-right: 2px solid #fff; 
*/	padding: 5px 10px 5px 5px !important; 
}

.content_msg {
	width: 100px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.content_respostas {
	width: 85px; 
/*	border-right: 2px solid #fff; 
*/	float: left; 
	padding: 5px 10px 5px 10px !important;
}

.content_ultimamsg {
	width: 125px; 
	padding: 5px 10px 5px 10px !important; 
	float: left;
}

/******* Foruns - Geral **/

/** Forum de discussão **/
.forum_post {
	margin-top: 5px;
	padding-left: 0px;
}

.post_inicial {
/*	border: 1px solid #9fc8e2; 
	background: url(/Portal.Municipal/img/DesignOcre/bg_destak.gif) bottom repeat-x;
*/
	margin-top: 5px;
}

	.original_post {
		width: 556px; 
		padding: 8px;
	}
	
	
	.resp_lvl1 {
		float: left; 
		width: 97%; 
/*		border-bottom: 1px dotted #9caeb7;
*/		margin-top: 5px; 
		padding: 0px 0px 8px 19px;
	}
	
		.bg_lvl1 {
/*			background: transparent url(/Portal.Municipal/img/DesignVerde/chekers_bar_sinopse.gif) left top repeat-y;
*/			margin: 5px 0px 5px 0px;
			padding: 0px 3px 0px 15px;
			float: left;
		}
		
			.txt_lvl_1 {
				padding: 10px 10px 0px 10px; 
				float:left; 
				text-align: justify;
			}
			
			.btns_lvl_1 {
				padding: 0px 10px 0px 0px; 
				float: left; 
				text-align:justify;
			}
		
	.resp_lvl2 {
		float: left; 
		width: 93%; 
/*		border-bottom: 1px dotted #9caeb7;
*/		margin-top: 5px; 
		padding: 0px 0px 5px 43px;
	}
	
		.bg_lvl2 {
/*			background: transparent url(/Portal.Municipal/img/DesignVerde/chekers_bar_sinopse.gif) left top repeat-y;
*/			margin: 5px 0px 5px 0px;
			padding: 0px 0px 0px 15px;
			float: left;
		}
		
			
		.txt_lvl_2 {
				padding: 10px 13px 0px 10px; 
				float:left; 
				text-align: justify;
			}
			
			.btns_lvl_2 {
				padding: 0px 13px 0px 0px; 
				float: left; 
				text-align:justify;
			}
		
	.box_btns {
		margin-top: 5px; 
		margin-bottom: 10px; 
		clear: left; 
		width: 96%;
	}

/** Participar **/
.forumParticipar_line {
	clear: left; 
	float: inherit; 
	width: 96%; 
/*	border-bottom: 1px solid #fff; 
*/	padding: 10px !important;
}

	.forumParticipar_LeftCol {
		float: left; 
		width: 35% !important; 
		margin-right: 10px;
	}
	
	.forumParticipar_RightCol {
		float: left; 
		width: 54% !important;
	}

.info_forum{
	padding: 50px 5px 0px 0px; 
	margin:0px;
	width: 99%;
	_width: 93%;
}


