@charset "utf-8";
/* CSS Document */
#meio_interna {
	width: 995px;
	height: 477px;
	margin-left: -19px;
	margin-top: -127px;
	background:url(../imagem/fundo_interna.png) no-repeat;
	z-index: 5;
}
#conteudo_interno {
	width: 954px;
	min-height: 265px; 
	display:table;
	z-index:25;
}
.conf_textointerno {
	width:895px;
	min-height:495px; 
	margin-left:25px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.linha {
	display: block;
	width: 897px;
	height: 3px;
	border: none;
	background: #F58220;
}