body {
	margin: 0px;
	padding: 0 0 0 0;
	text-align: center;
	background-color:#000000;
}
#total {
	width: 770px;
	text-align: left;
}
#total #topo {
	height: 74px;
	background: url(../imagens/topo.jpg) center no-repeat;
}
#total #topo #barramento {
	width: 263px;
	float: left;
	height: 74px;
}
#total #topo #btns {
	height: 20px;
	width: 199px;
	float: left;
	
}
#total #menu {
	height: 40px;
	background: url(../imagens/menu.jpg) center no-repeat;
}
#total #frm {
	height: 347px;
	background: url(../imagens/centro.jpg) center no-repeat;
}
#total #frm #container {
	padding: 7px 49px 0 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#total #frm #container a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#total #frm #container a:hover {
	text-decoration: underline;
}
#total #frm #container span.at {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 7px 25px;
}
#total #frm #container span.clik {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
#total #bottom {
	height: 17px;
	background: url(../imagens/bottom.jpg) center no-repeat;
	clear: both;
	padding: 20px 0 0 0;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
