body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 800px; margin: 5px auto; text-align: center; }
#imHeader {
	height: 200px;
	background-color: #000000;
	background-image: url(images/Layout-topo.jpg);
	background-repeat: no-repeat;
}
#imBody {background-color: #000000; }
#imMenuMain {height: 30px; padding: 1px 7px 0 33px; background-color: #000000; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {
	clear: both;
	height: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
