
/* CSS Document */
<style type="text/css">

body {
text-align:center; /* hack para IE */ 
}
#geral {
width:770px;
margin:0 auto;
text-align:left; /* correção dos efeitos de alinhamento de textos do hack para  } o IE */ 

</style>



