<style type="text/css">		

	a.copyright{color: #000000;text-decoration:none; font:arial; font-size:8pt;}
	a.copyright:link{color: #000000; text-decoration:none;}
	a.copyright:hover{color: #000000; text-decoration:none; text-decoration : none;}
	a.copyright:active{color: #000000; text-decoration:none;}
	
	a.txtMenu{color: #000000;text-decoration:none; font:arial; font-size:9pt;}
	a.txtMenu:link{color: #000000; text-decoration:none;}
	a.txtMenu:hover{color: #ffffff; text-decoration:none; text-decoration : none;}
	a.txtMenu:active{color: #ffffff; text-decoration:none;}
	
	a.txtLink{color: #000000;text-decoration:none; font:arial; font-size:8pt;}
	a.txtLink:link{color: #000000; text-decoration:none;}
	a.txtLink:hover{color: #E42A27; text-decoration:none; text-decoration : none;}
	a.txtLink:active{color: #E42A27; text-decoration:none;}
	
	.divisao{
	 border-right-color: #000000;
	 border-right-width:1px;
	 border-right-style:solid;
	 color: #000000;
	 font-family: Arial;
	 font-size: 9pt;
	 padding-left: 5px;
	 text-decoration: none;
	}	
	
	.divisao_titulo{
	 border-bottom-color: #cccccc;
	 border-bottom-width:1px;
	 border-bottom-style:solid;
	 color: #E42A27;
	 font-family: Arial;
	 font-size: 9pt;
	 text-decoration: none;
	}	
	
	.divisao_produto{
	 border-top-color: #cccccc;
	 border-top-width:1px;
	 border-top-style:solid;
	 color: #000000;
	 font-family: Arial;
	 font-size: 8pt;
	 text-decoration: none;
	}	
	
	.txtMenu {
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
    }
	
	.txtCopyright {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
    }
	
	.txtTitulo {
	color: #E42A27;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 5px;
	text-decoration: none;
    }
	
	.txtCat {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
    }
	
	.txtTexto {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 5px;
	text-decoration: none;
	text-align:justify;
    }
	
	.txtFrase {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align:center;
    }
	
	.txtBotao {
	color: #E42A27;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align:center;
    }
	
	.txtDescricao {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
    }
	
	.imagens {
	color: #<? echo $cor_texto;?>;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 12px;
	text-decoration: none;
    }
	
	.txtLink {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
    }
	
	.tabelaScroll {
	height:230px;
	overflow:auto;
	scrollbar-face-color: #E5E5E5;
    scrollbar-shadow-color: #E5E5E5;
    scrollbar-highlight-color: #E5E5E5;
    scrollbar-3dlight-color: #E5E5E5;
    scrollbar-darkshadow-color: #E5E5E5;
    scrollbar-track-color: #E5E5E5;
    scrollbar-arrow-color: #000000;
	padding-top: 5px;
	}
	
	.tabelaScroll2 {
	height:190px;
	overflow:auto;
	scrollbar-face-color: #E5E5E5;
    scrollbar-shadow-color: #E5E5E5;
    scrollbar-highlight-color: #E5E5E5;
    scrollbar-3dlight-color: #E5E5E5;
    scrollbar-darkshadow-color: #E5E5E5;
    scrollbar-track-color: #E5E5E5;
    scrollbar-arrow-color: #000000;
	padding-top: 5px;
	}
	
	.tabelaScroll3 {
	height:120px;
	overflow:auto;
	scrollbar-face-color: #E5E5E5;
    scrollbar-shadow-color: #E5E5E5;
    scrollbar-highlight-color: #E5E5E5;
    scrollbar-3dlight-color: #E5E5E5;
    scrollbar-darkshadow-color: #E5E5E5;
    scrollbar-track-color: #E5E5E5;
    scrollbar-arrow-color: #000000;
	padding-top: 5px;
	}
	
	.linha {
     background: #<? echo $cor_menu1;?>;
   }
   
   .txtBox100_2 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width:100px;
   }
   
   /*.caixatexto{
    background-color:transparent;
	border-style:hidden;
	border:0;
	font-size:10px;
	font-family:verdana;
	color:<? echo $cor_texto;?>;
	scrollbar-face-color: #<? echo $cor_fundo_home01;?>;
    scrollbar-shadow-color: #<? echo $cor_texto;?>;
    scrollbar-highlight-color: #<? echo $cor_texto;?>;
    scrollbar-3dlight-color: #<? echo $cor_fundo_home01;?>;
    scrollbar-darkshadow-color: #<? echo $cor_fundo_home01;?>;
    scrollbar-track-color: #<? echo $cor_fundo_home01;?>;
    scrollbar-arrow-color: #<? echo $cor_texto;?>;
   }*/
   
</style>