@charset "utf-8";
/* CSS Document */

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 900px;
	height: 175px;
	background-image: url('../images/header_estrutura.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */
