*{
	margin:0px;
	padding:0px;
}

body{
	background:#000;
}

#principal{
	width:1009px;
	margin:0 auto;
}

#topo{
	width:1009px;
	height:226px;
	background:url(imagens/topo.jpg)
}

#flash{
	width:1009px;
	height:311px;
	margin:0px 0px 0px 0px;
	background:url(imagens/meio.jpg);
}

#rodape{
	width:1009px;
	height:48px;
	margin:0 auto;
	background:url(imagens/rodape.jpg) bottom no-repeat;
}#rodape a{
	width:80px;
	height:48px;
	text-indent:-9999999px;
	display:block;
	margin:0px 0px 0px 905px;
}