#firmaNetical { 
	width:218px;
	height:20px;
	position:absolute;
	margin-left: -220px; /*Restamos la mitad de ancho*/
	margin-top: -25px; /*Restamos la mitad de alto*/
	bottom:0px; 
	right:0px;
}


