 body {
text-align:center; /* hack para IE */
background-color:#000000;
}
#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*/ 
}
#centro {
	float: left;
	width: 410px;
	padding-left:10px;
	padding-right:340px;
	padding-top:5px;
	margin-top: 10px;
	height:218px;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	font-size:14px;
	color:#FFFFFF;
	background-image:url("painel1.jpg");
	background-repeat:no-repeat;
	background-position:right;
}
#centro10 {
	float: left;
	width: 410px;
	margin-top: 30px;
	margin-bottom:30px;
	padding-left:340px;
	padding-right:10px;
	height:223px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background-image:url("painel2.jpg");
	background-repeat:no-repeat;
	background-position: left;
}
#rodape {
	clear: both;
	width:760px;
    height:30px;
	font-size:17px;
	text-align:center;
    color: #FF6600;
    font-family:comic sans ms;
}
.bb {
    float:none;
    height: 94px;
	width: 760px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
    padding: 0px;
	background-image:url("1.jpg");
	background-repeat:no-repeat;
}
#centro10 a:link, #centro10 a:visited {
text-decoration:none;
font-family: comic sans ms;
font-size:17px;
color:#FF0000;
padding-left:5px;
}
#centro10 a:hover {
text-decoration: underline;
color:#009900;
}

