


#ascensorFloor1{
	background-image:url('../images/reception.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	background-position: center bottom;
	
}


#ascensorFloor2{
	background-image:url('../images/aerial.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center top;
	
}




#ascensorFloor3{
	background-image:url('../images/office.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	background-position: center bottom;
}

#ascensorFloor4{
	background-image:url('../images/view.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center bottom;
}

#ascensorFloor5{
	background-image:url('../images/entrance.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center bottom;
}

