.stefan_cassar_css {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.italique {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 12px;
	font-style: italic;
	color: #0000FF;
	top: auto;
}
.reco {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-style: italic;
	border: thin outset #FFFFFF;
}

.reco:hover {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-style: italic;
}


.lien {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	display: block;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-style: italic;
}


.lien:hover {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	display: block;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-style: italic;
}
.texte_bleu_fonce {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
}
.texte_bleu_clair {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 13px;
	color: #0066CC;
}
.texte_bleu_clair_souligne {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}
.texte_bleu_fonce_souligné {
	font-family: "Bookman Old Style", "times New Roman", Arial;
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
}

