body {
text-align:center; /* hack para IE */
background-color:#000;

}
#geral {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
#pg {
	height: 93px;
	width: 754px;
	background:#000;
	border:solid 3px #000;
	color:#CCCCCC;
	font-size:86px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#pg1 {
	height: 10px;
	width: 760px;
	background:#000;
}
#centro {
    float: left;
	height: 340px;
	width: 518px;
	padding-left:0px;
	background:#000;
	border-bottom:solid 3px #000;
	border-left:solid 3px #000;
	border-right:0px;
	border-top:solid 3px #000;
	font-size:20px;
	font-family:Times New Roman, Times, serif;
}
#centro2 {
    float: left;
	height: 340px;
	width: 760px;
	padding-left:0px;
	background:#000;
	color:#CCCCCC;
	text-align:center;
	font-size:20px;
	font-family:Times New Roman, Times, serif;
}
#direita {
    float: left;
	height: 330px;
	text-align:center;
	width: 230px;
	color:#FF3300;
	margin-left:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:10px;
	padding-bottom:0px;
	background:#000;
	border-bottom:solid 3px #000;
	border-left:0px;
	border-right:solid 3px #000;
	border-top:solid 3px #000;
	font-size:19px;
	font-family:Times New Roman, Times, serif;
}
#rodape {
    clear: both;
	height: 226px;
	width: 754px;
	background:#000;
	border:solid 3px #000;
}
#rodape1 {
	height: 40px;
	width: 754px;
	text-align:center;
	color:#FF0000;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

