/*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: 228px;
							float: left;
				}
				.astec_caixa_1{
							height: 100%;
							width: 750px;;
				}
				.astec_caixa_2{
							width: 750px;
							height: 83%;
							float: left;
				}
				.astec_caixa_3{
							width: 750px;
							height: 80%;
							position: absolute;
							left: 223px;
							top: 93px;
							padding-left: 5px;
				}
				.astec_caixa_migalha{
				            border: 0;
							font-size :12pt;
							font-family : Trebuchet MS;
							vertical-align : top;
							color : #003d6e;
				}
				.astec_texto_migalha{
				            border: 0;
							font-size :10pt;	
							font-family : Trebuchet MS;
							vertical-align : top;
							color : #003d6e;
				}
		.astec_menu_horizontal{
				float: left;
				list-style: none;
				color : White;
				width: 740px;
				height: 27px;
				border-bottom: 1px dashed #e5efed;
				border-top : 1px dashed #e5efed;
				padding-top: 3px;
				padding-bottom: 3px;
				position: absolute;
		}	
		.astec_menu{
				margin-right: 5px;
				padding: 0;
				width: 100px;
				height: 15px;
				font-size : 12pt;
				font-family : Trebuchet MS;
				text-decoration: none;
				text-align: center;
				color: #FFFFFF;
				border: 1px solid #F2F2F2;
				background-color : #0275d1;
				font-weight: bold;
				float:left;
	}

		.astec_menu_201106{
				margin-right: 5px;
				padding: 0;
				width: 100px;
				height: 15px;
				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;
	}

			a.astec_info_titulo {
						font-size :12px;
						vertical-align : top;
						color : #FFFFFF;
						font-weight : bold;
						text-decoration : none;
				}
				a.astec_info_titulo:hover {
						color: #00974A;
						font-weight : bold;
						font-size: 12px;
				}
