/* ----------------- */
/* SEÇÃO: COMUNIDADE */
/* ----------------- */
#img_secao_comunidade {
	background:url(/imagens/tit_secao_comunidade.jpg) 0 0 no-repeat;
	display:block;
	height:123px;
	margin:0 0 6px 0;
	overflow:hidden;
	text-indent:-99999px;
	width:850px;
}

#txt_comunidade_box {
	background:#f4f3f3;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	float:left;
	margin-bottom:20px;
	/*overflow:auto;*/
	overflow:hidden;
	padding:15px;
	width:555px;
	height:121px;
}

	#txt_comunidade_box a {
		background:url(../imagens/ico_comunidade.gif) no-repeat;
		color:#777777;
		display:block;
		font-size:12px;
		font-weight:bold;
		margin-bottom:15px;
		text-decoration:none;
	}
	#txt_comunidade_box a:first-letter {margin-left:21px;}
	#txt_comunidade_box a:hover {text-decoration:underline;}

#txt_comunidade {
	color:#777777;
	float:left;
	font-size:12px;
	padding:0 20px 0 0;
	width:585px;}

#txt_comunidade span{ font-style:italic; color:#073c97;}
#txt_comunidade span img{ margin:0 3px 0 0;}	

	#imagens_noticia {margin:0 15px 0 0; float:left;}
	
		#txt_comunidade .destaque {
		color:#5b5b5b;
		font-weight:bold;}
		
	#txt_comunidade .titulo {font-weight:bold; font-size:18px; margin:15px 0 15px 0;}

	
	
/*---------------------------------------------------------------------------*/
	/*** AUMENTAR TAMANHO DO TEXTO, IMPRIMIR E ENVIAR POR E-MAIL  ***/
/*---------------------------------------------------------------------------*/
	#tam {height:15px; list-style:none; margin:0 0 0 432px !important; padding:0; width:148px; clear:both;}
		#tam li {float:left;}
		#tam .tit {margin:0 14px 0 0}
		#tam .btn {margin:0 6px 0 0}

	#btn {border-top:0; border-right:0; border-left:0; border-bottom:0; clear:both; margin:20px 0 0 0; list-style:none;}
		#btn img {margin:0 40px 0 0;}
			
				

	
/*///////////////     SCROLLBAR     //////////////////*/
/* vertical */
div.scroller {
	width: 570px; /* edit me */
	height: 121px; /* edit me */

}
div.scroller .content {
	width: 555px; /* edit me */
	height: 121px; /* edit me */
	overflow: hidden;
	float: left;
}
div.scroller .scrollarea {
	height: 326px; /* edit me */
	width: 9px;
	float: left;
	cursor: pointer;
	margin:-6px 0 0 0;
	padding:0;
}
div.scroller div.scrollBarContainer {
	height: 114px; /* edit me (ff: height - 18px - ie: height - 46px) 182 -> Controla a altura total da rolagem */ 
}

div.scroller .scrollKnob {
	width: 7px; /* largura da barra */
	margin: 1px;
	border: 1px solid #3767bd; /* borda */
	background: #3767bd; /* cor da barra */
	min-height: 10px;
}
div.scroller .scrollForward{
	width: 9px; /* largura dos botões */
	margin: 1px;
	background:url(../imagens/seta_scroll_02.gif) no-repeat;
	height: 8px !important;
}

div.scroller .scrollBack {
	width: 9px; /* largura dos botões */
	margin: 1px;
	background:url(../imagens/seta_scroll_01.gif) no-repeat;
	height: 8px !important;
}
/*///////////////     /SCROLLBAR     //////////////////*/


/*///////////     /IMPORTAÇÃO - AJUSTE     ////////////*/
.fonte_cinza { font-family:Arial, Helvetica, sans-serif !important; color:#777777 !important; }


/* ------------------ */
/* INDIQUE A UM AMIGO */
/* ------------------ */
#fr_indique{ margin:10px 0 0 10px; padding:0; font-family:Arial, Helvetica, sans-serif;}
	#fr_indique fieldset{ border:0;}		
		#fr_indique label{ font-size:12px !important; display:block; color:#0062C4;}
			#seu_nome, #seu_email, #nome_amigo, #email_amigo, #fr_indique textarea { width:300px; font-size:14px; display:block; margin:0 0 30px 0; border:1px solid #00376F; color:#676767; font-family: Arial, Helvetica, sans-serif;}
				#fr_indique textarea {height:100px;}
	
	#btn_enviar{ background:url(/imagens/bt_enviar.jpg); width:60px !important; height:34px !important; border:none !important; cursor:pointer; margin:0 0 0 0;}
	
	.some{ display:none !important;}

.msg_erro_indique{  text-align:center; margin:180px 0 0 0;}
	span.txt_02{ font-size:20px !important; font-family:"Trebuchet MS"; color:#9e7c3f; display:block; }
	span.txt_03{ font-size:17px !important; font-family:"Trebuchet MS"; color:#676767;  }
		span.txt_03 a{ color:#9e7c3f;}
		
		
/* Notícias */

#bar {clear:both; display:block; border-top:0; border-bottom:2px solid #A4A4A4; border-right:0; border-left:0; height:1px; padding:0; margin:20px 0 0 0 !important;}

#titulo_noticias{ 	
	margin:20px 0 0 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0741a4;
	clear:both;
}

	#titulo_noticias a{ 	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration:underline;	
}

		#titulo_noticias a:hover{ 	
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #0741a4;
			text-decoration:none;	
}

#texto a {color:#0741a4; text-decoration:underline !important;}
#texto a {color:#0741a4; text-decoration:none;}