/*###########   ESTILOS PARA PNG TRANSPARENTE (IE)  ###################*/

 img, #solido,#solido3, #solido2, #degrade, #destaque_home { behavior: url("iepngfix/iepngfix.htc") }
 
   #solido3 {
   background: url(imagens/bg_preto_alpha.png);
   border:#333 solid 1px;
  }
  
  #solido {
   background: url(imagens/bg_preto_alpha.png);
   border:#999999 solid 1px;
  }
  
   #solido2 {
   background: url(imagens/bg_branco_alpha.png);
   border:#999999;
  }

   #degrade {
   background: url(imagens/bg_preto_degrade.png);
  }

   #destaque_home {
   width:104px;
   padding:5px;
   float:left;
   background: url(imagens/bg_preto_alpha.png);
   border:#333 solid 1px;
  }


/*########### ------------------------- ESTILOS PARA LINKS ------------------------------ ###################*/
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; 
color: #FF9900;
}

/*########### ------------------------- ESTILOS PARA FONTES ------------------------------ ###################*/




		/*###########   FONTES BRANCAS  ###################*/
		
		.STYLE_branco_10px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #ffffff;
		}

		.STYLE_branco_11px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #ffffff;
		}
		
		.STYLE_branco_12px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #ffffff;
		}
		
		.STYLE_branco_14px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #ffffff;
		}

		.STYLE_branco_16px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #ffffff;
		}

		.STYLE_branco_18px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #ffffff;
		}

/*###########   FONTES AZUIS ESCURAS ###################*/

.STYLE_azul_escuro_10px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}

.STYLE_azul_escuro_11px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}


.STYLE_azul_escuro_12px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}


.STYLE_azul_escuro_14px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

.STYLE_azul_escuro_18px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}

		/*###########   FONTES AZUIS  ###################*/

		.STYLE_azul_10px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #3B73A9;
		}
		
		
		.STYLE_azul_11px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #3B73A9;
		}
		
		
		
		.STYLE_azul_12px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #3B73A9;
		}
		
		
		
		.STYLE_azul_14px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #3B73A9;
		}

/*###########   FONTES CINZAS  ###################*/

.STYLE_cinza_10px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.STYLE_cinza_11px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.STYLE_cinza_claro_11px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}


.STYLE_cinza_12px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.STYLE_cinza_12px:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;

}

		/*###########   FONTES CINZAS ESCURAS   ###################*/
		
		.STYLE_cinza_escuro_10px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #333333;
		}
		
		
		.STYLE_cinza_escuro_11px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
		}
		
		
		.STYLE_cinza_escuro_12px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333;
		}
		
		
		.STYLE_cinza_escuro_14px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #333333;
		}
		
		
		.STYLE_cinza_escuro_16px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #333333;
		}
		
		.STYLE_cinza_escuro_18px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #333333;
		}

/*###########   FONTES LARANJAS   ###################*/

.STYLE_laranja_10px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}

.STYLE_laranja_11px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	
}

		/*###########   FONTES AMARELAS   ###################*/
		
		
		.STYLE_amarelo_18px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #FFFF00;
			
		}

/*###########   FONTES VERMELHAS   ###################*/

.STYLE_vermelho_10px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.STYLE_vermelho_12px {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ff0000;
}

.STYLE_vermelho_14px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
}

.STYLE_vermelho_16px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
}
.STYLE_vermelho_18px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
}

		/*###########   FONTES VERMELHAS ESCURAS   ###################*/
		
		.STYLE_vermelho_escuro_11px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#990000;
		}
		
		.STYLE_vermelho_escuro_12px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#990000;
		}
		
		.STYLE_vermelho_escuro_14px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color:#990000;
		}
		
		.STYLE_vermelho_escuro_16px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 16px;
			color:#990000;
		}
		
		.STYLE_vermelho_escuro_18px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color:#990000;
		}
		
		.STYLE_vermelho_escuro_22px {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 22px;
			color:#990000;
		}

/*###########   FONTES PRETAS   ###################*/

.STYLEblack10px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.STYLEblack11px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.STYLEblack12px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.STYLEblack14px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.STYLEblack16px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.STYLEblack18px {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}



/*###########   ESTILOS PARA TD   ###################*/
.CELLTAB{
 border-right-color:#999999; border-right-style:solid; border-right-width:1px;
}
.CELLTAB2{
border-bottom-color:#000066; border-bottom-style:solid; border-bottom-width:1px; border-top-color:#000066; border-top-style:solid; border-top-width:1px;  border-right-color:#000066; border-right-style:solid; border-right-width:1px;  border-left-color:#000066; border-left-style:solid; border-left-width:1px;
}
.CELLTAB3{
border-bottom-color:#B5C8E3; border-bottom-style:solid; border-bottom-width:1px; border-top-color:#B5C8E3; border-top-style:solid; border-top-width:1px;  border-right-color:#B5C8E3; border-right-style:solid; border-right-width:1px;  border-left-color:#B5C8E3; border-left-style:solid; border-left-width:1px;
}

.CELLTAB4{
border-right-color:#006699; border-right-style:solid; border-right-width:1px;  border-left-color:#006699; border-left-style:solid; border-left-width:1px;
}



/*###########   ESTILOS PARA FORMS.  ###################*/
.input 
   {
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#666666;
   background:#ccc;
   border-right:1px solid #999999; 
   border-left:1px solid #999999; 
   border-top:1px solid #999999; 
   border-bottom:1px solid #999999;
   height:20px;
   padding-left:3px;
   
   }
.textarea2
   {
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#666666;
   background:#ccc;
   border-right:1px solid #999999; 
   border-left:1px solid #999999; 
   border-top:1px solid #999999; 
   border-bottom:1px solid #999999;
 
   padding-left:3px;
   }
.select2
   {
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#666666;
   background:#ffffff;
   border-right:1px solid #999999; 
   border-left:1px solid #999999; 
   border-top:1px solid #999999; 
   border-bottom:1px solid #999999;
   }
   .button 
{ 
	BORDER-RIGHT: #ccc thin solid; 
	BORDER-TOP: #ccc thin solid; 
	FONT-SIZE: 12px; 
	BACKGROUND: #666; 
	BORDER-LEFT: #ccc thin solid; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #ccc thin solid; 
	FONT-FAMILY: Verdana 
}