/*Formatação de Texto ===============================================*/
.texto_help	{	font-family: verdana;	font-size: 8pt;	font-weight:boldest; 
				color: #004080;			text-align: justify; }
.texto_comum	{	font-family: verdana;	font-size: 8pt;	font-weight:default; 
					color: #00000;			text-align: justify; }
.title_1		{	font-family: verdana;	font-size: 8pt;	font-weight:default; 
					color: #004080;			text-align: center; }
/*===================================================================*/


/*Formatação de Links ===============================================*/
.linkihorario			{ font-family: verdana; color: #002060; 	text-decoration:none; }
.linkihorario:hover		{ font-family: verdana; color: #004080; 	text-decoration:underline; }

/*.linki1	{	font-family: verdana;	font-size: 7.5pt;	font-weight: bold; */
.linki1	{	font-family: verdana;	font-size: 8pt;	
			color: #FFFFFF;			text-align: right;	text-decoration: none;	}
.linki1:hover	{	color:#FFFF80;	}

.linki2	{	font-family: verdana;	font-size: 7.5pt;	font-weight: normal;
			color: #002040;			text-align: right;	text-decoration: none;	}
.linki2:hover	{	color:#0060A0;	text-decoration: underline}

/*===================================================================*/


/*Formatação de Forms ===============================================*/
.caixadetexto	{	background-color: #004080;	color: #FFFFFF;		font-family: "verdana";
					font-size: 7pt;				font-weight: bold;	width: 130px;			}
					
.text_formis	{	font-family: verdana;		font-size: 8pt;		font-weight: bold;
					border:1 solid #B0B0B0;		color: #000000;		text-align: left;
					background-color: #F0F0F0;	width: 430px;	}

.text_formis_on	{	font-family: verdana;		font-size: 8pt;		font-weight: bold;
					border:1 solid;				color: #000000;		text-align: left;
        			background-color: #B1CBE6;	width: 430px;	}

.text_formis_bolsas { 	font-family: verdana;		font-size: 8pt;		font-weight: bold;
						border:1 solid #B0B0B0;		color: #000000;		text-align: left;
						background-color: #F0F0F0;	width: 630px;	}

.botao	{	font-family: verdana;	font-size: 7pt;				font-weight: bold;
			color: #FFFFFF;			background-color: #004080; 	width: 100px;	}

			
/*===================================================================*/


/*Formatação de Table ===============================================*/
.menu_principal_vert	{	border-width: 0px;	width: 100%;	}

.menu_servissos			{	border-width: 0px;	width: 100%;	}

.tede_hor	{	font-family: verdana;		font-size: 8pt;		font-weight: bold;
				background-color: #0080C0;	color: #FFFFFF;							}
				
.tede_vert	{	font-family: verdana;		font-size: 7pt;		font-weight: bold;
				background-color: #004080;	color: #FFFFFF;		text-align: right;	}

.noticias1	{	font-family: verdana;	font-size: 7.5pt;		
				font-weight: bold;		color: #004080;	}

.tab_fone	{	font-family: tahoma;	font-size: 8pt;
				font-weight: default;	color: #000000; }

#tab_help_title	{	font-family: verdana; font-size: 8pt; 		
					font-weight: bold;		color: #FFFFFF;	
					border: 0px; background-color: #004080;}
					
#tab_help_texto	{	font-family: verdana; 	font-size: 8pt; 		
					font-weight: defautl;	color: #000000;	
					border-left-width: 1px; border-left-style: outset; border-left-color: #004080; 
					border-top-width: 1px;  border-top-style: outset;  border-top-color: #004080; 
					background-color: transparent;}

.concursos_tit 	{	font-family: verdana;	font-size: 8pt;
					font-weight: bold;		color: #FFFFFF; 
					background-color: #004080; }
					
.concursos_tit2	{	font-family: verdana;	font-size: 8pt;
					font-weight: bold;		color: #006291; 
					background-color: #FFFFFF; }

.concursos_txt	{	font-family: verdana;	font-size: 8pt;
					font-weight: default;	color: #000000;
					background-color: #E1F0FF; }
/*===================================================================*/


/*Formatação de Barra de Rolagem ====================================*/
body	{	cursor:default;   font-weight:light;   
			scrollbar-base-color:#F4F4F4; 		scrollbar-arrow-color:#497BB6;
			scrollbar-highlight-color:#497BB6;  scrollbar-shadow-color:#FFFFFF;
		    scrollbar-track-color:#497BB6;		scrollbar-3dlight-color:#FFFFFF;
			scrollbar-darkshadow-color:#FFFFFF;	}
/*===================================================================*/


/*Formatação de Degrades ============================================*/
.degrade1	{	filter:	Alpha (	style=1,  opacity=5,finishopacity=100,
								startx=0 ,starty=0,
								finishx=0,finishy=50 	)
			}
.degrade2	{	filter:	Alpha (	style=1,  opacity=5,finishopacity=100,
								startx=0 ,starty=100,
								finishx=0,finishy=0 	)
			}
/*===================================================================*/
