/*Tabelas*/
.astec_tabela{
	width : 100%;
	font-size :12px;
	font-family : Trebuchet MS;
	vertical-align : top;
	color : #003d6e;
}
.astec_tabela1{
	width : 100%;
	font-size :12px;
	font-family : Trebuchet MS;
	vertical-align : top;
	color : #003d6e;
}
	/*Estilos*/
		.astec_estilo1{
				font-size :21px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
		}
		.astec_estilo2{
				font-size :14px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #299f91;
				font-weight : bold;
		}
		. astec_estilo3{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
		}
		.astec_estilo4{
				font-size :16px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
				font-weight : bold;
		}
	/*Link*/	
	.astec a{
		font-size :12px;
		font-family : Trebuchet MS;
		vertical-align : top;
		color : #0275d1;
		font-weight : bold;
		text-decoration : none;
		}
	.astec a:hover {
		color: #3399ff;
		font-weight : bold;
		font-family : Trebuchet MS;
		font-size: 12px;
		}
/*Informações na td*/
		.astec_tabela td{
				padding-top : 9px;
		}
		.astec_tabela1 td{
				padding-top : 15px;
				padding-right : 15px;
		}
