body {
	background-image: url(../imagens/bg_index.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#corpo{
	margin:auto;
	width:980px;	
	
}

#topo{
	width:980px;
	float:left;
	height:426px;

}

#premio{float:left; width:672px; height:106px; margin-left:15px; margin-top:35px; background:url(../imagens/img_iso_p.jpg);}

#conteudo{
	float:left;
	_margin-top:-420px;
	width:980px;	

}

#rodape{
	width:100%;
	height:192px;	
	clear:both;
	background-image:url(../imagens/bg_rodape.jpg);
	background-repeat:repeat-x;

}
