<style type="text/css">
body {
	margin-top:0;
	background-color:# 000;
}
.body {
	background-color:#000;
}

.borda_total {
	width:820px;
	margin:auto;	
}


/*--------------------------------------------HEADER-------------------------------------------*/
.header {
	width:886px;
	height: 40px;
	background:url(lay_header.png) no-repeat;
	margin:auto;
}

.menu_inlay {
	width:480px;
	height:23px;
	margin-left:0px;
	margin-top:108px;
}


/*--------------------------------------------MIOLO CONTENT---------------------------------------*/

.content {
	width:886px;
	background:url(lay_meio.png) repeat-y;
	background-position:top;
	margin:auto;
}

.content_inlay {
	width:886px;
	margin:auto;
}

.rodape {
	width:886px;
	height:40px;
	background:url(lay_down.png) no-repeat;
	margin:auto;
	clear:both;
}

</style>