.texte {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.TITRE {
	font-family: Tahoma;
	font-size: 15px;
	color: #0F1B42;
	font-weight: bold;
	line-height: 24px;
}
.titre2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #0F1B42;
}

.liens {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F1B43;
	line-height: 18px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F1B43;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E82B9;
}
a:hover {
	font-family: Tahoma;
	color: #FF9900;
	text-decoration: underline;
}
.liensfonce {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F1B43;
}
.photo_gauche {
	margin-right: 10px;
}
.texte a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cadre_tableau {
	border: 1px solid #44689D;
}
