.tableauMAJ {
	position: fixed;
	top: 10px;
	left: 3px;
	background-color: #000;
	height: 350px;
	width: 285px;
	visibility: hidden;
	text-align: center;
	overflow: hidden;
	margin: 20px;
	border: 5px ridge #900;
	color: #CCC;
	z-index: 11;
	font-size: small;
}
.liensmaj {
	font-size: small;
	color: #FFF;
	text-align: left;
}
.datemaj {
	color: #C00;
	text-align: left;
}

