#redes {
	width: 312px;
	height: 29px;
	position: absolute;
	top: 58px;
	left: 620px;
}

.empresas {
	margin-top: 3px;
	padding-left:2px;
}

.empresas li {
	float: left;
	list-style-type: none;
	width: 98px;
	height: 29px;
	display: block;
	padding-right: 5px;
}

.empresas a {
	text-decoration: none;
	display: block;
	width: 98px;
	height: 29px;
	margin-bottom: 2px;
}
.empresas a:hover {
	border: 1px solid #ffffff;
}

.empresas p {
	width: 30px;
	margin: 0px;
	padding: 0px;
	color: #8C8C8C;
}

#facebook {
	background-image: url(../imagenes-lumatek/1c.jpg);
	background-repeat: no-repeat;
}

#twitter {
	background-image: url(../imagenes-lumatek/2c.jpg);
	background-repeat: no-repeat;
}

#orkut {
	background-image: url(../imagenes-lumatek/3c.jpg);
	background-repeat: no-repeat;
}

