.tableau {
	vertical-align: baseline;
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	right: 50px;
	z-index: 2;
}

