/*Conteudo Principal*/
		/*Div's*/
body{
	margin:0 auto;
}
.astec_menu{
background-color: Blue;
width:1024px;
height: 50px;
float: left;
	}

	.astec_titulo_detaque{
		font-size :12px;
		font-family : Arial;
		color : #0A0F14;
		width: 730px;
		}
.astec_series_historicas{
	font-size :12px;
	font-family : Arial;
	color : #0A0F14;
	width: 730px;
	float: left;
}
					/*Estilos de Fonte*/
						.astec_estilo1{
							font-size :21px;
							font-family : Arial;
							vertical-align : top;
							color : #0A0F14;
						}
						.astec_estilo2{
							font-size :14px;
							font-family : Arial;
							vertical-align : top;
							color : #299f91;
							font-weight : bold;
						}
					.astec_estilo3{
							font-size :12px;
							font-family : Arial;
							vertical-align : top;
							color : #0A0F14;
							}
					.astec_estilo4{
							font-size :16px;
							font-family : Arial;
							vertical-align : top;
							color : #0A0F14;
							font-weight : bold;
						}
					.astec_estilo5{
							font-size :12px;
							font-family : Arial;
							vertical-align : top;
							color : #0A0F14;
						}
						.astec_estilo6{
							font-size :12px;
							font-family : Arial;
							vertical-align : top;
							color : #0A0F14;
							font-weight : bold;
						}
					.astec_texto{
							font-size :12px;
							font-family : Arial;
							vertical-align : top;
							    
						}								