/*Div's*/
body{
		margin: 0 auto;
		font-size :12px;
		font-family : Trebuchet MS;
		vertical-align : top;
		color : #003d6e;
}
		.astec_menu_ascom{
				margin: 0 auto;
				width: 230px;
				float: left;
		}
		.astec_caixa_1{
				margin: 0 auto;	
				height: 100%;
				width: 100%;
		}
		.astec_caixa_2{
				padding-left: 5px;
				width: 750px;	
				height: 100%;
				position: absolute;
				left: 230px;
				top: 105px;
		}
		#astec_caixa_3{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
		}
		.astec_caixa_4{
				width: 750px;
				height: 83%;
				float: left;	
		}
		.astec_texto_migalha{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
		}
		.astec_menu_horizontal{
				float: left;
				list-style: none;
				color : White;
				width: 750px;
				height: 27px;
				border-bottom: 1px dashed #e5efed;
				border-top : 1px dashed #e5efed;
				padding-top: 3px;
				padding-bottom: 3px;
		}	
		.astec_menu{
				margin-right: 5px;
				padding: 0;
				width: 100px;
				font-size :12px;
				font-family : Trebuchet MS;
				text-decoration: none;
				text-align: center;
				color: #0275d1;
				border: 1px solid #F2F2F2;
				background-color : #0275d1;
				font-weight: bold;
				float:left;
	}
