


/*=====  Redefinições de TAGs  =====*/
table		{
	color: #000000; 
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: none; }
	
input		{
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	background: none transparent scroll repeat 0% 0%;
	}
	
	
textarea	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	border: 1px solid #646464; 
	background: none transparent scroll repeat 0% 0%;
	}
	
select		{
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	background: none transparent scroll repeat 0% 0%;
	}
	

td { color: #000000; }

/*===== Definição de body =====*/


.PR_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	background: #FFFFFF;
	text-align: center;
	}

.fonte_tit_capa {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	line-height: 18pt;
	color: #4A7496;
}

.tit_canais {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height: 11pt;
	color: #006699;
}

.vermelho {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height: 11pt;
	color: #EB3C00;
}

.tit_destaque {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	line-height: 12pt;
	color: #033D54;
}

a.tit_menu_topo {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height: 11pt;
	color: #000000;
}
a.tit_menu_topo12:visited,active,hover{
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	line-height: 20pt;
	color: #000000;
}

	
/* ====== Definições de borda ===== */

.PR_brd  {
	border: 1px solid #000000;
	}

	
/*====== Estilos de Link =====*/

a:        {
	color: #000000; 
	text-decoration: none
	}
	
a:link    {
	color: #033D54;
	text-decoration: none; 
	}
	
a:visited {
	color: #000000; 
	text-decoration: none;
	}
	
a:active  {
	color: #000000;
	text-decoration: none;
	}
	
a:hover   {
	color: #000000;
 	text-decoration: underline;
	}

/*===== Definição de bg =====*/

.PR_bg_1 {
	background-color: #ECF2FF;
	font-size: 11px;
	}

.PR_bg_2 {
	background-color: #FBFBFB;
	}

.PR_bg_3 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9F9F9;
	}

.PR_tit {
	font-size: 10px;
	font: bold;
	}
/*===== Definição de texto =====*/

.PR_cred   {
	font-weight: normal;
	font-size: 9px;
	color: #646464;
	}
	
.PR_Menu   {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	}


.INPUT {
	PADDING-LEFT: 2px; 
	FONT: 11px Tahoma, Verdana, Arial, Helvetica; 
	COLOR: black; 
	BACKGROUND-COLOR: #ffffff;
    border:1 solid #000000;
}	
	
.cor_azul_contato{
color:#006699; font-family:"Trebuchet MS"; font-size:18px; font-weight:bold;
}
