#left {	
	background-image: url("../images/fons_paga.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#capa_flotant {
	top: -390px;
	left: 0px;
	
	height: 250px;
	
	background-image: url("../images/llum_paga.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
