#contenedorpie{
    width: 100%;
    height: 200px;
    margin: 0px auto 0px auto;
	z-index:-5;
}

#pie_copyright{
	float:left;
    width:200px;
	height: 20px;
	margin: 0px auto 0px 40px;
	z-index:-5;
}

#bola{
	float:left;
    width:785px;
	height: 435px;
	margin: -435px auto 0px 5%;
	background-image:url(../imagenes/base/bg_ball.jpg);
	background-position:bottom;
}