@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: url(../_img/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
div#estrutura{
	width: 720px;
	margin:auto;
}
/* ESTRUTURA */
div#container {
	background: url(../_img/bg_firulas.png); 
	background-repeat: no-repeat;
	}
div#header {
	position:absolute;
}
div#bgfirula {
	width:1024px;
}
/* HEADER */