body {
	background-image: url(../imagens/bg_index.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#corpo{
	width:990px; margin:auto;
}
#sub-topo{
	margin-top:17px;
}
#conteudo{
	margin-top:30px;
}
#conteudo-esq-index{
	width:560px; 
	float:left;
}
#conteudo-dir-index{
	width:355px; 
	float:right;
}
.rodape{
	width:990px; 
	clear:both;
	margin-top:25px; 
	float:left;
}
