A {
	text-decoration: none;
}
.cellule {
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
}

A:visited {
	color: #0000ff;
}
A:hover {
	color: #333333;
	font-variant: small-caps;
}
.lettrine {
	line-height: 42px;
	float: left;
	font-size: 46px;
	font-weight: bold;
	color: #FFD700;
	background-color: #FF0000;
}
.sujet {
	font-weight: bold;
	color: #000066;
}
.anull {
	color: #000000;
}
.anull:hover {
	color: #000000;
	text-decoration: none;
}
.anull:visited {
	color: #000000;
	text-decoration: none;
}
.a2 {
	color: #000000;
}
.a2:visited {
	color: #000000;
	text-decoration: none;
}
.a2:hover {
	color: #0000aa;
	text-decoration: underline;
	font-variant: normal;
}
.menu {
	color: #003300;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.lien_eph {
	color: #000000;
}
.lien_eph:visited {
	color: #000000;
	text-decoration: none;
}
.lien_eph:hover {
	color: #0000ff;
	text-decoration: underline;
	font-variant: normal;
}
#cache {
	position: absolute;
	top: 200px;
	z-index: 10;
	visibility: hidden;
}

