#ascenseur {
	position:relative;
	width: 470px;
	height:395px;
	overflow:hidden;
	border: 1px none white;
	border-right: 1px solid white;
}

#ascenseurstyle {
	width:20px;
	height:393px;
	position:absolute;
	right:0;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}



