@charset "utf-8";
.clmm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #3366CC;
	background-color: #D4D0C8;
	background-image: url(../../clmm/salle_v2.jpg);
	background-position: right center;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	color: #FF991E;
}
a.link { color: #3366CC; text-decoration: underline
}