 body {
	bgproperties				: 	fixed; 
	/*background-color			:	#F2F5F9;*/
	scrollbar-3dlight-color		: 	#EFEFEF;/*COLORE A BORDA DAS SETAS DO SCROLL*/
	scrollbar-base-color		: 	#CCCCCC;/*COLORE O SCROLL*/
	scrollbar-darkshadow-color	: 	#EFEFEF;/*COLORE A LATERAL DO SCROLL*/
	scrollbar-face-color		: 	#EFEFEF;
	scrollbar-highlight-color	: 	#EFEFEF;
	scrollbar-shadow-color		: 	#EFEFEF;
	scrollbar-track-color		: 	#999999;
	margin						: 	0;	
}

.label{
	font-size		: 12px;
	font-family		: Arial, Verdana;
	color			: #333333;
	/*font-weight: bold;*/
}

.label1{
	font-size		: 121px;
	font-family		: Arial, Verdana;
	color			: #999999;
	/*font-weight: bold;*/
}

.label2{
	font-size		: 14px;
	font-family		: Arial, Verdana;
	color			: #B70000;
	font-weight: bold;
}

.label3{
	font-size		: 11px;
	font-family		: Arial, Verdana;
	color			: #333333;
	font-weight		: bold;
}
.label4{
	font-size		: 12px;
	font-family		: Arial, Verdana;
	color			: #B70000;
}

.label5{
	font-size		: 12px;
	font-family		: Arial, Verdana;
	color			: #666666;
	font-weight		: bold;
}

.label6{
	font-size		: 15px;
	font-family		: Arial, Verdana;
	color			: #5C5C5C;
	font-weight		: bold;
}

.label7{
	font-size		: 12px;
	font-family		: Arial, Verdana;
	color			: #5C5C5C;
}

.label8{
	font-size		: 12px;
	font-family		: Arial, Verdana;
	color			: #728D1C;
	text-align:right;
	padding-right:3px;
}

.txt_destaque{
	font-size		: 12px;
	font-family		: Verdana,Arial ;
	color			: #000000;
	font-weight		: 600;
}

.txt_destaque_principal{
	font-size		: 12px;
	font-family		:  Verdana,Arial;
	color			: #343E73;
}


.txt_cat_faq{
	font-size		: 18px;
	font-family		: Verdana, Arial;
	font-style		: italic;
	color			: #00458A;
}

.txt_sbm{
	font-size		: 12px;
	font-family		: Verdana, Arial;
	color			: #FFFFFF;
	cursor     		: pointer;
	font-weight		: bold;
	/*filter			: glow (strength=2,color=#000000,enabled=10);*/
}

.janela{
	border-bottom		: 1px solid #749B00;
	border-left			: 1px solid #749B00;
	border-right		: 1px solid #749B00;
}

.txt_titulo{
	font-size			: 12px;
	font-family			: Verdana, Arial ;
	color				: white;
	font-weight			: bold;
	height				: 25px;
	background-image	: url('../img/fun_titulo.jpg');
	background-repeat	: repeat-x;
	background-position : center bottom;
}

.txt_portifolio{
	font-size		: 12px;
	font-family		: Arial, Verdana;
	color			: #777777;
}

.txt_cotacao_sigla{
	font-size			: 11px;
	font-family			: Arial, Verdana;
	color				: #333333;
	font-weight			: bold;
		background-image	: url('../img/quadrado_cinza.jpg');
	background-repeat	: no-repeat;
}

.txt_cotacao_valor{
	font-size			: 10px;
	font-family			: Arial, Verdana;
	color				: #333333;
  	background-image	: url('../img/quadrado_verde.jpg');
	background-repeat	: no-repeat;
}

.faq_pergunta{
	font		: 12px Verdana,Arial #000000;
	font-weight	: bold;
	text-align 	: justify;
}
.faq_resposta{
	font		: 12px Verdana,Arial #555555;
	text-align 	: justify;
}


/* --  BOTÕES --  */
.bot_inserir{
  background-image	: url('../adm/img/btn_inserir.jpg');
  font				: 11px Arial;
  color				: #FFFFFF;
  border			: 0px solid #000080;
  width				: 89px;
  height			: 24px;
  font-weight		: bold;
  cursor 			: pointer;
  letter-spacing	: 1px;
}

.bot_enviar{
  background-image	: url('../adm/img/btn_enviar.jpg');
  border			: 0px solid #000080;
  width				: 70px;
  height			: 20px;
  cursor 			: pointer;
}

.bot_voltar{
  background-image	: url('../img/bt_voltar.jpg');
  border			: 0px solid #000080;
  width				: 112px;
  height			: 25px;
  cursor 			: pointer;
}

.bot_enviar_curriculo{
  background-image	: url('../img/bt_confirmar.jpg');
  border			: 0px solid #000080;
  width				: 111px;
  height			: 25px;
  cursor 			: pointer;
}

.bot_mais_formacao{
  background-image	: url('../adm/img/btn_formacao.jpg');
  border			: 0px solid #000080;
  width				: 85px;
  height			: 20px;
  cursor 			: pointer;
}

.bot_mais_historico{
  background-image	: url('../adm/img/btn_historico.jpg');
  border			: 0px solid #000080;
  width				: 85px;
  height			: 20px;
  cursor 			: pointer;
}

.bot_excluir{
  background-image	: url('../adm/img/btn_excluir.jpg');
  font				: 11px Arial;
  color				: #FFFFFF;
  border			: 0px solid #000080;
  width				: 89px;
  height			: 24px;
  font-weight		: bold;
  cursor 			: pointer;
  letter-spacing	: 1px;
}

