/* CSS Document */
#Tabela_01 {
	text-align: center;
}
#center {
	text-align: center;
}
#miolo {
                    width: 876px;
                    height: 546px;
                    position: absolute;
                    top: 50%;
                    left: 50%; 
                    background: #f7f7f7;
                    margin-top: -273px;
                    margin-left: -438px;
                    
             }