@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imagens/index/bg.gif);
	margin:0px;
}

#contentwrapper {
	height: 282px;
	width: 100%;
	top:50%;
	background-color:#0E1031;
	position:absolute;
	margin-top: -141px;
}

#content {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:960px;
}

#divbody {
	width: 760px;
}
