@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#div_fundo{
	width:auto;
	height:auto;
	position:relative;
	background-attachment: fixed;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#div_meio{
	width:833px;
	height:auto;




	position:relative
	margin-top:0;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	position: static;
}

