a, a:hover, a:visited {
	color: #000000;
	}
#calque {
	position:fixed; 
	left:20px; 
	top:20px; 
	width:500px; 
	height:100px; 
	z-index:1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #00FF00;
}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}
.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #0033FF;
}
