/*
  ||||||||||||-|Autor|-|||||||||||||||||
  || Paulo Cesar da Silva Moreira     ||
  || paulo@elcom.com.br               ||
  || elcom.com.br                     ||  
  ||||||||||||||||||||||||||||||||||||||
*/

/*texto_tamanho_10                          */
/*texto_tamanho_11                          */
/*texto_tamanho_12                          */
/*texto_tamanho_12_bold                     */
/*texto_tamanho_13                          */

/*texto_sub_indice                          */
/*texto_autor_fonte                         */
/*texto_marcador_titulo_mensagem            */

/*texto_indice                              */


/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_tamanho_10
{
	font-size: 10px;
	color: #545038;	
	font-weight: normal;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_tamanho_11
{
	font-size: 11px;
	color: #545038;
	font-weight: normal;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_tamanho_12
{
	font-size: 12px;
	color: #545038;	
	font-weight: normal;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_tamanho_12_bold
{
	font-size: 12px;
	color: #545038;	
	font-weight: bold;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_tamanho_13
{
	font-size: 13px;
	color: #545038;	
	font-weight: normal;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_sub_indice
{
	font-size: 12px;
	font-weight: bold;
	color: #A99D5D;
	bottom: 1px;
	cursor: help;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_autor_fonte
{
	font-size: 11px;
	font-weight: normal;
	color: #181C00;
	position: relative;
	bottom: -10px;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
.texto_marcador_titulo_mensagem
{
	font-size: 15px;
	font-weight: bold;
	color: #98B300;
	position: relative;
	bottom: 1px;
}
/*  ||||||||||||||||||||||||||||||||||||||  */
#texto_indice
{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #8B8501;
	TEXT-DECORATION:none;
	width:220px;
	background-image:url(../img/ins_tb_txt_fd_meio_indice.gif);
	
}


/*  ||||||||||||||||||||||||||||||||||||||  */

	#curriculo p.curTitulo
	{
	font-weight:bold;
	background-image:url(../img/ins_marcador_laranja.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	}
	
	#curriculo p.curDesc
	{

	}	
	
	#faq p.faqTitulo
	{
	font-weight:bold;
	}
	
	#faq p.faqDesc
	{
		padding-left: 14px;
	}		
/* #################################################################### */

.boletimTitulo
{
	font-size:16px;
	font-weight:bold;
	color:#3366CC;
	padding-bottom:10px;
}