#piedepagina{width: 900px;height: 160px; background-color:orange;float:left;background-repeat: no-repeat;
background-image:url(fotos/fotos-pie/foto-pie2.png);margin: 0px 0px 10px 0px;background-position: center center;}

#iconosobre-pie{width: 291px;height:46px;float:left;margin:77px 0px 0px 325px;background-repeat: no-repeat;}

#iconoface{width: 100px;height:42px;float:left;margin:70px 0px 0px 160px;}



#iconoface a {
width: 100px;  /* Ancho de la imagen */
height: 42px; /* Alto de la imagen */
display: block;
background: url(fotos/fotos-pie/facebook1.jpg) no-repeat; /* Imagen en estado normal */
}
 
#iconoface a:hover {
background: url(fotos/fotos-pie/boton1.png) no-repeat; /* Imagen en estado hover */
}
 
a span {
display: none;
}

#empresa{width: 119px;height: 30px;margin: 120px 0px 0px 580px;background-color: #ffa500;}

#empresa a{
	width: 119px;
	height: 30px;}