body{
	background-image: url(../imagens/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-size: 7px;
	text-align: center;
	margin:0;
	padding:0;
}

#geral{
	width: 736px;
	margin: 0 auto;
}

#contIndex{
	width: 736px;
	background-color: #FFF;
	clear: both;
}

#bottom{
	width:736px; 
	height:24px;
	text-align:right;
	background:url(../imagens/bg01.gif);
}