.lien {  font-family: "Times New Roman"; font-size: 9pt; text-decoration: none}
a:active {  font-family: "Times New Roman"; font-size: 9pt; color: #FF0000; text-decoration: none}
a:hover {  color: #FFFF00; text-decoration: underline}
a:visited {
	color: #FFCCFF;
}

.effet1 {  filter: Glow(Color=FFFF00, Strength=5)}
a.lien:visited {
	color: #CCFF00;
	font-weight: bold;
	background-color: #0000CC;
}
a.lien:link {
	color: #CC00CC;
	font-weight: bold;
	font-size: 12px;
	background-color: #0000CC;
}
a.lien:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.fond {
	background-image: url(images/fondnavig.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.lienbouton {
font-family: "Times New Roman"; font-size: 9pt; text-decoration: none
}
a.lienbouton:link {

	color: #CCFF00;
}


a.lienbouton:hover {

	color: #FFFF00;
	text-decoration: underline;
}
.titre {
	font-family: "Bookman Old Style";
	font-size: 18px;
	color: #FFFFFF;
	filter: Glow(Color=ffff00, Strength=5);
	font-weight: bold;
}
.fondtitre {
	background-color: #FF9900;
}
.couleurARplan {
	background-color: #FFFFFF;
}
.ombre {
	filter: DropShadow(Color=cccccc, Offx=5, OffY=5, Positive=y);
}
.titrefonce {

	font-family: "Bookman Old Style";
	font-size: 18px;
	color: #CC3366;
	filter: Glow(Color=ffff00, Strength=5);
	font-weight: bold;
}

