/*Conteudo Principal*/
body{
	margin:0 auto;
}
	/*Div's*/
.astec_caixa_info{
		top:105px;
		left:220px;
		font-size :12px;
		font-family : Trebuchet MS;
		vertical-align : top;
		color : #003d6e;
		width : 700px;;
		height: 100%;
		position: absolute;
	}
.astec_esquerda{
		font-size :12px;
		font-family : Trebuchet MS;
		vertical-align : top;
		color : #003d6e;
		width:700px;
		padding-right: 2px;
		position: absolute;
	}
.astec_conteudo{
		width: 520px;
		font-size :12px;
		font-family : Trebuchet MS;
		vertical-align : top;
		color : #003d6e;
		float :left;
	}
.astec_direita{
		font-size :12px;
		font-family : Trebuchet MS;
		vertical-align : top;
		color : #003d6e;
		float: left;
		width : 209px;
		margin-left: 8px;
		position: absolute;
	}
/*****TABELAS**************************************************************************************/	
		.astec_tab1{
				font-size :12px;
				font-family : Trebuchet MS;
				color : #003d6e;
				width : 750px;
			}
		.astec_tab2{
				width: 520px;
				margin-top : 8px;
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
				float :left;
			}
		.astec_tab3{
				width: 520px;
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
				float :left;
				margin-bottom: 10px;
			}
		.astec_tab4{
				margin-top : 9px;
				font-size :12px;
				font-family : Trebuchet MS;
				color : #003d6e;
				float :left;
				background-color : #dae8e6;
				width : 209px;
			}	
		.astec_tab5{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
				width : 200px;
			}
		.astec_tab6{
				margin-top : 8px;
				font-size :12px;
				font-family : Trebuchet MS;
				color : #003d6e;
				float :left;
				background-color : #dae8e6;
				width : 209px;
				padding-top : 10px;
			}
		.astec_tab7{
				padding-top : 10px;
				margin-top : 8px;
				font-size :12px;
				font-family : Trebuchet MS;
				color : #003d6e;
				float : left;
				background-color : #dae8e6;
				width : 209px;
			}
									
/******Estilos de Fonte**********************************************************************************/

						.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 : Navy;
								font-weight : bold;
							}
					.astec_estilo5{
								font-size :12px;
								font-family : Trebuchet MS;
								vertical-align : top;
								color : #003d6e;
							}
					.astec_estilo6{
								font-size :12px;
								font-family : Trebuchet MS;
								vertical-align : top;
								color : #003d6e;
								font-weight : bold;
							}

/*********LINHAS DAS TABELAS*****************************************************/

									.astec_linha1_tab4{
													background-color : #dae8e6;
													padding: 3px;
												}
									.astec_linha1_tab5{
													background-color : #dae8e6;
												}
									.astec_linha2_tab5{
													background-color : white;
													padding-bottom: 17px;
													padding-top : 10px;
													padding-left : 8px;
													padding-right : 6px;
												}
									.astec_linha1_tab6{
													padding-bottom: 22px;
													padding-top : 10px;
													padding-left : 5px;
													padding-left :16px;
													padding-right : 12px;
												}
									.astec_linha1_tab7{
													padding-bottom: 22px;
													padding-top : 10px;
													padding-left :16px;
													padding-right : 12px;
												}
/********Personalizar***********************************/											
	.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;
		}
