#cuerpobarrafinal
{
	margin: 0 auto;
	background:url(../images/bg-footer.gif) repeat-x #000;
}

.cuerpocentral
{
	width: 1000px;
	height: 80px;
}

.face
{
	width: 26px;
	height: 25px;
	background-image: url(../images/botonfacebook.png);
}

.twitter
{
	width: 26px;
	height: 25px;
	background-image: url(../images/botontwitter.png);
}

.share
{
	width: 26px;
	height: 25px;
	background-image: url(../images/botonshare.png);
}

.by
{
	color: white;
}