.bot_alterar{
  background-image	: url('../adm/img/btn_alterar.jpg');
  font				: 11px Arial;
  color				: #FFFFFF;
  border			: 0px solid #000080;
  width				: 89px;
  height			: 24px;
  font-weight		: bold;
  cursor 			: pointer;
  letter-spacing	: 1px;
}

.bot_confirmar{
  background-image	: url('../adm/img/btn_confirmar.jpg');
  border			: 0px solid #000080;
  width				: 89px;
  height			: 24px;
  cursor 			: pointer;
}

.btn_pesquisar{
  background-image	: url('../img/btn_pesquisar.gif');
  border			: 0px solid #000080;
  width				: 71;
  height			: 18px;
  cursor 			: pointer;
  margin			: 4px;
}

.btn_buscar{
 background-image	: url('../img/btn_ok_busca.jpg');
  border			: 0px solid #000080;
  width				: 23;
  height			: 18px;
  cursor 			: pointer;
}

.bot_cancelar{
  background-image	: url('../adm/img/btn_cancelar.jpg');
  border			: 0px solid #000080;
  width				: 89px;
  height			: 24px;
  cursor 			: pointer;
}

.bot_login_produtor{
  background-image:url('../img/bt_entrar.jpg');
  border			: 0px solid #000080;
  width				: 71px;
  height			: 16px;
  cursor 			: pointer;
}

.bot_visualizar_relatorio{
  background-image:url('../img/bt_visualizar.jpg');
  border			: 0px solid #000080;
  width				: 71px;
  height			: 16px;
  cursor 			: pointer;
}

.bot_recuperar_senha{
  background-image:url('../img/bt_recuperar.jpg');
  border			: 0px solid #000080;
  width				: 71px;
  height			: 16px;
  cursor 			: pointer;
}

.bot_voltar_produtor{
  background-image:url('../img/bt_voltar_produtor.jpg');
  border			: 0px solid #000080;
  width				: 71px;
  height			: 16px;
  cursor 			: pointer;
}

.bot_confirmar1{
  background-image:url('../img/bt_confirmar1.jpg');
  border			: 0px solid #000080;
  width				: 71px;
  height			: 16px;
  cursor 			: pointer;
}
/* --- FIM BOTÕES --- */

.campo {
 /* background-color: #FFFFFF;*/
  background				:	transparent;
  font						: 	12px verdana, arial, helvetica, sans-serif;
  border					:	1px solid #8A4B39;
  text-transform			: 	uppercase;
  scrollbar-3dlight-color	: 	#8A4B39;
  scrollbar-base-color		: 	#8A4B39;
  scrollbar-darkshadow-color: 	#8A4B39;
  scrollbar-face-color		: 	#8A4B39;
  scrollbar-highlight-color	: 	#8A4B39;
  scrollbar-shadow-color	: 	#8A4B39;
  scrollbar-track-color		: 	#8A4B39;/*cor rolante*/
  margin					: 	0;
}

.input {
  background		: #EFEFEF;
  font				: 11px  verdana,arial;
  color 			: #333333;
  border			: 1px solid #333333;
  overflow			: auto;
	/*text-transform	: uppercase;*/
}

.input_ativo {
  background		: #D6D6D6;
  font				: 11px  verdana,arial;
  color 			: #666666;
  border			: 1px solid #000000;
	/*text-transform	: uppercase;*/
}

.input1 {
  font				: 12px arial, verdana, helvetica, sans-serif;
  color 			: #444444;
  text-transform	: uppercase;
  border-button		: 1px solid #333333;
  border-top		: 0px ;
  border-left		: 0px ;
  border-right		: 0px ;
}

.label_busca{
	font-size		: 11px;
	font-family		: Arial, Verdana;
	color			: #5C5C5C;

}

.input_busca {
  background		: #EFEFEF;
  font				: 10px arial, verdana, helvetica, sans-serif;
  color 			: #666666;
  border			: 1px solid #333333;
  text-transform	: uppercase;
}

.btn_busca{
  background-image	: url('../img/btn_ok_busca.jpg');
  font				: 11px Arial;
  color				: #FFFFFF;
  border			: 0px solid #000080;
  width				: 23px;
  height			: 18px;
  cursor 			: pointer;
  letter-spacing	: 1px;
}

.textarea1 {
  	font						: 	12px arial, verdana, helvetica, sans-serif;
  	color 						: 	#444444;
  	border						: 	0px;
  	text-transform				: 	uppercase;
  	background-color			: 	transparent;
	overflow					: 	hidden;
	scrollbar-3dlight-color		: 	#FFFFFF;/*COLORE A BORDA DAS SETAS DO SCROLL*/
	scrollbar-base-color		: 	#FFFFFF;/*COLORE O SCROLL*/
	scrollbar-darkshadow-color	: 	#FFFFFF;/*COLORE A LATERAL DO SCROLL*/
	scrollbar-face-color		: 	#FFFFFF;
	scrollbar-highlight-color	: 	#FFFFFF;
	scrollbar-shadow-color		: 	#FFFFFF;
	scrollbar-track-color		: 	#FFFFFF;
}


.campo_desabilitado {
  background-color	: #CCCCCC;
  font				: 17px verdana, arial, helvetica, sans-serif;
  border			: 1px solid #8A4B39;
  font-weight		: bold;
}

.tabela{
	border 			: 1px solid #4B4B25 ;
}

.tabela1{
	border 			: 1px solid #4B4B25 ;
	background-color:  white;) 
}

#produtor_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black;
	height:23px;
	background-color:#E0E0E0;
	padding-left:4px;
	cursor:pointer;
}

A {
	color			: #000000;
	TEXT-DECORATION	: underline;
}

A:link {
	TEXT-DECORATION	: none;
}

A:visited {
	TEXT-DECORATION	: none;
}

A:hover {
	TEXT-DECORATION	: none;
	color			: #006600;
}
