/* ------ PARA TODOS OS MODULOS ------ */
#pnlconteudo 			{width:auto; margin:20px 0px 0px 20px;} /*RAPHAEL ADD THIS*/
#divModuleEdit			{float:left;} /*RAPHAEL ADD THIS*/
.titulomodulo 			{font-size:11px; color: #666666; font-weight:bold; border:1px solid #666666; background-color: #E6E5E5; padding:0px 0px 3px 0px;}
.linhatitulo			{font-size:0.7em; color: #233055; font-weight:bold; background-color:#C8CAD3; padding:2px 5px 2px 5px;}
.linhatitulo td			{font-size:1.4em !important; color: #233055; font-weight:bold; background-color:#C8CAD3; padding:2px 5px 2px 5px;}
.linhatitulo b			{font-size:1.4em; color: #233055; font-weight:bold; background-color:#C8CAD3; padding:2px 5px 2px 5px;}
.linhatitulo p			{font-size:1em !important; text-align:center !important;}
.linhatitulo p	b		{font-size:1.4em !important; text-align:center !important; }
.edicaomodulo			{font-size:0.7em; color: #364077; text-decoration:underline; padding:0px 10px 0px 0px;}
a.edicaomodulo:hover	        {color:#9F9FCF; text-decoration: underline;}
.framealfa iframe		{height:450px!important;}
#divMainTrans					{float:left; margin:0px 0px 10px 0px; width:100%;}

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;  /*fonte padrão*/
	font-size:100%;  /*MEDIDA DE FONTE PADRÃO (Alterar aqui mudará todos tamanos de fontes das páginas. Colocar as demais em medidas EM)*/
	scrollbar-face-color: 		#ffffff; /* cor dos botões 									*/
	scrollbar-shadow-color: 	#F3F3F3; /* sombra inferior interna / borda quando clicado 	*/
	scrollbar-highlight-color: 	#F3F3F3; /* sombra superior interna 						*/
	scrollbar-3dlight-color: 	#B1A8A8; /* sombra superior externa							*/
	scrollbar-darkshadow-color: #B1A8A8; /* sombra inferior externa							*/
	scrollbar-track-color: 		#F8F7F7; /* background da barra								*/
	scrollbar-arrow-color: 		#B1A8A8; /* setinha											*/
}

#divFooterTrans					{float:left; margin:0px 0px 0px 200px; padding:0px 0px 0px 0px; clear:both; width:100%;}
#divContentTrans					{float:left; width:600px; height:250px; clear:none; margin:10px 0px 10px 20px; padding:0px 15px 0px 0px;}
#divContentTrans2					{float:left; width:600px; height:100% clear:none; margin:10px 0px 10px 20px; padding:0px 15px 0px 0px;}


/********************** NEW MODULE STYLES  -   RAPHAEL / BRUNO *****************/
.janelaVisible 	{visibility:visible; position:relative; vertical-align:top;overflow:visible;} /*modulo Janela.ascx*/
.janelaVisible iframe{overflow:visible;}





/* ------- AGENDA DE TELEFONE -------- */
.AgendaTitulo			{font-size: 1em;color: #FFFFFF;background-color: #353D73;font-weight: bold;}
.AgendaLabel			{font-size: 1em;color: #364077;font-weight: bold;}
.AgendaInput			{font-size: 1em;color: #666666;border: 1px solid #666666;}
.AgendaSelect			{font-size: 1em;color: #364077;font-weight: bold;background-color: #FFFFFF;}
.AgendaAlfabeto			{font-size: 1.1em;color: #364077;text-decoration: none;}
.AgendaFundo01			{font-size: 1em;color: #000000;background-color: #FFFFFF;}
.AgendaFundo02			{font-size: 1em;color: #000000;background-color: #E3E0E0;}
.AgendaLink				{font-size: 1em;color: #364077;font-weight: bold;}
a.AgendaAlfabeto:hover	{color: #FF0000;}
a.AgendaLink:hover		{color: #FF0000;}

	/* ------- POPUP AGENDA DE TELEFONE -------- */
	.AgendaPopupTableBorda1		{border: solid 1px #000000;}
	.AgendaPopupTableBorda2		{border-bottom: solid 1px #E6E5E5;border-right: solid 1px #E6E5E5;}
	.AgendaPopupTdLabel			{border-left: solid 1px #E6E5E5;border-top: solid 1px #E6E5E5;border-right: solid 1px #E6E5E5;background-color: #353D73;padding: 5px;font-size: 1.1em;color: #FFFFFF;font-weight: bold;text-align: right;}
	.AgendaPopupTdTexto			{border-top: solid 1px #E6E5E5;background-color: #FFFFFF;padding: 2px;font-size: 1.1em;color: #353D73;}


/* -------- AGENDA DE USUÁRIOS ------- */
.AgendaUsuarioTitulo			{font-size: 1em;color: #FFFFFF;background-color: #353D73;font-weight: bold;}
.AgendaUsuarioLabel				{font-size: 1em;color: #364077;font-weight: bold;}
.AgendaUsuarioInput				{font-size: 1em;color: #666666;border: 1px solid #666666;}
.AgendaUsuarioSelect			{font-size: 1em;color: #364077;font-weight: bold;background-color: #FFFFFF;}
.AgendaUsuarioAlfabeto			{font-size: 1.1em;color: #364077;text-decoration: none;}
.AgendaUsuarioFundo01			{font-size: 1em;color: #000000;background-color: #FFFFFF;}
.AgendaUsuarioFundo02			{font-size: 1em;color: #000000;background-color: #E3E0E0;}
.AgendaUsuarioLink				{font-size: 1em;color: #364077;font-weight: bold;}
a.AgendaUsuarioAlfabeto:hover	{color: #FF0000;text-decoration: underline;}
a.AgendaUsuarioLink:hover		{color: #FF0000;}


	/* ------- POPUP AGENDA DE USUÁRIOS -------- */
.AgendaUsuarioPopupTableBorda1	{border: solid 1px #000000;}
.AgendaUsuarioPopupTableBorda2	{border-bottom: solid 1px #E6E5E5;border-right: solid 1px #E6E5E5;}
.AgendaUsuarioPopupTdLabel		{border-left: solid 1px #E6E5E5;border-top: solid 1px #E6E5E5;border-right: solid 1px #E6E5E5;background-color: #353D73;padding: 5px;font-size: 1.1em;color: #FFFFFF;font-weight: bold;text-align: right;}
.AgendaUsuarioPopupTdTexto		{border-top: solid 1px #E6E5E5;background-color: #FFFFFF;padding: 2px;font-size: 1.1em;color: #353D73;}


/* ------------- ARQUIVOS -------------- */
.ArquivoTitulo			{font-size: 1em;color: #FFFFFF;background-color: #353D73;font-weight: bold;}
.ArquivoLabel			{font-size: 1em;color: #364077;font-weight: bold;}
.ArquivoSelect			{font-size: 1em;color: #364077;font-weight: bold;background-color: #FFFFFF;}
.ArquivoFundo01			{font-size: 1em;color: #000000;background-color: #FFFFFF;}
.ArquivoFundo02			{font-size: 1em;color: #000000;background-color: #E3E0E0;}
.ArquivoLink			{font-size: 1em;color: #364077;font-weight: bold;}
a.ArquivoLink:hover		{color: #FF0000;}


/* ---------- CLASSIFICADOS ---------- */
.ClassificadosTitulo		{font-size: 1.1em;color: #364077;font-weight: bold;}
.ClassificadosTexto			{font-size: 1em;color: #000000;}
.ClassificadosNome			{font-size: 1em;color: #364077;font-weight: bold;}
.ClassificadosContato		{font-size: 0.9em; color: #364077;}
.ClassificadosFundo01		{background-color: transparent;}
.ClassificadosFundo02		{background-color: transparent;}


/* ------------ CONTATOS ------------- */
.ContatosTitulo			{font-size: 1em;color: #FFFFFF;background-color: #353D73;font-weight: bold;}
.ContatosFundo01		{font-size: 1em;color: #000000;background-color: #FFFFFF;}
.ContatosFundo02		{font-size: 1em;color: #000000;background-color: #E3E0E0;}


/* ------------ ENQUETE -------------- */

.EnqueteTitulo			{font-size: 0.7em;color: #B29410;font-weight: bold;}
.EnqueteMensagem		{font-size: 0.7em;color: #B29410; background-color:#CCCCCC;}

.divEnqueteGeral		{width:100%; margin:0; padding:0;}
#divEnqueteItem			{vertical-align:top; margin-top:-15px;}
#divEnqueteItem ul li	{font-size: 0.7em;color: #000; list-style:none; margin-left:-40px; }
#divImgEnquete, #divValidacaoEnquete			{width:100%; text-align:center;}
#divTituloEnquete		{width:100%;}


/* ------------ EVENTOS -------------- */
.EventosTitulo			{font-size: 1.1em;color: #364077;font-weight: bold;}
.EventosTexto			{font-size: 1em;color: #000000;}
.EventosData			{font-size: 1em;color: #666666;}
.EventosLabel			{font-size: 1em;color: #364077;font-weight: bold;}
.EventosLocal			{font-size: 1em;color: #666666;}
.EventosHora			{font-size: 1em;color: #666666;}


/* ---------- FALE CONOSCO ----------- */
.FaleConoscoLabel		{font-size: 1em;color: #15203C;font-weight: bold;}
.FaleConoscoInput		{font-size: 1.1em;color: #15203C;background-color: #ffffff; border: 1px solid #15203C;}

/* ------- FALE CONOSCO RECADO ------- */
.FaleConoscoRecadoLabel		{font-size: 1em;color: #364077;font-weight: bold;}
.FaleConoscoRecadoInput		{font-size: 1.1em;color: #364077;background-color: #ffffff; border: 1px solid #141849;}


/* --------------- FAQ (FAQ.ascx) --------------- */  
.FaqIndice			{font-size:0.7em ;color: #000000;font-weight: bold;}
.FaqP				{font-size:0.7em ;color: #364077;font-weight: bold;}
.FaqR				{font-size:0.7em ;color: #364077;font-weight: bold;}
.FaqPergunta		{font-size:0.7em ;color: #000000;font-weight: bold;} 
.FaqResposta		{font-size:0.7em ;color: #000000;}
a.FaqIndice:hover	{color: #000000;}

#divFaq				{clear:both; float:left} /* - Raphael - DIV GERAL DA FAQ*/
#divFaqIndice 		{clear:both} /* - Raphael - Iteração do Índice de Perguntas*/
#divFaqPergResp 	{clear:both} /* - Raphael - Iteração de Perguntas e Respostas*/
#divFaqPergResp  p	{font-size:0.7em ;color: #000000;} /* - Raphael - Parágrafos das perguntas e respostas*/
#divFaqPergResp .FaqResposta	{margin:-10px 0px 20px 0px;} /* - Raphael - Iteração ba barra do EDIT*/
#divFaqEdit  		{clear:both} /* - Raphael - Iteração ba barra do EDIT*/



/* ------------- FÓRUM --------------- */
.ForumTitulo			{font-size: 0.8em;color: #364077;font-weight: bold;}
.ForumResposta			{font-size: 0.8em;color: #000000;}
.ForumTexto				{font-size: 0.8em;color: #A5A5A5;}
a.ForumTitulo:hover		{color: #FF0000;}
a.ForumResposta:hover	{color: #FF0000;}

	/* ------ FÓRUM TELA DE RESPOSTA ----- */
	.ForumFieldsetTitulo		{background-color: #E3E2E2;border: 1px solid #A9A4A4;padding: 5px 5px 5px 5px;}
	.ForumFieldsetDescricao		{background-color: #F4F3F3;border: 1px solid #A9A4A4;padding: 5px 5px 5px 5px;}
	.ForumAssunto				{font-size: 1.1em;color: #666666;font-weight: bold;}
	.ForumGerador				{font-size: 0.8em;color: #BCB8B8;}
	.ForumDescricao				{font-size: 1em;color: #000000;}
	
	
	/* ---- GERENCIADOR DE MENSAGENS ----- */
	
	/* -- Geral -- */
	.GerenciadorMsgBotoes			{font-size: 1em;color: #141849; border-left: #D0C182 1px outset;border-top: #D0C182 1px outset;border-right: #D0C182 1px outset;border-bottom:#D0C182 1px outset;background-color: #E9D47F;width: 80px;font-weight: bold;}
	.GerenciadorMsgTable			{background-color: #AFB0C1;border: solid 1px #000000;}
	.GerenciadorMsgTdLabel			{background-color: #FBF6E5;padding: 2px;font-size: 1.1em;color: #141849;text-align: right;}
	.GerenciadorMsgTdInput			{background-color: #F7F7F7;padding: 2px;}
	.GerenciadorMsgInput			{font-size: 1.1em;color: #364077;background-color: #ffffff; border: 1px solid #141849;}

	
	/* -- TELA PRINCIPAL -- */
	.GerenciadorMsgTabelaPrincipal		{width: 700px;height: 400px;}
	.GerenciadorMsgBarraRedigir			{border: 1px #141849 solid;background-color: #F7F7F7;padding: 3px;}
	.GerenciadorMsgBordas				{border: 1px #141849 solid;color: snow;vertical-align: top;}
	
	
	/* -- TELA DE PASTAS -- */
	.GerenciadorMsgTabelaPastas			{background-color: #F7F7F7;height: 100%;padding: 3px;}
	.GerenciadorMsgTituloPastas			{font-size: 1.1em;color: #D1AB00;font-weight: bold;height: 25px;background-color: #141849;text-align: center;}
	.GerenciadorMsgLinkPastas			{font-size: 1.1em;color: #141849;}
	.GerenciadorMsgLinkPastas:hover		{color: #D1AB00;text-decoration: none;}
	
	/* -- TELA GERENCIAMENTO DE PASTAS -- */
	.GerenciadorMsgGerenciamentoTitulo		{font-size: 1.1em;color: #141849;background-color: #E5E5E5;font-weight: bold;}
	.GerenciadorMsgGerenciamentoLinhaOn		{font-size: 1em;color: #000000;background-color: #FBF6E5;}
	.GerenciadorMsgGerenciamentoLinhaOff	{font-size: 1em;color: #000000;background-color: #FFFFFF;}
	
	
	/* -- TELA LISTA DE MENSAGENS -- */
	.GerenciadorMsgListagemTitulo			{font-size: 1.1em;color: #141849;background-color: #E5E5E5;font-weight: bold;}
	.GerenciadorMsgListagemLinhaOn			{font-size: 1em;color: #000000;background-color: #FBF6E5;}
	.GerenciadorMsgListagemLinhaOff			{font-size: 1em;color: #000000;background-color: #FFFFFF;}
	.GerenciadorMsgListagemLink				{font-size: 1.1em;color: #141849;}
	.GerenciadorMsgListagemLink:hover		{color: #D1AB00;text-decoration: none;}
	.GerenciadorMsgListagemLinkTitulo		{font-size: 1.1em;color: #141849;}
	.GerenciadorMsgListagemLinkTitulo:hover	{color: #D1AB00;text-decoration: none;}
	
		
	/* -- TELA DE PREVIEW -- */
	.GerenciadorMsgBarra			{background-color: #F7F7F7;padding: 5px;}
	.GerenciadorMsgTituloEmail		{font-size: 1.1em;color: #141849;font-weight: bold;}
	.GerenciadorMsgLabelEmail		{font-size: 1.1em;color: #141849;font-weight: bold;}
	.GerenciadorMsgTextoEmail		{font-size: 1.1em;color: #000000;}
	
	
	
	/* -- POPUP DE MENSAGENS -- */
	.GerenciadorMsgPopupFieldset	{font-size: 1.1em;color: #D1AB00;font-weight: bold;border: 1px #D1AB00 solid;padding: 3px;}
	.GerenciadorMsgPopupLink		{font-size: 1.1em;color: #141849;}
	.GerenciadorMsgPopupLink:hover	{color: #D1AB00;text-decoration: none;}
	.GerenciadorMsgPopupLabel		{font-size: 1.1em;color: #141849;}
	.GerenciadorMsgPopupTexto		{font-size: 1.1em;color: #000000;}
	.GerenciadorMsgPopupTitulo		{font-size: 1.1em;color: #141849;font-weight: bold;}


/* ------------ GLOSSÁRIO ------------ */
.GlossarioLabel			{font-size: 1em;color: #364077;font-weight: bold;}
.GlossarioInput			{font-size: 1.1em;color: #364077;background-color: #ffffff; border: 1px solid #141849;}
.GlossarioTermo			{font-size: 1em;color: #364077;font-weight: bold;}
.GlossarioTexto			{font-size: 1em;color: #666666;}


/* -------------- HTML --------------- */
.HtmlTexto				{font-size: 0.8em; color: #333333;}
.HtmlTextoAcqua			{font-size: 1em; color: #1C73B7;}
.HtmlTextoGold			{font-size: 1em; color: #D1AB00;}
.LinkHTML				{font-size: 0.8em; color: #333333; }


#divHtmlTexto p					{font-size: 0.7em; color: #333333;}  /*BRUNO*/
#divHtmlTexto .LinkHTML			{color: #333333; font-weight:normal; font-size:1em;}  /*BRUNO*/
#divHtmlTexto p.TxtCzPeqLink 	{color: #808080; text-decoration: underline; font-size:1.2em;}
#divHtmlTexto p.alert			{border: 1px solid #D6D7DF; background-color: #F3F3F3; font-size:0.7em; color: #CC0000; margin:10px 5px 10px 5px; padding:8px}  /*RAPHAEL*/

#divHtmlTexto .TxtTitulo	{font-size: 0.9em; color: #936e00; margin-top:15px;}
#divHtmlTexto .HtmlTexto		{font-size: 0.7em; color: #333333;}  /*BRUNO*/


/*Estilo das listas UL e OL*/
#divHtmlTexto ul li			{font-size: 0.7em}
#divHtmlTexto ul li ul li	{list-style:disc; font-size: 1em}
#divHtmlTexto ol li 		{font-size: 0.7em}
#divHtmlTexto ul li ol li 	{font-size: 1em}
#divHtmlTexto ol li ul li	{list-style:disc; font-size: 1em}
#divHtmlTexto ol li ol li,



/* ------------- IMAGEM -------------- */
.ImagemLegenda			{font-size: 0.7em; color: #000;}

#divImagens				{margin:0; padding:0; position:relative; width:100%;}/* - BRUNO - DIV GERAL DA IMAGENS*/
#divImagens #Conteudo	{position:relative;}/* - BRUNO - Iteração da Imagem do módulo*/
#divImagensLegenda		{width:100%; text-align:center;}/* - BRUNO - Iteração da Legenda do módulo*/
.modImagensImagens		{ width:100%;}


/* ----------- INDIQUE URL ----------- */
.IndiqueUrlLink			{font-size: 0.7em;color: #364077;font-weight: bold;}
.IndiqueUrlLink:hover		{color: #FF0000;}


/* -------------- LINKS -------------- */
.LinksTitulo			{font-size: 0.7em;color: #D1AB00;font-weight: bold;}
.LinksTexto				{font-size: 0.7em;color: #15203C;}
a.LinksTitulo:hover		{color: #705C04;}


/* -------------- MARQUEE -------------- */
.MarqueeTexto			{font-size: 0.7em;color: #364077;font-weight: bold;}


/* ------------ NOTÍCIAS ------------- */
.NoticiaTitulo			{font-size: 0.9em;color: #D1AB00;font-weight: bold;}
.NoticiaTexto			{font-size: 0.8em;color: #15203C;}
.NoticiaOrigem			{font-size: 0.8em;color: #A5A5A5;}
.NoticiaSaiba			{font-size: 0.8em;color: #D1AB00;font-weight: bold;}
a.NoticiaSaiba:hover		{color: #705C04;}


/* --------- NOTÍCIAS SCROLL --------- */
.NoticiaScrollTitulo		{font-size: 1em;color: #364077;font-weight: bold;}
.NoticiaScrollTexto		{font-size: 1em;color: #000000;}
.NoticiaScrollOrigem		{font-size: 0.9em;color: #A5A5A5;}
a.NoticiaScrollTitulo:hover	{color: #FF0000;}
a.NoticiaScrollTexto:hover	{color: #FF0000;}


/* ----------- QUICK LINKS ----------- */
a.QuickLinks				{font-size: 0.70em; color: #3E516C; text-decoration: underline;}
a.QuickLinks:hover		{text-decoration: none;}

#divQuickLinks a.QuickLinks	{background:url(/imagens/icones/seta-dourada.gif) no-repeat left center; width:100%; padding-left:15px;}


/* -------- QUICK LINKS COMBO -------- */
.QuickLinksComboSelect		{font-size: 0.7em;color: #364077;font-weight: bold;background-color: #dadada;}
.QuickLinksComboLinks		{font-size: 0.7em;color: #364077;font-weight: bold;}
a.QuickLinksComboLinks:hover	{color: #FF0000;}




/* -------- PARA O PORTAL ALFANET -------- */

/* LOGIN */
input.login {font-size: 1em;color: #070F3D; width: 88px; height: 16px; background-color: #E1E3EA; border: 1px solid #999999;}

/* BUSCA */
.FormBusca {font-size: 0.8em;color: #070F3D; width: 60px; height: 16px; background-color: #E1E3EA; border: 1px solid #999999;}

/* HTML */
.TxtHome			{font-size: 0.8em; color: #233055;}
.TxtCzPeq			{font-size: 0.7em; color: #999999;}
.TxtCzPeqLink		{font-size: 0.7em; color: #999999; text-decoration: underline;}



/* BOTÕES */
input.bt {
	background : #FFFFFF;
	border : 1px solid #DCDDE3;
	font : bold 1em Verdana;
	color : #999999;
}

input.btimprimir {
	background : #FFFFFF url(/imagens/botoes/paginas/bt-imprimir.gif) no-repeat right;
	border : 1px solid #DCDDE3;
	font : bold 1em Verdana;
	color : #999999;
	padding: 0px 14px 0px 0px;
}

input.btvoltar {
	background : #FFFFFF url(/imagens/botoes/paginas/bt-voltar.gif) no-repeat right;
	border : 1px solid #DCDDE3;
	font : bold 1em Verdana;
	color : #999999;
	padding: 0px 14px 0px 0px;
}

input.btproxima {
	background : #FFFFFF url(/imagens/botoes/paginas/bt-proxima.gif) no-repeat right;
	border : 1px solid #DCDDE3;
	font : bold 1em Verdana;
	color : #999999;
	padding: 0px 14px 0px 0px;
}

/*estilos importados do alfanetcss existente no transacional*/
.linhasubtitulo		{ font-size:0.8em; color: #233055; font-weight:bold; background-color: #FFFFFF;height: 22px;}
.linhadivisora		{height:1px; background-color:#CBCACA;}
.links01			{font-size:1.1em; color: #999999;}
.tablebordalateral	{border-left: 1px solid #CBCACA;border-right: 1px solid #CBCACA;}
.tableborda			{border:1px #CBCACA solid;}
.tablealert			{border: 1px solid #D6D7DF; background-color: #F3F3F3;  font-size:1em; color: #CC0000;}
.TableAlertPopUp	{border: 1px solid #D6D7DF; background-color: #F3F3F3;  font-size:1em; color: #CC0000; margin:10px; padding:10px;}
.linhaclara			{font-size:0.8em; color: #233055; background-color: #FFFFFF;height: 22px;}
.linhaclara	td		{font-size:1em; color: #233055; background-color: #FFFFFF;height: 22px;}
.linhaclara p		{font-size:1em !important; text-align:center !important;}
.linhaescura		{font-size:0.8em; color: #233055; background-color: #F3F4F6;height: 22px;}
.linhaescura td		{font-size:1em; color: #233055; background-color: #F3F4F6;height: 22px;}
.linhaescura p		{font-size:1em !important; text-align:center !important;}
.textocinza			{font-size:1em; color: #999999;}
.label				{font-size:0.8em; color: #233055; font-weight:bold; height: 22px;}
.label .links01		{font-size:1.5em; color: #999999;}
.textovermelho		{font-size:0.8em; color: #CC0000;}
.titulodourado		{font-size:1em; color: #936e00; font-weight:bold; padding-bottom:10px;}
.linharesultadoescura	{font-size:1em; color: #233055; font-weight:bold; background-color: #E8E9ED;height: 22px;}
.linhapontilhada	{background-image: url(../imagens/pontilhado.gif); height:1px;}
.linhaclara .LinkHTML {font-size:1em !important; color: #999!important; font-weight:bold !important;}
.linhaescura .LinkHTML {font-size:1em !important; color: #999!important; font-weight:bold !important;}

#divHtmlTexto table tr td p u a,
#divHtmlTexto table tr td p a {font-size:1em !important; color: #000!important; }
