﻿/* CSS Document ************** MTD | Portal Regional****** */

.btn_foruns {
	float: right; 
	margin-top: 5px;
}

/**listagem **/
.header_foruns {
	float: left; 
	width: 206px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
/*	background: #0072bf; 
	border-right: 1px solid #FFF;
*/}

.header_msg {
	float: left; 
	width: 85px; 
	padding: 6px 5px 6px 0px; 
/*	background: #0072bf; 
	border-right: 1px solid #FFF;
*/}

.header_respostas {
	float: left;
	width: 75px; 
	padding: 6px 5px 6px 3px; 
/*	background: #0072bf; 
	border-right: 1px solid #FFF;
*/}

.header_ultima_resposta {
	float: left; 
	width: 148px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
/*	background: #0072bf;
*/}


.forum_line {
	float: left; 
	width: 100%;
/*	border-bottom: 1px solid #c4c4c1; 
*/	padding: 2px 0px 2px 0px;
}

.content_foruns {
	float: left; 
	width: 206px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
/*	border-right: 1px solid #FFF;
*/}


	.forum_active {
		font: normal 11px Arial;
		line-height: normal;
/*		color: #62b00c;
*/	}
	
		.forum_active a{ 
			font: normal 11px Arial;
/*			color: #62b00c;
*/			text-decoration: none;
		}
		
			.forum_active a:hover{ 
				font: normal 11px Arial;
/*				color: #62b00c;
*/				text-decoration: underline;
			}

		ul.forum_active {
			list-style: none;
			margin: 0px;
			padding-left: 10px;
		}
		
			li.forum_active {
				list-style-image: none;
/*				background: url(../images/list_icon.gif) left 4px no-repeat;
*/				margin: 2px 0px 2px 0px;
				padding-left: 8px;
			}


	.forum_inactive {
			font: normal 11px Arial;
			line-height: normal;
/*			color: #848484;
*/		}
		
			.forum_inactive a{ 
				font: normal 11px Arial;
/*				color: #62b00c;
*/				text-decoration: none;
			}
			
				.forum_inactive a:hover{ 
					font: normal 11px Arial;
/*					color: #62b00c;
*/					text-decoration: underline;
				}
	
			ul.forum_inactive {
				list-style: none;
				margin: 0px;
				padding-left: 10px;
			}
			
				li.forum_inactive {
					list-style-image: none;
/*					background: url(../images/list_icon2.gif) left 4px no-repeat;
*/					margin: 2px 0px 2px 0px;
					padding-left: 8px;
				}



.content_msg {
	float: left; 
	width: 90px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	font: normal 10px Arial;
/*	color: #848484;
	border-right: 1px solid #FFF;
*/	text-align: center;
}

.content_respostas {
	float: left;
	width: 83px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	font: normal 10px Arial;
/*	color: #848484;
	border-right: 1px solid #FFF;
*/	text-align: center;
}

.content_ultima_resposta {
	float: left; 
	width: 140px; 
	padding: 6px 0px 6px 8px; 
	font: normal 10px Arial;
/*	color: #3f3f3f;
*/}


/** post **/
.forum_form {
	width: 70%;
/*	background: #FFFFFF;
*/	padding-right: 6px;
}

/** Temas **/
.header_mensagens {
	float: left; 
	width: 298px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
/*	background: #0072bf; 
	border-right: 1px solid #FFF;
*/}

.content_mensagens  {
	float: left; 
	width: 298px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
/*	border-right: 1px solid #FFF;
*/}

/** threads **/
.post_inicial {
	float: left;
	width: 100%;
/*	background: url(../images/lines.gif) left bottom repeat-x;
*/	padding: 5px 0px 33px 0px;
}

.post_1_lvl {
	float: left;
	width: 521px;
/*	border-bottom: 1px solid #c4c4c1;
*/	padding: 10px 0px 8px 10px;
}

.post_2_lvl {
	float: left;
	width: 511px;
/*	border-bottom: 1px solid #c4c4c1;
*/	padding: 10px 0px 8px 20px;
}

.post_3_lvl {
	float: left;
	width: 501px;
/*	border-bottom: 1px solid #c4c4c1;
*/	padding: 10px 0px 8px 30px;
}

.post_txt{
	line-height: 13px;
}

.post_responder {
	margin-top: 10px;
}

.post_publicacao {
	float: left;
	padding: 4px 0px 0px 18px;
	text-transform: uppercase;
}
