#GridBottom {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 2em;
	z-index: 1000; 
	background-image: url(/images/grid/entorno_azul/movistar_bottom.jpg); 
	background-position: right center; 
	background-repeat: no-repeat;
	margin-top:30px;
}
